It's correct but I think that the provided WSDL is not the correct one, isn't 
it ?

Regards
JB
--
Jean-Baptiste Onofré
[email protected]
BuildProcess/AutoDeploy Project Leader
http://buildprocess.sourceforge.net

On Mon 22/12/08 16:59, KenBarnesJr [email protected] wrote:
> 
> All i want to do is not write a wsdl and have a http endpoint point at
> a
jsr-bean.   I have modified the xbean of http-su to resemble 
> 
> <http:consumer service="jsr:TestService"
> endpoint="jbi"
> targetService="jsr:ProviderService"
> targetEndpoint="ep" 
> locationURI="http://0.0.0.0:8192/TestService/";
/>
> <http:provider service="jsr:ProviderService"
> endpoint="ep"
> locationURI="http://0.0.0.0:8192/TestService"; 
/>             
> 
> What do I have to do in order to get this to point at the jsr-181 su
> and
click on it from http://localhost:8192/TestService and not get an
> error.??
Do i need the patch?? Do i need to edit pom.xml of any project??
> Thanks
> -- 
> View this message in context:
http://www.nabble.com/jsr181-auto-generation-tp21128607p2113012
> 1.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 
> 
> 
> 


Reply via email to