We have a project done using Websphere Studio 5.1 which runs on WAS 5.0. The project consists of about 50 entity beans and 5 session beans.
We would like to take this project and migrate it to run on the 4.0 version of JBoss. The ejb-jar.xml file is complete and correct. Now we are faced with the rather tedious task of adding hundreds of tags to all the source java files so we can run XDoclet to create all the JBoss descriptors. What is the best way of approaching migration of an IBM Websphere project to JBoss 4.0? Is there a way to run XDoclet in reverse to annotate all of our source files? Also, is there a way of, given a DDL file which creates all the DB tables, to create the jbosscmp-jdbc.xml file? Many thanks, Joe View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850677#3850677 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850677 ------------------------------------------------------- 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-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
