Hello! my beans deployed successfully but i cant use it through servlets.
----- Original Message -----
From: "Satya Vennapusala" <[EMAIL PROTECTED]>
To: "JRun-Talk" <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 11:45 AM
Subject: RE: JRun3.0 deployment error


> Hi,
>
>    I had set following as class path, and it's deploying fine. Try ur
luck??
>
>
classpath=%EJIPT_HOME%\lib\ejipt_tools.jar;%EJIPT_HOME%\lib\ejipt.jar;%EJIPT
>
_HOME%\lib\ext\ejb.jar;%EJIPT_HOME%\lib\ext\jms.jar;%EJIPT_HOME%\lib\ext\jnd
>
i.jar;%EJIPT_HOME%\lib\ext\jta.jar;%EJIPT_HOME%\lib\ext\parser.jar;%EJIPT_HO
> ME%\lib\ext\jdbc.jar;
>
> [ ejipt_home is directory where u installed jrun.]
>
> -----Original Message-----
> From: Anthony Mak [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 12, 2001 12:03 PM
> To: JRun-Talk
> Subject: JRun3.0 deployment error
>
>
> After I have put the jar file and the deploy.properties into the /deploy
> directory, I ran the following command to deploy my EJB program as
describe
> in the JRun manual :
>
> java -Djava.security.policy=jrun.policy -classpath
> lib/ejipt_tools.jar
> allaire.ejipt.tools.Deploy
>
> but I got the following error,
>
> C:\Program
> Files\Allaire\JRun\servers\default\deploy>java -Djava.security.policy
> =jrun.policy -classpath lib/ejipt_tools.jar allaire.ejipt.tools.Deploy
> Exception in thread "main" java.lang.NoClassDefFoundError:
> allaire/ejipt/tools/D
> eploy
>
> (I have got ejipt_tools.jar in my classpath.)
>
> Please help.
>
> Anthony Mak
> ==========================
> Anthony Mak ([EMAIL PROTECTED])
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to