[ http://issues.apache.org/jira/browse/TUSCANY-124?page=comments#action_12376200 ]
ant elder commented on TUSCANY-124: ----------------------------------- Odd that you can't get the attached to build as it builds fine for me with the current latest code, never mind because I've tried it for you and yes this has fixed the problems and it now works. Thanks Jim! (Side note, I agree 100% about moving all the non-Java container specific tests out of the java container project) > Wiring an entryPoint to an externalService fails > ------------------------------------------------ > > Key: TUSCANY-124 > URL: http://issues.apache.org/jira/browse/TUSCANY-124 > Project: Tuscany > Type: Bug > Components: Java SCA Core > Reporter: ant elder > Assignee: Jim Marino > Attachments: helloworldGateway.zip > > Wiring an entryPoint to an externalService both using a WS binding fails. > There's no error message or anything visible that I could find, the > entryPoint application just vanishes from tomcat. > I'll attach a helloworldGateway sample that demonstrates the problem. Its the > helloworldws sample with the only change being adding an externalService to > the sca.module. Just drop the war in your tomcat webapp dir and you can > invoke it with the helloworldwsclient sample by changing the endpoint in the > wsdl to point at the helloworldGateway app. Have the entryPoint reference in > the gateway sample pointing at the component and it works fine, change it to > be the externalService and restart tomcat and the entryPoint application > disapears. > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
