This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes How can permissions be given to a resource adapter Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "How can permissions be given to a resource adapter" Watch "How can permissions be given to a resource adapter" New topic
Author

How can permissions be given to a resource adapter

Esteban Egea
Greenhorn

Joined: Aug 23, 2001
Posts: 1
I have developed a resource adapter for j2ee 1.3. This adapter needs to modify thread groups, but it is not allowed. I have modified the server.policy file but if I try to give permissions to the directory where I have the .rar it does not work. The only thing I can do is give permission to every code in the server.
Any suggestion?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How can permissions be given to a resource adapter
 
Similar Threads
HTML Select List data model question
J2EE and Connector architecture
Doubt on MDB SCBCD 5
Multi-threading in EJB helper classes?
JCA for small systems