Hello,

> This prevents jboss from starting. I got different versions of the same
> lib's.
> One example is the log4j.jar at jboss and log4j-1.2.5.jar at OJB.
> I'm not clear which part of OJB should be deployed where just to get it
> running (without all JUnit test cases)

What I'm usually doing for getting the minimum lib is try to run your app,
and when you get your first NoClassDefFound add the correct lib, restart
and continue. I'm currently running OJB with the following jar files:
 commons-collection
 commons-lang
 commons-pool
 jakarta-ojb

Hope it helps,
    Guillaume




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to