Actually in solaris and linux its working for me, I can be more exact and exaplain that the problem is that I cannot connect to my jboss from tomcat because of some initial class the tomcat load before jboss_client.jar and the only way I made it work was addd this line to setclasspath,bat : set CLASSPATH=%JAVA_HOME%\lib\tools.jar;C:\work\app\Tomcat 4.1.29\server\lib\jbossall-client.jar
-----Original Message----- From: Nadia Kunkov [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 7:20 PM To: Tomcat Users List Subject: RE: tomcat question I'm almost sure that in Tomcat_Home/conf/tomcat4.conf there should be an entry for that. Well I'm talking about Linux, actually, but the setup should be similar for Windows... -----Original Message----- From: Guy Lubovitch [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 12:14 PM To: '[EMAIL PROTECTED]' Subject: tomcat question im not sure im sending my question to the right mailing list, but here we go. i have tomcat 4.1.29 installed on window 2000 and im running it as service, the question is how do i change the classpath of the tomcat? i change setclasspath file but it didnt help thank you in advance. mobile mapping application Guy Lubovitch Project Manager Telmap Bareket 11 Herzelia [EMAIL PROTECTED] tel: mobile: +972(9)9582844 +972(54)550865 <http://www.plaxo.com/signature> Powered by Plaxo <http://www.plaxo.com/signature> Want a signature like this? <https://www.plaxo.com/add_me?u=4294976276&v0=17453&k0=1888001226> Add me to your address book... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
