On 15 Jan 2001 17:55:11 +0900, Anthony Mak wrote:
 
> I have checked that javax.transaction.Status is in my classpath because I
> made a test program importing  javax.transaction.Status and it compiled.


Even so, try passing the location of jta.jar to the -cp option when you
execute the Deploy tool.  The Deploy tool demands just about everything
in $JRUN_HOME/lib/ext in order to work, so you'll keep getting
NoClassDefFound errors until you put all that junk in the classpath or
on the command line call to the tool.

-- 
Scott Stirling
West Newton, MA


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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