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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JBoss redeploying problem

Status
Not open for further replies.

joris2ee

Programmer
Feb 23, 2004
3
BE
Hello,

I'm using JBoss 3.2.3 in combination with Wasp 4.6.1.
The problem is that each time I execute the folowing sequence I've to restart my whole JBoss server.

The sequence is:
Start JBoss
Redeploy EJB-jar --> OK
Redeploy webservice --> Exception

Then I get the exception NullPointerException in LoadMgr3. This is reported as a bug on sourceforge: , but can somebody tell me how to work around the bug or how and when it will be solved?

Thank you very much!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top