[jboss-user] [JBossWS] - Re: WS Eventing client - basics question

2007-02-01 Thread moensie
Aha, I should use remoting. Funny actually. I already got started on a pure JBoss remoting solution. I threw out the webservice eventing and added a register/ deregister method to my existing webservice (a plain synchronous one). In the register method I add the address to a list and

[jboss-user] [JBossWS] - Re: jbossws.sar in jbossws1.0.4.GA fails to deploy on jboss

2007-02-01 Thread moensie
Ah, I already updated my JBoss with EJB3.0 Nice to know there is another solution View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009458#4009458 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4009458

[jboss-user] [JBossWS] - WS Eventing client - basics question

2007-01-19 Thread moensie
Hello, I am currently trying to write a ws-eventing client application. It is a swing application that should be notified of updates that occur on my server (is this possible??). I followed the SysmonTestCase example and I am able to subscribe to events. I am wondering now how can I read

[jboss-user] [JBossWS] - jbossws.sar in jbossws1.0.4.GA fails to deploy on jboss 4.0.

2007-01-18 Thread moensie
When I try to deploy the SAR (followed the instructions in the install.txt) I get the following error: 14:37:20,293 ERROR [URLDeploymentScanner] Incomplete Deployment listing: --- MBeans waiting for other MBeans --- ObjectName: jboss.ws:service=DeployerInterceptorEJB3 State: CONFIGURED I