Bugs item #837593, was opened at 2003-11-07 00:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=837593&group_id=22866

Category: None
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Tobias J�cker (tjiiii)
Assigned to: Nobody/Anonymous (nobody)
Summary: Classloading Exception after redeploy

Initial Comment:
I created an EJB-Entity Bean and a Stateless Session 
Bean using the Entity Bean. This works fine.
Then I created a web-service.xml and deployed it in a 
differnt archive (.wsr). This too works fine when using it 
within a simple java application.
When I try to invoke the webservice from within a JSP 
or Servlet it only works after starting JBoss or first time 
deployment. After redeploying the webmodule which 
contains the JSPs I get error:

java.lang.NullPointerException
  at org.jboss.mx.loading.UnifiedClassLoader

See my files for further details.





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=837593&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to