On 21 January 2011 15:22, Suhothayan Sriskandarajah <[email protected]>wrote:
> > > On 21 January 2011 12:57, Sinthuja Rajendran <[email protected]>wrote: > >> >> > Could you please provide details on where Java, and Tomcat are >> > installed. And, in case these folders have space on the name, does it >> > make any difference if you move to a folder without space on the name >> > ? >> > >> > -- >> > Luciano Resende >> > http://people.apache.org/~lresende<http://people.apache.org/%7Elresende> >> > http://twitter.com/lresende1975 >> > http://lresende.blogspot.com/ >> >> >> I changed the path of java, tomcat, photArt checkout folder everything >> to a path which doesn't have any spaces, but still the same exception is >> coming no difference. >> >> Previous attempt: >> JAVA_HOME => C:\Program Files\Java\jdk1.6.0 >> TOMCAT=> F:\GSoC\apache-tomcat-7.0.4-windows-x86\apache-tomcat-7.0.4 >> photart .war file => >> F:\GSoC\apache-tomcat-7.0.4-windows-x86\apache-tomcat-7.0.4\webapps >> >> Last attempt without spaces in path: >> JAVA_HOME => F:\GSoC\jdk1.6.0 >> >> TOMCAT=> F:\GSoC\apache-tomcat-7.0.4-windows-x86\apache-tomcat-7.0.4 >> >> photart .war file => >> F:\GSoC\apache-tomcat-7.0.4-windows-x86\apache-tomcat-7.0.4\webapps >> >> I tried with Windows Vista with my PhotArk build from Ubuntu 10.04. > It worked for me. > With > JAVA_HOME =>C:\Program Files\Java\jdk1.6.0_10 > TOMCAT=> D:\Users\Suho\Desktop\apache-tomcat-6.0.24 > > I'm now tyring this again after cleaning my .m2 > > I created the war file in Windows 7 and deployed that in Windows Vista It got deployed without any issues and I couldn't reproduce the above issue But I do find out due to some JS issues OpenID login is not working in IE. Suho Suho > > >> Regards, >> Sinthu. >> > > >
