[jboss-user] [JBoss Cache] New message: "Re: Security issues of JBoss cache replication"

xiang yingbing do-not-reply at jboss.com
Mon Mar 15 05:46:07 EDT 2010


User development,

A new message was posted in the thread "Security issues of JBoss cache replication":

http://community.jboss.org/message/531947#531947

Author  : xiang yingbing
Profile : http://community.jboss.org/people/ybxiang.china

Message:
--------------------------------------------------------------
The JBoss cache document says nothing about the security.
 
 
Case.2:
I want to use JBoss5.1 as the server and cache some useful info[for example, alarms] in JBoss cache.
When client is started, it need to synchronized the cache with the server to get the useful info.
 
SSL is used.
set JAVA_OPTS=-DserverName=10.80.2.196 -Dgvu.singletonMaster.vip=10.80.2.218 -Djavax.net.ssl.keyStore=D:/gvu/tools/jboss-5.1.0.GAjdk6/server/gvu/conf/gvuserverkeystore -Djavax.net.ssl.trustStore=D:/gvu/tools/jboss-5.1.0.GAjdk6/server/gvu/conf/gvuservertruststore -Djavax.net.ssl.trustStorePassword=xxx -Djavax.net.ssl.keyStorePassword=xxx -Djboss.gvu.ejb.interface.protocol=sslsocket -Dsslport=3843
./run.bat -c gvu -g GVUPartition -u 239.255.100.101 -b 10.80.2.196
 
 
 
Why client can NOT see the values cached in the server, while two standalone clients can see each other's cached value?


--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/531947#531947




More information about the jboss-user mailing list