More specifically, my question is whether or not the tuscany runtime supports an Http-Get binding. I was told that it does not. -- Elizabeth DeLouise IBM Software Group, Application and Integration Middleware Software 7G WebSphere S/390 U Z/OS Development Tieline- 295-8863 / Phone- (845) 435-8863 [EMAIL PROTECTED]
Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote on 06/15/2006 03:22:39 PM: > Elizabeth Delouise wrote: > > Does anyone have insight to a runtime error I am getting in Eclipse: " > > Exception in thread "main" org.osoa.sca.ServiceRuntimeException: > > org.apache.axis2.AxisFault: No address information in EPR, cannot infer > > transport". I am trying to set up an "HTTP Get" Binding, using the > > Helloworldws and Helloworldwsclient samples from tuscany. There may be a > > problem with the way my message is declared in the wsdl; I tried to follow > > the big bank example, my XML book's example, as well as the code generated > > by the Eclipse plugin for wsdl, but none seem to work. Here is my message > > declaration: > > > > <wsdl:message name="getGreetingsRequestHttpGet"> > > <wsdl:part name="getGreetings" element="tns:getGreetings"> > > </wsdl:part> > > </wsdl:message> > > <wsdl:message name="getGreetingsResponseHttpGet"> > > <wsdl:part name="getGreetingsReponse" element= > > "tns:getGreetingsResponse"> > > </wsdl:part> > > </wsdl:message> > > > > Specifically, the part name and element are the problem. This may have > > nothing to do with the error I am getting, but previously I had trouble > > declaring something in the "part" that it would accept as an SDO. > > > > -- > > Elizabeth DeLouise > > IBM Software Group, Application and Integration Middleware Software > > 7G WebSphere S/390 U Z/OS Development > > Tieline- 295-8863 / Phone- (845) 435-8863 > > [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > I'm guessing a problem with the WSDL port or binding declaration, but > it's difficult to say without the entire WSDL. Could you please create a > JIRA issue and attach a zip with the relevant files (WSDL and SCDL files > etc.) and describe the steps to reproduce the problem? This will help us > investigate this. Thanks. > > -- > Jean-Sebastien > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
