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 commons-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. http://lsd.student.utwente.

Re: Multiple constructor ambiguity

2004-03-23 Thread Stephen McConnell
Daniel Frey wrote: Stephen wrote: Daniel Frey wrote: Timothy, After a regexp search through my *.java files I find that I've got exactly on component with two constructors. AnimationQueue has one parameter-less and one parameter-ful constructor: public AnimationQueue() public AnimationQu

Re: Multiple constructor ambiguity

2004-03-23 Thread Stephen McConnell
oblem much more quickly. Except a commit to CVS in a few minutes. Cheers, Stephen. Stephen, you're great! That's what my mother says to me. The update is committed and a new binary distribution including the update is now available. http://www.dpml.net/merlin/distributions/3.3/sna

Multiple constructor ambiguity

2004-03-23 Thread Daniel Frey
Stephen wrote: > Daniel Frey wrote: > >> Hi there, >> >> Sorry for my stupid questions: I don't have yet the feeling to know >> where errors come from. But may be you do. >> >> If the error would indicate *which* component merlin is about to >> instanciate, it would already help a lot. I am not h

Multiple constructor ambiguity

2004-03-23 Thread Daniel Frey
Stephen wrote: > > Daniel Frey wrote: > >> Timothy, >> >> After a regexp search through my *.java files I find that I've got >> exactly on component with two constructors. AnimationQueue has one >> parameter-less and one parameter-ful constructor: >> >> public AnimationQueue() >> public A

Re: AW: Multiple constructor ambiguity

2004-03-23 Thread Timothy Bennett
Daniel Frey wrote: After a regexp search through my *.java files I find that I've got exactly on component with two constructors. AnimationQueue has one parameter-less and one parameter-ful constructor: public AnimationQueue() public AnimationQueue(Image backgroundImage) However, this is no

Re: Multiple constructor ambiguity

2004-03-23 Thread Stephen McConnell
Daniel Frey wrote: Hi there, Sorry for my stupid questions: I don't have yet the feeling to know where errors come from. But may be you do. If the error would indicate *which* component merlin is about to instanciate, it would already help a lot. I am not handling with constructors in my code at

Re: AW: Multiple constructor ambiguity

2004-03-23 Thread Stephen McConnell
Daniel Frey wrote: Timothy, After a regexp search through my *.java files I find that I've got exactly on component with two constructors. AnimationQueue has one parameter-less and one parameter-ful constructor: public AnimationQueue() public AnimationQueue(Image backgroundImage) However,

AW: Multiple constructor ambiguity

2004-03-23 Thread Daniel Frey
Timothy, After a regexp search through my *.java files I find that I've got exactly on component with two constructors. AnimationQueue has one parameter-less and one parameter-ful constructor: public AnimationQueue() public AnimationQueue(Image backgroundImage) However, this is not a com

Re: Multiple constructor ambiguity

2004-03-23 Thread Timothy Bennett
Daniel Frey wrote: Hi there, Sorry for my stupid questions: I don't have yet the feeling to know where errors come from. But may be you do. exception report - Exception: org.apache.avalon.activation.LifecycleException Message

Multiple constructor ambiguity

2004-03-23 Thread Daniel Frey
Hi there, Sorry for my stupid questions: I don't have yet the feeling to know where errors come from. But may be you do. If the error would indicate *which* component merlin is about to instanciate, it would already help a lot. I am not handling with constructors in my code at the moment! So how

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.br OJB - db.apach