You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jason Parrott (JIRA)" <ax...@ws.apache.org> on 2006/02/01 20:20:03 UTC

[jira] Created: (AXIS-2392) Maven2 POMs do not list axis-jaxrpc dependencies

Maven2 POMs do not list axis-jaxrpc dependencies
------------------------------------------------

         Key: AXIS-2392
         URL: http://issues.apache.org/jira/browse/AXIS-2392
     Project: Apache Axis
        Type: Bug
  Components: WSDL processing  
    Versions: 1.2.1    
 Environment: Maven2 Usage
    Reporter: Jason Parrott
    Priority: Minor


The Maven2 project descripor ( pom.xml ) does not list the axis-jaxrpc dependency which causes the following error:

java.lang.NoClassDefFoundError: javax/xml/rpc/encoding/TypeMappingRegistry
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)

-- 
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


[jira] Commented: (AXIS-2392) Maven2 POMs do not list axis-jaxrpc dependencies

Posted by "David Smiley (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2392?page=comments#action_12378811 ] 

David Smiley commented on AXIS-2392:
------------------------------------

Perhaps you are referring to this POM?:
http://www.ibiblio.org/maven2/axis/axis/1.1/axis-1.1.pom 

There are no dependencies listed at all yet there are quite a few I'm sure :-(

> Maven2 POMs do not list axis-jaxrpc dependencies
> ------------------------------------------------
>
>          Key: AXIS-2392
>          URL: http://issues.apache.org/jira/browse/AXIS-2392
>      Project: Apache Axis
>         Type: Bug

>   Components: WSDL processing
>     Versions: 1.2.1
>  Environment: Maven2 Usage
>     Reporter: Jason Parrott
>     Priority: Minor

>
> The Maven2 project descripor ( pom.xml ) does not list the axis-jaxrpc dependency which causes the following error:
> java.lang.NoClassDefFoundError: javax/xml/rpc/encoding/TypeMappingRegistry
>         at java.lang.ClassLoader.defineClass1(Native Method)
>         at java.lang.ClassLoader.defineClass(ClassLoader.java:620)

-- 
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