Re: [xfire-user] xfire error using ejb as a web service.

2007-04-13 Thread srinivas ramgopal
deployment is not yet creating a web service. I wonder if I missing any configurations. Thanks in advance. Your help is highly appreciated. srinivas ramgopal wrote: Hi all, I am new to webservices. I am trying out a webservice based on a ejb in an environment that uses the latest

[xfire-user] nullpointer exception in Jsr181HandlerMapping while using annotations.

2007-04-17 Thread srinivas ramgopal
Hi all, I am using Spring 2.0.3, xfire 1.2.5 and weblogic is 9.2. I am able to successfully produce the wsdl for a local ejb and call/execute methods on the web service. But The wsdl does not have meaningful method parameters or return types. Thus when annotations related stuff is added in

[xfire-user] wsdl question

2007-04-19 Thread srinivas ramgopal
Hi I am using xfire 1.2.5, spring 2.3.0, weblogic 9.2. I had used the examples from http://www.memestorm.com/blog/basic-spring-web-services-with-xfire-and-jsr-181/ inorder to get a wsdl for an interface and its implementing class. Every thing works fine but still have problem of not getting