|
|
Re: Issues while working with SOAP web services (HTTPS) [message #1702277 is a reply to message #1702254] |
Tue, 21 July 2015 09:38 |
|
Hi,
I was able to import the schema as mentioned in your reply. Thank you for that!
Another Issue
There were some warning coming in the process when I was trying to deploy the process and finally the deployment was failing
I have included the error screenshots and my procesx XPDL file in here.
The point is that when I am trying to use the web service using SOAP UI software, the service works fine and gives me proper results.
Could you please look into it once and guide me to understand what I am doing wrong.
Thanks,
Kunal.
|
|
|
|
Re: Issues while working with SOAP web services (HTTPS) [message #1702704 is a reply to message #1702700] |
Fri, 24 July 2015 08:28 |
|
Hi Rajkumar,
Thanks a lot for your effort and for replying back to me.
I saw the model and its a generic model using external WSDL "http://www.webservicex.net/globalweather.asmx?WSDL"
In normal scenarios, I have a know-how of using Service tasks and I am able to use both internal and external running web services in my Processes.
The problem occurred only with this particular service from Open Xerox.
"https://services.open.xerox.com/Wsdl.svc/LanguageIdentifier?wsdl"
1. It was 'https' thus I couldn't use it as it is and after you gave a work around I could start to use it.
2. I became curios as this service was working without any issues in the SOAP UI tool ( used to test SOA services) but when I used it in Stardust there was some type mismatch problem.
Thus, I thought of discussion with experts from Stardust on this topic, to understand what might be going wrong.
I hope I am able to give a clearer picture of my problem.
Many Thanks!
Kunal.
|
|
|
|
Re: Issues while working with SOAP web services (HTTPS) [message #1703084 is a reply to message #1702715] |
Tue, 28 July 2015 13:59 |
|
Hi RajKumar,
I download the file that you provided and tried to deploy it on my Stardust 3.0
but its giving following error:#
Error
15:55:20 INFO [main ] DefaultXMLReader - Reading model with id 'OpenXeroxServiceProcess'.
15:55:20 WARN [main ] LogUtils -
java.lang.NullPointerException
at org.eclipse.stardust.common.config.Version.compareTo(Version.java:178)
at org.eclipse.stardust.common.config.Version.compareTo(Version.java:164)
at org.eclipse.stardust.common.config.Version.compareTo(Version.java:28)
at org.eclipse.stardust.common.CompareHelper.compare(CompareHelper.java:100)
at org.eclipse.stardust.engine.core.model.beans.ElementFactoryImpl.createModel(ElementFactoryImpl.java:1173)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader$InvocationManager.invoke(DefaultXMLReader.java:1792)
at com.sun.proxy.$Proxy6.createModel(Unknown Source)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.loadModel(DefaultXMLReader.java:613)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.loadModel(DefaultXMLReader.java:607)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1630)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1554)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.<init>(ModelDeploymentTool.java:209)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.main(ModelDeploymentTool.java:142)
java.lang.NullPointerException
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.loadModel(DefaultXMLReader.java:615)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.loadModel(DefaultXMLReader.java:607)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1630)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1554)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.<init>(ModelDeploymentTool.java:209)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.main(ModelDeploymentTool.java:142)
15:55:20 WARN [main ] DefaultXMLReader -
java.lang.NullPointerException
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.loadModel(DefaultXMLReader.java:615)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.loadModel(DefaultXMLReader.java:607)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1630)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1554)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.<init>(ModelDeploymentTool.java:209)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.main(ModelDeploymentTool.java:142)
Exception in thread "main" org.eclipse.stardust.engine.api.model.ModelParsingException: MDL01009 - IPP model file could not be parsed. See parse error message: 'null'.
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.fail(DefaultXMLReader.java:1531)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1635)
at org.eclipse.stardust.engine.core.model.beans.DefaultXMLReader.importFromXML(DefaultXMLReader.java:1554)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.<init>(ModelDeploymentTool.java:209)
at org.eclipse.stardust.modeling.deploy.ModelDeploymentTool.main(ModelDeploymentTool.java:142)
Can you say why this error is coming?
Or can you please let me know what you had changed to execute this process successfully?
Thanks!
Kunal.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03732 seconds