All,
I figured out the problem. It is to do with java policy file.
I fixed it for the time being with java.security.AllPermission.
I need to know how to tighten the security. For example:
1) What all sockets need to be available for connection?
2) What all RuntimePermission(s) are required?
3) Any other useful information to tighten security.
Thanks in advance for any help.
sincerely,
Ramesh
> -----Original Message-----
> From: Mantri, Mr. Ramesh
> Sent: Wednesday, March 07, 2001 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: problem with installing Jonas on Unix
>
> All,
> I am newbie to EJB. Started by integrating Jonas with Apache and Resin
> on my PC (NT). Tried out the examples/src/sb examples and even a simple
> servlet invoking my even simpler HelloWorld bean. Worked fine.
>
> Since our development takes place on a SUN Sparc (Solaris 2.7) platform,
> I tried installing Jonas on this system. I am an ordinary mortal user and
> not the near-omnipotent sysadmin (or superuser) :-) So I installed Jonas
> according to the Installation Instructions, in my home directory and also
> configured according to the given instructions. Started to test the
> examples/src/sb example. Started the EJBServer. It halted with the
> error message: "Cannot create containers: EJBServer halting".
>
> 1) I had to modify the config_env script slightly, since my home shell
> is csh. It works fine.
> 2) Is Jonas required to be installed with root permissions?
>
> Others may have encountered similar problems. Please let me know
> how I may rectify this problem and continue.
> sincerely,
> Ramesh
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".