Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Creating a new wsdl using existing xsds(Creating a new wsdl using existing xsds)
Creating a new wsdl using existing xsds [message #923527] Tue, 25 September 2012 21:23 Go to next message
Eclipse UserFriend
Hello,

I try to do a simple exercise but cannot manage to deal with it. I am new to Eclipse, maybe that's why.
I use Eclipse Juno with WTP.

1) I create a new wsdl in a project, I have a very hard time to link existing xsd files.

2) When I open an existing wsdl using external xsd, I want to add operations and use the types defined in the xsds. When I add an operation, and I add an element in the request, there is no way to choose an existing type defined in the xsd linked to my wsdl. How come?

Is there a way somehow, when selecting a new element of a request or response, to have the list of types and be able to select them?

Thanks a lot,
Joel
Re: Creating a new wsdl using existing xsds [message #924197 is a reply to message #923527] Wed, 26 September 2012 11:52 Go to previous message
Eclipse UserFriend
Hi Joel

Bring up the context menu on the Part and select Set Element-->Existing Element...

If you have the schemas already in the project, then select the Enclosing Project Search Scope radio button. Then your element should be shown in the list. Select it and click OK. An import should already be added to 'link' the WSDL to the XML schema.

Previous Topic:web services explorer
Next Topic:Exploded EAR and Glassfish
Goto Forum:
  


Current Time: Wed Jul 23 08:00:28 EDT 2025

Powered by FUDForum. Page generated in 0.28828 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top