Running on Windows-XP
J2SDK1.4.2_03
ANT 1.5.3

I downloaded Keel latest source from Sourceforge last night, v2.0.
I followed Shash's Hands On Tutorial, and everything seemed to build and
deploy properly, I can get to the Main keel page.

Then I followed (tried) the Configure Your Own Database from the Keel
tutorials, and set my database properties/credentials in
default-deploy.properties, and did an 'ant assemble-deploy'.

When I try to get the db created, by following this link,
http://localhost:8080/struts/model.do?model=createdb, I get this:

null, Could not return a reference to the Component
(Key='org.keel.services.persist.PersistentFactory/*')

In the browser.

I get this in the system.log:
WARN    2003-12-16 11:04:11.011   [system.roles.defaults]
(/org.apache.avalon.fortress.impl.role.AbstractRoleManager.addRole(Abstr
actRoleManager.java:154)
): Unable to load class
org.apache.excalibur.xml.xpath.XPathProcessorImpl. Skipping.
WARN    2003-12-16 11:04:11.011   [system.roles.defaults]
(/org.apache.avalon.fortress.impl.role.AbstractRoleManager.addRole(Abstr
actRoleManager.java:154)
): Unable to load class
org.apache.excalibur.xml.xpath.JaxenProcessorImpl. Skipping.
WARN    2003-12-16 11:04:11.011   [system.roles.defaults]
(/org.apache.avalon.fortress.impl.role.AbstractRoleManager.addRole(Abstr
actRoleManager.java:154)
): Unable to load class org.apache.excalibur.xml.impl.JaxpParser.
Skipping.
WARN    2003-12-16 11:04:11.011   [system.roles.defaults]
(/org.apache.avalon.fortress.impl.role.AbstractRoleManager.addRole(Abstr
actRoleManager.java:154)
): Unable to load class org.apache.excalibur.xml.impl.XercesParser.
Skipping.

Please help.  Would really like to get this up and running and start
porting my app.  If not apparent, I'm VERY new to Keel.  Have a current
Expresso/Tomcat webapp that I think would work well under Keel.  Am
going to try JDO.  Any suggestions welcome.

Thanks in advance
Gene
http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to