On 28/01/2007, at 5:41 AM, Robert Dale wrote:
I'm running the latest svn as of today - 500580.
If I try to retrieve a file from the local repository I get this
error:
exception
javax.servlet.ServletException: Unable to lookup role [null] hint
[basic]
root cause
org.codehaus.plexus.component.repository.exception.ComponentLookupExce
ption:
Component descriptor cannot be found in the component repository:
nullbasic (lookup realm: ClassRealm[plexus.xwork, parent: null]).
What do you mean by 'retrieve a file from a local repository'?
Then using /proxy as the way to access the actual proxy as
described by
others on this list, I get this error:
exception
There is no Action mapped for namespace / and action name proxy.
Check if
there is such an action name with such namespace defined in the
xwork.xml
and also if such an action class exists. Check also the log to see
if the
action class is successfully loaded. - [unknown location]
There is no proxy mapping in xwork.xml.
The instructions are incorrect - you acccess via the /repository/
URL, which can be configured inside Archiva to proxy an external
repository. Where did you see these instructions?
Any ideas?
Thanks,
--
Robert Dale