I can't use maven-2. I tried before, but I don't want to download or use
/jetspeedtraning. What's this folder any way, and settings.xml ?? How
come the documentation does not bring them up and point to the link to
obtain them?
I have been there before. If I have to go there again, then I am going
in a loop and wasting my time. It would be better for me (in that case)
to try another portlet server.
Brice Lambi wrote:
You really should be using the maven2 builds:
http://portals.apache.org/tutorials/jetspeed-2/
Brice
On 9/3/07, Mansour <[EMAIL PROTECTED]> wrote:
Woonsan:
Thank you. I didn't try it yet, but I will, and I will post the results.
Woonsan Ko wrote:
Hi Mansour,
I think you met a problem with database settings.
In my case, I use MySQL with the following database settings in
build.properties:
org.apache.jetspeed.test.database.url = jdbc:mysql://localhost/j2
org.apache.jetspeed.test.database.driver = com.mysql.jdbc.Driver
org.apache.jetspeed.test.database.user = j2
org.apache.jetspeed.test.database.password = XX
org.apache.jetspeed.test.jdbc.drivers.path =
/home/woonsan/mysql-connector-java-5.0.5/mysql-
connector-java-5.0.5-bin.jar
org.apache.jetspeed.test.database.default.name = mysql
org.apache.jetspeed.production.database.url = jdbc:mysql://localhost/j2
org.apache.jetspeed.production.database.driver = com.mysql.jdbc.Driver
org.apache.jetspeed.production.database.user = j2
org.apache.jetspeed.production.database.password = XX
org.apache.jetspeed.production.jdbc.drivers.path =
/home/woonsan/mysql-connector-java-5.0.5/mysql-
connector-java-5.0.5-bin.jar
org.apache.jetspeed.production.database.default.name = mysql
Also, MySQL should be accessible at the build time! If you use the
default settings (e.g. HSQL
DB), then you should start an instance of HSQL DB first.
Therefore, jetexpress directory is the portal
application of jetspeed and any other directory I copy or deploy is a
portlet application (ie. j2-admin), am I right here?
Yes, you're right.
-Woonsan
--- Mansour <[EMAIL PROTECTED]> wrote:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]