Aaron:


I'm having a little problem accessing the dependencies hosted
on jadetower - seems like there is a permission problem when
attempting to access resources.  I came across something similar
and from memory I think it is related to the Maven implementation
attempting to access the directory (as distinct from accessing
only the artifact).

A solution to this could be to package the dependent content in
a bar file which could be installed via Merlin.

Stephen.


--- maven errors -----------------


WARNING: Failed to download altrmi-server-interfaces-0.9.6.jar.
Attempting to download altrmi-server-impl-0.9.6.jar.
Error retrieving artifact from [http://jadetower.sf.net/dist/altrmi/jars/altrmi-server-impl-0.9.6.jar]: java.lang.Except
ion: Can't get altrmi-server-impl-0.9.6.jar to F:\system\maven\repository\altrmi\jars\altrmi-server-impl-0.9.6.jar
Error retrieving artifact from [http://www.ibiblio.org/maven/altrmi/jars/altrmi-server-impl-0.9.6.jar]: java.lang.Except
ion: Can't get altrmi-server-impl-0.9.6.jar to F:\system\maven\repository\altrmi\jars\altrmi-server-impl-0.9.6.jar


J Aaron Farr wrote:

Hello.

I just committed a new Merlin 3.0 stage extension to
avalon-sandbox/exporter.  It uses AltRMI to provide jndi and rmi
exporting of services.

To export your component, add the following to your meta-tags:

@avalon.stage id="urn:exporter:altrmi"

Examples are also included under the test package.
Build notes are in the README.txt

It's not very fancy yet, but should be get the ball rolling.




--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to