[jboss-user] [JBossWS] - Re: Endpoint registration

2009-08-20 Thread monkeyden
Are there any special files or configuration needed to get it to deploy in an 
ear?  I have looked at the testsuite example as well as the seam bay example 
and have found no differences at all.  These are the very same SEI and impl 
files, which deployed just fine in its own independent jar file.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250659#4250659

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250659
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: Endpoint registration

2009-08-19 Thread alessio.sold...@jboss.com
Have a look at the eardeployment sample in the jbossws testsuite, it does what 
you're trying to do.

The forum is still active, but you might not get a lot of replies in this 
period of the year ;-)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250354#4250354

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250354
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: Endpoint registration

2009-08-18 Thread monkeyden
I was able to get the endpoint registered when deployed in it's own jar file, 
but I'm not able to deploy it when it's lives within my ejb jar inside the ear 
file.  I would imagine the solution is simple but I have yet to track it down.  
Suggestions are greatly appreciated.

Thanks

P.S.
Is this forum still active or should I be asking somewhere else?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250245#4250245

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250245
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: Endpoint registration

2009-08-12 Thread monkeyden
The above deployment was in an ear file.  I tried it according to the JBossWS 
documentation and had no mention of the service in the server log.  I packaged 
the the impl and the interface in a jar file and deployed it to the deploy 
directory as directed in:

anonymous wrote : Simply wrap up the service implementation class, the endpoint 
interface and any custom data types in a JAR and drop them in the deploy 
directory. No additional deployment descriptors required.
  | 


Anyone have an idea?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4249285#4249285

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4249285
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user