Maybe I'm wrong, but the honeycomb project seems to deal mostly with suppling a 
transactional framework and a db access layer. The EJB3 specs and their 
implementation into jboss already supply them in a way that allows sharing 
these supports and resources among more applications, which is something 
interesting in some cases. The small service I proposed, while probably doesn't 
fits to this audience, may be regarded as an alternative to a framework like 
the honeycomb one: you use the latter OR tapestry + jboss + the 
JbossEntityManagerFactory service, not both.

So, since the EJB3 service is not that different in scope from the 
EJBProxyFactory, which is supplied by the hivemind library, I'm going to 
contact the hivemind people to see if it may fit there.

If it doesn't fit even there, I can just use it and observe silence: after all 
it may be regarded as something in tapestry I was looking around, I didn't find 
and had to build by meself. That's not the only thing not yet available in 
Tapestry, I guess, and it seems that most Tapestry users are not oriented 
toward EJBs.

Regards,

        gt

> -----Messaggio originale-----
> Da: Hugo Palma [mailto:[EMAIL PROTECTED]
> Inviato: sabato 11 marzo 2006 22.18
> A: Tapestry users
> Oggetto: Re: A JBoss EJB3 hivemind service
> 
> 
> I didn't look at the code but i think something like this would fit 
> perfectly in the honeycomb project.
> 
> Marcus ? Jesse ?
> 
> 
> Cheers
> 
> Hugo
> 
> Giampaolo Tomassoni wrote:
> > I created a JIRA issue ( 
> http://issues.apache.org/jira/browse/TAPESTRY-882 ) about a small 
> hivemind service capable of injecting a 
> javax.persistence.EntityManagerFactory, a 
> javax.persistence.EntityManager or a org.hibernate.Session into 
> Tapestry components under JBoss 4.0.4.
> >
> > I would appreciate some of you to review it, in order to 
> prevent any trouble in using it.
> >
> > Regards,
> >
> > -----------------------------------
> > Giampaolo Tomassoni - IT Consultant
> > Piazza VIII Aprile 1948, 4
> > I-53044 Chiusi (SI) - Italy
> > Ph: +39-0578-21100
> >
> >
> > ---------------------------------------------------------------------
> > 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]
> 


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

Reply via email to