[jboss-user] [JBossWS] - ServiceLifecycle troubles

2006-10-18 Thread Kimerinn
Hi. I have implemented JSR-109 POJO Endpoint. This endpoint implements ServiceLifecycle interface. But init() method is never invokes. What's wrong? I am using JBoss 4.0.4. Here is a code: = Endpoint interface: public interface ClientInterface extends Remote { public

[jboss-user] [JBossWS] - Re: ServiceLifecycle troubles

2006-10-18 Thread Kimerinn
I have solved the problem, thanks for the attention :^) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3979116#3979116 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3979116 ___

[jboss-user] [JBossWS] - Re: ServiceLifecycle troubles

2006-10-18 Thread Kimerinn
The problem was that I packaged system libraries (like servlet.jar, jaxrpc.jar, etc) with war archive. When I removed these libraries, ServiceLifecycle interface start to work View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3979123#3979123 Reply to the post :

[jboss-user] [JBossWS] - Re: ServiceLifecycle troubles

2006-10-18 Thread Kimerinn
So, is there any suggestion to solve a problem? I would appreciate any help, because serious project can't be advanced without stateful web services. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3979104#3979104 Reply to the post :