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....
ronakp25 0 Newbie Poster
jwenting 1,905 duckman Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.