You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by angeloNZ <an...@nz.fujitsu.com> on 2009/04/14 07:56:41 UTC

How are consumer endpoints exposed with ServiceMix running in Tomcat?

Hi,

I was able to successfully get sevicemix-web-3.3 onto tomcat and deploy my
service assembly as well as other servicemix components into the
webapps\servicemix-web-3.3\deploy folder of tomcat.  With this done, I'd
like to know under what URLs my consumer endpoints will now be exposed? 
With SM standalone I can view my service endpoints in http://localhost:8192
and client code can use those services to make requests.  What would be the
equivalent url in tomcat?  

In tomcat, going to http://localhost:8080/servicemix-web-3.3 goes to the jmx
mbean page where I can verify that my service assembly was deployed ok.  For
clients to make requests, what url should they point to?  I'm thinking
something along http://localhost:8080/<some_url>...

Also, is there a web console available for SM3.3?

Thanks.




-- 
View this message in context: http://www.nabble.com/How-are-consumer-endpoints-exposed-with-ServiceMix-running-in-Tomcat--tp23033667p23033667.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.