All,

I have successfully configured a service with multiple endpoints (http, jms) and would now like to configure my client using the spring remoting feature using XFireClientFactoryBean.

However, it's a little unclear to me how to specify this. Should I be specifying the endpoint (setEndpoint) or simply provide the appropriate URL (setURL) and let XFire figure out which endpoint to target?

When I use the setURL approach I get an exception indicating that there is no transport registered for the URL, though I am using the same services.xml config file as the server side, which is working fine.

When I set the endpoint, I'm not really sure what value to pass in. I've tried a number of different values with no success.

Any ideas? How do you guys normally configure for such a scenario? Does the XFireClientFactoryBean make sense here, or should a different approach be taken?

Thanks,

Sam Wilson


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to