Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] WSDL warning message when creating a BPEL Asynchronous Process

Hi,
   
    The WSDL validator always report the same exception as the following.
 
    WS-I: A problem occured while running the WS-I WSDL conformance check: org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException: null ------------------------------------------------------------------------------   Nested exception is:     java.lang.NullPointerException
    I want to konw how to solve this also. Thanks
 
 
   Best Regards
 
 
                      Lei Wang
2011/5/26 Mariana Braga <mariianabraga@xxxxxxxxxxx>
Hello again

Could you please help me with the develop of a Asynchronous workflow?

Thank you in advance,
Mariana


From: mariianabraga@xxxxxxxxxxx
To: bpel-dev@xxxxxxxxxxx
Date: Thu, 19 May 2011 12:57:51 +0000
Subject: [bpel-dev] WSDL warning message when creating a BPEL Asynchronous Process

Hello,

I have been testing BPEL Designer with Eclipse and Apache ODE.
Until now all my workflows were Synchronous and everything worked properly.
As the idea in our work is to use it Asynchronous I would like to test it.
I have just created a BPEL Project and after that a BPEL Process File and choose Asynchronous.
As usual both file .bpel and .wsdl are displayed and there is a warning message in the .WSDL file.

warning message:
WS-I: A problem occured while running the WS-I WSDL conformance check: org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException: null ------------------------------------------------------------------------------   Nested exception is:     java.lang.NullPointerException The WSDLAnalyzer was unable to validate the given WSDL File

I have looked for the a solution in internet but I did not find it.
Could you please help with this?

Is it possible to provide an example with Asynchronous workflows using BPEL Designer, Eclipse and ODE?
I have only found Synchronous ones.

Thanking you in advance.

Best regards,
M.

_______________________________________________ bpel-dev mailing list bpel-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/bpel-dev

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev



Back to the top