Prasad,
    Install a fresh JDK1.2.2.  When you're asked to install the JRE, either
don't install it or put it in a different location than the JDK.  Then change
your JAVA_HOME in <J2EE_HOME>/bin/userconfig.  There's a note about this
problem in the j2sdkee Release Notes.

    --Ken

Kenneth Saks
J2EE RI Core Team, Java Software
SUN Microsystems
[EMAIL PROTECTED]


Prasad Kini wrote:

> Hi ,
> I am working on Java 2 Enterprise Edition and jdk1.2.1..I tried the sample
> demo examples of Converter given in the tutorial on the sun site ..I am
> facing the following error during deploying the Apllication..
> On deploying the  application, I get the following exception:
> Deploytool: Compiling wrapper classes for MyConverter. RemoteException
> occurred in server thread; nested exception is: java.rmi.RemoteException:
> Error processing ejb jar:access denied (java.io.FilePermission
> E:\JDK1.2.2\lib\ext read) java.rmi.ServerException: RemoteException occurred
> in server thread; nested exception is: java.rmi.RemoteException: Error
> processing ejb jar:access denied (java.io.FilePermission E:\JDK1.2.2\lib\ext
> read) java.rmi.RemoteException: Error processing ejb jar:access denied
> (java.io.FilePermission E:\JDK1.2.2\lib\ext read) Sender was
> Thread[Thread-4,6,main
>
> A similar problem is posted on JDC twice but no answers..Does any one know
> the probable reasons as to why this error happened..
>
> Thanks
> Regards
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to