Sorry that doesn't seem to work, any idea? 

If I try -

XINDICE_HOME=D:\"Apache Group"\"Tomcat 4.1"\webapps\xindice\WEB-INF

I get -

D:\Apache Group\Tomcat 4.1\webapps\xindice\WEB-INF>xindice
'D:\Apache' is not recognized as an internal or external command,
operable program or batch file.
'D:\Apache' is not recognized as an internal or external command,
operable program or batch file.
Exception in thread "main" java.lang.NoClassDefFoundError: Group\Tomcat


Or if I try - 

XINDICE_HOME="D:\Apache Group\Tomcat 4.1\webapps\xindice\WEB-INF"

I get -

D:\Apache Group\Tomcat 4.1\webapps\xindice\WEB-INF>xindice
Group\Tomcat was unexpected at this time.




-----Original Message-----
From: Laxma Reddy Dendi [mailto:[EMAIL PROTECTED] 
Sent: 30 January 2005 21:52
To: [EMAIL PROTECTED]
Subject: Re: xindice.bat and XINDICE_HOME on Win2K


use double quotes like this: "Apache Group"...it will work.




On Sun, 30 Jan 2005 20:43:44 -0000, Adam Retter
<[EMAIL PROTECTED]> wrote:
>  
> 
> Hi guys, 
> 
> Have fallen at the first hurdle. Deployed xindice 1.1b4 on Tomcat 4.1.29
on
> Windows 2K. But I have problems when I try and run xindice.bat from the
> command line. We have Java 2 SDK Version 1.4.2_03 installed. 
> 
> Firstly it complained about XINDICE_HOME, so I have now set this to what I
> believe is the correct path. 
> 
> XINDICE_HOME=d:\Apache Group\Tomcat 4.1\webapps\xindice\WEB-INF 
> 
> When I now try and run xindice.bat I get the following errors - 
> 
> D:\Apache Group\Tomcat 4.1\webapps\xindice\WEB-INF>xindice.bat 
> 'D:\Apache' is not recognized as an internal or external command, 
> operable program or batch file. 
> 'D:\Apache' is not recognized as an internal or external command, 
> operable program or batch file. 
> Exception in thread "main" java.lang.NoClassDefFoundError: Group\Tomcat 
> 
> Now I think the problem is because my path has spaces in it?! How do I set
> XINDICE_HOME correctly so that it works with my path that has the spaces
in
> it? 
>  
> 
> Thanks Very Much 
>  
> 
> Adam Retter 
>  
> Devon Portal Technician 
> Devon Portal Project, e-Partnership 
> Ext: 3683
>  DDI: 01392 383683 
> e: [EMAIL PROTECTED] 
> 
> http://www.devonline.gov.uk

Reply via email to