-->
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.  [ 2 posts ] 
Author Message
 Post subject: http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd D
PostPosted: Sun Jan 23, 2011 12:22 pm 
Newbie

Joined: Sun Jan 23, 2011 12:20 pm
Posts: 1
Hi, My xml reference this file and I couldn't builld my project. When I try to access this dtd, it says it's down ( Ofcourse I have checked the other dtd's in the site and they are fine. How would I proceed further. Does anyone know when the issue with this dtd would be fixed.. thanks!


Top
 Profile  
 
 Post subject: Re: http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd
PostPosted: Tue Jan 25, 2011 5:15 pm 
Regular
Regular

Joined: Tue Oct 10, 2006 2:21 pm
Posts: 58
It would be nice if someone who knows what's going on would fill the rest of us in on this. This has been going on for two weeks.

Eclipse refuses to validate any mapping file that begins with

Code:
<?xml version="1.0"?>
<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">


which is of course the standard Doctype header for these files.

I distinctly remember that previously you could type this URL into any browser

http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd and the file would display as text.

Now, since something was done on the source forge server, no browser will allow this file to be loaded, only DOWNLOADED, or opened in some application other than a browser. I have replicated this behavior on Windows with Firefox and IE and also on Linux with Firefox and Chrome. Clearly, it is not the browser but a server configuration issue. Somehow, I think, this means that the file is not registered as the correct mime-type?


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

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.