I don't think it's possible to put it anywhere other than the webapp META-INF location at this point, without changing the way it's configured.

- Brett

On 20/05/2007, at 11:24 PM, Wendy Smoak wrote:

In the FAQ [1] we say to uncomment an allowedScheme element in
apps/continuum/conf/application.xml to allow use of the file://
protocol.

However, the element doesn't exist there, and instead can only be
found down in apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/ application.xml
.

What is the correct way to allow the file:// protocol now?

Copy the entire <allowedSchemes> section to conf/application.xml and
edit it there?  Should we move (or duplicate?) that section since it's
something the user may be expected to edit?

[1] http://maven.apache.org/continuum/faqs.html#can-i-use-file- protocol-in-add-project-view

--
Wendy

Reply via email to