Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    698

    MBeanTrustPermission register error

    Hi,
    When I am starting up my spring program using Tomcat, I am getting the below error


    java.security.AccessControlException: access denied (javax.management.MBeanTrustPermission register)

    ...
  2. Replies
    2
    Views
    1,628

    Configuring multiple queue

    Hi,

    I want to listen asyncronously listen to queue.
    One way of doing is with Message Driven Bean,other would be by a Message Driven POJO,where I would have to write a web application for it.
    Are...
Results 1 to 2 of 2