I installed OJB and ran the junit tests.
Then I decided to make a test with a helloworld flavored application.
I used the great xdoclet-ojb tool (this package is findable in the OJB
CVS contrib)  to generate 
myapp-repository.xml and myapp-schema.xml directly from my java source
code (neat!).
 
But I spent almost a day trying to figure out how to compile everything
(myapp) in directories that are different from
the ojbtest project ones. Torque complains, lots of things complains and
time flies.
 
Is anyone aware of guidelines explaining  the directory structures and
how to complie a project different from the test project ?
I found the Ojb documentation very usefull so far, but on this point :
explanation of the directory structure and its algebra through ant
properties, I think some guidlines would be great!
 
Thanks for your help,
Elie

Reply via email to