[jboss-user] [JBossWS] - Re: Runtime classloader cannot be null

2008-03-05 Thread sjackson88
I have the same issue using jboss-4.2.2.GA and JBossWS2.0.1SP2 or JBossWS2.0.3. I need to make my .war dependent on the service that provides the data being served by the web service. My .war contains a single class; it uses @WebService and @WebMethod to tag what needs to be exposed to the

[jboss-user] [JBossWS] - Re: Runtime classloader cannot be null

2008-03-05 Thread sjackson88
I forgot to mention I'm not using a loader-repository. My jboss-web.xml looks like this: | ?xml version=1.0 encoding=UTF-8? | | !DOCTYPE jboss-web PUBLIC -//JBoss//DTD Web Application 2.4//EN http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd; | | | jboss-web | |