[Montag-users] problem when starting tomcat and loading montag
Status: Beta
Brought to you by:
sbtourist
|
From: Alexandra M. <al...@ya...> - 2006-01-07 03:52:57
|
Hello all,
I am trying to run Montag on top of dbXML, but Tomcat gives
an error at startup when trying to load the montag
application:
java.lang.ClassCastException at
montag.servlets.InitServlet.configureXMLDB(InitServlet.java:138)
...
Still, I am able to get the page at
http://localhost:8080/montag/services
So, I wonder what is wrong. I am using Montag 0.7, dbXML
2.0, and tomcat 5.0 with jsdk 1.4.2_10.
I was thinking that perhaps I haven't set up the
<db-driver> and <dc-uri> properties correctly in the
montag-config.xml file. This is what I have:
<db-driver>com.dbxml.db.client.xmlrpc.dbXMLClientImpl</db-driver>
<db-uri>http://localhost:7280/rest/</db-uri>
I also tried with "local" and "remote" options in the
config file, but none seemed to have an effect in fixing
the problem.
Can you help me out and give some hint as to what can I
possibly be doing wrong?
Thanks in advance,
Alexandra
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
|