I know what you mean :)

On 17/08/2011, at 1:36 PM, Lenny Primak wrote:

> This kind of method is what I am currently using.
> My application is a big integration project and code bloat using the method 
> is becoming nasty.
> I want an elegant method to do this, i.e. @EJB annotation.
> 
> On Aug 16, 2011, at 11:33 PM, Chris Mylonas wrote:
> 
>> I'm using ejb3.1/jee6 on a new project -  on jee5 i used the jumpstart 
>> method of integration - works a treat! 
>> http://jumpstart.doublenegative.com.au/jumpstart/examples/state/ejb3
>> 
>> sorry if it's been pointed out before
>> 
>> On 17/08/2011, at 1:28 PM, Lenny Primak wrote:
>> 
>>> I just took a look at that post, but it leaves a lot of unanswered 
>>> questions,
>>> actually more questions than answers.
>>> 
>>> I know tapestry-jpa made @PersistenceContext work within Tapestry,
>>> which is similar.  I am going to look at that.
>>> Perhaps Igor can shed some light on this.
>>> 
>>> Thanks again.
>>> 
>>> On Aug 14, 2011, at 8:10 AM, Thiago H. de Paula Figueiredo wrote:
>>> 
>>>> On Sat, 13 Aug 2011 15:37:43 -0300, Lenny Primak <lpri...@hope.nyc.ny.us> 
>>>> wrote:
>>>> 
>>>>> Hi guys,
>>>> 
>>>> Hi!
>>>> 
>>>>> I am developing a front-end in Tapestry for an EJB application (EJB 
>>>>> 3.1/JEE 6) Its getting really annoying to build Tapestry services for 
>>>>> each of the EJBs. Do you have any suggestions on how to support @EJB 
>>>>> annotation instead?
>>>> 
>>>> Magnus did something this, but for CDI, and posted in this mailing list: 
>>>> http://tapestry.1045711.n5.nabble.com/First-stab-at-CDI-module-for-tapestry-td4469281.html.
>>>>  I haven't used CDI nor EJB, so I don't know if its solution can be used 
>>>> for EJB without any changes. Even if not, the approach would be very 
>>>> similar.
>>>> 
>>>> -- 
>>>> Thiago H. de Paula Figueiredo
>>>> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, 
>>>> and instructor
>>>> Owner, Ars Machina Tecnologia da Informação Ltda.
>>>> http://www.arsmachina.com.br
>>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to