PROBLEM LOADING AGENT WHEN JADE STARTS


Subject: PROBLEM LOADING AGENT WHEN JADE STARTS
From: Erick Martinez (erickm@cs.yorku.ca)
Date: Fri Dec 20 2002 - 15:13:41 MET


[REPOSTED]

hello, I thought this was an EASY fix, but no solution yet. ANY
SUGESTIONS? thanks,

hi there, as I already mentioned in a previous posting I just installed
Jade on Linux and moved my code from a Winbox to this one, but when I
try to load my agent Jade starts ok but cannot find MyClass

this is my directory structure:

/root/tmp/jade jade directory
/home/basedir
/home/basedir/src where my java source is
/home/basedir/packagename where MyClass is

I compile from /home/basedir executing this command:

javac -d /home/basedir -classpath
.:/root/tmp/jade:/root/tmp/jade/lib/jade.jar:/root/tmp/jade/lib/jadeTools.jar:/root/tmp/jade/lib/iiop.jar:/root/tmp/jade/lib/base64.jar

I try to load my agent from /home/basedir/packagename executing this
command:

java -classpath
.:/home/basedir:/root/tmp/jade:/root/tmp/jade/lib/jade.jar:/root/tmp/jade/lib/jadeTools.jar:/root/tmp/jade/lib/iiop.jar:/root/tmp/jade/lib/base64.jar
jade.Boot -gui agent007:packagename.MyClass

Is there anything I am missing here? thanks in advance for your
collaboration.

erick



This archive was generated by hypermail 2a22 : Fri Dec 20 2002 - 15:12:28 MET