views:

294

answers:

2

HI,

I am having a webservice running successfully on JBoss App Server. However, when I try deploying the webservice example on Weblogic 10.0 MP1 after making the necessary changes I get the message that "No business interface, component interface or web service endpoint interface found for Session Bean". In the generated EAR file there is no WSDL file created as well.

Is anyone able to deploy Seam Webservice on Weblogic successfully?

Thanks & Regards, Hamid

A: 

Here are some resources that might be helpful:

Maybe you could provide more details about the steps you followed, the full stacktrace, etc.

Pascal Thivent
A: 

I think this is the answer (you need have a explicity interface)

Topera