RE: classloaders?

2004-12-03 Thread Stephen McConnell
ne. > Is there something else I could try? If you can post the block file to the dpml-support list I'll take a look at is and see if we can't get something up and running on Metro ASAP. Cheers, Steve. > Thank you. > > > > Stephen McConnell <[EMAIL PROTECTED

RE: classloaders?

2004-12-02 Thread Stephen McConnell
> -Original Message- > From: ixxus nexxus [mailto:[EMAIL PROTECTED] > Sent: 02 December 2004 22:57 > To: Avalon framework users > Subject: RE: classloaders? > > > --- Stephen McConnell <[EMAIL PROTECTED]> wrote: > > > I know your going to answer

RE: classloaders?

2004-12-02 Thread Stephen McConnell
t; > contained in the server-api/server-impl jars. > > Everything ran fine. Then I decided that it would > > make sense re-factor the code into two separate > > classes so I moved some of it into ServiceImpl and > > tried to make OriginalServiceImpl use Service and &g

RE: classloaders?

2004-12-02 Thread Stephen McConnell
t would make sense re-factor the code into two > separate classes so I moved some of it into ServiceImpl and tried to make > OriginalServiceImpl use Service and things stopped working. Does this have > anything to do with package names, maybe? OriginalService is in a > different packa

RE: classloaders?

2004-12-01 Thread Stephen McConnell
> -Original Message- > From: ixxus nexxus [mailto:[EMAIL PROTECTED] > Sent: 02 December 2004 02:20 > To: Avalon framework users > Subject: RE: classloaders? > > I think I'm using merlin-3.2.4-bis > > Are there any simple instructions for switching from > Merlin to Metro? Is it complicat

RE: classloaders?

2004-12-01 Thread Stephen McConnell
If you use the -debug switch you should see exactly what is being loading into the classloader. If you could post the trace I could probably provide a hint as to what the problem is. In the current version (Metro) we have put a lot of effort into improving the protocols dealing with classload

RE: [ANN] Avalon Closed

2004-11-30 Thread Stephen McConnell
> -Original Message- > From: Greg Stein [mailto:[EMAIL PROTECTED] > Sent: 01 December 2004 03:58 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [ANN] Avalon Closed > > On Wed, Dec 01, 2004 at 0

RE: [ANN] Avalon Closed

2004-11-30 Thread Stephen McConnell
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > And on behalf of the developers at Avalon, I would like to Thank ALL the > past Chairs and members of the Avalon PMC, for a all-in-all a job well > done. I'm sorry - but you will have to exclude myself from the abo

RE: Aspects

2004-11-29 Thread Stephen McConnell
Henning - the ASF is in the process of shutting things down here at Avalon. If you want to dig into these questions I recommend subscribing to the dev or support lists over on dpml.net [1]. Cheers, Steve. [1] http://www.dpml.net/central/about/resources/lists.html > -Original Message- >

RE: context

2004-11-24 Thread Stephen McConnell
> -Original Message- > From: Samuel Ferrer [mailto:[EMAIL PROTECTED] > Sent: 24 November 2004 15:23 > To: [EMAIL PROTECTED] > Subject: Re: context > > > Thank you very much ... > > I wander ... that mapping is a very simple class like a Hashtable isn't > ... no need for anything else?

RE: context

2004-11-24 Thread Stephen McConnell
> -Original Message- > From: Samuel Ferrer [mailto:[EMAIL PROTECTED] > Sent: 24 November 2004 14:03 > To: [EMAIL PROTECTED] > Subject: RE: context > > > Hi quijote > > I am new to this project too, but I have been following the development of > metro quite close. > > I think, and guys

RE: regarding avalon tutorials n samples

2004-11-24 Thread Stephen McConnell
> -Original Message- > From: Mallepally Harinath [mailto:[EMAIL PROTECTED] > Sent: 24 November 2004 13:03 > To: [EMAIL PROTECTED] > Subject: regarding avalon tutorials n samples > > Hi, all > > > > I was trying to work with openIM project which is java based jabber > server implementa

RE: context

2004-11-24 Thread Stephen McConnell
> -Original Message- > From: El Quijote [mailto:[EMAIL PROTECTED] > Sent: 24 November 2004 11:30 > To: [EMAIL PROTECTED] > Subject: context > > Hi! > I'm new to the subject of the avalon-framework and find the expression > "context for a component" very abstract. Could somebody explain t

RE: Service configuration

2004-11-12 Thread Stephen McConnell
> -Original Message- > From: Felipe Castro - M4U [mailto:[EMAIL PROTECTED] > Sent: 12 November 2004 14:53 > To: Avalon framework users > Subject: Re: Service configuration > > - Original Message ----- > From: "Stephen McConnell" <[EMAIL PROTE

RE: Service configuration

2004-11-12 Thread Stephen McConnell
> -Original Message- > From: Felipe Castro - M4U [mailto:[EMAIL PROTECTED] > Sent: 12 November 2004 13:57 > To: [EMAIL PROTECTED] > Subject: Service configuration > > Hello, > > I'm just begining with avalon-merlin and I'm really stuck with a service > configuration problem. I know merl

RE: TypeUnknownException?

2004-11-11 Thread Stephen McConnell
> -Original Message- > From: ixxus nexxus [mailto:[EMAIL PROTECTED] > Sent: 10 November 2004 23:39 > To: [EMAIL PROTECTED] > Subject: TypeUnknownException? > > Hello, > > I have an interface a.b.c.SomeService which defines a service. Now, I > would like to replace the implementation in

RE: merlin tutorial projects build fails - please help

2004-11-09 Thread Stephen McConnell
> -Original Message- > From: paulm [mailto:[EMAIL PROTECTED] > Sent: 09 November 2004 15:03 > To: [EMAIL PROTECTED] > Subject: merlin tutorial projects build fails - please help > > Hi Guys > > Now loaded and installed merlin-3.3.0 when I try to compile. Any one of > the tutorials I get

RE: Magic Plugin Portability

2004-10-30 Thread Stephen McConnell
> -Original Message- > From: Igor A. Deruga [mailto:[EMAIL PROTECTED] > Sent: 30 October 2004 18:13 > To: Avalon framework users > Subject: Re: Magic Plugin Portability > > Greetings, oh Mighty All! > > The question is about logging. It´s pretty stupid, but I didn´t find an > answer > i

RE: Magic Plugin Portability

2004-10-29 Thread Stephen McConnell
I like it. Right now we are working on getting Tansit operation under Magic so that we have the same repository sub-system in both Metro and Magic. If you take a look at the archives you will find some recent posts about setup and building of everything. Cheers, Steve. > Thanks, > Camero

RE: Problem in Block composition

2004-10-29 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 28 October 2004 19:18 > To: Avalon framework users > Subject: RE: Problem in Block composition > > Forgot to include one more problem: > > When I was trying this out, I was getting the below error due to the

RE: Problem in Block composition

2004-10-29 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 28 October 2004 18:49 > To: Avalon framework users > Subject: Problem in Block composition > > Hi All, > > I am facing a problem regarding block composition. > I have 3 blocks, an empty block.xml, BlockA.xml

RE: Class servicing

2004-10-26 Thread Stephen McConnell
> -Original Message- > From: Igor A. Deruga [mailto:[EMAIL PROTECTED] > Sent: 26 October 2004 20:35 > To: 'Avalon framework users' > Subject: Class servicing > > Dear Friends! > > I have a following entry in one of the .xinfo files: > > code/

RE: Sources

2004-10-25 Thread Stephen McConnell
> -Original Message- > From: Igor Deruga [mailto:[EMAIL PROTECTED] > Sent: 26 October 2004 08:45 > To: [EMAIL PROTECTED] > Subject: Sources > > Dear friends! > > I have a problem getting source code for Merlin. The links at > avalon.apache.org/merlin seem to lead only to binaries, docs

RE: Error while running embedded merlin

2004-10-25 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 25 October 2004 17:02 > To: Avalon framework users > Subject: RE: Error while running embedded merlin > > Hi Niclas, > > I tried the below mentioned steps but was not successful. > > Actually my requirement

RE: magic bug,

2004-10-21 Thread Stephen McConnell
> -Original Message- > From: Cameron Taggart [mailto:[EMAIL PROTECTED] > Sent: 21 October 2004 18:59 > To: Stephen McConnell > Cc: Avalon framework users > Subject: Re: magic bug, > > Adding resolve="false" seemed to fix my issue. Great - I've als

RE: magic bug,

2004-10-20 Thread Stephen McConnell
> -Original Message- > From: Cameron Taggart [mailto:[EMAIL PROTECTED] > Sent: 21 October 2004 00:04 > To: [EMAIL PROTECTED] > Subject: magic bug, > > I often need to use the version number of the project that I'm > building within the Ant build.xml file. I'm not sure if this is the > b

RE: Avalon ... Metro ?

2004-10-18 Thread Stephen McConnell
> -Original Message- > From: Mansour Raad [mailto:[EMAIL PROTECTED] > Sent: 18 October 2004 21:19 > To: 'Avalon framework users' > Subject: RE: Avalon ... Metro ? > > So What will happen to merlin under avalon SVN will continue to be available but all of the development effort

RE: Avalon ... Metro ?

2004-10-18 Thread Stephen McConnell
> -Original Message- > From: Morten Haavaldsen [mailto:[EMAIL PROTECTED] > Sent: 18 October 2004 00:24 > To: Avalon framework users > Subject: Avalon ... Metro ? > > Hi, > > regardless name, strange since I got the impression from the new look on > Avalon website that it was here to sta

RE: Avalon ... Metro ?

2004-10-18 Thread Stephen McConnell
> -Original Message- > From: J Aaron Farr [mailto:[EMAIL PROTECTED] > Sent: 18 October 2004 14:19 > To: Avalon framework users > Subject: Re: Avalon ... Metro ? > > Niclas Hedhman wrote: > > > On Monday 18 October 2004 06:23, Morten Haavaldsen wrote: > > > > > >>regardless name, strange

RE: OutOfMemoryError when running unit tests

2004-10-04 Thread Stephen McConnell
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: 05 October 2004 01:10 > To: Avalon framework users > Subject: Re: OutOfMemoryError when running unit tests > > On Tuesday 05 October 2004 01:20, Stephen McConnell wrote: > > Attach

RE: OutOfMemoryError when running unit tests

2004-10-04 Thread Stephen McConnell
> -Original Message- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > Sent: 04 October 2004 19:20 > To: 'Avalon framework users'; [EMAIL PROTECTED] > Subject: RE: OutOfMemoryError when running unit tests > > > Attached is an updated version of t

RE: OutOfMemoryError when running unit tests

2004-10-04 Thread Stephen McConnell
lasses inherit from my own test class derived from > TestCase, so this is easy for me to do. > > > Regards, > Dave > > > > > > -Original Message- > > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > > Sent: 5 October 2004 1:49 > > To: &

RE: OutOfMemoryError when running unit tests

2004-10-04 Thread Stephen McConnell
> -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > Sent: 04 October 2004 17:22 > To: Avalon framework users > Subject: RE: OutOfMemoryError when running unit tests > > > Hi, Peter, > > > Did yo do "svn update" to get the latest magic source? You MUST have the > > pa

RE: Error while running embedded merlin

2004-09-30 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 30 September 2004 01:28 > To: Avalon framework users > Subject: Error while running embedded merlin > > Hi All, > > I am trying to use Merlin in embedded scenario. > I am having many components and have gener

RE: Ability to configure a single classloader model

2004-09-29 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Sent: 28 September 2004 19:13 > To: Avalon framework users > Subject: Ability to configure a single classloader model > > Hi, > > I am facing an issue with having multiple classloaders - very much > related to o

RE: Merlin - JMX Demo

2004-09-27 Thread Stephen McConnell
> -Original Message- > From: Cameron Fieber [mailto:[EMAIL PROTECTED] > Sent: 28 September 2004 00:01 > To: Avalon framework users > Subject: Re: Merlin - JMX Demo > > Hi Subbu, > > I'm just trying to reproduce the problem, I'll let you know as soon as I > have an idea. Just a hunch bu

RE: issue RUNTIME-28

2004-09-25 Thread Stephen McConnell
> -Original Message- > From: Peter Neubauer [mailto:[EMAIL PROTECTED] > Sent: 24 September 2004 13:30 > To: [EMAIL PROTECTED] > Subject: issue RUNTIME-28 > > Hi, > trying to look at the remaining issues, I found that > http://nagoya.apache.org/jira/browse/RUNTIME-28 seems to be updated i

RE: Merlin as a container for a Swing client

2004-09-24 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Sent: 24 September 2004 12:24 > To: Avalon framework users > Subject: Re: Merlin as a container for a Swing client > > Thanks a lot, Niclas.. Just thought I'll check. > Re. the verification time, I'll definitely

RE: Starting developing (fwd)

2004-09-23 Thread Stephen McConnell
> -Original Message- > From: Dan Gould [mailto:[EMAIL PROTECTED] > Sent: 24 September 2004 01:24 > To: Avalon framework users > Subject: RE: Starting developing (fwd) > > On Fri, 24 Sep 2004, Stephen McConnell wrote: > > > Umm, gulp, no - my fault! I only

RE: Starting developing (fwd)

2004-09-23 Thread Stephen McConnell
> -Original Message- > From: Dan Gould [mailto:[EMAIL PROTECTED] > Sent: 23 September 2004 21:29 > To: [EMAIL PROTECTED] > Subject: Starting developing (fwd) > > [Sorry if you get this twice; I sent it to the list but didn't see it show > in in the archives. I assume the list must silen

RE: Starting developing (fwd)

2004-09-23 Thread Stephen McConnell
> -Original Message- > From: Dan Gould [mailto:[EMAIL PROTECTED] > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc005) occurred at > PC=0x7C9 > 2AE22 > Function=RtlImpersonateSelf+0x3A5 > Library=C:\WINDOWS

RE: Phoenix shutdown processing ...

2004-09-23 Thread Stephen McConnell
> -Original Message- > From: Roy Henderson [mailto:[EMAIL PROTECTED] > Sent: 23 September 2004 20:44 > To: 'Avalon framework users' > Subject: RE: Phoenix shutdown processing ... > > Apologies Steve, I thought this behaviour was a part of Phoenix's standard > application handling. Howeve

RE: Magic updates

2004-09-23 Thread Stephen McConnell
Good idea! The change to the replicator task is rather simple - just the addition of a flatten setter and the propagation of this to the underlying copy operation. Patch attached. Cheers, Steve. > -Original Message- > From: Cameron Taggart [mailto:[EMAIL PROTECTED] > Sent: 23 Septem

RE: Using XDoclet with Magic

2004-09-23 Thread Stephen McConnell
Best approach is to create a new spell (magic plugin). You can do this by creating a new project containing the following build.xml: The target will generate a plugin descriptor using information about the "my-xdoclet-spell" declared in you index.xml file. T

RE: Phoenix shutdown processing ...

2004-09-23 Thread Stephen McConnell
You may want to direct you request to [EMAIL PROTECTED] Steve. > -Original Message- > From: Roy Henderson [mailto:[EMAIL PROTECTED] > Sent: 22 September 2004 19:03 > To: 'Avalon framework users' > Subject: Phoenix shutdown processing ... > --

RE: Growing memory footprint

2004-09-20 Thread Stephen McConnell
I'm going to throw a little test case > -Original Message- > From: rakesh bhakta [mailto:[EMAIL PROTECTED] > Sent: 20 September 2004 16:42 > To: [EMAIL PROTECTED] > Subject: Growing memory footprint > > I am using merlin (artifact:merlin/merlin-impl#3.3.0") in an embedded > style. My a

RE: Problem implementing automated tests

2004-09-19 Thread Stephen McConnell
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: 19 September 2004 09:25 > To: Avalon framework users > Subject: Re: Problem implementing automated tests > > On Sunday 19 September 2004 12:18, David Leangen wrote: > > > Next question: what do you guys use to

RE: Repository API query

2004-09-18 Thread Stephen McConnell
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: 16 September 2004 21:25 > To: Avalon framework users > Subject: Re: Repository API query > > On Friday 17 September 2004 02:57, Rajamani Saravanan wrote: > > Thanks a lot, Steve... > > Steve seems to be missin

RE: Repository API query

2004-09-17 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Sent: 17 September 2004 09:10 > To: Avalon framework users > Subject: Re: Repository API query > > Hi Niclas, > > Thanks a lot for the clarifications... ..observations attd. below... > > One extra query re. the

RE: broken link?

2004-09-16 Thread Stephen McConnell
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: 16 September 2004 15:12 > To: Avalon framework users > Subject: Re: broken link? > > On Thursday 16 September 2004 18:22, Vinod Panicker wrote: > > http://avalon.apache.org/central/tools/magic/spells/index-crea

RE: avalon-meta Plugin and Java 5.0

2004-09-15 Thread Stephen McConnell
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Raffael Herzog > Sent: 15 September 2004 12:13 > To: [EMAIL PROTECTED] > Subject: avalon-meta Plugin and Java 5.0 > > Hi, > > The current version of the avalon-meta Maven plugin doesn't seem to like > the Java 5.0

RE: Problem implementing automated tests

2004-09-14 Thread Stephen McConnell
> -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > Sent: 14 September 2004 06:55 > To: [EMAIL PROTECTED] > Subject: RE: Problem implementing automated tests > > > Ok, you're right... I got rid of the avalon resources in my index file, > and > the build worked fine. >

RE: Repository API query

2004-09-14 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Sent: 14 September 2004 20:57 > To: Avalon framework users > Subject: Repository API query > > Hi, > > I have one query re. the repository API: I'm loading a block > dynamically from inside my code - the block's

RE: Problem implementing automated tests

2004-09-13 Thread Stephen McConnell
equiring its inclusion? Cheers, Stephen. > The thing is, I need some of these resources for my build. > > > Any ideas? > > > > > > > -Original Message- > > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > > Sent: 10 Septemb

RE: Problem implementing automated tests

2004-09-10 Thread Stephen McConnell
Have just tried this out with an extended hello example and I'm not seeing any problems. http://www.apache.org/~mcconnell/test/hello.zip Steve. > -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > Sent: 10 September 2004 02:40 > To: [EMAIL PROTECTED] > Subject: Proble

RE: Mixing local (project) repository with "main" repository

2004-09-10 Thread Stephen McConnell
The repository subsystem is magic is based on Ant's Get task which has a number of shortcomings relative to our usage scenario. I'm actually in the process of working though refactoring of the Merlin Repository packages (codename Transit) to enable automatic recognition and use by Magic (togethe

RE: Classpath error when embedding merlin into a commandline application

2004-09-10 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > It will be really simple if I can do this without embedding Merlin > into my application and instead asking it to simply launch all blocks > found in a folder - BUT AFTER login is through... No problem - to do th

RE: Classpath error when embedding merlin into a commandline application

2004-09-09 Thread Stephen McConnell
> -Original Message- > From: Rajamani Saravanan [mailto:[EMAIL PROTECTED] > Can someone let me know what set of > jar files am I supposed to be including in the classpath when I run > the application? You normally only need avalon-repository-main version 2.0.0. In your case your attemp

RE: Merlin - JMX Demo

2004-09-09 Thread Stephen McConnell
to C:\Documents and > Settings\SSubramonian\.ant\lib > > setup-junit: > > setup: > [echo] Setup complete. > > BUILD FAILED > java.lang.InternalError: jzentry == 0, > jzfile = 9413336, > total = 81, > name = C:\Documents and > Settings\SSubramonian\.ant\lib\avalon-tools-magic.jar, > i

RE: Merlin Component lifestyle per user

2004-09-09 Thread Stephen McConnell
There isn't anything that provides what you need out of the box - however, what you could do is to create a factory component that handles the creation of new transient instances based on incoming requests. The factory component would be a singleton that would track identifies and cache transien

RE: Merlin - JMX Demo

2004-09-09 Thread Stephen McConnell
> BUILD FAILED > java.lang.InternalError: jzentry == 0, > jzfile = 9413336, > total = 79, > name = C:\Documents and > Settings\SSubramonian\.ant\lib\avalon-tools-magic.jar, > i = 17, > message = invalid LOC header (bad signature) Ummm - that's strange. Could you try again (I've just posted

RE: could not start merlin from main method

2004-09-06 Thread Stephen McConnell
e you don't have the avalon-meta-api classes declared. > and if I add all libs from system merlin dir then I've got the same > message > as I wrote at the beginning. > And I don't know what I should to do if I want run it from Eclipse! Golden rule - "as little as po

RE: could not start merlin from main method

2004-09-06 Thread Stephen McConnell
spec ); > Builder builder = context.newBuilder( artifact ); > > Factory factory = builder.getFactory(); > KernelCriteria criteria = (KernelCriteria) > factory.createDefaultCriteria(); > m_kernel = (Kernel) factory.create( criteria ); &

RE: could not start merlin from main method

2004-09-06 Thread Stephen McConnell
A couple of questions: 1. What's present in the bootstrap classloader? 2. What does your main method look like? Cheers, Steve. > -Original Message- > From: Yura Ivanov [mailto:[EMAIL PROTECTED] > Sent: 06 September 2004 16:39 > To: Avalon framework users > Subject: could not start me

RE: Components do not have to be services?

2004-09-03 Thread Stephen McConnell
> -Original Message- > From: Foiles, Doug [mailto:[EMAIL PROTECTED] > Sent: 04 September 2004 00:12 > To: [EMAIL PROTECTED] > Subject: Components do not have to be services? > > I understand that components do not have to be services. I would only > mark a component as a service if I wa

RE: Multiple MerlinTestCases in one project?

2004-09-03 Thread Stephen McConnell
Peter: The way things are currently setup works fine for the production of a version block - but it's no optimal for the generation of a suite of test blocks. One approach could be enable the declaration of a block output filename. But aside from this - there is also the question about unit tes

RE: Some magic questions

2004-09-01 Thread Stephen McConnell
> -Original Message- > From: Peter Neubauer [mailto:[EMAIL PROTECTED] > Sent: 01 September 2004 20:23 > To: Avalon framework users > Subject: Re: Some magic questions > > Hi Steve, > > On Monday 30 August 2004 12.54, Stephen McConnell wrote: > > >

RE: Problems with Phoenix 4.0.1

2004-08-31 Thread Stephen McConnell
> -Original Message- > From: Marco Castillo [mailto:[EMAIL PROTECTED] > Sent: 30 August 2004 19:24 > To: Avalon framework users > Subject: RE: Problems with Phoenix 4.0.1 > > Thank you Stephen for your kind reply. If phoenix is not supported, I > would > be glad to use the new container.

RE: Logging with log4j and using SMTP appender

2004-08-31 Thread Stephen McConnell
> -Original Message- > From: Jaroslaw Palka [mailto:[EMAIL PROTECTED] > Sent: 31 August 2004 10:10 > To: Avalon framework users > Subject: Re: Logging with log4j and using SMTP appender > > I think it's not all :)), mailapi requires JavaBeans Activation Framework. > I > added following l

RE: Logging with log4j and using SMTP appender

2004-08-31 Thread Stephen McConnell
> -Original Message- > From: Jaroslaw Palka [mailto:[EMAIL PROTECTED] > > merlin.logging.implementation=artifact:avalon-logging/avalon-logging- > log4j#1 > .0.0 OK - change it to : artifact:avalon-logging/avalon-logging-log4j#SNAPSHOT Make sure that you have javamail 3.1.3 in your

RE: Logging with log4j and using SMTP appender

2004-08-31 Thread Stephen McConnell
Jaroslaw: To resolve this problem we will need to update the plugin meta descriptor for avalon-logging-log4j. What is the property value that you have currently assigned for 'merlin.logging.implementation'? Stephen. > -Original Message- > From: Jaros³aw Pa³ka [mailto:[EMAIL PROTECTED

RE: Logging with log4j and using SMTP appender

2004-08-31 Thread Stephen McConnell
Try replacing the merlin.logging.implementation value that you are currently using with: avalon/logging/avalon-logging-log4j#SNAPSHOT In theory this should work but I have not tested it. Steve. > -Original Message- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] >

RE: Embedding Merlin in Main method

2004-08-30 Thread Stephen McConnell
g executed when I run using the Merlin command > line , with the same environment that I tried the > "Embedding Merlin in a Main method". I have attached a > file that conatins code snippets which I used for > testing. > > Is my approach correct or do you have any

RE: Some magic questions

2004-08-29 Thread Stephen McConnell
> -Original Message- > From: Peter Neubauer [mailto:[EMAIL PROTECTED] > Sent: 29 August 2004 22:45 > To: [EMAIL PROTECTED] > Subject: Some magic questions > > Hi, > playing with magic, I got some questions regarding testing: > > - in the x:component task, is it possible to nest x:config

RE: Problems with Phoenix 4.0.1

2004-08-28 Thread Stephen McConnell
Phoenix is no longer supported. The product has been replaced by a new container named Merlin. An example of Merlin based deployment of James has just been committed to the James CVS (earlier today). Unfortunately there is no released version of James - however, getting James up and running

RE: Merlin/Avalon roadmap

2004-08-27 Thread Stephen McConnell
> -Original Message- > From: Nicolas Valaye [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 13:13 > To: 'Avalon framework users' > Subject: Merlin/Avalon roadmap > > Hi, > > Is there a page that summarizes the current Merlin/Avalon roadmap? No. But I'll post some thoughts on this lat

RE: Compatility issues

2004-08-27 Thread Stephen McConnell
> -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > Sent: 28 August 2004 05:36 > To: [EMAIL PROTECTED] > Subject: Compatility issues > > > I don't know if this is the right place to ask... > > But it appears to me that Cocoon is using Excalibur and not Merlin. Since

RE: Embedding Merlin in Main method

2004-08-27 Thread Stephen McConnell
>From the following we can see that your deployment scenario is presumable defined within the kernel because your not declaring any deployment targets. > ${merlin.kernel} == file:/D:/merlin/config/kernel.xml > ${merlin.deployment} == Later on in the trace we can see that your classloade

RE: classpath problem

2004-08-27 Thread Stephen McConnell
Component creation order is controlled exclusively by the container. The actual ordering is established relative to deploy and runtime dependency considerations. All components providing a service are deployed before the service consuming said service. This relates to both the classic runtime d

RE: classpath problem

2004-08-27 Thread Stephen McConnell
> -Original Message- > From: mustaoglu serdar [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 14:31 > To: Avalon framework users > Subject: RE: classpath problem > > I use back Class.forname again > insteadof getClass().getClassLoader().loadClass("com.mysql.jdbc.Driver"); > good coding.

RE: classpath problem

2004-08-27 Thread Stephen McConnell
  > [WARN   ] (openim.classloader.scanner): Ignoring component type [net.java.dev.op > enim.data.storage.AccountRepositoryHolderImpl] as the implementation class conta > ins a reference to the class [agora/Balance] which does not exist in the classlo > ader. What this error means is that you are

RE: mavenide & existing project

2004-08-27 Thread Stephen McConnell
> -Original Message- > From: David Leangen [mailto:[EMAIL PROTECTED] > > The plugin you are talking about, is it commercial or OS? OS - all part of the family! :-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

RE: Shutdown Merlin gracefully

2004-08-27 Thread Stephen McConnell
> -Original Message- > From: Mansour Raad [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 10:55 > To: [EMAIL PROTECTED] > Subject: Shutdown Merlin gracefully > > Hi, > > > > Is there a way to shutdown Merlin programmatically ? rather than a Ctrl-C > ! If your running from the comma

RE: Excalibur Component Lookup

2004-08-27 Thread Stephen McConnell
> -Original Message- > From: MArtin Schumacher [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 10:48 > To: Avalon framework users > Subject: Re: Excalibur Component Lookup > > Hi Steve, > > The ECM container is already deprecated. And if its possible, we don't > want to change the look

RE: Excalibur Component Lookup

2004-08-27 Thread Stephen McConnell
Martin: What you're describing appears to the ECM container. This is now handled by the Excalibur project. http://excalibur.apache.org Cheers, Steve. > -Original Message- > From: MArtin Schumacher [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 10:18 > To: [EMAIL PROTECTED] > Subje

RE: Passing parameters dynamically to the Merlin component

2004-08-26 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 27 August 2004 01:36 > To: Avalon framework users > Subject: Passing parameters dynamically to the Merlin component > > All, > > How can I pass dynamically the parameters to a Merlin component. > Suppose my s

RE: Instantiating a component from a stand alone class?

2004-08-26 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 26 August 2004 23:00 > To: 'Avalon framework users' > Subject: RE: Instantiating a component from a stand alone class? > > Stephen, > > How do I access the tutorials from svn ? Following SVN check instructi

RE: Embedding Merlin in Main method

2004-08-26 Thread Stephen McConnell
rk.java:2683) > merlin.component.Test.main(Test.java:29) > -- > -- > > at > com.slb.sis.tahiti.Framework.resolve(Framework.java:2690) > at merlin.component.Test.main(Test.java:29) > > > > >

RE: Embedding Merlin in Main method

2004-08-26 Thread Stephen McConnell
What does the debug log say? Steve. > -Original Message- > From: S V Subramonian [mailto:[EMAIL PROTECTED] > Sent: 26 August 2004 18:11 > To: [EMAIL PROTECTED] > Subject: Embedding Merlin in Main method > > > All, > > I am following the example of Merlin embedded in a > main method in

RE: classpath problem

2004-08-26 Thread Stephen McConnell
> -Original Message- > From: mustaoglu serdar [mailto:[EMAIL PROTECTED] > Sent: 26 August 2004 11:16 > To: Avalon framework users > Subject: Re: classpath problem > > According to the mail lists, > I class.forname I change to > getClass().getClassLoader().loadClass("com.mysql.jdbc.Driver

RE: Exception - pls help

2004-08-25 Thread Stephen McConnell
> -Original Message- > From: S V Subramonian [mailto:[EMAIL PROTECTED] > Sent: 25 August 2004 16:35 > To: [EMAIL PROTECTED] > Subject: Exception - pls help > > All, > > I am getting the following exception. Could any one of > you tell me what could be the problem. What is the runtime e

RE: Instantiating a component from a stand alone class?

2004-08-25 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 24 August 2004 17:29 > To: Avalon framework users > Subject: RE: Instantiating a component from a stand alone class? > > Hi Stephen, > > Thanks for the input but I think the question was not very clear. > I h

RE: [Excalibur-Fortress] Avalon-meta manager doesn't unlock meta-files in jars

2004-08-25 Thread Stephen McConnell
What your describing appears to be an issue with the Fortress container. You should post this to [EMAIL PROTECTED] Cheers, Steve. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 25 August 2004 11:07 > To: Avalon framework users > Subject: [Excalibur-Fo

RE: Merlin: log4j provider

2004-08-24 Thread Stephen McConnell
> -Original Message- > From: Jon Elson-Green [mailto:[EMAIL PROTECTED] > Sent: 25 August 2004 05:42 > To: Avalon framework users > Subject: Re: Merlin: log4j provider > > Stephen McConnell wrote: > > > > > > >>-Original Message-

RE: Merlin: log4j provider

2004-08-24 Thread Stephen McConnell
> -Original Message- > From: Jon Elson-Green [mailto:[EMAIL PROTECTED] > Sent: 25 August 2004 04:08 > To: Avalon framework users > Subject: Merlin: log4j provider > > I'm trying to switch from logkit to log4j in 3.3.0. > > So far all I've done is add a line to merlin.properties: > > me

RE: Instantiating a component from a stand alone class?

2004-08-23 Thread Stephen McConnell
> -Original Message- > From: Harvinder Singh [mailto:[EMAIL PROTECTED] > Sent: 24 August 2004 02:15 > To: Avalon framework users > Subject: Instantiating a component from a stand alone class? > > All, > > I want to know whether one can instantiate a Merlin component from a stand > alone

RE: variable dependencies on Components

2004-08-23 Thread Stephen McConnell
> -Original Message- > From: Steinkamp Andre [mailto:[EMAIL PROTECTED] > Sent: 23 August 2004 17:04 > To: [EMAIL PROTECTED] > Subject: variable dependencies on Components > > Hi, > > i got a question about the dependencies. i got two interfaces providing a > service and more than 2 comp

RE: Thread component going down

2004-08-22 Thread Stephen McConnell
Peter: Is this is 3.3.0 or the trunk SNAPSHOT version? Steve. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 August 2004 15:38 > To: [EMAIL PROTECTED] > Subject: Thread component going down > > Hi, > we have a component that should be instantiated

RE: How to use external jars in Merlin components?

2004-08-20 Thread Stephen McConnell
erlin to use the directory C:\maven\repository as its application repository cache so when you update resources via maven, merlin will automatically pick them up. Cheers, Steve. > > Harvinder > > -Original Message- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] &g

RE: How to use external jars in Merlin components?

2004-08-20 Thread Stephen McConnell
ystem\abc\jars > > http://www.dpml.net/"/> > http://www.ibiblio.org/maven/"/> > > > Harvinder > > -Original Message- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > Sent: Friday, August 20, 2004 2:38 PM &

  1   2   3   4   5   6   7   8   9   10   >