RE: Overriding a parameter

"Steve Brewin" <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <[email protected]>
Niclas Hedhman wrote:

<snipped>

> > Another issues is that setting the merlin.repository to
> $user.home/.merlin
> > on Windows ("Documents and settings")etc. does not work with the RMI
> > Adapter since it gives an error saying
> > 'unknown protocol "and"'.
>
> This is a BadThing(tm).
> Exactly where are you setting it and how?

This looks like the same "bad thing" that crops up on James and Tomcat lists
too. Basically strict interpretation of the URI spec. does not allow spaces.
With software installed in file systems that do allow spaces in paths, such
as Windows, you may encounter them. When this happens the URI is correctly
rejected as malformed.

The easy answer is to not install in a location that canonically includes
spaces, such as "Documents and settings" [sic].

See
http://issues.apache.org/jira/browse/JAMES-307?page=comments#action_36744
for a fuller explanation regarding a similar issue with James.

-- Steve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.