yes mark, I think the prob is in my class path.
Javac command runfine but when I try Java jade.boot Its not work I set the class path for this C:\Program Files\Java\jade commons-codec-1.3.jar jade.jar jadeTools.jar iiop.jar http.jar I set these path. set path= C:\Program Files\Java\jdk \bin set *JADE_HOME*= C:\Program Files\Java\jade set CONTROLLER=127.0.0.1 set *classpath*=%*JADE_HOME*% set *classpath*=%*JADE_HOME*% ;%*JADE_HOME*%\*jade*.*jar* set *classpath*=%*JADE_HOME*% ;%*JADE_HOME*%\*jadeTools*.*jar* set *classpath*=%*JADE_HOME*% ;%*JADE_HOME*%\*iiop.jar* set *classpath*=%*JADE_HOME*% ;%*JADE_HOME*%*\http.jar* set *classpath*=%*JADE_HOME*% ;%*JADE_HOME*%\ *commons-codec-1.3* *.jar* I don’t know why it not work. May be this is the problem. Regards, ZEESHAN On Sun, Mar 21, 2010 at 7:30 PM, Mark Wieder <[email protected]> wrote: > Mark- > > Saturday, March 20, 2010, 4:31:00 AM, you wrote: > > > Sorry, I didn't mean to scare you off, Mark ;-) > > <g> Between you and Jan, I figure things are in good hands now... > > -- > -Mark Wieder > [email protected] > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
