Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » How to updated the Generated web service?
How to updated the Generated web service? [message #614468] Tue, 29 April 2008 08:52
arman is currently offline armanFriend
Messages: 22
Registered: July 2009
Junior Member
Hi All,

After defining an Interface and generating a web service, I want to change
the definition of the web service. I mean I want to define a new method or
add a parameter to an existing method. But it seems that it is not so
simple because of two reasons:
1) STP has added annotations to the source of the defined Interface which
is a littile starnge for developer. Now if developer wants to add a
method, he have to not only define the signiture of the method (like the
definition of the first method), but also should add approperiate
annotations to the method. It is because STP generates the annotation only
in the first time and in futher changes, it does not generate any
annotation.
2) The generated WSDL file is not changed automatically after changing the
definition of the Web Service in the Interface and developer must change
it mannually. Therefore, he must know WSDL syntax which is not the case
usually.

If I am wrong or you have any idea please tell me.
Thanks a lot,
Arman
Previous Topic:Can I use regular expression in B2J when runs BPEL
Next Topic:How to updated the Generated web service?
Goto Forum:
  


Current Time: Sat Apr 20 07:52:28 GMT 2024

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

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

Back to the top