Hi Ravi,

 I'm  using J2sdkee on WinNT .  It may be used in the same way on 95 also.

 You  have to follow following steps

 Download  j2sdkee from  http://java.sun.com/j2ee

(S/W : 10 MB(approx)   Doc : 7 MB)

Install  the  S/W

Set  classpath to valid jar files.

To  run  app server

If  j2sdkee  is installed at  c:\j2ee

then   c:\j2ee\bin >   set  JAVA_HOME = ..Home dir of Java
         c:\j2ee\bin >   set  J2EE_HOME = c:\j2ee
         c:\j2ee\bin >   j2ee.bat   will start server


To run deployer tool

         c:\j2ee\bin >   set  JAVA_HOME = ..Home dir of Java
         c:\j2ee\bin >   set  J2EE_HOME = c:\j2ee
         c:\j2ee\bin >   deploytool.bat


Other details you have to read from documentation, books etc.

















----- Original Message -----
From: Ravi <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 05, 2000 5:22 PM
Subject: Re: does anybody have any idea about bean inheritance ???


> Hello All
> I am new to EJB can i run j2sdkee1.2 on windows 95 machine if so how can i
> 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