Re: Minimalistic example

2006-09-15 Thread Lasantha Ranaweera
Hi Mattias, I think I have given some information regarding this section. Anyway this a more detailed description about lookup string "java:comp/env/ejb/MyTest". This string is composed of two parts as I described, "java:comp/env" and "ejb/MyTest". I have used "ejb/MyTest" since it is a best

Re: Minimalistic example

2006-09-14 Thread Lasantha Ranaweera
At 15:01 2006-09-12, you wrote: Hi Mattias, I would like to help you on this matter. Post your files to the community. Regards, Lasantha Ranaweera Mattias Malmgren wrote: Hello! I have coded Java for 10 years, I know who to write Servlets and so on. Now I would like to write som EJBs and depoy them on geronimo. I can compile my EJBs, but the hard task is to make a ear-file and deploy. I have looked at the Bank-exemaple in the documentation, but it is to compex. Is there a more minimalistic example? Best regards / Mattias

Re: Minimalistic example

2006-09-14 Thread Mattias Malmgren
compile my EJBs, but the hard task is to make a ear-file and deploy. I have looked at the Bank-exemaple in the documentation, but it is to compex. Is there a more minimalistic example? Best regards / Mattias

Re: Minimalistic example

2006-09-14 Thread Mattias Malmgren
e documentation, but it is to compex. Is there a more minimalistic example? Best regards / Mattias

Re: Minimalistic example

2006-09-14 Thread Mattias Malmgren
Hi again! Lasantha, I would also like to here your comment about the lookup string! Best regards / Mattias In the servlet I use Object objref = initial.lookup("java:comp/env/ejb/MyTest"); I guess that "java:comp/env/ejb/MyTest" is some sort of URL that the container will use to return the rig

Re: Minimalistic example

2006-09-14 Thread Lasantha Ranaweera
rm.se/geronimohelp.htm Best regards / Mattias At 15:01 2006-09-12, you wrote: Hi Mattias, I would like to help you on this matter. Post your files to the community. Regards, Lasantha Ranaweera Mattias Malmgren wrote: Hello! I have coded Java for 10 years, I know who to write Servlets and so

Re: Minimalistic example

2006-09-13 Thread Mattias Malmgren
en wrote: Hello! I have coded Java for 10 years, I know who to write Servlets and so on. Now I would like to write som EJBs and depoy them on geronimo. I can compile my EJBs, but the hard task is to make a ear-file and deploy. I have looked at the Bank-exemaple in the documentation, but it is to compex. Is there a more minimalistic example? Best regards / Mattias

Re: Minimalistic example

2006-09-13 Thread Kanchana Welagedara
rvlets and so on. NowI would like to write som EJBs and depoy them on geronimo. I can compile myEJBs, but the hard task is to make a ear-file and deploy.  I have looked at the Bank-exemaple in the documentation, but it is to compex. Is there amore minimalistic example?Best regards / Mattias

Re: Minimalistic example

2006-09-13 Thread Lasantha Ranaweera
Malmgren wrote: Hello! I have coded Java for 10 years, I know who to write Servlets and so on. Now I would like to write som EJBs and depoy them on geronimo. I can compile my EJBs, but the hard task is to make a ear-file and deploy. I have looked at the Bank-exemaple in the documentation, but it is to compex. Is there a more minimalistic example? Best regards / Mattias

Re: Minimalistic example

2006-09-12 Thread Mattias Malmgren
a more minimalistic example? Best regards / Mattias

Re: Minimalistic example

2006-09-12 Thread Lasantha Ranaweera
compile my EJBs, but the hard task is to make a ear-file and deploy. I have looked at the Bank-exemaple in the documentation, but it is to compex. Is there a more minimalistic example? Best regards / Mattias

Minimalistic example

2006-09-12 Thread Mattias Malmgren
compex. Is there a more minimalistic example? Best regards / Mattias