I am having the same problem in both 4.0.4 and 4.2.1
The "helloworld' type sample web service works just fine but when I am trying 
to do a real thing using Spring injected beans then I am getting this exception 
on deployment:
 anonymous wrote : ERROR [-::RMI TCP Connection(25)-10.10.10.10] 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/rsystools/ws]]
 StandardWrapper.Throwable
  | java.lang.IllegalArgumentException: interface 
org.jboss.mx.util.ProxyContext is not visible from class loader
  |         at java.lang.reflect.Proxy.getProxyClass(Proxy.java:353)
  |         at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:581)
  |         at org.jboss.mx.util.MBeanProxy.get(MBeanProxy.java:90)
  |         at org.jboss.mx.util.MBeanProxy.get(MBeanProxy.java:78)
  |         at org.jboss.ws.server.AbstractServlet.init(AbstractServlet.java:66)
  |         at 
org.jboss.ws.server.ServiceEndpointServlet.init(ServiceEndpointServlet.java:72)
  | 
If anyone knows the solution, please speak up.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088677#4088677

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088677
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to