Re: [Concern-users] new demo process
Brought to you by:
hengels,
leonchiver
|
From: Holger E. <he...@me...> - 2004-01-12 11:49:21
|
Quoting Lisa Retief <lis...@sa...>: > Hi Holger, > > Okay, I now have the generator working from the command line (not via > script). I will publish the debug process shortly. For now I am > continueing with the demo deploy to see if I can get it working end-to-end. congrats ;-) .. btw: the script _is_ working for susanne at freiheit dot com out of the box! hint: edit the demo/src/meta/engagement-web.xml and adapt the template directory property holger > > Lisa Retief wrote: > > > Which version of Java should I be using? > > > > When I run the java command with the java verbose setting on I get: > > > > [snip] > > [Loaded org.concern.devel.generator.Generator] > > [Loaded java.io.IOException from /usr/java/j2sdk1.4.2_03/jre/lib/rt.jar] > > [Loaded javax.xml.transform.TransformerException from > > ../devel/dist/lib/xml-apis.jar] > > [Loaded javax.xml.transform.Source from ../devel/dist/lib/xml-apis.jar] > > [Loaded javax.xml.transform.Result from ../devel/dist/lib/xml-apis.jar] > > [Loaded java.net.MalformedURLException from > > /usr/java/j2sdk1.4.2_03/jre/lib/rt.jar] > > -j src/java -m src/meta/ -c src/controller/ -d > > src/ddl/src/cpd/engagement.cpd -k ../devel/dist/etc/kernel > > -k ../devel/dist/etc/kernel -j src/java -m src/meta/ -c > > src/controller/ -d src/ddl/src/cpd/engagement.cpd[Loaded > > java.lang.Shutdown from /usr/java/j2sdk1.4.2_0 > > 3/jre/lib/rt.jar] > > [Loaded java.lang.Shutdown$Lock from > > /usr/java/j2sdk1.4.2_03/jre/lib/rt.jar > > > > > > Lisa Retief wrote: > > > >> Hi Holger, > >> > >> Holger Engels wrote: > >> > >>> Try this: > >>> cd $CONCERN_HOME/demo export GEN_HOME=../devel/dist for f in > >>> $GEN_HOME/lib/*.jar ; do CP=$CP:$f ; done export > >>> BOOTCLASSPATH="-Xbootclasspath/p:$GEN_HOME/lib/xalan.jar:$GEN_HOME/lib/ > >>> xml-apis.jar:$GEN_HOME/lib/xercesImpl.jar" > >> > >> All fine... > >> > >>> > >>> java $BOOTCLASSPATH -classpath $CP > >>> org.concern.devel.generator.Generator -k $GEN_HOME/etc/kernel -j > >>> src/java -m src/meta/ -c src/controller/ -d src/ddl/ > >>> src/cpd/engagement.cpd > >>> > >>> > >> Still fine, but with the following output and none of the expected > >> directories created : > >> > >> -j src/java -m src/meta/ -c src/controller/ -d > >> src/ddl/src/cpd/engagement.cpd -k > >> ../devel/dist/etc/kernel > >> -k ../devel/dist/etc/kernel -j src/java -m src/meta/ -c > >> src/controller/ -d src/ > >> ddl/src/cpd/engagement.cpd > >> > >> Under demo/src: > >> > >> [lisa@mandrake1 src]$ ls > >> cml/ cpd/ CVS/ html/ java/ meta/ res/ > >> > >> Lisa > >> > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Perforce Software. > > Perforce is the Fast Software Configuration Management System offering > > advanced branching capabilities and atomic changes on 50+ platforms. > > Free Eval! http://www.perforce.com/perforce/loadprog.html > > _______________________________________________ > > Concern-users mailing list > > Con...@li... > > https://lists.sourceforge.net/lists/listinfo/concern-users > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > Concern-users mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/concern-users > > Holger Engels (Dipl Inf Med) -- Consultant, Architect, Developer Mobile: +49 176 20119752 ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ |