-->
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: Hibernate3 tool help
PostPosted: Fri Sep 02, 2005 6:26 pm 
Newbie

Joined: Fri Sep 02, 2005 6:19 pm
Posts: 1
Hi,

I have been using hibernate3 for my present project and application server used is weblogic 8.1.

Now I have a complex query which runs fine and retrieves data using jdbc connection in hibernate.cfg.xml.

But whenever I deploy using datasource connection to the weblogic it stops the weblogic server and halting all applications running on it.

I had tried to investigate what is wrong and found out that <property name="query.factory_class">org.hibernate.hql.classic.ClassicQueryTranslatorFactory</property>
when set even in jdbc connection I'm not able to fetch data.When I remove this I do not get error and retrieves data.

But when I try to use this in weblogic with the datasource I get a HibernateException and when I remove it or try to use "org.hibernate.hql.ast.ASTQueryTranslatorFactory"
in the property hibernate.cfg.xml , it restarts the weblogic.

Now this is becoming a great problem in development. can anyone please can help me out of this situation as soon as possible.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 03, 2005 4:17 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
read the migration guide and notice the part about weblogic

_________________
Max
Don't forget to rate


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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.