Thanks for the quick reply (right from the source - and thanks for
creating such source). I hope your hairy code merge works out ok.

> Within a Tapestry application, the preferred method is to use
> injection to grab specific services or configurations from HiveMind.
I understood this and I try to work like this at all time.

> In your situation, you can see that Tapestry also stores the Registry
> inside the ServletContext; I'm in the middle of a hairy code merge
> right now, but the key it uses is inside the ApplicationServlet code.
I've already looked inside that code. It is clear how it works.

However in my case, I use Axis to create a SOAP webservice. Because of
that I have an object that is instantiated out of my (and Hiveminds)
control. It is precisely that object that requires Hivemind services. 
It would be very useful to have access to the Registry (or perhaps all
created Registries) in some way (even independent from Tapestry and its
ApplicationServlet).
I must look into Axis further to check if this can be configured to
create its objects otherwise, but I can imagine situaties (and
libraries) that would not allow such behaviour and thus create the need
for access to a Registry.

Thanks for your reply and (again) for creating both Tapestry and
Hivemind.

Ciao,

Stijn


> 
> 
> On 1/12/06, Stijn Christiaens <[EMAIL PROTECTED]> wrote:
> > Hello everybody.
> >
> > Thanks for working on Tapestry, it has been difficult,
> > but now more of a pleasure to work with it.
> >
> > My question: is it already possible to access the Hivemind registry that
> > the Tapestry ApplicationServlet manages?
> >
> > Thanks in advance,
> >
> > Ciao,
> >
> > Stijn
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> Howard M. Lewis Ship
> Independent J2EE / Open-Source Java Consultant
> Creator, Jakarta Tapestry
> Creator, Jakarta HiveMind
> 
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to