Greetings, I want to upgrade existing applications (EJB+WAR) defined in J2EE Reference Implementation environment (1.3.1) to a JBOSS environment.
In J2EE R.I. there were a few descriptors, which I pack them in jar file using a ant and specific build.xml: -application.xml -ejb-jar.xml -sun-j2ee-ri.xml (R.I. specificness) -and the MANIFEST.MF class-path imports In JBOSS I already saw it uses a xdoclet's methodology, generating all the descriptors using the xdoclets tags in source code. Since I don't have the knowledge of xdoclet, can anyone point me to a reference guide (free) to adapt my existing sun-j2ee-ri.xml descriptors in my projects to the ones used by JBOSS besides the JBOSSQuickStart.draf3.pdf available on JBOSS's site? (Any other recommended approach would be fine too!) thanks, Pedro Salazar. -- pedro salazar (pt-inovacao) <[EMAIL PROTECTED]> key id: D803BC61 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
