Tests run with Surefire are not able to make remote calls to an RMI server of 
an EJB server
-------------------------------------------------------------------------------------------

         Key: MSUREFIRE-83
         URL: http://jira.codehaus.org/browse/MSUREFIRE-83
     Project: Maven 2.x Surefire Plugin
        Type: Bug

    Versions: 2.1.2    
 Environment: Windows 2000, Java JDK 1.4
    Reporter: Todd Nine
    Priority: Blocker
 Attachments: verbose_app_ output.txt

I am unable run any unit tests that connect to a remote RMI server.  This 
includes vanilla RMI, or JBoss remote connections.  I can however use the same 
classpath set by maven with the maven 2 eclipse plugin, and all tests execute 
successfully.  I always receive a socket timeout, which seems to be the root 
cause of the remote connectivity issues, but I only receive them when running 
the tests from within surefire.  I have attached a stack trace and verbose 
output.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to