Hi Scott,

I put in the JSR109 client programming model, for J2EE application, EJB, end
web component clients.
As you suggested, I use a 'delegate to service' rather than subdeployment
approach.

Here a few details

modified ApplicationMetaData, ClientMetaData, WebMetaData to conatain a
'Object webservicesClient'
if the EJBDeployer, ClientDeployer, AbstractWebContainer find a
webservicesclient.xml (in create) they delegate to JSR109ClientService to do
the XML parsing
after they established their respective ENC, they delegate again to
JSR109ClientService to have the javax.xml.rpc.Service bound to the ENC

cheers
-thomas



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to