• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse JBoss EDI 1.5

 
Ranch Hand
Posts: 56
Tomcat Server Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Busy trying to get my IDE setup and workspace setup right. I've googled and can't find out how you setup the IDE so that it signs your jar file and deploys it to the web container.

Also, deploying to a the normal application container (from within the IDE) doesn't actually seem to deploy. If I copy my Jar file to the deploy folder it works 100%.

My setup:
Eclipse 3.1.1
JBoss IDE plugin 1.5
JDK 1.5_06
JBoss 1.4_01

Any help will be appreciated!
reply
    Bookmark Topic Watch Topic
  • New Topic