Hi all,

    I have 2 machines running jboss 4.0.3, red hat 9, with multicast enabled. 
    In the jboss.xml file, I set the clustered tag value True.
    The 2 machines recognize each other when I start jboss in "all" 
configuration. 
     One of this machines has an axis style webservice deployed that uses one 
clustered stateless session  bean. In the webservice's jndi.properties file, 
the java.naming.provider.url is set to jnp://local machines's ip:1100.
     Everything works fine. 
     My question is: Should I see some process output in both machines ?  I put 
some System.out.println("bla bla bla")  at the session bean 's source.
     The output is only visible in the webservice's machine. The other machine 
stops in the line : JBoss (MX Microkernel) ...... Started in 1m:9s:275ms

     Is this correct or I should see something else on this machine ?

Thanx.
Márcio Manske 

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to