Ion,

I am guessing here...This seems like some Hibernate configuration file has a DTD specified using the "PUBLIC" keyword, and the system you are running is not connected to the net? You can either connect it to the net, or, if you are able to find the XML file that is the culprit, change the "PUBLIC" to a "SYSTEM" and point to a local copy of the DTD.

Again. just guessing,....

Shash

Petcu Ionut wrote:

Hi all

Could somebody help me for this topic?

I already started the broker; also the server and tomcat, but I could not do the login in the sample application.

The console (of server) looks like:





[java] [KeelLoginModule] initialize

[java] [KeelLoginModule] password-seq: base64.hash,base64.encry

pt

[java] [KeelLoginModule] login

[java] Aug 29, 2003 2:50:16 PM net.sf.hibernate.cfg.Configuration addXML

* [java] SEVERE: Could not configure datastore from XML*

* [java] org.dom4j.DocumentException: No route to host: connect Nested except*

*ion**: No route to host: connect*

* [java] at org.dom4j.io.SAXReader.read(SAXReader.java:358)*

* [java] at org.dom4j.io.SAXReader.read(SAXReader.java:271)*

* [java] at net.sf.hibernate.cfg.Configuration.addXML(Configuration.java:*

*187)*

[java] at org.keel.services.persist.hibernate.HibernatePersistentFactor

y.configure(HibernatePersistentFactory.java:185)

[java] at org.apache.avalon.framework.container.ContainerUtil.configure

(ContainerUtil.java:239)

[java] at org.apache.avalon.fortress.impl.handler.ComponentFactory.newI

nstance(ComponentFactory.java:204)

[java] at org.apache.avalon.fortress.impl.factory.ProxyObjectFactory.ne

wInstance(ProxyObjectFactory.java:86)

[java] at org.apache.excalibur.mpool.VariableSizePool.newInstance(Varia

bleSizePool.java:153)

[java] at org.apache.excalibur.mpool.VariableSizePool.<init>(VariableSi

zePool.java:95)





I expect that Keel to make delegation for Hibernate to do the persistence. Looks like the mapping *hbm.xml file is missing.

If someone can help me, please send me an answer.

Tanks in advance!

Ion Petcu



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

Reply via email to