[
http://jira.jboss.com/jira/browse/JBWS-1336?page=all ]
Thomas Diesler updated JBWS-1336:
---------------------------------
Fix Version/s: (was: jbossws-1.0.5)
JAXWSDeployerJSE throws NPE
---------------------------
Key: JBWS-1336
URL:
http://jira.jboss.com/jira/browse/JBWS-1336
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jaxws
Reporter: Anil Saldhana
Assigned To: Thomas Diesler
Priority: Critical
Fix For: jbossws-1.2.0
Attachments: xacml-requestattrib.war
JAXWSDeployerJSE is throwing a NPE for the attached war.
==============================================================
14:22:14,656 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta (build: CVSTa
g=HEAD date=200611071417)] Started in 27s:188ms
14:22:20,156 INFO [MainDeployer] deploy, url=file:/C:/cygwin/home/asaldhana/jbo
ss-5.0/jboss-head/testsuite/output/lib/xacml-requestattrib.war
14:22:20,187 ERROR [JAXWSDeployerJSE] Cannot process web deployment
java.lang.NullPointerException
at
EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.hash(ConcurrentReaderHashMap.java:298)
at
EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap.get(ConcurrentReaderHashMap.java:410)
at
org.jboss.mx.loading.UnifiedLoaderRepository3.getCachedClass(UnifiedLoaderRepository3.java:194)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:394)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at
org.jboss.ws.integration.jboss50.JAXWSDeployerJSE.isWebServiceDeployment(JAXWSDeployerJSE.java:79)
at
org.jboss.ws.integration.jboss50.AbstractDeployer.deploy(AbstractDeployer.java:55)
at
org.jboss.ws.integration.jboss50.AbstractJSEDeployer.deploy(AbstractJSEDeployer.java:85)
================================================================
I think the deploer is trying to load a bean that does not exist.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira