-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Facing Problem with hbm.xml and dtd file
PostPosted: Thu Aug 17, 2006 8:54 am 
Newbie

Joined: Thu Aug 17, 2006 8:02 am
Posts: 9
I am new to "Hibernate" world and I am having problem in *.hbm.xml and hibernate.cfg.xml parsing. Here is how the "hibernate.cfg.xml" looks like:

==========
1. <?xml version='1.0' encoding='utf-8'?>
2. <!DOCTYPE hibernate-configuration PUBLIC
3. "-//Hibernate/Hibernate Configuration DTD 2.0//EN"
4. "http://hibernate.sourceforge.net/hibernate-configuration-2.0.dtd">
5. <hibernate-configuration>
6. <session-factory>
....
....and so on

WSAD is shoing me error on line (4.) saying:
=======================
Description:
"Operation timed out: connect"
Resource:
hibernate.cfg.xml
In Folder:
(folder path)
=======================
When I look at the URL (on line 4), I am able to see the DTD file.

I'd highly appreciate if someone could please let me know what I am doingwrong and how to fix this error. I am getting this same error in all of my HBM files also.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.