Re: [appfuse-user] Problem with CATALINA_HOME

2006-12-18 Thread Zmaj
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

Re: [appfuse-user] Problem with CATALINA_HOME

2006-12-18 Thread Zmaj
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

Re: [appfuse-user] Problem with CATALINA_HOME

2006-12-18 Thread Zmaj
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.

[appfuse-user] Problem with CATALINA_HOME

2006-12-18 Thread Zmaj
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