Hi,
You need some binding component like servicemix-cxf-bc or servicemix-http to expose your jsr-181 SU to external client, you can specify locationURI for the binding component.
Several ways to use the artifacts,
1) you can drop it directly to the hotdeploy folder of the Servicemix installation
2) use mvn or ant to deploy
Freeman

KenBarnesJr wrote:
I want to use the jsr-181 su to create an endpoint for a simple project.  If
i am using  an external client to access and use this service where would it
point to?? Such as http://localhost:8008/wsdl or is it known internally on
the bus?? Also how come some projects i look at have a jar and a zip file in
the target after the mvn install command is run and how do I do this if
needed???
Thanks in advance

Reply via email to