Hi Alex,
I am using apache-ode in servicemix. I am not getting any of these errors.
I have attached the servicemix.log file to the mail. Hope this will help.
Regards,
Ganesh
Alex Boisvert-3 wrote:
>
> I'm getting multiple compilation errors when deploying your process,
>
> DEBUG - GeronimoLog.debug(70) |
> file:/home/boisvert/tmp/tomcat-5.5.26/webapps/ode/WEB-INF/processes/BPEL-Process/HelloWorld2.bpel:65:
> error: [UndeclaredMessagePart] Attempt to reference undeclared part
> "sRequestXML" for variable "request": the WSDL message type
> "{urn:/HelloWorld2.wsdl}HelloRequest" does not declare "sRequestXML".
> org.apache.ode.bpel.compiler.api.CompilationException: error:
> [UndeclaredMessagePart] Attempt to reference undeclared part "sRequestXML"
> for variable "request": the WSDL message type
> "{urn:/HelloWorld2.wsdl}HelloRequest" does not declare "sRequestXML".
>
> DEBUG - GeronimoLog.debug(70) |
> file:/home/boisvert/tmp/tomcat-5.5.26/webapps/ode/WEB-INF/processes/BPEL-Process/HelloWorld2.bpel:78:
> error: [UndeclaredMessagePart] Attempt to reference undeclared part
> "getSCMItemReturn" for variable "SCMWebserviceResponse": the WSDL message
> type "{http://scm}getSCMItemResponse" does not declare "getSCMItemReturn".
> org.apache.ode.bpel.compiler.api.CompilationException: error:
> [UndeclaredMessagePart] Attempt to reference undeclared part
> "getSCMItemReturn" for variable "SCMWebserviceResponse": the WSDL message
> type "{http://scm}getSCMItemResponse" does not declare "getSCMItemReturn".
>
> and so on... but no more NullPointerException as in your original post.
>
> Have you tried resolving these issues?
>
> alex
>
>
> On Thu, Jul 24, 2008 at 4:09 AM, navigator09 <[EMAIL PROTECTED]>
> wrote:
>
>>
>> Hi alex,
>>
>> I have corrected the BPEL file and I am still getting the same error . I
>> have attached the modified BPEL code to the mail.
>>
>> Regards,
>> Ganesh
>>
>> Alex Boisvert-3 wrote:
>> >
>> > In your BPEL file you have,
>> >
>> > <partnerLink name="scmservicePL"
>> > partnerLinkType="fewsdl:ScmserviceLT"
>> > partnerRole="Provider" />
>> >
>> >
>> > but the prefix "fewsdl" is never declared.
>> >
>> > alex
>> >
>> >
>> > On Mon, Jul 21, 2008 at 11:33 PM, navigator09
>> <[EMAIL PROTECTED]
>> >
>> > wrote:
>> >
>> >>
>> >> http://www.nabble.com/file/p18583336/BPEL.zip BPEL.zip
>> >>
>> >> Hi Alex,
>> >>
>> >> I have attached the sample to the post. The sample is a modification
>> of
>> >> the Hellowworld -2 example that was available with the distribution. I
>> >> had
>> >> no problems running the sample program.
>> >>
>> >> Along with the Helloworld2.wsdl I have also included the external
>> >> webservicr
>> >> wsdl "SCMService.wsdl". The purpose of the program is to take inputs
>> from
>> >> the front end. Invoke a webservice using the front end information and
>> >> giving the result back.
>> >>
>> >> Pls let me know what I have missed in the setup.
>> >>
>> >> Regards,
>> >> Ganesh
>> >>
>> >>
>> >> ------------------------------------------------------------------
>> >> I
>> >> Alex Boisvert-3 wrote:
>> >> >
>> >> > On Mon, Jul 14, 2008 at 12:06 AM, navigator09
>> >> <[EMAIL PROTECTED]
>> >> >
>> >> > wrote:
>> >> >
>> >> >> Yes, I have included the WSDL in the BPEL SU as well as in the
>> HTTP
>> >> su.
>> >> >
>> >> >
>> >> > Ok. You could also try with Ode 1.2 which should give you some
>> better
>> >> > error
>> >> > reporting. If you can't figure it out, you can send your full
>> example
>> >> > for
>> >> > review.
>> >> >
>> >> > Alex, is there any example on how to call external webservices. I
>> have
>> >> >> been working on this based on the documents I find here and there
>> in
>> >> the
>> >> >> net. A complete working code example would be very helpful to
>> >> understand
>> >> >> the
>> >> >> basics of using ode with servicemix.
>> >> >
>> >> >
>> >> > Have you looked at this one?
>> >> > http://servicemix.apache.org/loan-broker-bpel.html
>> >> >
>> >> > Also is there any IDE support for creating a JBI SA for deploying it
>> in
>> >> >> servicemix.
>> >> >
>> >> >
>> >> > I'm guessing the NetBeans BPEL editor would be the closest to what
>> >> you're
>> >> > looking for, but I have not used it in that respect.
>> >> >
>> >> > alex
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Error-trying-to-access--external-webservice-tp18437562p18583336.html
>> >> Sent from the Apache Ode User mailing list archive at Nabble.com.
>> >>
>> >>
>> >
>> >
>> http://www.nabble.com/file/p18629740/BPEL.zip BPEL.zip
>> --
>> View this message in context:
>> http://www.nabble.com/Error-trying-to-access--external-webservice-tp18437562p18629740.html
>> Sent from the Apache Ode User mailing list archive at Nabble.com.
>>
>>
>
>
http://www.nabble.com/file/p18647892/servicemix.log servicemix.log
--
View this message in context:
http://www.nabble.com/Error-trying-to-access--external-webservice-tp18437562p18647892.html
Sent from the Apache Ode User mailing list archive at Nabble.com.