I have Torque.properties in src/webapp/WEB-INF/conf so it gets put into the war( or webapp dir ). I'm not using Fulcrum, just the services in t2.2
I have the project schema file in src/schema. Yes, your java code still goes under src/java and test code under src/test. On Fri, 6 Dec 2002, Marc Lustig wrote: > Hi, > I got started with Maven-enabled Turbine web-app. > Right now I have a few questions. Where are these files supposed to reside: > - torque.properties if I want to use the decoupled Torque > - fulcrum.properties if I want to use one of the Fulcrum services > - myapp-schema.xml / turbine-schema.xml / id-table-schema.xml > > And did I get that right, the classes of my webapp go into src/java/ ? > > I am about to document every step I do to get the webapp running and I want > to submit that in the end, so that future users might benefit from it. > > Thanx. > Marc > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- ===================================================================== Jeffrey D. Brekke [EMAIL PROTECTED] Wisconsin, USA [EMAIL PROTECTED] [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
