•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 425,929 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,707 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Views: 1830 | Replies: 1
![]() |
•
•
Join Date: Jan 2007
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
I am running my application over websphere. Application consists of fronthand and backhand.But when I make changes in backhand i need to restart my server which takes too much time .My whole backhand is in .jar file and fronthand is in .ear package. This is automatically created during build process in eCareLsp.So I want to use hot deployment in websphere so that i need not to restart my server when i am making changes in backhand. I deploy my .ear package which include only fronthand part(included in installedapps folder). How can I do hot deployment for backhand which is in .jar file.
Please help....
Please help....
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 18
Solved Threads: 199
fronthand and backhand are terms in some sport maybe, certainly not in the world of computing.
IF you can do what you want to and hotdeploy just a jar, the documentation for your version of websphere will tell you how to do it.
BUT it is highly unlikely you can do that.
It's also not generally recommended to use hotdeploy at all. Too many things can go wrong.
Better have a clustered environment and restart the servers one at a time so the cluster will always be available (well, almost, sometimes you might create something that requires the entire cluster to go down for a restart, but that's not that common).
IF you can do what you want to and hotdeploy just a jar, the documentation for your version of websphere will tell you how to do it.
BUT it is highly unlikely you can do that.
It's also not generally recommended to use hotdeploy at all. Too many things can go wrong.
Better have a clustered environment and restart the servers one at a time so the cluster will always be available (well, almost, sometimes you might create something that requires the entire cluster to go down for a restart, but that's not that common).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Java Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Tomcat Property file (JSP)
- RAD tool (Java)
- Is my system too running hot? (Cases, Fans and Power Supplies)
- Help me get rid of hot offers (Viruses, Spyware and other Nasties)
- Very Hot (Troubleshooting Dead Machines)
- Release of Da-Hot-Spot Forums (Website Reviews)
Other Threads in the Java Forum
- Previous Thread: Sorting Partially Sorted Arrays
- Next Thread: New to JAVA



Linear Mode