Hi,

I am using JBoss 3.2.3 (actually porting from WebLogic 8.1) and have an Applet client. 
Every thing worked fine under WL 8.1 but its not working with JBoss 3.2.3. 

I am using RMIConnectionFactory and my factory and topic lookups work fine. I am 
trying to send a message with some property settings and no payload (its just a couple 
of status update messages).

1. I am NOT getting any exception after publisher.publish, but message is also not 
sent. I am concluding this from the fact that message counter in JMX console for this 
topic does not increment.

2. Other, and the bigger problem is that the System properties are just cleared after 
the publisher.publish call. I can see from the applet console that e.g., os.name and 
other system properties are not there any more.

Can some one guide me if should use some other Connection Factory or what could be the 
cause of this problem. 

Thanks,
/t

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825697#3825697";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825697>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to