You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "romano silva (JIRA)" <ax...@ws.apache.org> on 2010/04/22 22:27:51 UTC

[jira] Closed: (AXIS-2828) org/apache/axis/encoding/ser/BeanDeserializer 0000 0000

     [ https://issues.apache.org/jira/browse/AXIS-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

romano silva closed AXIS-2828.
------------------------------

    Resolution: Invalid

It was my mistake. I totally missed adding saaj.jar in my application classpath. JDK error is not one of the bests, though.

> org/apache/axis/encoding/ser/BeanDeserializer 0000 0000
> -------------------------------------------------------
>
>                 Key: AXIS-2828
>                 URL: https://issues.apache.org/jira/browse/AXIS-2828
>             Project: Axis
>          Issue Type: Bug
>         Environment: IBM AS;400
> JDK IBM 1.4.2
> Axis 1.4
>            Reporter: romano silva
>
> I am using Axis to connect to a WebService. The code was generated by Eclipse using WTP plugin.
> The code works fine on Oracle OC4J and Tomcat, but fails on WebSphere 5.1 under AS/400
> Here is the stack trace:
> 20/Apr/2010 23:10:11,931 ERROR - [T3ROMAS] ServletException root cause: [org/apache/axis/encoding/ser/BeanDeserializer 0000 0000 /org/apache/axis/encoding/ser/BeanDeserializer 0000 0000 ] (br.com.embratel.livreap.web.ExceptionHandler) 
> java.lang.VerifyError: org/apache/axis/encoding/ser/BeanDeserializer 0000 0000 
> 	at java.lang.Throwable.<init>(Throwable.java:195)
> 	at java.lang.Error.<init>(Error.java:49)
> 	at java.lang.VerifyError.<init>(VerifyError.java:34)
> 	at java.lang.Class.forName(Class.java:141)
> 	at org.apache.axis.encoding.ser.BeanDeserializerFactory.class$(BeanDeserializerFactory.java:43)
> 	at org.apache.axis.encoding.ser.BeanDeserializerFactory.<init>(BeanDeserializerFactory.java:43)
> 	at org.apache.axis.encoding.DefaultTypeMappingImpl.initMappings(DefaultTypeMappingImpl.java:101)
> 	at org.apache.axis.encoding.DefaultTypeMappingImpl.<init>(DefaultTypeMappingImpl.java:90)
> 	at org.apache.axis.encoding.DefaultTypeMappingImpl.getSingletonDelegate(DefaultTypeMappingImpl.java:84)
> 	at org.apache.axis.encoding.TypeMappingRegistryImpl.<init>(TypeMappingRegistryImpl.java:152)
> 	at org.apache.axis.encoding.TypeMappingRegistryImpl.<init>(TypeMappingRegistryImpl.java:149)
> 	at org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(WSDDDeployment.java:172)
> 	at org.apache.axis.deployment.wsdd.WSDDDocument.setDocument(WSDDDocument.java:134)
> 	at org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:64)
> 	at org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:165)
> 	at org.apache.axis.AxisEngine.init(AxisEngine.java:164)
> 	at org.apache.axis.AxisEngine.<init>(AxisEngine.java:154)
> 	at org.apache.axis.client.AxisClient.<init>(AxisClient.java:52)
> 	at org.apache.axis.client.Service.getAxisClient(Service.java:104)
> 	at org.apache.axis.client.Service.<init>(Service.java:112)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org