hey all,
i have a jms client that used to run as a standalone application, that i've converted to run as an mbean. i have the mbean running in its own jboss instance that was based on the minimal configuration with naming removed. i modified the jndi.properties file to point at the main app server on another box currently running jboss default configuration.

my problem is that i'm getting naming exceptions of "Receive timed out" if i try to use my InitialContext. is there any other configuration that needs to be done? should i be copying some of the jboss-client jars (used by the standalone app) into the lib directory for this configuration? or should i embed those files into my .sar file?

thanks in advance for any help.
gary.



-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to