Re-generating Web Service [message #111464] |
Wed, 15 June 2005 16:44 |
Eclipse User |
|
|
|
I am in a quandry, I have been developing my java code for my Web Service
for several weeks now. We just recieved a change in the requirements for
one of the Web Services return values. It will be changed from a String
to a Int.
I made the change to the initial WSDL document in Eclipse and the graph
looks good. Now I need to implement the change into the Soap WSDL and
the rest of the Web Service code. Here is my quandry, if I regenerate the
Web Service it will overlay all my existing code with empty shells.
I know that I can always back up my work, and then after regenerating copy
the code into the new shells. However, there seems like there should be a
better way.
I also thought about manually changing the code in all the WSDL files and
refeshing that to my Apache Tomcat server. However I was worried that I
might miss a file. In addition, I would also have to change the return in
all the Java class files and also in the clients that were generated.
If anyone has a good suggestion, I would greatly apprecaite it.
Thanks,
Ben
|
|
|
Powered by
FUDForum. Page generated in 0.04575 seconds