Search:

Type: Posts; User: sat; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    1,358

    Java security Policy for RMI Remoting

    I am planning to use Spring Remoting with RMI. I have got all the details I need but I am stuck where do I need to define security policy for the exposed interface.

    In my exposed service there is...
  2. Replies
    0
    Views
    548

    Securing Spring Remoting calls

    Hi,

    In our environment there are 3 JVMs running in the same server and I would like to implement Spring Remoting for method calls across JVM. Now the question is how do I ensure that the calls are...
  3. Replies
    2
    Views
    1,060

    Some more trying I came across this logs however...

    Some more trying I came across this logs however I am not sure if this could be the problem

    [DEBUG,TransactionInterceptor,AWT-EventQueue-0] Completing transaction for...
  4. Replies
    2
    Views
    1,060

    MethodSecurityInterceptor configuration issue

    I am getting NullPointerException from authorization XML. This is how I am using MethodSecurityInterceptor which is very similar to contact sample application in acegi but some how it is not working...
  5. Replies
    3
    Views
    1,156

    Problem with ProxyFactoryBean

    I am still getting the same exception even with changed configuration



    <bean id="deviceManager" class="org.springframework.aop.framework.ProxyFactoryBean">
    <property...
  6. Replies
    3
    Views
    1,156

    Problem with ProxyFactoryBean

    I am getting Null pointer exception

    at $Proxy0.getAll(Unknown Source)

    while trying to access Bean through ProxyFactoryBean. However if I directly use Impl class then I am getting all the...
  7. Thread: Rich client sample

    by sat
    Replies
    1
    Views
    1,189

    Rich client sample

    This may be very simple but somehow I am not able to get sample jar build. After running mvn package from various folders I still can not find the jars all I see various SNAPSHOT jars.
Results 1 to 7 of 7