Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

eclipse and birt.

 
Ranch Hand
Posts: 204
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How do you deploy birt from with in eclipse to a application server like jetty or tomcat? I never know what to copy over to the webapps folder.

I can preview it in birt but I would like to beable to put the reports I made in eclipse in a folder under the webapps and run them.

I know I need the birt engine and every thing but I don't know what and where to get this stuff from eclipse. It would be cool if their was a deployment button in eclipse for birt?

Thanks for any help.

This is for work and we are egar to get are reports running jsp page.
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
You can go through the steps given in the URL below and do accordingly.
http://www.eclipse.org/birt/phoenix/deploy/viewerSetup.php#jboss
reply
    Bookmark Topic Watch Topic
  • New Topic