[
https://issues.apache.org/activemq/browse/SM-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40899
]
Guillaume Nodet commented on SM-731:
------------------------------------
You will find more informations at
http://open.iona.com/wiki/display/ProdInfo/FUSE+Eclipse+Tools
> Unable to run ServiceMix server from Eclipse IDE
> ------------------------------------------------
>
> Key: SM-731
> URL: https://issues.apache.org/activemq/browse/SM-731
> Project: ServiceMix
> Issue Type: Bug
> Components: tooling
> Environment: MAC OS X
> Eclipse 3.2
> WTP 1.5.1
> Reporter: Eduardo de Vera
>
> I was unable to run the ServiceMix server by default since the virtual
> machine parameters were using the windows notation of directories. According
> to the servicemix30.serverdef.xml file found under the
> com.logicblaze.jst.server.servicemix.core_0.1.0/servers plugin directory the
> Virtual Machine Parameters are:
> <vmParameters>
> -Xms128m
> -Dclassworlds.conf=${serverRootDirectory}\conf\servicemix.conf
> -Xmx512m
> -Djava.endorsed.dirs=${serverRootDirectory}\lib\endorsed
> -Dservicemix.home=${serverRootDirectory}
> </vmParameters>
> changing the windows style backslash to a normal slash (\ to /) on the
> configuration makes the service mix server work on Unix type Operating
> Systems (I have tried it on both, my Mac OS X and my SuSe Linux).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.