[jboss-jira] [JBoss JIRA] Commented: (JBREM-302) remote dynamic marshall loading not working on linux
Tom Elrod (JIRA)
jira-events at jboss.com
Tue Jul 25 16:39:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBREM-302?page=comments#action_12340039 ]
Tom Elrod commented on JBREM-302:
----------------------------------
This appears to be an issue with classloading when a java process creates a new java process on linux in that the child's classpath is not being picked up. This is really a jrunit issue that needs to be worked out. Until that gets resolved, have changed the 'tests.marshall' ant target to only run if on windows platform.
> remote dynamic marshall loading not working on linux
> ----------------------------------------------------
>
> Key: JBREM-302
> URL: http://jira.jboss.com/jira/browse/JBREM-302
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: marshall
> Affects Versions: 1.4.0 beta
> Environment: Linux, JDK 1.4
> Reporter: Tom Elrod
> Assigned To: Tom Elrod
> Priority: Minor
> Fix For: 2.2.0.Beta1 (Bluto)
>
> Attachments: SocketMarshallerLoadingTestCase-out.txt
>
>
> The following test cases fail on Linux (and not on Windows):
> org.jboss.test.remoting.marshall.dynamic.remote.http.HTTPMarshallerLoadingTestCase
> org.jboss.test.remoting.marshall.dynamic.remote.socket.SocketMarshallerLoadingTestCase
> Test output for SocketMarshallerLoadingTestCase attached, but says that server can not find the class:
> org.jboss.test.remoting.marshall.dynamic.remote.socket.TestObject
> However, confirmed that this class is within the jboss-remoting-loading-tests.jar, which is being set on the classpath (as shown in the output log).
--
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