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

2004-08-25 Thread triet . leminh
| Pour: "'Avalon framework users'" | | cc: | | ccc: Triet LE MINH

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

2004-08-25 Thread Farr, Aaron
Le Minh Triet, As Stephen mentioned you should subscribe to the new Excalibur mailing list since that is where Fortress development and support is now handled: http://excalibur.apache.org/mail-lists.html We can probably get a patch put together rather quickly. J. Aaron Farr   SONY ELECTRONICS

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 > Subj

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

2004-08-25 Thread triet . leminh
Hi, I'm using Fortress 1.1 to develop a webapp under Tomcat 5.x (WinXP). I've no problem until I'm trying to undeploy the webapp with Tomcat Manager. In fact, Tomcat is unable to delete jars which contain avalon-components under WEB-INF/lib (source resolver, excalibur datasour

RE: [Proposal] Keeping Fortress/ECM within Apache

2004-04-23 Thread Noel J. Bergman
keep Fortress/ECM within Avalon, but I don't really care how the things are reorganized, so long as we can reduce the social tensions and allow healthy development. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[Proposal] Keeping Fortress/ECM within Apache

2004-04-22 Thread Niclas Hedhman
Avalon Community at large! I have tried to stay out of the subject of Fortress/ECM future as much as possible. I have finally made my own conclusions from reading all the opinions about the subject, so now let me throw another spanner into the machinery, which I believe to be compatible with

Re: Configuring Fortress

2004-03-27 Thread hammett
> I get a lot of warnings starting fortress. > > WARN2004-03-27 09:55:39.676 [fortress.system.roles.de] (): Unable to > load class org.apache.avalon.excalibur.datasource.JdbcDataSource. > Skipping. Yup. This is "not good" That's come from FortressRoleManager

Re: Configuring Fortress

2004-03-27 Thread J Aaron Farr
into two different files: log4.properties @PERSISTENCE_JCD-ALIAS@ I believe that should be the fortress equivalent. Q1) Can I use numeric ids ? Yes. Though really they'll just be treated as Strings. Q2) Do I have to use @tags on my Java files ? or this is

Re: Configuring Fortress

2004-03-27 Thread Leif Mortenson
Leandro Rodrigo Saad Cruz wrote: I get a lot of warnings starting fortress. WARN2004-03-27 09:55:39.676 [fortress.system.roles.de] (): Unable to load class org.apache.avalon.excalibur.datasource.JdbcDataSource. Skipping. WARN2004-03-27 09:55:39.705 [fortress.system.roles.de] (): Unable

Re: Configuring Fortress

2004-03-27 Thread Leandro Rodrigo Saad Cruz
On Fri, 2004-03-26 at 19:31, J Aaron Farr wrote: > Leandro Rodrigo Saad Cruz wrote: > > Hi all. I couldn 't find any docs on Fortress configuration. > > I'm using ECM and would like to migrate my configuration to use > > > > roles.xconf, system.xconf.xml and l

Re: Configuring Fortress

2004-03-26 Thread J Aaron Farr
Leandro Rodrigo Saad Cruz wrote: Hi all. I couldn 't find any docs on Fortress configuration. I'm using ECM and would like to migrate my configuration to use roles.xconf, system.xconf.xml and logkit.xconf but I can't find waht I must put on these files. Any help ? Your logkit file

Re:Configuring Fortress

2004-03-26 Thread hammett
> I'm using ECM and would like to migrate my > configuration to use > roles.xconf, system.xconf.xml and logkit.xconf Do you really need to use this? I think Fortress is backward compatible with these files, but you can use the improved way with Meta (check fortress samples/exampl

Configuring Fortress

2004-03-26 Thread Leandro Rodrigo Saad Cruz
Hi all. I couldn 't find any docs on Fortress configuration. I'm using ECM and would like to migrate my configuration to use roles.xconf, system.xconf.xml and logkit.xconf but I can't find waht I must put on these files. Any help ? -- Leandro Rodrigo Saad Cruz InterBusine

Merlin Stability (was Re: Fortress 1.1 dependencies)

