Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Re: bpel-dev Digest, Vol 53, Issue 3

HI Vikas,

I can't reproduce your issue in my workspace.
There is a issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=296435 or https://bugs.eclipse.org/bugs/show_bug.cgi?id=278205
It maybe same to your scene. You can take a look.
If true, this issue has been fixed last year. I don't know what is the bpel build system. But if you check out the latest codes from cvs
you should not have the issue.

Grid

2010/3/27 <bpel-dev-request@xxxxxxxxxxx>
Send bpel-dev mailing list submissions to
       bpel-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
       https://dev.eclipse.org/mailman/listinfo/bpel-dev
or, via email, send a message with subject or body 'help' to
       bpel-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
       bpel-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of bpel-dev digest..."


Today's Topics:

  1. RE: Unable to import wsdl using a URL (Garg, Vikas)


----------------------------------------------------------------------

Message: 1
Date: Fri, 26 Mar 2010 06:41:57 -0400
From: "Garg, Vikas" <vgarg@xxxxxxx>
Subject: RE: [bpel-dev] Unable to import wsdl using a URL
To: "BPEL Designer project developer discussions."
       <bpel-dev@xxxxxxxxxxx>
Message-ID:
       <FDA44095E6D56347AD7716A9CD89846F0176ECEE@xxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hello All,



Can someone tell me how can I resolve the problem mentioned in my below
email?



Help in any form would be appreciated.



Thanks,

Vikas



From: bpel-dev-bounces@xxxxxxxxxxx [mailto:bpel-dev-bounces@xxxxxxxxxxx]
On Behalf Of Garg, Vikas
Sent: Thursday, March 25, 2010 4:21 PM
To: bpel-dev@xxxxxxxxxxx
Subject: [bpel-dev] Unable to import wsdl using a URL



Hi All,



I cannot import a wsdl using a URL in the import wsdl dialog.  The
message at the bottom just says "Failed to load" and I see following
error in the log files. If I save the WSDL to the disk first and then
import a file instead of a URL it works.



Caused by: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package
with uri 'http://schemas.xmlsoap.org/wsdl/' not found.
(http://localhost:8095/SampleWS/services/SampleHelloWS?wsdl, 2, 319)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.getPackageForURI(XMLHandler.ja
va:2576)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.getFactoryForPrefix(XMLHandler
.java:2407)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectByType(XMLHandler.
java:1285)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.createTopObject(XMLHandler.jav
a:1454)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java
:1019)

               at
org.eclipse.emf.ecore.xmi.impl.XMIHandler.processElement(XMIHandler.java
:83)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:1
001)

               at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:7
12)

               at
org.eclipse.emf.ecore.xmi.impl.XMIHandler.startElement(XMIHandler.java:1
67)

               at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElemen
t(Unknown Source)



Can anyone please let me know what may be causing this problem? Any
ideas.



Thanks,

Vikas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/private/bpel-dev/attachments/20100326/70ca17dc/attachment.html

------------------------------

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


End of bpel-dev Digest, Vol 53, Issue 3
***************************************


Back to the top