[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: Setting EJB invoker binding in jboss.xml

2004-10-13 Thread gchazalon
Thanks for your answer pilhuhn, but I'm afraid it's not exactly what I need. I need to specify the xml tag within the session bean description in jboss.xml. By default, XDoclet generates something like this : ${bean.name} ${bean.jndi.name} ... And I want XDoclet to g

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Setting EJB invoker binding in jboss.xml

2004-10-13 Thread gchazalon
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 spe