[opencms-dev] Opencms and EJB

GERIN Béatrice DISU beatrice.gerin at francetelecom.com
Tue Apr 27 14:27:01 CEST 2004


	This way is OK to call EJB in JSP templates for examples.

	But if I want another protocol like RMI between my presentation server where I install Opencms and mydata server where I have my database. In this case I must wrap openCMS class in EJB components.

	Everyone has already do it??

	How to do with the workplace??

	Béatrice

-----Message d'origine-----
De : opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org]De la part de Joachim Arrasz
Envoyé : mardi 27 avril 2004 09:37
À : opencms-dev at opencms.org
Objet : Re: [opencms-dev] Opencms and EJB


Hi,

try using an InitialContext and then via JNDI. This is the normal way to
do this. And because Opencms is already written in Java you can use this
way.
Bye Achim

-- 
Questions about OpenCMS?
--> www.opencms-forum.de



_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list