[ 
http://jira.jboss.com/jira/browse/JBAS-1552?page=comments#action_12316879 ]
     
Scott M Stark commented on JBAS-1552:
-------------------------------------

A testJ2EERI141Compatibility has been added to the 
org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase to validate the 
serialVersionUIDs between jboss and the 1.4.1 j2ee reference implementation 
binary values.

> JBoss use wrong version of javax.resource.ResourceException class file
> ----------------------------------------------------------------------
>
>          Key: JBAS-1552
>          URL: http://jira.jboss.com/jira/browse/JBAS-1552
>      Project: JBoss Application Server
>         Type: Bug
>   Components: JCA service
>     Versions: JBossAS-4.0.1 Final,  JBossAS-4.0.1 SP1
>  Environment: All platforms
>     Reporter: Manfred Rosenboom
>      Fix For: JBossAS-4.0.2 Final
>  Attachments: build.properties, build.xml
>
>
> When passing a javax.resource.ResourceException via RMI into the JBoss 
> application server we get the following error message:
> ...
> javax.resource.ResourceException; local class incompatible: stream classdesc 
> serialVersionUID = 547071213627824490, local class serialVersionUID = 
> 4770679801401540475
>       at net.fsc.jca.tutorial.SimpleOltpConnectBean.callService(Unknown 
> Source)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:324)
>       at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
> ...
> When comparing class files, you can see, that JBoss 4.0.x doesn't use the 
> same class file as is used in Sun's j2ee.jar (J2EE 1.4 reference 
> implementation).
> Both Sun Java System Application Server Platform Edition 8.1 2005Q1 and 
> Oracle OC4J 10.1.3 use the same class file, which differes from the JBoss 
> version. So I assume, that this is a JBoss related problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to