Hi XDoclet users,

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 

begin:vcard
n:CHAZALON;Gregory
fn:Gregory CHAZALON
tel;work:(+33) 1 61 44 87 96
org:Steria;PST
adr:;;46, rue Camille Desmoulins;Issy Les Moulineaux;;92130;France
version:2.1
email;internet:[EMAIL PROTECTED]
end:vcard

Reply via email to