Shash Chatterjee wrote:
Berin,

Berin Loritsch wrote:

I have created Release Candidate 4 for Excalibur components.  This
includes the latest and greatest for Fortress.

I believe that we have a winner here, and if there are no BUG
reports in the next day or two, we will vote to release it.


Looks like Event needs a release as well, the latest dist of Fortress is looking for Sink.ROLE, which doesn't seem to be in the Event-1.0.2 JAR I have.

You are correct. I will include the new Event dist in that release.



Also, I am getting this in my logs (NOTE: I am not using the meta info capabilities yet, instead I am passing a ConfigurableRoleManager that has a parent FortressRoleManager in the container-manager context):

You are *always* using the ServiceMetaInfoManager, as it wraps what you pass in. Also, the DataSource library has the Meta Info marked. We will have to see what is going on with the "Selector".


DEBUG 2003-06-02 12:33:02.002 [system.meta] (/org.apache.avalon.fortress.impl.role.ServiceMetaManager.initialize(ServiceMetaManager.java:182)


): Specified service 'org.apache.avalon.excalibur.datasource.DataSourceComponentClusterSelector' is not available
java.lang.ClassNotFoundException: org.apache.avalon.excalibur.datasource.DataSourceComponentClusterSelector
at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at org.keel.core.classloader.KeelURLClassLoader.loadClass(KeelURLClassLoader.java:99)


at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at org.apache.avalon.fortress.impl.role.ServiceMetaManager.setupImplementations(ServiceMetaManager.java:198)


at org.apache.avalon.fortress.impl.role.ServiceMetaManager.initialize(ServiceMetaManager.java:178)

at org.apache.avalon.fortress.util.ContextManager.initializeMetaInfoManager(ContextManager.java:643)

at org.apache.avalon.fortress.util.ContextManager.initialize(ContextManager.java:270)

at org.apache.avalon.fortress.impl.DefaultContainerManager.getInitializedContextManager(DefaultContainerManager.java:120)

at org.apache.avalon.fortress.impl.DefaultContainerManager.<init>(DefaultContainerManager.java:105)

at org.apache.avalon.fortress.impl.DefaultContainerManager.<init>(DefaultContainerManager.java:99)

at org.keel.core.container.KeelContainerBuilder.getContainer(KeelContainerBuilder.java:168)

at org.keel.servers.KeelAbstractServer.initialize(KeelAbstractServer.java:108)
at org.keel.servers.KeelAbstractServer.getContainer(KeelAbstractServer.java:96)


at org.keel.servers.direct.KeelDirectServer.run(KeelDirectServer.java:60)

Shash



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





--
"You know the world is going crazy when the best
rapper is a white guy, the best golfer is a black guy,
The Swiss hold the America's Cup, France is
accusing the US of arrogance, and Germany doesn't want
to go to war. And the 3 most powerful men in America
are named 'Bush', 'Dick', and 'Colon' (sic)".

-----Chris Rock


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



Reply via email to