I am migrating a large java EE project from OC4J to JBoss
In the project, there was no entity beans. Only stateless session beans. If so, do I need
to create the jbosscrm-jdbc.xml file?
If I need to create this file, do I need to mention each bean in it? There are hundreds of
stateless session beans in my app. Is there any way to automatically create this file?
Besides the jbosscrm-jdbc.xml, what else configuration files do I need to create/chage
when I migrate the project from OC4J to Jboss? I already have the myApp.ear which can run
correctly under OC4J
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972119#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...