Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why do I get java.security.AccessControlException when using JMS MessageListeners from Java stored procedures inside Oracle8i JServer?



Why do I get java.security.AccessControlException when using JMS MessageListeners from Java stored p..

Answer / munnu

To use MessageListeners inside Oracle8i JServer, you can do one for the following

1. GRANT JAVASYSPRIV to <userid>

Call dbms_java.grant_permission ('JAVASYSPRIV', 'SYS:java.net.SocketPermission', '*', 'accept,connect,listen,resolve');

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JMS Interview Questions

What is a queued message?

0 Answers  


What are the steps involved in configuring the jms?

0 Answers  


What is an object message?

0 Answers  


What is a connection factory?

0 Answers  


What is the difference between topic and queue?

1 Answers  


What is jms mean?

0 Answers  


What is the role of JMS in enterprise solution development?

1 Answers  


What Is the JMS API?

1 Answers  


what is distributed queues and topics and how they works

1 Answers  


What are the advantages of JMS?

1 Answers  


What is jms destination?

0 Answers  


How may messaging models do JMS provide for and what are they?

0 Answers  


Categories