XDoclet:  1.2.2

I am trying to generate <invoker-bindings> and
<invoker> elements like the listing below in my
jboss.xml file.  These elements are available in the
JBoss 3.2 and 4.0 DTDs.  When will those tags be
available in XDoclet?  Or, is there currently a way to
generate those elements in my jboss.xml?

Thanks.

--------jboss.xml--------

<jboss>
      <enterprise-beans>
         <session>
            <ejb-name>HelloWorld</ejb-name>
            <jndi-name>helloworld/Hello</jndi-name>
            <configuration-name>Standard Stateless
SessionBean</configuration-name>
            <invoker-bindings>
               <invoker>
                 
<invoker-proxy-binding-name>iiop</invoker-proxy-binding-name>
               </invoker>
            </invoker-bindings>
         </session>
      </enterprise-beans>
   </jboss>




                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to