access to the Web Services Explorer generated UI [message #514173] |
Fri, 12 February 2010 12:06  |
Eclipse User |
|
|
|
First of all, kudos to whoever builds and maintains the WTP, there is a lot of great functionality there.
Context:
So I pointed the Web Service Explorer (WSE) to a WSDL file and it generated a client UI to access the webservice. It all works great.
Now I'd like a look at the source its using for the form view as an example. I need to build essentially a simplified JSP version of what it displays.
Question:
Where can I find the source used to display the form view of the WSE generated client?
Versions:
Eclipse Galileo SR1 -- Build id: 20090920-1017
apache-ant-1.8.0RC1
apache-tomcat-6.0.24
axis2-1.5.1
I've looked for jsp, ear, war, aar files under Axis2, tomcat and eclipse home -- but I just don't see the source for the WSE forms.
Thanks in advance for your help
Jim
|
|
|
|
|
Re: access to the Web Services Explorer generated UI [message #516334 is a reply to message #514222] |
Tue, 23 February 2010 10:59  |
Eclipse User |
|
|
|
Thanks Ivan.
Option 2 worked great for me.
I selected Axis (not Axis2) and found the generated JSP code in the WebContent directory under my project. I edited it to taste and was able to finish the PoC.
It could very well have been something that I did wrong, but Axis generated a simpler object model than Axis 2, especially in the handling of variant like structures derived from "choice" in the WSDL .
|
|
|
Powered by
FUDForum. Page generated in 0.07175 seconds