2004-03-24 Thread Stephen McConnell
Leandro Rodrigo Saad Cruz wrote: Thanks for your help (all of you). I started the xingu project based on ECM because that was the *only* production quality container that Avalon made available at that time. Now we are moving to Fortress because ECM is @deprecated. As you told me , I should be

Re: Fortress 1.1 dependencies

2004-03-24 Thread Leandro Rodrigo Saad Cruz
Thanks for your help (all of you). I started the xingu project based on ECM because that was the *only* production quality container that Avalon made available at that time. Now we are moving to Fortress because ECM is @deprecated. As you told me , I should be moving to Merlin as soon as it is

Re: Fortress 1.1 dependencies

2004-03-24 Thread hammett
- Original Message - From: "Leandro Rodrigo Saad Cruz" <[EMAIL PROTECTED]> > Hi all. Could you tell me what are the fortress-1.1 dependencies ? > I'd like to include the dependencies one by one, and not use the > fortress-complete jar. Hi there.

Re: Fortress 1.1 dependencies

2004-03-23 Thread J Aaron Farr
Leandro Rodrigo Saad Cruz wrote: Hi all. Could you tell me what are the fortress-1.1 dependencies ? I'd like to include the dependencies one by one, and not use the fortress-complete jar. This list is from the Fortress container project.xml file: avalon-framework : 4.1.5 logkit : 1.2.2 co

Re: Fortress 1.1 dependencies

2004-03-23 Thread Stephen McConnell
Leandro Rodrigo Saad Cruz wrote: Hi all. Could you tell me what are the fortress-1.1 dependencies ? I'd like to include the dependencies one by one, and not use the fortress-complete jar. Here is the link to the gump report on project dependencies related to Fortress.

Fortress 1.1 dependencies

2004-03-23 Thread Leandro Rodrigo Saad Cruz
Hi all. Could you tell me what are the fortress-1.1 dependencies ? I'd like to include the dependencies one by one, and not use the fortress-complete jar. -- Leandro Rodrigo Saad Cruz InterBusiness Tecnologia e Serviços IB- www.ibnetwork.com.br DB- www.digitalbrand.com.b

Re: fortress/examples patch

2004-03-16 Thread hammett
Thanks, Gary. I'll apply it in a few seconds :-) - Original Message - From: "Gary Shea" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 16, 2004 3:24 PM Subject: fortress/examples patch > This is a trivial bug that prevents the examp

fortress/examples patch

2004-03-16 Thread Gary Shea
This is a trivial bug that prevents the examples from being built and run. 61 % cvs diff -u maven.xml Index: maven.xml === RCS /home/cvspublic/avalon/fortress/examples/maven.xml,v retrieving revision 1.4 diff -u -r1.4 maven.xml

Re: Can I use Fortress for simple Stand alone applications?

2004-03-15 Thread Stephen McConnell
concerning the status of the particular package - some things are fine - some are not. Its this inconsistency that will be eliminated through the avalon-components initiative. Cheers, Stephen. [EMAIL PROTECTED] wrote: I would strongly recommend that noone use Fortress for any new development, as it is

RE: Can I use Fortress for simple Stand alone applications?

2004-03-15 Thread Farr, Aaron
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, March 15, 2004 2:35 PM > To: Avalon framework users > Subject: Re: Can I use Fortress for simple Stand alone applications? > > > any responses to this ? > Sorry, I miss

Re: Can I use Fortress for simple Stand alone applications?

2004-03-15 Thread Andy . Dingfelder
any responses to this ? To: "Avalon framework users" <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] Date: 03/14/2004 10:49PM Subject: Re: Can I use Fortress for simple Stand alone applications? >I would strongly recommend that noone use Fortress for > any new development,

Re: Can I use Fortress for simple Stand alone applications?

2004-03-14 Thread Andy . Dingfelder
>I would strongly recommend that noone use Fortress for > any new development, as it is going into a kind > of transitional termination, meaning we will continue > to support bug fixes for a while, and then terminate > the Fortress branch. The same goes for Excalibur > and its

Re: Can I use Fortress for simple Stand alone applications?

