But if OJB is deployed on a J2EE application server, we don't have to specificly add j2ee.jar into classpath. Right?
Lucy -----Original Message----- From: Thomas Mahler [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 2:18 PM To: OJB Users List Subject: Re: Does db-ojb-1.0.rc1.tgz depend on j2ee? Hi Adam, The message you see is not lying! You really have to place j2ee.jar into your classpath. The OJB dependencies are listed here: http://db.apache.org/ojb/dependencies.html cheers, Thomas Adam Griffiths wrote: > Hi, > I just downloaded db-ojb-1.0.rc1-src.tgz and db-ojb-1.0.rc1.tgz and > installed them on my windows 2000 machine which has j2sdk1.4.1_01 set up on > it. Running "bin\build.bat junit" and "bin\build prepare-tutorials" gives > the following error: > > BUILD FAILED > file:C:/db-ojb-1.0.rc1/build.xml:184: j2ee.jar is missing! Please get it > from ht tp://java.sun.com/j2ee/. Put it in lib or have the ant property > j2ee.jars point at this jar file. > > I can't find anywhere where is says ojb is dependant on j2ee. Is it? Or what > am I doing wrong. What I would like to do is take a look at tutorial and > then write a test (stand alone) program. > > Any help or advice would be greatly applicated > > Adam > > > ________________________________________________________ > s_p_a_m_t_r_a_p from:[EMAIL PROTECTED] > Do not email the above address or remove these two lines > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
