aspose file tools
The moose likes BEA/Weblogic and the fly likes rebuild war files? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "rebuild war files?" Watch "rebuild war files?" New topic
Author

rebuild war files?

Ken Flor
Ranch Hand

Joined: Aug 01, 2006
Posts: 34
Hi,

i just wondering everytime i make changes to my JSP codes, I must stop my server, rebuild my war files then restart the weblogic server again.

any way to overcome this? it is taking up too much time?

thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

Don't run out of a war file in development.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ken Flor
Ranch Hand

Joined: Aug 01, 2006
Posts: 34
Hi,

i am a newbie. What should I do then?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

Just configure weblogic to deploy the web app from the file system. I've moved this to the weblogic forum for further discussion.
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8261

Any of the supported versions of Weblogic (say, 8.1+) support various methods of hot-redeploy (i.e. without restarting the server). As Bear pointed out, you could deploy the web app from the file system, what Weblogic calls an Exploded Archive. If you are running your server in development mode, you can auto-deploy archives by copying them into a sub-directory of the domain directory. Personally, I use the wldeploy Ant task to manage my application from my build scripts.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: rebuild war files?
 
Similar Threads
Help with this error
Modifying files in a Java project that a Web project depends on
Problem with WSAD 5.1.1
Where can I find out the deployed project files(*.ear and *.war) in Websphere server
Tomcat 4.0.4