Erik Visser wrote:
>>But.....This is an side-affect of a builder(of an application) which
>>hasnt been installed.
>>
>>We are now having this discussion on the list,
>>but i still dont know why the deployment of your
>>security-application failed.
> 
> 
> I did NOT install any application......
> 
> As stated before, I did:
> 
>>checkout from cvs, ant compile, ant war
> 
> 
> installed the war file with tomcat manager application as described in:
> 
>>http://www.mmbase.org/download/builds/tomcat-4.x.html
>>
> 

Which version of Tomcat are you using? I ran into a problem with the 
latest 4.1.x, because it doesn't unpack the war if you deploy it, so 
ServletContext.getRealPath() returns null, instead of the correct location.

Gerard


Reply via email to