T
traveller
Hi All,
We all know the development model of Glassfish. We can apply the
annotation @WebService and a WSDL file gets generated among others
when deployed as a Web Service.
Technically a WSDL can have more than one portType.
I want to inquire whether it is possible to map two different
interfaces as two portTypes in a single WSDL file while doing
development on Glassfish. In other words is it all possible to have
(or generate) more than one portType in a single WSDL and successfully
deploy the web service with correct operation invocation.
Appreciate any pointers.
Cheers
Ravi
We all know the development model of Glassfish. We can apply the
annotation @WebService and a WSDL file gets generated among others
when deployed as a Web Service.
Technically a WSDL can have more than one portType.
I want to inquire whether it is possible to map two different
interfaces as two portTypes in a single WSDL file while doing
development on Glassfish. In other words is it all possible to have
(or generate) more than one portType in a single WSDL and successfully
deploy the web service with correct operation invocation.
Appreciate any pointers.
Cheers
Ravi