You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by ew...@qualset.net on 2006/01/31 00:32:12 UTC

newbie can't get started

I'm a newbie trying to get into OJB.

I downloaded 1.0.4 src and unzipped it
When I run bin\build.bat from command window, it fails with over 100 duplicate
class errors, example:
duplicate class: org.apache.ojb.broker.Identity

I have JAVA_HOME set to a java5 jdk.

What is wrong?

Can anyone point me to a "getting started" kind of document?  A "You've
downloaded ojb, now what?" kind of thing.  I want to run the junit tests on my
system, at the least, before trying it in my own project.

Thanks in advance,
CQ


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: newbie can't get started

Posted by Armin Waibel <ar...@apache.org>.
Hi,

eweek@qualset.net wrote:
> I'm a newbie trying to get into OJB.
> 
> I downloaded 1.0.4 src and unzipped it
> When I run bin\build.bat from command window, it fails with over 100 duplicate
> class errors, example:
> duplicate class: org.apache.ojb.broker.Identity
> 
> I have JAVA_HOME set to a java5 jdk.
> 
> What is wrong?
> 
> Can anyone point me to a "getting started" kind of document?  A "You've
> downloaded ojb, now what?" kind of thing.  I want to run the junit tests on my
> system, at the least, before trying it in my own project.

how to run the junit tests have a look at
http://db.apache.org/ojb/docu/testing/testsuite.html#How+to+run+the+Test+Suite

By default hsql was used (this should always work without any 
modification in OJB profiles, property files,...).

regards,
Armin

> 
> Thanks in advance,
> CQ
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: newbie can't get started

Posted by Thomas Franke <fr...@softenergy.de>.
eweek@qualset.net wrote:

> Can anyone point me to a "getting started" kind of document?
Only follow the link:

http://db.apache.org/ojb/docu/getting-started.html

regards,

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org