Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic class reloading

Status
Not open for further replies.

anyz

Programmer
Nov 10, 2002
2
PK
I have some common classes used by various war modules on websphere 5. During development using jar file in appserver\lib\ext is hard to manage due to frequent change in classes. While using loose classes in appserver\classes folder i need to restart websphere each time class is
modified. Is there any websphere setting to reload server-level classes automatically? or any work-arround to this problem.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top