I only wish to map a the objects of a standalone application to a local database. Is j2ee still required for me? I don't think I need and j2ee functionality. Am I mistaken?
Many thanks Adam ________________________________________________________ s_p_a_m_t_r_a_p from:[EMAIL PROTECTED] Do not email the above address or remove these two lines -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 04 March 2003 19:18 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
