Hello,
know I trying the jetspeed2 maven-plugin in the following environment.
- Mac OS X 10.4.3
- java version "1.5.0_05"
- maven v. 1.0.2
- Tomcat 5.5.14
1. The configuration default value for the database is not given. I
have to set the value to hsql.
2. The homealias "~" will not work. I set the value of
org.apache.jetspeed.portal.home to "~/java/jetspeed2". The directory
"~" will be created in the current directory and not be resolved to
the home directory! :-)
The variable ${HOME} will not resolved too! I have to set the
portalhome absolut. :-(
3. The version configuration values for portals-bridges and derby missing.
portals.bridges.version=1.0
derby.version=10.1.1.0
4. For the goal j2.quickStart the following configuration values have
to be set!
org.apache.jetspeed.production.database.url=jdbc:hsqldb:hsql://127.0.0.1:9001
org.apache.jetspeed.production.database.user=sa
org.apache.jetspeed.production.database.password=
org.apache.jetspeed.production.database.driver=org.hsqldb.jdbcDriver
org.apache.jetspeed.production.jdbc.drivers.path=
bridges.groupId=org.apache.portals.bridges
5. ${CATALINA_HOME} will not be resolved? :-((((
After all goals going sucessfull, I start tomcat but the jdbc
connection will not work. :-(
Know I have to go to my christmas event, I will report later if it is
realy necessary.
What about the erros?
Have a nice christmas,
mgsimon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]