aspose file tools
The moose likes Websphere and the fly likes Updating deployed EJB's 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 » Websphere
Reply Bookmark "Updating deployed EJB Watch "Updating deployed EJB New topic
Author

Updating deployed EJB's

Matthew X. Brown
Ranch Hand

Joined: Nov 08, 2000
Posts: 165
Do I need to delete/ add back my existing EJB's when I update a deployed jar file, or will referencing the updated jar be enough, with a server restart on the WAS? I'm using WAS 3.5.3. Thanks in Advance.
Simon Song
Ranch Hand

Joined: Feb 01, 2002
Posts: 217
Stop/Start appserver is fine enough.


Simon Song
Certified Entperise Developer of Websphere
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Updating deployed EJB's
 
Similar Threads
Oracle Connection in Websphere 4.0
Redeployment of ejb in weblogic7.0
How tu re use EJB with a war project
access remote session ejb on remote server
which application server should i use