[cosmo-dev] Re: IMPORTANT: new webapp packaging
Brian Moseley
bcm at maz.org
Wed Dec 12 12:57:19 PST 2007
On Dec 12, 2007 11:55 AM, Alan Lord <alanslists at gmail.com> wrote:
> hmmm, that's what I thought. I checked everything again and restarted
> tomcat. Now it has created osafsrv.log :-) It's attached. I can see the
> problem but I am not sure how to fix it...
looks like your cosmo.properties file is missing the
"cosmo.hibernate.dialect" property. please send your cosmo.properties
file so we can see what's in it.
> Here's one thing I noticed. IN the snarf build, the 4 files: serializer,
> xalan, xercesImpl and xml-apis actually reside in *commons/endorsed* not
> in commons/lib like the others that we need to copy over.
we're working on the same stuff :D
I've started to take info from that journal page and move it into the
proper locations in the Cosmo manual. here are some new pages I've
been working on:
http://chandlerproject.org/Documentation/CosmoServletContainerRequirements
http://chandlerproject.org/Documentation/CosmoTomcat
i've just checked in some changes that remove the need for the jars
you mentioned above and that update the versions of the remaining
container-provided jars in in snarf. you should update, rebuild, and
install the new jars into $CATALINA_HOME/common/lib, removing all of
the old ones except your database driver jar.
working on logging next ;)
More information about the cosmo-dev
mailing list