Hi
The requirement of our application (J2EE ver 1.2) is that we need to share the JSP/HTML page response as Web Service (using AXIS 1.1) for external application. The external application would pass User credentials in soap header and specify the JSP/html page name in soap body, as input. Based on
l Message -
From: "Thomas Dorner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 22, 2004 4:16 AM
Subject: WSDL with SOAP and HTTP GET/POST
> I use Java2WSDL (AXIS) to generate WDSLs from a Java Interface. And
> WSDL2Java to generate the Java co
I use Java2WSDL (AXIS) to generate WDSLs from a Java Interface. And
WSDL2Java to generate the Java code for my Web Service (Stub, skeleton,
client,
locator, service...). Thats a really nice thing for SOAP-Bindings in the
WSDL. But
whats up, if i need a WSDL that describe both, a SOAP-Service and