<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - EJB 3 callbacks: Feedback wanted</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Tue, 18 Jun 2013 00:55:18 -0400</pubDate>


    <item>

        <title>Are annotations &amp;quot;not breakable&amp;quot;?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[<blockquote><blockquote>I'm still an annotations novice... maybe somebody answer this for me...Can you enforce that an annotation can only be applied to a method with a *specific* signature? Can you prevent 2 of the same annotations being applied to...]]></description>
        

        <pubDate>Thu, 12 Aug 2004 14:05:38 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 Aug 2004 14:05:38 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 Aug 2004 14:05:38 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2004</jf:date>
        <jf:author>Kyle Marvin</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[<blockquote>..but &quot;one method per interface&quot; would be stupid..</blockquote>I don't see why it is stupid?  Some interfaces have no methods at all(Serializable) and are very handy.  If the four or so callback methods are truely separate concepts...]]></description>
        

        <pubDate>Thu, 12 Aug 2004 12:54:36 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 Aug 2004 12:54:36 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 Aug 2004 12:54:36 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2004</jf:date>
        <jf:author>George Coller</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[<blockquote>Im surprised Bill, Cameron and Gavin haven't posted to this Thread. Guys what are your thought on this?</blockquote>They'd prefer magic methods and annotations, but are afraid to say so. ;-)<br><br>SCNR,<br>Lars]]></description>
        

        <pubDate>Thu, 12 Aug 2004 07:34:38 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 Aug 2004 07:34:38 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 Aug 2004 07:34:38 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2004</jf:date>
        <jf:author>Lars Stitz</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[Im surprised Bill, Cameron and Gavin haven't posted to this Thread. Guys what are your thought on this?]]></description>
        

        <pubDate>Thu, 12 Aug 2004 06:34:10 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 Aug 2004 06:34:10 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 Aug 2004 06:34:10 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2004</jf:date>
        <jf:author>Smythe  </jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[My vote is 2+3, for pretty much the same reasons as everyone else that voted that way. Maybe subdividing the interfaces would be useful, to split off rarely used methods like ejbActivate() and ejbPassivate(), but &quot;one method per interface&quot;...]]></description>
        

        <pubDate>Thu, 12 Aug 2004 00:47:38 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 Aug 2004 00:47:38 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 Aug 2004 00:47:38 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2004</jf:date>
        <jf:author>Paul Strack</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[Clean, well separated interfaces, like Spring, XWork, new life for EJB, and many others have shown, is to me, the best solution.<br><br>#1: is a flawed contract. would you trust in developers? I won't. In some hidden place of our pride, we are still...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 15:50:35 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 15:50:35 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 15:50:35 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>Fernando Racca</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Interfaces are easy</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[Interfaces are natural for java developers (and IDE's) to understand and use.  <br><br>One idea I haven't seen would be to keep the current 2.x aggregated callback interface but change it to extend from new individual callback interfaces so a developer...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 12:50:50 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 12:50:50 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 12:50:50 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>George Coller</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>James Gosling Decision Is Getting Old</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[This is what James says why sun dropped delegates. <br><br>&lt;cite&gt;<br>Our conclusion was that bound method references are unnecessary and detrimental to the language. This decision was made in consultation with Borland International, who had...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 12:00:18 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 12:00:18 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 12:00:18 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>Mehul Patel</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[I vote for option 2 + utility option 3...<br><br>Magic callbacks just sound dangerous:(<br><br>The drawbacks of option 2 are clearly and cleanly address by having a base class.  In fact, I having been using such base classes and they work quite...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 10:24:30 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 10:24:30 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 10:24:30 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>Prakash Malani</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Are annotations &amp;quot;not breakable&amp;quot;?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[<blockquote>I'm still an annotations novice... maybe somebody answer this for me...Can you enforce that an annotation can only be applied to a method with a *specific* signature? Can you prevent 2 of the same annotations being applied to different...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 09:53:30 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 09:53:30 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 09:53:30 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>aXe !</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>One way or the other...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[It seems to me (IMHO) that the goal of the EJB 3.0 spec is to push the development of EJBs back towards the simpler style of writing POJOs.  I think this is a good idea, but as long as these POJOs are only going to have meaning in a given container, i...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 09:48:46 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 09:48:46 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 09:48:46 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>tchadwick</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[Hi<br><br>I've written a fair number of EJB's and I can't remember all that many times that I have needed to put something in the callback. Normally I've just had a bunch of empty methods sitting at the bottom of my bean file. Putting stuff in the...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 08:00:58 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 08:00:58 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 08:00:58 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>carl marais</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>No Magic Please, We're British</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[First of all, <b>No Magic Methods, Please!</b><br><br>I wonder where this idea <i>ever</i> came from. Horrible. <br><br>So,<br><br><b>1) Magic methods</b><br>No, no, NO! Nooooooooo!<br><br><b>2) Interface</b><br>It works, it's pure, it's beautiful. You...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 07:07:40 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 07:07:40 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 07:07:40 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>Janne Haarni</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[<blockquote>This is well explained in &quot;Beyond Object-Oriented Programming&quot;and very briefly resumed here <a href="http://www.cs.kuleuven.ac.be/~eddy/Szyperski.html" target="_blank">http://www.cs.kuleuven.ac.be/~eddy/Szyperski.html</a>So what...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 06:23:20 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 06:23:20 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 06:23:20 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>Juozas Baliuka</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB 3 callbacks: Feedback wanted</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27958</link>

        

        
            <description><![CDATA[Yes, I think 5 is a good one, there is nothing bad in 2 too, but it is not usefull.<br>BTW this kind of callback exists in JTA, it is TranastionSynchronization, Statefull bean can be a transaction listener. EntityManager can register callbacks too, it...]]></description>
        

        <pubDate>Wed, 11 Aug 2004 06:17:39 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 Aug 2004 06:17:39 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 Aug 2004 06:17:39 -0400</jf:modificationDate>
        <jf:date>Aug 11, 2004</jf:date>
        <jf:author>Juozas Baliuka</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

