ava/appFuse/appfuse>
any idea would be great. Never had problems with CATALINA_HOME untill...
thank you
Zmaj
Matt Raible-3 wrote:
>
> If you're getting this error from the command line and echoing
> $CATALINA_HOME works OK, I suspect you have an extra space in your
> pa
Hi Matt,
the echo $CATALINA_HOME prints out the correct path to my tomcat..
Zmaj
Matt Raible-3 wrote:
>
> It sounds like you haven't properly defined CATALINA_HOME in your
> environment variables. Can you run echo $CATALINA_HOME (or echo
> %CATALINA_HOME% on Windows)? If
gt;ant->runtime->properties
>
>
>
>
> Zmaj wrote:
>>
>> Hallo,
>>
>> i have a strage problem seting up appFuse.
>> When i run ant setip i got this error :
>> .../appFuse/appfuse/${env.CATALINA_HOME}/server/lib not found.
Hallo,
i have a strage problem seting up appFuse.
When i run ant setip i got this error :
.../appFuse/appfuse/${env.CATALINA_HOME}/server/lib not found. But when i
echo $CATALINA_HOME -
everything seems ok.
thanks
Zmaj
--
View this message in context:
http://www.nabble.com/Problem-with