En l'instant précis du 01/03/07 13:05, Stephan Schöffel s'exprimait dans
toute sa noblesse:
> the problem is easy: i have to distribute the tomcat with preinstalled
> apps. i havae to make sure the tomcat only loads apps that i delivered
> with it. 
And how is tomcat supposed to make the difference between those that are
"delivered with it" and those that are not?
> now im trying to delete all ways loading apps. only apps in
> dir-structures should be loaded (ie with the deployDirectory() method,
> which i altered to verify the apps).
I think you will then have to overwrite / subclass the default catalina
host.
>
> Gregor Schneider wrote:
>
>> Hi Stephan,
>>
>> the real question here is: what do you want to achieve?
>>
>> I'm afraid you try to put the cart before the horse....
>>
>> My guess is that you should take a look at what David wrote: Use your
>> OS to prevent unauthorized access to your file-system.
>>
>> So I suggest you're letting us know what your exact problem is / what
>> you'd like to achieve, name the OS and maybe we can find an
>> appropriate solution for you.
>>
>> Cheers
>>
>> Greg
>
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to