Community

Multiple Java interfaces exposed in a single WSDL interface

created by Sameer Pokarna in JBoss Web Services Development - View the full discussion

Hi All,

 

I am using JBoss 5.1.0 for my application development.

 

I have a Java interfaces, sample.interfaces.interface1, and sample.interfaces.interface2. Each of these interfaces have a single method each. Each of these interfaces also have their own service implementation classes.

I want to expose a single WSDL interface which will contain both these operations.

 

When I tried this in JBoss, I encountered an issue, where only one of the <port-component> in webservices.xml was being recognised. But, I get an "Endpoint already registered" message.

 

Any ideas on what is the best approach to achieve this?

 

 

Thanks and regards,

Sameer

Reply to this message by going to Community

Start a new discussion in JBoss Web Services Development at Community