Hi Rajesh,
Rajesh T V wrote:
Hi,
I picked up db-ojb-1.0.3-src.zip from
http://apache.oc1.mirrors.redwire.net/db/ojb/db-ojb-1.0.3/
and am attempting to build it.
I am hitting several errors including
Cannot resolve ArticleManagerODMGLocal
Cannot resolve PersonManagerODMGLocal
Cannot resolve ArticleManagerODMGHome
This are classes used in OJB's session bean examples. If you e.g. build
the OJB jar-file these classes are not compiled. If you try to compile
the sources in your IDE exclude these classes from source path
(
or run ant target 'ejb-examples' to generate the missing classes, more
info see
http://db.apache.org/ojb/docu/guides/deployment.html#Example+Session+Beans
)
regards,
Armin
etc.
Are there other jars that also need to be picked up before building
db-ojb-1.0.3 ?
Thanks,
Rajesh
---------------------------------------------------------------------
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]