Hi,

I'd like to have some advice on a Jboss deployment descriptor
customization issue.

I use XDoclet to generate my interfaces an the DD for JBoss 3.2. Because
of a specific network constraint, I have to access some of my Session
Beans via RMI over HTTP.
To achieve this under JBoss, I need to specify a invoker configuration
for the stateless session beans to be exposed via RMI over HTTP. This is
done with using the merge feature of ejbdoclet tag and creating a
jboss-container.xml file where the custom invoker is defined.

But my problem is that there is no way to tell XDoclet to use this
custom invoker for a specific EJBean. In fact, I would have expect some
attribute in the @jboss class tag to handle this. But I didn't find
anything in the doc.

Does anybody have experienced the same automation issue for a jboss
customization ?
I'd like to hear about possible workaround as well.

Thanks,

Gregory 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851272#3851272

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851272


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to