1. RMI with spring- max no. of users which can be connected forum.springsource.orgRMI with spring- max no. of users which can be connected Hi, Am new to spring rmi integration. Searched on internet but didn't get answer to my below mentioned queries: 1- ... |
2. Acegi and RMI Spring Remoting Type forum.springsource.orgDec 28th, 2005, 03:04 PM #1 dbendlin View Profile View Forum Posts Private Message Junior Member Join Date Sep 2005 Location Asuncin - Paraguay Posts 8 Acegi and RMI Spring Remoting ... |
3. RMI and SSL: how to setup RMIProxyFactoryBean correctly? forum.springsource.orgRMI and SSL: how to setup RMIProxyFactoryBean correctly? I'm trying to setup Spring remoting using RMI and SSL. Now, the RMIServiceExporter correctly supports custom socketFactory for both client and server sockets, ... |
4. rmi security manager problem forum.springsource.orgrmi security manager problem Greetings All, This one came up out of the blue today. Haven't had a need to run my junit tests in about a month. today, i ran ... |
5. "RMI over SSL" in Spring forum.springsource.org"RMI over SSL" in Spring Hello, I have built a test application which implements "RMI over SSL" in order to provide a secure data communication. Now, I will have to create ... |
6. (no security manager: RMI class loader disabled) forum.springsource.orgMay 2nd, 2007, 12:57 PM #1 klsateesh View Profile View Forum Posts Private Message Member Join Date Oct 2006 Posts 31 (no security manager: RMI class loader disabled) Hi All, When ... |
7. Acegi RMI session forum.springsource.orgHi, I'm developping a java client which connect to a Spring server through RMI. I want to do pass a session Id between client and server, but I don't know how. ... |
8. RMI remoting and authentication forum.springsource.orgHi, how can I achieve that the Authentication object is transfered via RMI? Calling SecurityContextHolder.getContext().setAuthenticati on(auth) client side seems not to do the job. The complete RMI remoting works fine, but ... |
9. RMI / SSL : Port already bind forum.springsource.orgRMI / SSL : Port already bind Hello, I export my services with RMI like that : Code: |
10. Acegi RMI don't works forum.springsource.orgAcegi RMI don't works hi, i'm trying to use acegi but it doesn't works. i want to use acegi to authenticate my RMI-services . i have edited my server application context ... |
11. How to implement ACEGI RMI security? forum.springsource.orgHello nvenky, how can I use the ContextPropagatingRemoteInvocationFactory to propagate the SecurityContext over RMI to the Server? I have a similar issue like you, also implementing a MethodInvocationIn terceptor for securing ... |
12. SSL enabled RMI with spring exporter forum.springsource.orgI used the following socket factories to get an SSL connection, but the handshake failed. Does anyone have a working example, or perhaps point me in the direction of the proper ... |
13. ERROR: RmiInvocationWrapper_Stub (no security manager: RMI class loader disabled) forum.springsource.orgCode: Unable to return specified BeanFactory instance: factory key [bean.factory.framework.services], from group with resource name [classpath:beanRefFactory.xml]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bean.factory.framework.services' defined in class path resource ... |
14. Two questions about RMI with Spring, monitor RMI / SSL forum.springsource.orgTwo questions about RMI with Spring, monitor RMI / SSL Hello, I'm fairly new to Spring remoting, I would like to use RMI to call some remote methods and transfer simple ... |
15. Lazy & refresh problems on RMI access (Spring+jpa+hibernate) forum.springsource.orgLazy & refresh problems on RMI access (Spring+jpa+hibernate) Hi guys, i've a strange problem. My project has a RMI exposure of some BOs. After logging in, i retrieve some data and ... |
16. Using RMI to authetication user from existing securty infra forum.springsource.orgUsing RMI to authetication user from existing securty infra Hi all, I am planing to use my existing web based application's authentication infrastructure (implemented using spring security) to authenticate users coming ... |
17. Spring / Acegi / RMI forum.springsource.orgApr 6th, 2010, 05:34 PM #1 bayden View Profile View Forum Posts Private Message Junior Member Join Date Apr 2010 Posts 3 Spring / Acegi / RMI Hey there I'm trying ... |
18. no security manager: RMI class loader disabled forum.springsource.orgAug 19th, 2010, 07:30 AM #1 harish.km View Profile View Forum Posts Private Message Junior Member Join Date Jul 2010 Posts 7 no security manager: RMI class loader disabled I am ... |