Well, i desactivated the flows JMS, JCA in servicemix.xml and I commented
transportConnectors and also networkConnectors elements in activemq.

Then service mix can start.

But I have another problem, I need to access to internet (see my discussion
with Freeman Fang) and I have to access it through a proxy, what do I have
to configure?  
I found a website:
http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html
So I could add (java)  -Dhttp.proxyhost=myproxyserver.com 
-Dhttp.proxyport=80 to the :EXECUTE label of servicemix.bat
But How can I manage the login?

Is there a configuration file provided in servicemix to use proxy for JVM?





-- 
View this message in context: 
http://www.nabble.com/Start-servicemix-without-activeMQ-tp18064086p18064659.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to