Yes, this is a limitation.
Please raise a JIRA for that as this can be a real problem.
Cheers,
Guillaume Nodet
On 3/22/06, Raffaele Spazzoli <[EMAIL PROTECTED]> wrote:
> it worked many thanks.
> I misunderstood the meaning of the endpoint parameter. I thought that it
> would be the name of a new
it worked many thanks.
I misunderstood the meaning of the endpoint parameter. I thought that it
would be the name of a new endpoint, a sort of alias.
This raises another question: is there a way to proxy a an interal
endpoint with a different name? what happen if I try to proxy an
internal endpoin
Make sure that the target endpoint of the servicemix-http matches
your corba endpoint and the wsdl and that you do not set the
wsdlResource in your xbean
config. Given your wsdl, it should be
service: {http://it.imolinfo.jbi4corba.test.webservice.generator} EchoService
endpoint: EchoServiceJBIPor
I'm trying have the following configuration
corbaservant <---> corba BC <---> jbiesb <---> servicemix-http <--->
soap client
The call execution works so i think I have correctly configured the
servicemix-http service assemby.
When I try to get the wsdl document for that service I get this from
MC