Hello,
I'm trying to build JetSpeed2 using the plugin as decribed. All goes well until
seeding the database. I get a database with quite some tables but no content in
any table. Then I try to seed the datbase using:
When calling "maven j2:db.entities" I get:
j2:db.entities:
j2:_db.production.properties:
j2:_db.entities:
[echo] Running JETSPEED seed scripts...
j2:_db.seed:
[echo] j2:_db.seed with -b target/portal-sql/assembly/boot/ -c
target/portal-sql/assembly/
...
[java] java.lang.NoClassDefFoundError:
org/apache/jetspeed/serializer/JetspeedSerializerApplication
I played a lot and finally managed to find the JAR containing
JetspeedSerializerApplication.class and modified the classpath in plugin.jelly
(which I suppose is not the way it was intended) and end up with another
NoClassDefFoundError on class:
"org.apache.jetspeed.components.ComponentManager".
My target database is Oracle, not the HSQL DB shipped with JetSpeed.
Maybe somebody can help me on this issue?
Thanks, Andreas
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]