My problem is the faliover does not work. Hope somebody can give me some help. Thanks 
advanced.
 
I follow the http://www.jboss.org/wiki/wiki.jsp?page=JBossMQHA, set JMS to MySql.  
Only difference between what I do and the guide says is I use MySqlDS as datasource 
name, whereas the guide use DefaultDS.
 
I have two jboss 3.2.4(5)  with same configuration set, and I start them one by one; 
it's fine. Then I deploy my stuff ( some sessionBeans or Mbeans use a HAJMSSender or 
Receiver sending/receiving objs to queues and some MDBeans consuming them) to farm; 
they works fine. for my code, I use the HAJNDI, localhost:1100 and XAConnectionFactory.
 
The problems comes when I shutdown one jboss. It seems the JMS client can not find 
XAConnectonFactory any more.  I stop there.
 
Then I try to deploy the hajms-examples.sar.zip and load-balanced-mdbs-example.zip of 
the guide to find some clue, but I fail. First, the hajms-examples(JMSClient)  even 
can't be deployed ( I post the problem into the forum yesterday, you can see some 
detail there). Second, the load-balanced-MDB cause a lot problems at deploying time. I 
suspect the two examples. Are tye really for the two final release?
 
My questiones:
 
1. What datasource name do you use? DefaultDS or MySqlDS? I feel it does not matter? 
2. Did you tried the two examples? How to make them work? 
3. Can you give me some suggestion?
 
Thanks.

Charles


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840509#3840509

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840509


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to