Hi Douglas,
thanks for reporting this! Did you get an exception in tomcat's log or
on the console? This would be helpful to fix the problem...
Or is this space-problem rather related to the build system?
Thanks,
Tammo
Jackson, Douglas wrote:
Hi!
The problem below was due to spaces in the path to my tomcat directory:
E.g. c:\program files\apache software foundation\tomcat ...
Strangely that path worked for the ode 1.1 war file, but not for the one
I built myself.
-Doug.
-----Original Message-----
From: Jackson, Douglas
Sent: Friday, January 18, 2008 10:02 AM
To: [email protected]
Subject: source code build failure questions
Hi!
After deploying the ode-war from the 1.2-snapshot produced from the
current
source, I do not see any services other than the version service. How
can
I fix it so that the deployment and management services are available?
-Doug
p.s.
I finally got a war file from the source code by running "rake package"
in the distro directory. Not sure why "rake package" at the ode level
did not produce a war.