Enrique Perez wrote:
Hi all,
I've built J2 from source from the branch 2.0.1. (I’m thinking in moving
to 2.1-dev, though I prefer to get this problem solved… since I have the
impression it’s going to pop up also when building 2.1).
I've followed the steps from the
"QuickStartForTheImpatient/BuildUsingMaven" in the wiki. Everything
seemed to work fine until I reached the final step (running the portal)
where appears the error saved in **jetspeed_log.txt**.
Caused by: java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver
The error is because your jdbc driver is not your app server's
classpath. Recommend putting the jdbc driver some place where the app
server can access it. For example with Tomcat you can put it under
common/endorsed
I also attach the **build_properties.txt** file that I have in the root
directory (the one where J2 were stored after checking out the content
of the repository, not USER_HOME) in case it could be helpful…
Any help appreciated.
Thanks again in advance,
Enrique
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]