[jboss-user] [JBossWS] - Re: Problem Accessing Web Service

djayakaran do-not-reply at jboss.com
Mon Jun 25 11:20:02 EDT 2007


I've tried everything short of looking into JBoss's source code to see why it's throwing the exception:

Here's a portion of the call stack in the exception:

javax.xml.ws.WebServiceException: SEI is missing @WebService annotation: interface ws.currencyconverter.CurrencyWS
at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.assertSEIConstraints(ServiceDelegateImpl.java:287)
at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPort(ServiceDelegateImpl.java:180)
at javax.xml.ws.Service.getPort(Service.java:116)
at ws.currencyconverter.CurrencyWSService.getCurrencyWSPort(CurrencyWSService.java:54)
at commands.ConvertCurrencyCommand.invokeWebService(ConvertCurrencyCommand.java:76)
at commands.ConvertCurrencyCommand.execute(ConvertCurrencyCommand.java:59)
at web.CurrencyConverterServlet.process(CurrencyConverterServlet.java:52)

Can someone help? If you think you can help but need more info, please reply and I'll post any additional info needed.

Thanks,
David


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057401#4057401

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057401



More information about the jboss-user mailing list