javac from the JDK has to be in your classpath, which means for the JMC,
tools.jar has to be in your classpath. In global.properties (or local, up to
you) add tools.jar from your JDK to the jrun.classpath property.
Scott
> -----Original Message-----
> From: Gigen Thomas [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 25, 2000 12:37 AM
> To: JRun-Talk
> Subject: Re: [JRun-Talk] Sun's pet store demo application
>
>
> Hi ,
>
> I do have JDK 1.2.2 installed. I was able to deploy the app using th
> EarDeploy tool as mentioned in
> Developing applications with JRun , Guide on Page 364
>
> I was however unable to use the JMC for the same. Is there some place where
> we do have to set the path or classpath ?? . I would like to be able to use
> the JMC.
>
>
>
> Thanks Scott.
>
>
>
>
> ----- Original Message -----
> From: Scott Stirling <[EMAIL PROTECTED]>
> To: JRun-Talk <[EMAIL PROTECTED]>
> Sent: Saturday, September 23, 2000 12:58 PM
> Subject: RE: [JRun-Talk] Sun's pet store demo application
>
>
> > The error message indicates that you don't have javac in your path. DO
> you have
> > a JDK installed? By default, the EJB Deploy tool requires a javac in your
> path.
> >
> > Scott Stirling
> > West Newton, MA
> >
> > > -----Original Message-----
> > > From: Gigen Thomas [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, September 19, 2000 10:12 AM
> > > To: JRun_Mailing_List
> > > Subject: [JRun-Talk] Sun's pet store demo application
> > >
> > >
> > > Hi All,
> > > I have been trying to install Sun's pet store demo application on Jrun
> > > 3.0 / Linux .
> > > When I try to deploy the peststore ear file , I get the following error
> > > message.
> > >
> > > Those of who have successfully deployed the pet store demo , could you
> > > please post the required steps.
> > >
> > > Thanks.
> > >
> > > java.io.IOException: javac: not found
> > > java.lang.UNIXProcess.forkAndExec(Native Method)
> > > java.lang.UNIXProcess.(UNIXProcess.java:134)
> > > java.lang.Runtime.execInternal(Native Method)
> > > java.lang.Runtime.exec(Runtime.java:271)
> > > java.lang.Runtime.exec(Runtime.java:215)
> > > allaire.ejipt.tools.Deploy._compileFiles(Deploy.java:645) at
> > > allaire.ejipt.tools.Deploy.redeployJars(Deploy.java:193) at
> > > allaire.ejipt.tools.Deploy.deployJars(Deploy.java:149) at
> > > allaire.jrun.tools.EarDeploy.doEJB(EarDeploy.java:239) at
> > > allaire.jrun.tools.EarDeploy.doModules(EarDeploy.java:143)
> > > allaire.jrun.tools.EarDeploy.doEAR(EarDeploy.java:83)
> > > allaire.jrun.tools.EarDeploy.deploy(EarDeploy.java:361)
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.