You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by "Ralph Goers (JIRA)" <ws...@ws.apache.org> on 2006/02/03 09:52:04 UTC

[jira] Created: (WSRP4J-81) NoSuchMethodError is thrown on JDK 1.3

NoSuchMethodError is thrown on JDK 1.3
--------------------------------------

         Key: WSRP4J-81
         URL: http://issues.apache.org/jira/browse/WSRP4J-81
     Project: WSRP4J
        Type: Bug
 Environment: Linux. 
    Reporter: Ralph Goers


NoSuchMethodError is thrown from WSRPException.  The constructor that takes a Throwable as a parameter does a super(String msg, Throwable t).  This form of the constructor came from JDK 1.4

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira