[
https://issues.apache.org/activemq/browse/SM-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Gavlin reopened SM-731:
---------------------------
Regression: [Regression]
I am unable to locate an Eclipse Web Tools Platform Server Runtime Plugin for
ServiceMix 3.x in the svn source tree. Almost every currently available J2EE or
ESB application server provides such an Eclipse plugin. However, I can find no
such plugin for Apache ServiceMix in the source tree. I presume such a plugin
existed in the past since this issue was previously marked as RESOLVED. In
addition, the following Apache ServiceMix web site URL
http://servicemix.apache.org/extending-eclipse-wtp-to-support-jbi.html seems to
refer to such a plugin. Yet, I can find no trace of such a plugin in the svn
source tree. Please explain.
- Ron
> 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.