<?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 - In Container TDD with EJB3</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, 21 May 2013 07:04:16 -0400</pubDate>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>It might not be OpenEJB's problem. Our software was created for the J2EE Container Oracle OC4J and has more that a few issues with the XML for the old EJB2.1's. It works for OC4J but will not deploy on any other servers.</p>...]]></description>
        

        <pubDate>Tue, 07 Jun 2011 04:40:06 -0400</pubDate>

        

        <jf:creationDate>Tue, 07 Jun 2011 04:40:06 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 07 Jun 2011 04:40:06 -0400</jf:modificationDate>
        <jf:date>Jun 7, 2011</jf:date>
        <jf:author>Robert Alexandersson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>Hmm - I hope David (Blevins) sees your stability concerns and follows up personally (maybe this was before OpenEJB 3.0 was releases?). Like I said though - the more options the better.</p>...]]></description>
        

        <pubDate>Thu, 02 Jun 2011 19:46:26 -0400</pubDate>

        

        <jf:creationDate>Thu, 02 Jun 2011 19:46:26 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 02 Jun 2011 19:46:26 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2011</jf:date>
        <jf:author>Reza Rahman</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>Yes, the big difference from Cactus like testing is that its "in container" just as Reza explains it.</p>...]]></description>
        

        <pubDate>Thu, 02 Jun 2011 16:50:12 -0400</pubDate>

        

        <jf:creationDate>Thu, 02 Jun 2011 16:50:12 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 02 Jun 2011 16:50:12 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2011</jf:date>
        <jf:author>Robert Alexandersson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<blockquote>...]]></description>
        

        <pubDate>Thu, 02 Jun 2011 16:29:52 -0400</pubDate>

        

        <jf:creationDate>Thu, 02 Jun 2011 16:29:52 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 02 Jun 2011 16:29:52 -0400</jf:modificationDate>
        <jf:date>Jun 2, 2011</jf:date>
        <jf:author>Robert Alexandersson</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>Awesome -- another Cactus user! I used Cactus quite a bit back in the day for EJB 2 testing while everyone else was whining about how untestable EJBs were :-).</p>...]]></description>
        

        <pubDate>Tue, 31 May 2011 21:21:45 -0400</pubDate>

        

        <jf:creationDate>Tue, 31 May 2011 21:21:45 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 31 May 2011 21:21:45 -0400</jf:modificationDate>
        <jf:date>May 31, 2011</jf:date>
        <jf:author>Reza Rahman</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>I have been using Cactus for quite a while now and have not had any complaints. How different is this?</p>]]></description>
        

        <pubDate>Tue, 31 May 2011 20:19:15 -0400</pubDate>

        

        <jf:creationDate>Tue, 31 May 2011 20:19:15 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 31 May 2011 20:19:15 -0400</jf:modificationDate>
        <jf:date>May 31, 2011</jf:date>
        <jf:author>Aram Hovhannisyan</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>It's obviously up to you -- but I would consider joining something like JBoss Arquillian, Apache CODI Testing or CDISource Testing instead of spawning yet another Java EE 5/6 testing framework (on the flip side, of course more choices for developers...]]></description>
        

        <pubDate>Tue, 31 May 2011 14:24:10 -0400</pubDate>

        

        <jf:creationDate>Tue, 31 May 2011 14:24:10 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 31 May 2011 14:24:10 -0400</jf:modificationDate>
        <jf:date>May 31, 2011</jf:date>
        <jf:author>Reza Rahman</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>In Container TDD with EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62410</link>

        

        
            <description><![CDATA[<p>During my days as a developer I have never become as hooked to something as when the TDD way of working found me. During development of a spring framework "managed" application it was evolved to an addiction. Coming back to JEE again 2 years ago got...]]></description>
        

        <pubDate>Tue, 31 May 2011 08:05:32 -0400</pubDate>

        

        <jf:creationDate>Tue, 31 May 2011 08:05:32 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 31 May 2011 08:05:32 -0400</jf:modificationDate>
        <jf:date>May 31, 2011</jf:date>
        <jf:author>Robert Alexandersson</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

