I am running JBS 4.3 on Ubuntu under /usr/local/jboss-4.3/. I have posted my application as a war file i.e. Myapp.war, /usr/local/jboss-4.3/server/myserver/deploy However, under the deployed folder does not appear to be an 'explosion' / myapp directory, how?
I am using Tomcat to run on Windows, so I am a new one for Jebos when you deprive Tomcat of war, then the physical content of this war in the / myapp directory Will be exploded. Along with this it is possible to modify files under the web app, such as configuration settings etc.
How can I do this in Jebos?
You can find your own in the "myapp.war" folder. Open up content of Warm, which Jaboss would consider a planned application such as it was a zipped war.
Even better, most IDE (eclipse for sure, but I think other IDE such netbins) allow you to deploy the explosion package instead of the zip, so that you can only send a single file Allow to change, which you completely change .war package
Comments
Post a Comment