[jboss-jira] [JBoss JIRA] Reopened: (JBAS-3734) Cannot use the classloader being null to detect whether beforeDelivery was invoked
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Tue Oct 3 08:37:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3734?page=all ]
Dimitris Andreadis reopened JBAS-3734:
--------------------------------------
Re-opening because the change in the MessageEndpointInterceptor.java changed the serialVersionUDI (I guess is not defined, right?)
test402Compatibility Failure Failures on SerialVersionComparisson:org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
junit.framework.AssertionFailedError: Failures on SerialVersionComparisson:org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
at org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase.test402Compatibility(SerialVersionUIDUnitTestCase.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
103.155
test401Compatibility Failure Failures on SerialVersionComparisson:org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
junit.framework.AssertionFailedError: Failures on SerialVersionComparisson:org.jboss.ejb.plugins.inflow.MessageEndpointInterceptor
at org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase.test401Compatibility(SerialVersionUIDUnitTestCase.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> Cannot use the classloader being null to detect whether beforeDelivery was invoked
> ----------------------------------------------------------------------------------
>
> Key: JBAS-3734
> URL: http://jira.jboss.com/jira/browse/JBAS-3734
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-4.0.5.CR1
> Reporter: Adrian Brock
> Assigned To: Weston Price
> Fix For: JBossAS-4.0.5.GA
>
>
> Related to the above containing problem.
> The Inbound endpoint uses whether the "old" classloader is null to determine
> whether before was invoked.
> In the case where the caller doesn't have a context classloader this fails.
> e.g. JNI attaches threads with a null classloader (the "bootstrap" classloader)
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list