Peter Neubauer wrote:
Hi,
On Mon, 2004-09-27 at 14:27 -0700, S V Subramonian wrote:
Exception: java.io.IOException
Message: javax.naming.CommunicationException [Root
exception is java.rmi.ServerE
xception: RemoteException occurred in server thread;
nested exception is:
java.rmi.UnmarshalE
regards,
Subbu
--- Cameron Fieber <[EMAIL PROTECTED]> wrote:
Hi Subbu,
I have recently commited some changes to the JMX
facility that upgrades
it to use the latest MX4J release. Unfortunately, I
still haven't got
around to writing any end user documentation on it.
Here are som
Hi Subbu,
I have recently commited some changes to the JMX facility that upgrades
it to use the latest MX4J release. Unfortunately, I still haven't got
around to writing any end user documentation on it.
Here are some steps that should get you up and running, and likely the
beginnings of the JMX
Try
C:\Documents and Settings\
Which is probably also the directory that contains your .magic
directory.
Setting merlin.deployment.timeout=0 should make the build succeed, as
the error that was occurring was from the timeout expiring, and a
timeout of 0 means never timeout.
-Cameron
On Wed, 200
Hi David,
I've done a fresh checkout, and the test in question is passing for me.
I'm not sure why it would be taking longer than 1000 msec (the default
timeout value) to commission the component in that test case, but that
is triggering the deployment failure.
If you create a merlin.properties
I am in favour of a Merlin TLP. My company has made significant
development investment in Avalon - previously in Phoenix and now in
Merlin. I look forward to Merlin evolving and continuing to provide the
Avalon version of an enterprise component development platform.
Regards,
Cameron
On Wed, 2
Hi Scott,
You could make your QueueManager as a Merlin facility using Merlin 3.3.
It would get a reference to the Merlin ContainmentModel from the
Context. It could then iterate through the ContainmentModel and find
any Queue components. You would design the lookup mechanism, perhaps
using full
- Original Message -
From: Niclas Hedhman <[EMAIL PROTECTED]>
Date: Thursday, May 6, 2004 10:33 pm
Subject: Re: Merlin logging, dynamic procies and JMX
> On Friday 07 May 2004 06:39, Scott Brickner wrote:
> > I'm using JMX fairly extensively with Merlin 3.2.5 - I rolled my
> own bit
> >
I was thinking about a new feature to partition the classpath into
public and private (or api and impl) sections in the block.xml. This
would allow a block.xml that is exporting one or more services to define
the jars for its service's APIs in a public section of the classpath.
Then, if that bloc
GCJ is Gnu Compiler for Java which can produce native executables from
your Java code.
I've been using IBM's J9 to do Java in an embedded Linux/XScale
environment, and I've been happy with its performance and footprint.
There is support for most of Java 1.3 so it should be possible to run
Merlin,
Hi Nader,
Here is my understanding of how it works:
Merlin looks at the provided block.xml file, and builds a list of
components to deploy. These components come from the component
declarations in the block.xml, the component declarations in any
block.xml files in included blocks, and any compon
On Tue, 2004-03-02 at 09:59, Niclas Hedhman wrote:
> On Tuesday 02 March 2004 10:31, Cameron Fieber wrote:
>
> I haven't forgotten about it... Just took a while to get around
> looking at it.
>
Thanks for looking at it.
>
> > Anyway, I think the problem may be part
Niclas Hedhman wrote:
On Tuesday 02 March 2004 07:12, Cameron Fieber wrote:
> I'm in the process of porting an application to Merlin (version
3.2.5 in
> this case), and I'm trying to figure out the classloader relationship
> for nested block xmls.
Right now it is 8 o'
I'm in the process of porting an application to Merlin (version 3.2.5 in
this case), and I'm trying to figure out the classloader relationship
for nested block xmls.
The scenario:
I have DAO component that uses cornerstone-datasources to get it's DB
connection. Ideally, I'd like to have in my bl
There are several versions of concurrent at:
http://www.ibiblio.org/maven/concurrent/jars/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
15 matches
Mail list logo