-->
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.  [ 4 posts ] 
Author Message
 Post subject: Hibernate Search - Cluster capability through JMS Help!
PostPosted: Fri Apr 13, 2007 8:34 am 
Newbie

Joined: Fri Dec 15, 2006 6:08 am
Posts: 18
Location: France
Hi,

I would like to use the new hibernate search cluster capability feature.
I know I'm a bit in a hurry since the beta version is just out...
I work with bea weblogic 9.2 (j2ee 1.4) application server.

I'm not very familiar with jms, so my first question is : "Is it planned to have something easier to use for jms newbies? Something where the use of jms technology would be "hidden" (Perhaps it's already the case but I'm a jms beginner and don't realize it!).
And if not, Is it planned to have something like a tutorial for newbies on how to configure the jms stuff, a more complete documentation...

Thanks for your help.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 13, 2007 9:28 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
It would take forever to provide a tutorial that describe how to set up a JMS queue for all application servers. If someone wants to give it a try that would be great though.

I tried to minimize as much as possible the configuration overhead from the HSearch side. Using the WL console, you should be able to set un the queue relatively easily I guess

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 17, 2007 9:04 am 
Newbie

Joined: Fri Dec 15, 2006 6:08 am
Posts: 18
Location: France
I see and I will post my work on weblogic if I manage to make it working!
I have a question about the message driven bean we have to write.
To generate my message driven bean ejb for weblogic 9.2, I need to use an ant task called EJBGenAntTask.
The example given in the documentation is a JEE5 message driven bean.
My problem is that this ant task only support EJB 2.x ant not JEE5 specification.
So anyone has an idea on what I would have to modify if I want the MDB to be ejb2 compliant?

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 17, 2007 10:30 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Check this tutorial
http://www.onjava.com/pub/a/onjava/2001/05/22/ejb_msg.html?page=1

You need to implement the 2 interfaces on page 2.
Don't forget the xml configuration file on page 3.

Now you understand why we did JavaEE 5 ;-)

_________________
Emmanuel


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