2004-03-14 Thread Sonu Vijay
Don't even think about using Fortress unless you have very thoroughly explored Merlin and discovered something specific that you can achive with Fortress and not with Merlin. Merlin is where all the action is right now and Merlin is suppossed to be the latest and the greatest of al

Re: Can I use Fortress for simple Stand alone applications?

2004-03-14 Thread Niclas Hedhman
On Monday 15 March 2004 11:32, Vijay Kumar AB wrote: > Hi...From what ever documentation I went rhough > Fortress seems to be the right framework to start working on for Stand > alone applications..CORRECT ME IF I AM WORNG I would strongly recommend that noone use Fortress for any new de

Can I use Fortress for simple Stand alone applications?

2004-03-14 Thread Vijay Kumar AB
Hi...From what ever documentation I went rhough Fortress seems to be the right framework to start working on for Stand alone applications..CORRECT ME IF I AM WORNG ALSO can anybody share any source/simple application that is developed using Avalon. Not complex..As simple as possible. Thanks for

[fortress] FortressTestCase

2004-03-10 Thread Mansour Raad
Hi, Can somebody help with pointing out an example on how to use FortressTestCase ? Regards, Mansour :-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Fortress updates

2004-03-08 Thread J Aaron Farr
On Mon, 2004-03-08 at 09:50, Niclas Hedhman wrote: > Hi, > > I have (with Aaron's help) made the modifications for Fortress to build. > > cd fortress/container > maven jar:install > cd ../tools > maven jar:install > cd ../examples > maven jar:jar > > I

Re: Fortress and Pico Examples

2004-01-22 Thread Timothy Bennett
Vikas Phonsa wrote: I think an great example would be to present a small simple non component based application and then convert that to Avalon component based application and demonstrate the positive points of the new Avalon based application and do some sort of comparison. Most programmers com

Re: Fortress and Pico Examples

2004-01-22 Thread Leo Simons
Vikas Phonsa wrote: I think an great example would be to present a small simple non component based application and then convert that to Avalon component based application and demonstrate the positive points of the new Avalon based application and do some sort of comparison. That would be great! I

RE: Fortress and Pico Examples

2004-01-22 Thread Farr, Aaron
> -Original Message- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 21, 2004 8:16 PM > To: 'Avalon framework users' > Subject: RE: Fortress and Pico Examples > > I think an great example would be to present a small simple non co

RE: Fortress and Pico Examples

2004-01-21 Thread Vikas Phonsa
I think an great example would be to present a small simple non component based application and then convert that to Avalon component based application and demonstrate the positive points of the new Avalon based application and do some sort of comparison. Most programmers come to Avalon from non-

RE: Fortress and Pico Examples

2004-01-20 Thread Farr, Aaron
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 1:28 PM > To: Avalon framework users > Subject: Re: Fortress and Pico Examples > > On Tuesday 20 January 2004 02:58, J Aaron Farr wrote: > > Hello, >

RE: Fortress and Pico Examples

2004-01-20 Thread Farr, Aaron
> -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > > On Tuesday 20 January 2004 02:58, J Aaron Farr wrote: > > Hello, > > > > I'm finishing a set of examples and PowerPoint presentation on IoC > > frameworks. A _very_ early release is on my website at: > > > > http:

Re: Fortress and Pico Examples

2004-01-20 Thread Stephen McConnell
Niclas Hedhman wrote: On Tuesday 20 January 2004 02:58, J Aaron Farr wrote: Hello, I'm finishing a set of examples and PowerPoint presentation on IoC frameworks. A _very_ early release is on my website at: http://www.jadetower.org/spire/mutuals I get Error retrieving artifact from [http://ww

Re: Fortress and Pico Examples

2004-01-20 Thread Niclas Hedhman
On Tuesday 20 January 2004 02:58, J Aaron Farr wrote: > Hello, > > I'm finishing a set of examples and PowerPoint presentation on IoC > frameworks. A _very_ early release is on my website at: > > http://www.jadetower.org/spire/mutuals And for pico; Error retrieving artifact from [http://www.ibi

Re: Fortress and Pico Examples

2004-01-20 Thread Niclas Hedhman
On Tuesday 20 January 2004 02:58, J Aaron Farr wrote: > Hello, > > I'm finishing a set of examples and PowerPoint presentation on IoC > frameworks. A _very_ early release is on my website at: > > http://www.jadetower.org/spire/mutuals I get Error retrieving artifact from [http://www.ibiblio.org

Fortress and Pico Examples

2004-01-20 Thread J Aaron Farr
uot; management application. The basic services are defined in the API package. Both PicoContainer and Avalon Fortress implementations are also provided. It shows a nice contrast between the two approaches. Of course there could be a million improvements, but the purpose of this is to introduce user

Re: Starting with Fortress

2004-01-18 Thread Stephen McConnell
hammett wrote: cannot resolve symbol symbol : class AvalonLogger location: package impl import org.apache.commons.logging.impl.AvalonLogger; I just took a look at the commons-logging jar distributions for 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0 and 1.1-dev and none of them contain AvalonLogger. Stephen.

Re: Starting with Fortress

2004-01-18 Thread hammett
(as above), build it and install it into your local repo. Disable the > tests. IOW, Wow! I made the Container depends on fortress-tools in the ibiblio. Not better that your solution, though. Anyway, Container compilations works fine, but tools fails miserably with avalon:custom-compile:

Re: java doc tags for fortress are different from those for others?

2004-01-18 Thread Stephen McConnell
Leo Simons wrote: Mu Mike wrote: why some of such as "x-avalon.lifestyle"these tags told in "using meta info" page on fortress site cant be found in http://avalon.apache.org/meta/tools/tags/, and does fortress support all tags described in http://avalon.apache.org/met

Re: java doc tags for fortress are different from those for others?

2004-01-18 Thread Leo Simons
Mu Mike wrote: > why some of such as "x-avalon.lifestyle"these tags told in "using meta > info" page on fortress site cant be found in > http://avalon.apache.org/meta/tools/tags/, and does fortress support all > tags described in http://avalon.apache.org/meta/too

Re: Starting with Fortress

2004-01-18 Thread Leo Simons
hammett wrote: - Original Message - From: "Farr, Aaron" <[EMAIL PROTECTED]> Umm... I just did a clean check out of the Avalon module (not just fortress), then ran "maven jar:jar" in the avalon/fortress/container directory and not only did everything bu

Re: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-18 Thread hammett
- Original Message - From: "Farr, Aaron" <[EMAIL PROTECTED]> > Umm... I just did a clean check out of the Avalon module (not just > fortress), then ran "maven jar:jar" in the avalon/fortress/container > directory and not only did everything build (d

Re: java doc tags for fortress are different from those for others?

2004-01-17 Thread J Aaron Farr
On Sat, 2004-01-17 at 21:15, Mu Mike wrote: > why some of such as "x-avalon.lifestyle"these tags told in "using meta > info" page on fortress site cant be found in > http://avalon.apache.org/meta/tools/tags/, and does fortress support all > tags described in htt

java doc tags for fortress are different from those for others?

2004-01-17 Thread Mu Mike
why some of such as "x-avalon.lifestyle"these tags told in "using meta info" page on fortress site cant be found in http://avalon.apache.org/meta/tools/tags/, and does fortress support all tags described in http://avalon.apache.org/meta/tools/tags/? "avalon.dependen

Re: Fortress: why is this

2004-01-17 Thread Leo Simons
Sonu Vijay wrote: Did u attach something. It didn't come thru. most attachments are disabled on the users list, but its easy to upload files to our wiki: http://wiki.apache.org/avalon/. cheers, - Leo - To unsubscribe, e-mail:

Re: Fortress: why is this

2004-01-16 Thread Sonu Vijay
tell > about my path approaching fortress,but since the > Chinese spring festival is > near and more important, I my-self still have a lot > of questions need you > guys' help,that can not be done in the near future) > > I didnt download from cvs, I just got a > fortress-c

Re: Fortress: why is this

2004-01-16 Thread Mu Mike
Well, I really like to be of help,(Actually, I may write a doc to tell about my path approaching fortress,but since the Chinese spring festival is near and more important, I my-self still have a lot of questions need you guys' help,that can not be done in the near future) I didnt dow

RE: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread Vikas Phonsa
>While I'm sure there's some things that need updated, Fortress has been >mavenized for a while. I think the issue some people are having is the >fact >that most of our mavenized projects extend a base project.xml and custom >Avalon tools. What we may need to do is make

RE: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread Farr, Aaron
> -Original Message- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > Sent: Friday, January 16, 2004 2:16 PM > To: 'Avalon framework users' > Subject: RE: Starting with Fortress (WAS: RE: Fortress: why is this) > > That would be awesome. If you have an exis

RE: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread Farr, Aaron
EMAIL PROTECTED] > > > Some said in the list that he is working to update > > that stuff. > > Yes.. I am "the one" :-) > > It will be mavenized till next monday. Umm... I just did a clean check out of the Avalon module (not just fortress), then ran "

RE: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread Vikas Phonsa
That would be awesome. If you have an existing list of maven dependencies by any chance then pls post those. Vikas -Original Message- From: hammett [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 10:27 AM To: [EMAIL PROTECTED] Subject: RE: Starting with Fortress (WAS: RE

RE: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread hammett
> Some said in the list that he is working to update > that stuff. Yes.. I am "the one" :-) It will be mavenized till next monday. Cheers! hammett --- Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - É grátis! http://antipopup.uol.com.br --

RE: Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread Vikas Phonsa
I'm not sure but the ant script that comes with that Fortress binary download at the mentioned site is outdated. It just doesn't build stuff up. The paths in ant.properties need to be fixed I think. Or maybe it should be mavenized. Some said in the list that he is working to update

Starting with Fortress (WAS: RE: Fortress: why is this)

2004-01-16 Thread Farr, Aaron
> -Original Message- > From: Sonu Vijay [mailto:[EMAIL PROTECTED] > Sent: Friday, January 16, 2004 12:12 PM > To: Avalon framework users > Subject: Re: Fortress: why is this > > Mike, > > I have seen your Fortress questions in the list. > > Could u dr

Re: Fortress: why is this

2004-01-16 Thread Sonu Vijay
Mike, I have seen your Fortress questions in the list. Could u drop some hints abt how you started with Fortress. I tried to download Fortress binaries and run a build , but ant keeps crashing. So how were you able to start with Fortress ? CVS downloads ?? Thanks --- Mu Mike <[EM

[fortress] Looking for more examples?

2004-01-16 Thread Leo Simons
make sure you take a look at the Keel Framework, which is built around Fortress: http://www.keelframework.org/ in particular, keel has a custom implementation of the Fortress Container interface: http://cvs.sourceforge.net/viewcvs.py/keel/keel-container/src/java/org/keel/core/container

Re: Fortress: why is this

2004-01-16 Thread Leo Simons
In summary, when you provide a custom context to fortress, it is used as a "parent" context for all contexts actually passed down to components. This means you cannot cast a context object in your clients to a more specific version, and it means that the fortress implementation is sti

Re: Fortress: strange behavior

2004-01-16 Thread Leo Simons
Mu Mike wrote: > dont you think this is too strict? nah, not really :D. There are *loads* of reasons to always only use interfaces when defining communication between components. Avalon enforces it. You'll get behaviour like this in fortress, merlin, phoenix, various AOP frameworks (like

RE: Fortress: why is this

2004-01-16 Thread Mu Mike
well, I have traced into the fortress sourcode to find in ComponentFactory.java, the method public ComponentFactory( final Class componentClass, final Configuration configuration, final ServiceManager serviceManager

Fortress: why is this

2004-01-15 Thread Mu Mike
I read the javadoc, it tells that the m_componentContext is the context object passed to your service implementation object while looking up it by a ServiceManager of a container,it suggests override provideComponentContext method to change the context passed. So I did this: public class MyCont

Re: Fortress: strange behavior

2004-01-15 Thread Mu Mike
ot; <[EMAIL PROTECTED]> To: "Avalon framework users" <[EMAIL PROTECTED]> Subject: Re: Fortress: strange behavior Date: Fri, 16 Jan 2004 00:36:38 -0300 - Original Message - From: "Mu Mike" <[EMAIL PROTECTED]> > dont you think this is too strict? I

Re: Fortress: strange behavior

2004-01-15 Thread hammett
- Original Message - From: "Mu Mike" <[EMAIL PROTECTED]> > dont you think this is too strict? If you down_cast your interface to an implementation why do you need Avalon anyway? The interface represents a service, and your client should no be aware - or care - about its implementation.

Re: Fortress: strange behavior

2004-01-15 Thread Mu Mike
use that method, you will have to have an abstract class also,just such a right rule. no need and no way to break the rule? From: Niclas Hedhman <[EMAIL PROTECTED]> Reply-To: "Avalon framework users" <[EMAIL PROTECTED]> To: "Avalon framework users" <[EMAI

Re: Fortress: strange behavior

2004-01-15 Thread Niclas Hedhman
On Thursday 15 January 2004 17:47, Mu Mike wrote: > when I use a ServiceSelector this way > > Object obj=selector.select(MyService.ROLE+"."+hintOfMySpeicialService); > > I got an object of type [EMAIL PROTECTED], when I write this object to String > using its > toString() method, it prints [EMAIL P

Re: Fortress: strange behavior

2004-01-15 Thread Niclas Hedhman
ring() method, it prints [EMAIL PROTECTED],the problem is , I > can not cast > obj to MySpecialService! this is really a series problem for me, and I m > wondering why > anyone can help me? I don't know for sure about Fortress, but in Merlin in specific it is not allowed, and wil

Fortress: strange behavior

2004-01-15 Thread Mu Mike
when I use a ServiceSelector this way Object obj=selector.select(MyService.ROLE+"."+hintOfMySpeicialService); I got an object of type [EMAIL PROTECTED], when I write this object to String using its toString() method, it prints [EMAIL PROTECTED],the problem is , I can not cast obj to MySpecialS

Fortress

2004-01-15 Thread Sonu Vijay
Hi, Could someone supply ( or maybe update the apache download site ) the latest ant properties and build file for Fortress ( and maybe for ECM too). I tried to build Fortress but it doesn't work because of Ant looks for lots of paths ( maybe URLs too ) which don't resolve. Or if some

fortress,about m_context and m_componentContext

2004-01-14 Thread Mu Mike
According to the javadoc, m_componentContext will be passed to service implementations while looking up them through a servicemanager and m_context contains content such as info of loggermanager,metainformanager and so on. The question is,I passed the context of m_context to a FortressConfig by

RE: fortress: configurations of service implementaions must be on the root level?

2004-01-13 Thread Farr, Aaron
> -Original Message- > From: Mu Mike [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 13, 2004 5:21 AM > To: [EMAIL PROTECTED] > Subject: fortress: configurations of service implementaions must be on the > root level? > > the xconf file > >

RE: how will the fortress hierarchical containers look like?

2004-01-13 Thread Farr, Aaron
> -Original Message- > From: Mu Mike [mailto:[EMAIL PROTECTED] > Sent: Monday, January 12, 2004 8:34 PM > To: [EMAIL PROTECTED] > Subject: how will the fortress hierarchical containers look like? > > Sorry to initialize this issue again,but I do need help. > I

fortress: configurations of service implementaions must be on the root level?

2004-01-13 Thread Mu Mike
the roles file class="DefaultRunner" /> class="AnotherRunner" /> the xconf file This is the right form of the xconf file, but can I write it this way? and the roles file changed to this //adde

Re: where can I find a sample code demonstrating how to lookup a service in fortress

2004-01-12 Thread Mu Mike
Thanks, that really helped me much. From: Berin Loritsch <[EMAIL PROTECTED]> Reply-To: "Avalon framework users" <[EMAIL PROTECTED]> To: Avalon framework users <[EMAIL PROTECTED]> Subject: Re: where can I find a sample code demonstrating how to lookup a service in for

how will the fortress hierarchical containers look like?

2004-01-12 Thread Mu Mike
Sorry to initialize this issue again,but I do need help. My problem is like this: I m wrting a 'block' which uses only one Container to hold all the configrations read from roles and xconf file, I did like this: final FortressConfig config = new FortressConfig(); config.setContextDirect

Re: Fortress

2004-01-12 Thread Timothy Bennett
Vikas Phonsa wrote: And if you say that fulcrum is moving towards Merlin too, then Merlin it is for me too. I'll worry abt explaining why to others later. LOL! I can relate... - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

Re: Fortress

2004-01-12 Thread Stephen McConnell
Vikas Phonsa wrote: Well, I like Merlin too, not cause I know what it could do for me, but cause I'm able to build and run its examples. And if you say that fulcrum is moving towards Merlin too, then Merlin it is for me too. I'll worry abt explaining why to others later. So is Merlin 3.2+ only ava

RE: Fortress

2004-01-12 Thread Vikas Phonsa
nt: Monday, January 12, 2004 10:00 AM To: Avalon framework users Subject: Re: Fortress Vikas Phonsa wrote: > Hi, > > In the getting started instructions at > http://avalon.apache.org/excalibur/fortress/getting-started.html they say > that try to get Avalon, Avalon-excalibur, logkit

Re: Fortress

2004-01-12 Thread Stephen McConnell
Vikas Phonsa wrote: Hi, In the getting started instructions at http://avalon.apache.org/excalibur/fortress/getting-started.html they say that try to get Avalon, Avalon-excalibur, logkit and Jakarta-site from CVS and try to build those. First of all is it really necessary to build all those at

Fortress

2004-01-12 Thread Vikas Phonsa
Hi, In the getting started instructions at http://avalon.apache.org/excalibur/fortress/getting-started.html they say that try to get Avalon, Avalon-excalibur, logkit and Jakarta-site from CVS and try to build those. First of all is it really necessary to build all those at your end just to run

Re: where can I find a sample code demonstrating how to lookup a service in fortress

2004-01-12 Thread Berin Loritsch
ation of Runner by adding a "default" attribute to the config. for example: The decision process for figuring out the default implementation in Fortress is to use the first component found in the configuration file (AnotherRunner), unless the "default" attribute is set

how will the fortress hierarchical container look like?

2004-01-10 Thread Mu Mike
My problem is like this: I m wrting a 'block' which uses only one Container to hold all the configrations read from roles and xconf file, I did like this: final FortressConfig config = new FortressConfig(); config.setContextDirectory(""); config.setWorkDirectory(""); config.setConta

Re: where can I find a sample code demonstrating how to lookup a service in fortress

2004-01-10 Thread Mu Mike
Thank you. And: 1) All components must have the attribute id="unique.name" which is used if the component is looked up via a Selector (in Fortress you can use a selector or the more direct "ROLE/hint" idiom). If the configuration element does not have the &quo

RE: Fortress or Merlin: Newbie

2004-01-09 Thread Vikas Phonsa
Aaron and Afshar, Thanks for your help. I was kinda overwhelmed by the information. Things make better sense now. Thanks Vikas -Original Message- From: korosh afshar [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 9:44 AM To: Avalon framework users Subject: Re: Fortress or

Re: Fortress or Merlin: Newbie

2004-01-09 Thread korosh afshar
being supported as well as the one in Phoenix. hope this helps. Korosh. On Fri, 2004-01-09 at 12:26, Vikas Phonsa wrote: > Hi Everybody, > > I'm kinda confused abt Fortress and Merlin. I just started with Avalon last > evening. I understand ECM has been deprecated for Fortres

RE: Fortress or Merlin: Newbie

2004-01-09 Thread Farr, Aaron
> -Original Message- > From: Vikas Phonsa [mailto:[EMAIL PROTECTED] > > Hi Everybody, > > I'm kinda confused abt Fortress and Merlin. I just started with Avalon > last > evening. I understand ECM has been deprecated for Fortress. Now what's > Mer

Fortress or Merlin: Newbie

2004-01-09 Thread Vikas Phonsa
Hi Everybody, I'm kinda confused abt Fortress and Merlin. I just started with Avalon last evening. I understand ECM has been deprecated for Fortress. Now what's Merlin ? All the discussion in the forum seems to be going on mostly abt Merlin. And it is also listed in the containers

Re: where can I find a sample code demonstrating how to lookup a service in fortress

2004-01-09 Thread Berin Loritsch
container, is this > right? Essentially--but it is the marriage of the lookup and containment concerns in the ECM that give way to many hacks. > Now come back to fortress, FortressConfig has a method > setContainerClass(String myclass), I guess by using this method, I can > turn mycla

Re: is excalibur-fortress-complete-1.0.jar enough?

2004-01-08 Thread 李 越
Thanks, I guess because of all you guys' help ,I have began to get a little 'real' touch on fortress, especially my sincere thanks for J Aaron Farr. From: J Aaron Farr <[EMAIL PROTECTED]> Reply-To: "Avalon framework users" <[EMAIL PROTECTED]> To: Ava

Re: is excalibur-fortress-complete-1.0.jar enough?

2004-01-08 Thread J Aaron Farr
On Fri, 2004-01-09 at 03:13, æ è wrote: > have all the necessary parts for fortress in avalon-excalibur-4.x.jar > included in this complete jar? I didnt see the DataSourceComponent in this > jar which avalon-excalibur-4.x.jar has, I thought I could do all I did > with avalon-excal

is excalibur-fortress-complete-1.0.jar enough?

2004-01-08 Thread 李 越
have all the necessary parts for fortress in avalon-excalibur-4.x.jar included in this complete jar? I didnt see the DataSourceComponent in this jar which avalon-excalibur-4.x.jar has, I thought I could do all I did with avalon-excalibur-4.x.jar now with only the complete jar and framework

Re: where can I find a sample code demonstrating how to lookup a service in fortress

2004-01-08 Thread 李 越
refore a container, is this right? Now come back to fortress, FortressConfig has a method setContainerClass(String myclass), I guess by using this method, I can turn myclass into a Container which is rightly an org.apache.avalon.fortress.Container, is this right? And,by setContainerConfigurat

Re: where can I find a sample code demonstrating how to lookup a service in fortress

2004-01-08 Thread Berin Loritsch
李 越 wrote: > in ECM, I use only ComponentManager and ComponentSelector and roles > files to do this, yet in fortress, I have the following questions I will do my best to answer them. BTW, I have not learned Kanji yet, how would you spell your name in say Romanji? (I barely begain takin

Re: Problem building Fortress Examples

2004-01-08 Thread Leo Simons
Ulrich Mayring wrote: hammett wrote: Use the .properties file Ok, but that references a file "avalon-framework.jar". In the latest Avalon distribution I have these: avalon-framework-4.1.5.jar avalon-framework-api-4.1.5.jar avalon-framework-impl-4.1.5.jar So, which one is the one Fort

Re: Problem building Fortress Examples

2004-01-08 Thread hammett
> hammett wrote: > > Use the .properties file > > Ok, but that references a file "avalon- framework.jar". In the latest > Avalon distribution I have these: > > avalon-framework-4.1.5.jar > avalon-framework-api-4.1.5.jar > avalon-framework-impl-4.1.5.jar >

Re: Problem building Fortress Examples

2004-01-08 Thread Ulrich Mayring
hammett wrote: Use the .properties file Ok, but that references a file "avalon-framework.jar". In the latest Avalon distribution I have these: avalon-framework-4.1.5.jar avalon-framework-api-4.1.5.jar avalon-framework-impl-4.1.5.jar So, which one is the one Fortress needs? Last vers

Re: Problem building Fortress Examples

2004-01-08 Thread hammett
Use the .properties file Last version of the framework is ok. Usually I get the necessary jars directly from ibiblio. regards, hammett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

Problem building Fortress Examples

2004-01-08 Thread Ulrich Mayring
Hello, I got the Fortress 1.0 binaries, unpacked the examples.zip and ran ant. This message resulted: BUILD FAILED file:/export/vol01/local/excalibur-fortress-1.0/build.xml:53: Warning: Could not find file /export/avalon/target/lib/avalon-framework.jar to copy. Ok, so which Avalon Framework

  1   2   3   4   >