Hi,
I've read through the documentation and FAQ, but I seem to be running into a
strange (to me) Java error when I attempt to run:

java org.apache.soap.server.ServiceManagerClient
http://myserver:myportnum/soap/servlet/rpcrouter list

It gives me back the following error mesg:
tomcat]$ java org.apache.soap.server.ServiceManagerClient
http://abe:5511/soap/servlet/rpcrouter list
Exception in thread "main" java.lang.VerifyError: Class
java/text/resources/DateFormatZoneData_en_US is subclass of final class
java/text/resources/DateFormatZoneData
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java, Compiled Code)
        at java.util.ResourceBundle.findBundle(ResourceBundle.java, Compiled
Code)
        ...... etc,etc,etc.........

Any ideas on this?  Thanks in advance,

[EMAIL PROTECTED]

Reply via email to