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.  [ 5 posts ] 
Author Message
 Post subject: what is the Certification Criteria for hibernate
PostPosted: Tue Sep 20, 2005 3:43 am 
Newbie

Joined: Wed Sep 14, 2005 5:23 am
Posts: 2
Location: India
Hi Friends,

I am going to use Hibernate in my project.What is the Certification Criteria for hibernate for any application Servers. I know JBoss supports Hibernate officially. What abt the Other application servers.If I use hibernate in my project, I needs to conform where that Application server Support or not.

Pls help me in this regard.


thanks,
Madhu


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 20, 2005 3:55 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
hibernate runs in all major and even non-major application servers.

Only known caveat is that to use transactional caches we need to get a hold of the transaction manager, but that is done via implementation of TransactionManagerLookup which hibernate already includes a good set of to cover all known cases.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 20, 2005 4:24 am 
Newbie

Joined: Wed Sep 14, 2005 5:23 am
Posts: 2
Location: India
Hi Max,

Thanks for reply.I am using Oracle Application Server. No where oracle said abt Hibernate in there sites.Is it OK, If i run your Unit test cases in Oracle Application Server to test it. Is that OK.


thanks,
Madhu


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 20, 2005 4:31 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
well, Oracle is not the place to find information about Hibernate ,)

And yes you can run the unit tests from inside oracle AS, but it would not be different than running it standalone since its just javacode.

But AFAIK Hibernate works fine from within oracle AS.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 21, 2005 6:22 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
JBoss Inc supports Hibernate on other app servers too.

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 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.