When I run a client against a deployed webservice  in JBoss 4.0.2, I got 
following exception:

   5:09:36,068 INFO  [AxisServlet] Exception:
java.lang.IllegalArgumentException: interface org.jboss.mx.util.ProxyContext is 
not visible from class loader
        at java.lang.reflect.Proxy.getProxyClass(Proxy.java:331)
        at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:552)
        at org.jboss.mx.util.MBeanProxy.get(MBeanProxy.java:76)
        at org.jboss.mx.util.MBeanProxy.get(MBeanProxy.java:64)
        at 
org.jboss.webservice.server.AbstractServlet.reportAvailableServices(AbstractServlet.java:87)
        at 
org.jboss.webservice.server.ServiceEndpointServlet.doGet(ServiceEndpointServlet.java:69)
        
at the JBoss server side. What's this? How to resolve it?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922997


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to