The following comment has been added to this issue:

     Author: Matthew Bennett
    Created: Mon, 30 Aug 2004 9:35 PM
       Body:
Nope.  I'm wrong on this one.  :-)  I went ahead and tried the ejb sample (which I 
should have done initially) and was able to get it to work with JBoss 3.2.3.  So there 
is something else going on with my project.  Sorry for the bug report.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/CACTUS-138?page=comments#action_37940

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/CACTUS-138

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: CACTUS-138
    Summary: JBoss3xContainer.java Assumes Windows Platform
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Cactus
 Components: 
             Ant Integration
   Versions:
             1.6.1

   Assignee: 
   Reporter: Matthew Bennett

    Created: Mon, 30 Aug 2004 9:31 AM
    Updated: Mon, 30 Aug 2004 9:35 PM
Environment: Linux

Description:
The JBoss3xContainer.java assumes the tests are running on Windows.   Here is the line 
in the code that is Windows specific.

java.addSysproperty(createSysProperty("program.name", new File(binDir, "run.bat")));

On Linux this would be run.sh instead of run.bat.  I may be missing something here.  
If so, please let me know.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to