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 "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org> on 2005/08/27 07:12:05 UTC

[jira] Resolved: (AXIS2-181) java.lang.ExceptionInInitializerError is thrown by the codegen'ed MessageReceiver

     [ http://issues.apache.org/jira/browse/AXIS2-181?page=all ]
     
Ajith Harshana Ranabahu resolved AXIS2-181:
-------------------------------------------

    Fix Version: 0.92
     Resolution: Fixed

This is not due to any code gen error but the build script. For the service archive all the files generated by the code generator is required. for XMLBeans special files with extension xsb are generated and absolutely required for the data binder. The problem was that the maven script failed to add these to the archive

> java.lang.ExceptionInInitializerError is thrown by the codegen'ed MessageReceiver
> ---------------------------------------------------------------------------------
>
>          Key: AXIS2-181
>          URL: http://issues.apache.org/jira/browse/AXIS2-181
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: wsdl
>     Reporter: Ruchith Udayanga Fernando
>     Assignee: Ajith Harshana Ranabahu
>      Fix For: 0.92
>  Attachments: SimpleClient.java, ping.wsdl
>
> The codegen'ed MessageReceiver is throwing an java.lang.ExceptionInInitializerError
> Will attatch the WSDL that generated the problem

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