Interesting: the project properties file item "project" overrides the
xxx-schema.xml <database name="xxx"> tag; _project_ determines the
database name, not the database name attribute.

What I was trying to do was to create two projects which share the
same database (webapps run on different servers with different
security constraints, they must share no code and be shipped as
separate war files; they feed a common data store which is accessed by
a 3rd ODBC app) 

Of course, my plan won't work because the generation of each project
drops the database generated by the other ;)

Is there a better way to do this?

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless.  They can only give you answers."(Pablo Picasso)


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

Reply via email to