<?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 - Contexts and Dependency Injection in Java EE: Which Annotations to Use?</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>Sun, 19 May 2013 23:45:29 -0400</pubDate>


    <item>

        <title>CDI 1.1</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

        
            <description><![CDATA[<p>CDI 1.1 is slated for Java EE 7. If you believe the request, session and conversation scopes should be independent of HTTP, feel free to propose such a change to the spec lead/expert group. I personally don't see the need since most web services that...]]></description>
        

        <pubDate>Wed, 20 Apr 2011 11:39:43 -0400</pubDate>

        

        <jf:creationDate>Wed, 20 Apr 2011 11:39:43 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 20 Apr 2011 11:39:43 -0400</jf:modificationDate>
        <jf:date>Apr 20, 2011</jf:date>
        <jf:author>Reza Rahman</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Spec is fairly clear</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

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

        <pubDate>Mon, 18 Apr 2011 07:27:33 -0400</pubDate>

        

        <jf:creationDate>Mon, 18 Apr 2011 07:27:33 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 18 Apr 2011 07:27:33 -0400</jf:modificationDate>
        <jf:date>Apr 18, 2011</jf:date>
        <jf:author>pellep</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>CDI and EJB3.1</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

        
            <description><![CDATA[<p>So.. if I don't have a web container, @Inject annotation works partially.&nbsp;In other words, it is not possible to use the new stuff if your have a service only container..&nbsp;</p>
<p>Great, another big issue in spec.</p>]]></description>
        

        <pubDate>Sun, 17 Apr 2011 10:01:43 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Apr 2011 10:01:43 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Apr 2011 10:01:43 -0400</jf:modificationDate>
        <jf:date>Apr 17, 2011</jf:date>
        <jf:author>Fernando Rubbo</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>CDI and EJB3.1</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

        
            <description><![CDATA[<p>A well-behaved CDI implementation should throw an exception letting you know that the HTTP specific contexts cannot be created.</p>]]></description>
        

        <pubDate>Fri, 15 Apr 2011 17:42:09 -0400</pubDate>

        

        <jf:creationDate>Fri, 15 Apr 2011 17:42:09 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 15 Apr 2011 17:42:09 -0400</jf:modificationDate>
        <jf:date>Apr 15, 2011</jf:date>
        <jf:author>Reza Rahman</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>CDI and EJB3.1</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

        
            <description><![CDATA[<p>Not sure if It is clear to me, but..</p>...]]></description>
        

        <pubDate>Fri, 15 Apr 2011 11:10:35 -0400</pubDate>

        

        <jf:creationDate>Fri, 15 Apr 2011 11:10:35 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 15 Apr 2011 11:10:35 -0400</jf:modificationDate>
        <jf:date>Apr 15, 2011</jf:date>
        <jf:author>Fernando Rubbo</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>CDI and EJB3.1</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

        
            <description><![CDATA[<p>It depends on what you need: if you need all the services delivered by an EJB object, or you simply need of a simple injection.</p>...]]></description>
        

        <pubDate>Fri, 15 Apr 2011 10:04:30 -0400</pubDate>

        

        <jf:creationDate>Fri, 15 Apr 2011 10:04:30 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 15 Apr 2011 10:04:30 -0400</jf:modificationDate>
        <jf:date>Apr 15, 2011</jf:date>
        <jf:author>michele michele</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Contexts and Dependency Injection in Java EE: Which Annotations to Use?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62158</link>

        

        
            <description><![CDATA[<p>Java Platform, Enterprise Edition (Java EE) 5 brought dependency injection (DI) with Convention over Configuration to Enterprise JavaBeans (EJB) 3.0. Java EE 6 introduces the flexible and powerful @Inject dependency injection model (JSR-330 and...]]></description>
        

        <pubDate>Fri, 15 Apr 2011 08:43:12 -0400</pubDate>

        

        <jf:creationDate>Fri, 15 Apr 2011 08:43:12 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 15 Apr 2011 08:43:12 -0400</jf:modificationDate>
        <jf:date>Apr 15, 2011</jf:date>
        <jf:author>ToriWieldt</jf:author>
        <jf:replyCount>9</jf:replyCount>
    </item>



</channel>
</rss>

