[
http://jira.jboss.com/jira/browse/JBAS-2044?page=comments#action_12339779 ]
Tobias Frech commented on JBAS-2044:
------------------------------------
On JBoss 4.0.4GA installed with the AS-installer we still get this if we leave the
WebSerivcestuff out:
2006-07-19 08:54:44,518 WARN [org.jboss.ejb.EjbModule] Could not load the
org.jboss.ws.server.ServiceEndpointInterceptor interceptor
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.jboss.ws.server.ServiceEndpointInterceptor
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:212)
at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:511)
References to org.jboss.webservice.server.ServiceEndpointInterceptor
from standard-jboss.xml
--------------------------------------------------------------------------------------------
Key: JBAS-2044
URL:
http://jira.jboss.com/jira/browse/JBAS-2044
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: JBossAS-4.0.3RC1
Environment: SuSE-9.3 with JDK-1.5_04
Reporter: Jesper Pedersen
Assigned To: Thomas Diesler
Priority: Minor
Fix For: JBossAS-4.0.4.GA
The class org.jboss.webservice.server.ServiceEndpointInterceptor (jboss-ws4ee.jar) is
currently deployed in the webservice module under deploy.
If the webservice module is removed the server currently generates warnings during
startup since
o Standard Stateless SessionBean
o Clustered Stateless SessionBean
have the interceptor defined (standardjboss.xml) - that is if you use SLSBs.
A solution would be to deploy jboss-ws4ee.jar in server/lib and keep the rest under the
webservice module.
--
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