-->
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: schema validating parser braeks if run with hibernate
PostPosted: Thu Oct 28, 2004 12:19 pm 
Newbie

Joined: Mon Sep 27, 2004 12:19 pm
Posts: 5
I have written an XML schema validation and if I run it by itself, it validates the schema fine.

But I want to use Hibernate to modify the records and put the error messages in the database. When I modify my validating parser to use hibernate, my parser claims that my XML is not well-formed.

I am guessing that since hibernate uses SAX to parse its own mapping classes, it loads some classes from SAX and sets some static variable (for example, encoding type) before get to my code and that breaks my parser.

Any help will be appreciated. This, surprisingly, works under win-doze and only breaks under unix (AIX).

Thanks,
-ramin

Hibernate version: 2.1


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 29, 2004 12:04 pm 
Newbie

Joined: Mon Sep 27, 2004 12:19 pm
Posts: 5
This issue was resolved and was not related to hinet. Sorry for wasting the bandwidth.

-ramin


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.