You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by ca...@jakarta.apache.org on 2004/08/30 18:32:19 UTC

[jira] Created: (CACTUS-138) JBoss3xContainer.java Assumes Windows Platform

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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:31 AM
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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[jira] Commented: (CACTUS-138) JBoss3xContainer.java Assumes Windows Platform

Posted by ca...@jakarta.apache.org.
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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[jira] Resolved: (CACTUS-138) JBoss3xContainer.java Assumes Windows Platform

Posted by "Petar Tahchiev (JIRA)" <ca...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/CACTUS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petar Tahchiev resolved CACTUS-138.
-----------------------------------

       Resolution: Invalid
    Fix Version/s: 1.8
         Assignee: Petar Tahchiev

Cactus is already integrated with Cargo, which makes this issue invalid.

> JBoss3xContainer.java Assumes Windows Platform
> ----------------------------------------------
>
>                 Key: CACTUS-138
>                 URL: https://issues.apache.org/jira/browse/CACTUS-138
>             Project: Cactus
>          Issue Type: Bug
>          Components: Ant Integration
>    Affects Versions: 1.6.1
>         Environment: Linux
>            Reporter: Matthew Bennett
>            Assignee: Petar Tahchiev
>            Priority: Minor
>             Fix For: 1.8
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[jira] Closed: (CACTUS-138) JBoss3xContainer.java Assumes Windows Platform

Posted by "Petar Tahchiev (JIRA)" <ca...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/CACTUS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petar Tahchiev closed CACTUS-138.
---------------------------------


> JBoss3xContainer.java Assumes Windows Platform
> ----------------------------------------------
>
>                 Key: CACTUS-138
>                 URL: https://issues.apache.org/jira/browse/CACTUS-138
>             Project: Cactus
>          Issue Type: Bug
>          Components: Ant Integration
>    Affects Versions: 1.6.1
>         Environment: Linux
>            Reporter: Matthew Bennett
>            Assignee: Petar Tahchiev
>            Priority: Minor
>             Fix For: 1.8
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[jira] Commented: (CACTUS-138) JBoss3xContainer.java Assumes Windows Platform

Posted by ca...@jakarta.apache.org.
The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Mon, 30 Aug 2004 1:36 PM
       Body:
Hi Matthew,

You're probably right even though I thought this property was not used (but the fact that you're reporting it seems to contradict me :-)).

I'd actually like to remove this property altogether but I guess at the time I wrote it JBoss was complaining for some reason. Not sure why it's needed as I'm using the jboss main java class to start it and not the run.bat|sh file.

Any idea?
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/CACTUS-138?page=comments#action_37929

---------------------------------------------------------------------
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 1:36 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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org