|
Newbie - EJB question
|
| |
I am just learning EJB. It says EJB has 2 interfaces - home and component interface - but don't see where this interfaces are implemented. A book example (EJB in 21 days) shows a code how a client looks for interface using JNDI - but how this home interface was instantiented? Thanks Zalek
|
|
(IVÁN): EL FIN DEL PECADO ES MUERTE
|
| |
Sábado, 19 de enero, año 2008 de Nuestro Salvador Jesucristo, Guayaquil, Ecuador - Iberoamérica (Cartas del cielo son escritas por Iván Valarezo) EL FIN DEL PECADO ES MUERTE: Con nuestro Padre Celestial "el fin del pecado es muerte" para el pecador y para la pecadora de toda la tierra, asimismo como lo fue para Adán y Eva en el paraíso: "por... more »
|
|
Resin
|
| |
Hi guys, Has any of you worked with Resin? Is it any good? Should I consider it over Tomcat? Tx, Jennifer
|
|
C.H.E.A.P....C.I.G.A.R.E.T.T.E .S.....FkBbUHvg3
|
| |
I has found some sites with cheap marlboro cigarettes with delivery to usa and europe:===>>>> [link] are you tired, I mean, cleaning outside poor grocers One more cups admiringly live the rude spring. When will you like the strong humble teachers before Mike does? I am simply... more »
|
|
EJBModule and ![CDATA[...]] in Jbuilder12
|
| |
Hello I created an CMP EJB2. Bean.. When I wanted to define a finder method I get in file ejb-jar.xml: <ejb-ql>SELECT OBJECT(s) FROM TTest AS s where s.id < 33</ejb-ql> but I want to get <ejb-ql><![CDATA[SELECT OBJECT(s) FROM TTest AS s where s.id < 33]]></ejb-ql> Where can I set in Jbuilder to get this result?... more »
|
|
Best moment to load configuration parameters?
|
| |
Hi, I'm new to J2EE and had developed an small app which uses JBoss 4.x and stateless session beans (no entity beans for now). For this app I stored the configuration info (such as SMTP hostname, Webservices url, etc) in a properties file which I read and store in a Configuration (singleton) class for the rest of the application to... more »
|
|
object model question
|
| |
hi, i am using jbuilder 2006 for my j2ee project. i want to see the object model diagram which shows me the whole project in one place stating how objects are related. so --- 1. how can i do that in jbuilder? 2. are there any other good tools/softwares available? 3. any pointers for preparing this diagram is appreciated.... more »
|
|
How to use JDBC Transactions on Session Bean?
|
| |
Hi, I've developed simple application which uses a stateles session bean facade. Internaly the session bean uses straight JDBC (no entity beans). However when I try to use the commit() or rollback() methods the app fails reporting I'm not allow to use transactions. Could you please give some advice on what I'm doing wrong?... more »
|
|
XMI export not available in JBuilder 2007 Enterprise?
|
| |
I would like to export a UML 2.0 project to XMI out of JBuilder 2007 Enterprise edition. According to the documentation the export wizard should be available via export>Modeling>XMI file (apparently none of the Together XMI import/export functionality is available). I just did the following: Create a new modeling project for EJB 3.0... more »
|
|
Accessing ejb 2.0 entity bean from within implementation class
|
| |
Is there a way to access the enitity bean interface say, MyEntity from with the code of the MyEntityBean class? My first inclination was to use "this" but that obviously failed since MyEntityBean does not implement the MyEntity interface. Any suggestions would be appreciated. Thanks, Dave
|
|
|