I guess what I'm trying to get at is if SMX has a built in WS engine (something like Axis) that can participate as a WS server. From reading xfire, it seems to use an embedded HTTP server. From this I can point to a particular uri and request the WSDL like this: localhost:1099/music/service/MusicService?wsdl.
I'm not sure how to do the above within the SMX frame-of-things. -los moraleslos wrote: > > I think I've deployed my jsr181-annotated service appropriately. However, > when working with a .NET client, where do I go to find the WSDL? I've > used a target namespace for my WS like this: > http://ws.test.music.com/music/service/MusicService > > How do I find this out? I've tried a variety of localhost:1099/.... but I > can't seem to find the WSDL. Any suggestions? Thanks in advance. > > -los > -- View this message in context: http://www.nabble.com/retrieve-WSDL-from-running-smx-tf2841762s12049.html#a7935140 Sent from the ServiceMix - User mailing list archive at Nabble.com.
