Hi,
Loris Conedera schrieb:
Is someone using Apache Geronimo or Websphere Community Edition with
xwiki?
I am using Websphere Community Edition and experienced a similar
problem. You will need either to write a deployment-plan to inform
WASCE about the dependency on the mysql-connector or to repackage
xwiki.war with the connector jars in WEB-INF/lib and then to redeploy
it (that's what I did).
Simply copying libraries to xwiki/WEB-INF/lib in the repository seems
not to be sufficient.
-hp