Jboss Deployment.......
843829Sep 8 2002 — edited Sep 11 2002Hi,
I have tried a lot in deploying the Entity Beans in Jboss but failed with every combination.
Let me put my condition prcisely:
1) I have jdk1.4.0
2) I have jboss-3.0.0-tomcat-4.0.3(zip) installed.
In fact I am able to deploy the session beans without any problems but the Entity Beans are making me mad.Can you guys tell me for deploying the CMP in the Jboss
what steps I have to follow.I will be greatful if you could send some sample applications.
What I am doing is
a) Creating the CMP (EJB1.1),I am creating Remote,Home and EJB
b) I am developing the deployment descriptor ejb-jar.xml
c) I am also developing jbosscmp-jdbc.xml where I am mapping the fiels with the Oracle DataSource Table.
The structure of my directory roles.jar
is as
roles.jar
/project/entity/roles
/Roles.class
/RoelsEJB.class
/RolesHome.class
/META-INF
/ejb-jar.xml
/jbosscmp-jdbc.xml
That is it.......
Hope I get some productive answer !!!!!!
regards
Vicky