Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Exploded War
Exploded War [message #200397] Mon, 24 September 2007 14:51 Go to next message
Eclipse UserFriend
Originally posted by: RudyBone.gmail.com

I'm running Eclipse 3.3 with WST 2.0. I have a dynamic web project that I
need to deploy as an Exploded war onto JBoss 4.2.0GA.
Does WST have a setting for this or do I just have to unpack the war file
myself?

Thanks
Re: Exploded War [message #200505 is a reply to message #200397] Tue, 25 September 2007 11:50 Go to previous message
Eclipse UserFriend
Originally posted by: wknauf_NO_._INSIDE_hg-online.de

Hi !

I don't know of a settings providing this.

But take a look at
eclipse\plugins\org.eclipse.jst.server.generic.jboss_1.5.102 .v20070608\buildfiles/jboss323.xml,
this is the ant script used to deploy apps to JBoss.
The target "deploy.j2ee.web" is used to build the WAR file. If you modify it not
to create a WAR but copy the file structure directly, it should work.

Hope this helps

Wolfgang

exquisitus wrote:
> I'm running Eclipse 3.3 with WST 2.0. I have a dynamic web project that I
> need to deploy as an Exploded war onto JBoss 4.2.0GA.
> Does WST have a setting for this or do I just have to unpack the war file
> myself?
>
> Thanks
>
>
Previous Topic:Exporting WSDL as image
Next Topic:downloaded WTP complete non-SDK, have no J2EE perspective
Goto Forum:
  


Current Time: Thu Apr 18 06:08:47 GMT 2024

Powered by FUDForum. Page generated in 0.02151 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top