Are you sure you can connect to the WSDL from your workstation?

In your log I see 
   ERROR: URI not found 
http://www.w3schools.com/webservices/tempconvert.asmx?WSDL
   and 
   Connection refused: connect
which makes me think you are having problems getting to the internet

Fred


-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Blake Mambo
Sent: Wednesday, April 02, 2014 7:07 PM
To: arslist@ARSLIST.ORG
Subject: Question regarding DevStudio and WebServices

Hi,

I am trying to create workflow to consume an external webservice; and I have 
been unable to load the WSDL file.
I have been trying different web services and searching for tweaks to the Dev 
Studio settings/preferences file (also reinstalled DevStudio with new Workspace 
location) without any luck.

See details of my issue below.
I appreciate any hints/explanations/suggestions/questions to figure out what 
may be the issue.
Please don't be surprised if I am overlooked something very very simple.

I used the sample WSDL from W3Schools for our testing purpose.

Thanks in advance.
Regards,
Blake.

Set Fields
Data Source: WEB SERVICE
Reload Button  --> Error Code 5147
Sample WSDL: http://www.w3schools.com/webservices/tempconvert.asmx?WSDL

ERROR: URI not found http://www.w3schools.com/webservices/tempconvert.asmx?WSDL

Additional Details:
Connection refused: connect
com.bmc.arsys.ws.util.ARWSException: URI not found 
http://www.w3schools.com/webservices/tempconvert.asmx?WSDL
        at com.bmc.arsys.ws.util.WsdlUtil.validateWSDL(Unknown Source)
        at com.bmc.arsys.ws.util.WsdlUtil.newDocument(Unknown Source)
        at com.bmc.arsys.ws.wsdl.WsdlParser.<init>(Unknown Source)
        at com.bmc.arsys.ws.util.WsdlAdminInterface.parseWsdl(Unknown Source)
        at 
com.bmc.arsys.ws.util.WsdlAdminInterface.parseWSDLIntoMappingString(Unknown 
Source)
        at 
com.bmc.arsys.studio.model.helper.webservices.WSDLWebService.createFromWSDL(WSDLWebService.java:671)
        at 
com.bmc.arsys.studio.ui.editors.workflow.widgets.WebservicesComponent.reloadWSDLFile(WebservicesComponent.java:598)
        at 
com.bmc.arsys.studio.ui.editors.workflow.widgets.WebservicesComponent.access$2(WebservicesComponent.java:578)
        at 
com.bmc.arsys.studio.ui.editors.workflow.widgets.WebservicesComponent$2.widgetSelected(WebservicesComponent.java:419)
        at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
        at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
,  5147,  SUP:WS-CreateSprtRequest-testINC




_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to