Hello everybody,

I'm using Apache Fuse ESB 3.5.0 to deploy a SOAP web service. The maven
project has the following 3 JBI components:
- the cxfbc component for binding
- the cxfse component for the service engine
- the assembly

I successfully deploy the web service in ServiceMix and I can access the
wsdl file by typing:
localhost:9090/MyService?wsdl. The problem arises when I try to retrieve the
wsdl file from another machine because it can't find it. The Apache
ServiceMix also hosts a couple of camel routes that integrate business logic
and a remote application is able to connect and communicate with the
ActiveMQ broker included in ServiceMix without any problem.

So, I'm wondering if I'm missing something and my web service can't be
accessed from outside the local machine or the firewall prevents me from
doing it.  Opinions are welcomed.

Thanks,
Cristian.



--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Can-t-reach-SOAP-service-deployed-in-ServiceMix-tp5716753.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to