[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1642) Make the java ee example runnable on windows

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Mon Jun 8 13:40:56 EDT 2009


Make the java ee example runnable on windows
--------------------------------------------

                 Key: JBMESSAGING-1642
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1642
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 2.0.0 Beta
            Reporter: Jeff Mesnil
            Assignee: Tim Fox
             Fix For: 2.0.0.CR1


The javaee examples are hard-coded for Linux (run.sh is used to start JBoss AS).

For windows users, they have to manually edit the build files to sue run.bat instead.
There is a note in the Beta1 release notes about that.

The windows/linux difference should be parameterized so that the same build file
could be used on both OSes.

The windows file (*.bat) must also be checked to ensure they ends with  \r\n

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

        



More information about the jboss-jira mailing list