[jboss-user] [EJB 3.0] - how to deploy ejb3 session bean on jboss4.0.5
khizz
do-not-reply at jboss.com
Thu May 24 19:06:06 EDT 2007
Hi all,
I am new to j2ee and ejb3, i followed a tutorial and tried to deploy a simple entity bean it worked fine .
but i could not deploy a simple session bean with a simple client
searched a lot in internet coud not find a tutorial to deploy ejb 3 session beans with a client. there are some but not with jboss, if with jboss then no ejb3. if it is with jboss and ejb3 no help on deployment. also tried jboss.org trailbraizers its very hard to understand...
I have following queries....please help...
what shall be directory stucture to deploy a ejb3 session bean(businessbean and a remote or local business interface) with a simple cilent to communicate with the session bean.
i used presistance.xml and jndi.properties while deploying entity bean.. is there a need of application.xml or ejb-jar.xml or any other .xml to deploy an ejb3 session bean, if yes what shall be their contents.
which .xml files will be needed if the ejbs are deployed as .jar ?.. and .ear?
Im using MyEclipse 5.1, jboss-4.0.5.liferay bundle
thank you.
khizz
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048516#4048516
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048516
More information about the jboss-user
mailing list