I am working on getting JMS to go over HTTPS for my current project.
I have gotten far enuf to get JNDI working over HTTPS..
However, now the problem is in the JMS itself over HTTPS. I create the connection
factory using
TopicConnectionFactory cF=
(TopicConnectionFactory)jndi.lookup("HTTPXAConnectionFactory");
Is this all that needs to be done or do I need to make any other config changes?
Currently monitoring reveals that data from the client is not going to the HTTPS port
of 8443, but the normal HTTP port 8080 instead.
However, the web server has been setup for HTTPS, as a request like
https://192.168.x.y shows up the certificate. In any case, JNDI lookup works properly,
so HTTPS setup is fine I guess.
Any tips and help, greatly appreciated.
Thanks a lot,
Rajesh
<a
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825428#3825428">View
the original post</a>
<a
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825428>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