<?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 - An annotation processor to update your persistence.xml</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>Thu, 23 May 2013 00:10:56 -0400</pubDate>


    <item>

        <title>An annotation processor to update your persistence.xml</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[<blockquote>Having to use an annotation processor would be painful from a user perspective.</blockquote><br>I agree, as of now, using an annotation processor is not straight forward because:<br>1) not all JDKs support this today.<br>2) user has to use...]]></description>
        

        <pubDate>Thu, 15 Dec 2005 03:21:48 -0500</pubDate>

        

        <jf:creationDate>Thu, 15 Dec 2005 03:21:48 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 15 Dec 2005 03:21:48 -0500</jf:modificationDate>
        <jf:date>Dec 15, 2005</jf:date>
        <jf:author>Sahoo Sanjeeb</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Sun JDK dependence</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[Good point. I should have warned user about this in the article. Yes the annotation processor currently uses com.sun.mirror API and hence only works on Sun JDK 1.5. But com.sun.mirror APIs are being renamed as part of <a...]]></description>
        

        <pubDate>Thu, 15 Dec 2005 02:12:23 -0500</pubDate>

        

        <jf:creationDate>Thu, 15 Dec 2005 02:12:23 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 15 Dec 2005 02:12:23 -0500</jf:modificationDate>
        <jf:date>Dec 15, 2005</jf:date>
        <jf:author>Sahoo Sanjeeb</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>An annotation processor to update your persistence.xml</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[FYI<br><br>His email is Sanjeeb dot Sahoo at Sun dot COM (I got this from his source code)<br><br>Sahoo should be the last name and first name is Sanjeeb.]]></description>
        

        <pubDate>Wed, 14 Dec 2005 19:05:25 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Dec 2005 19:05:25 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Dec 2005 19:05:25 -0500</jf:modificationDate>
        <jf:date>Dec 14, 2005</jf:date>
        <jf:author>Chester  Chen</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Sun JDK dependence</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[Nice article, however, requires com.sun.mirror.apt package so I guess it won't work under jrockit or IBM jdks. <br><br>I'm surprised that these annotation support classes aren't under the java.lang.annotations package.<br><br>Anybody know why they're...]]></description>
        

        <pubDate>Wed, 14 Dec 2005 12:43:20 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Dec 2005 12:43:20 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Dec 2005 12:43:20 -0500</jf:modificationDate>
        <jf:date>Dec 14, 2005</jf:date>
        <jf:author>Frank Bolander</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>An annotation processor to update your persistence.xml</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[While autodiscovery is not portable in JavaSE for theorical reasons, I really hope most vendors will support it in &quot;practical&quot; environments. Having to use an annotation processor would be painful from a user perspective.]]></description>
        

        <pubDate>Wed, 14 Dec 2005 12:30:42 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Dec 2005 12:30:42 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Dec 2005 12:30:42 -0500</jf:modificationDate>
        <jf:date>Dec 14, 2005</jf:date>
        <jf:author>Emmanuel Bernard</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>xdoclet?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[Sounds like xdoclet for annotations.]]></description>
        

        <pubDate>Wed, 14 Dec 2005 12:22:49 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Dec 2005 12:22:49 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Dec 2005 12:22:49 -0500</jf:modificationDate>
        <jf:date>Dec 14, 2005</jf:date>
        <jf:author>Justin Lee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>You can figure out class set in SE</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[You can figure out the set of classes that belong to a particular jar the META-INF/persistence.xml file is jarred in.  Most providers (JBoss, Oracle, BEA) will/do support this.  How?  ClassLoader.getResources(&quot;META-INF/persistence.xml&quot;);...]]></description>
        

        <pubDate>Wed, 14 Dec 2005 11:41:09 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Dec 2005 11:41:09 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Dec 2005 11:41:09 -0500</jf:modificationDate>
        <jf:date>Dec 14, 2005</jf:date>
        <jf:author>Bill Burke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>An annotation processor to update your persistence.xml</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38082</link>

        

        
            <description><![CDATA[Sahoo (no last name provided, all apologies!) has written a blog called &quot;<a href="http://weblogs.java.net/blog/ss141213/archive/2005/12/how_to_automati.html" target="_blank">An annotation processor to update your persistence.xml during...]]></description>
        

        <pubDate>Wed, 14 Dec 2005 10:55:24 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Dec 2005 10:55:24 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Dec 2005 10:55:24 -0500</jf:modificationDate>
        <jf:date>Dec 14, 2005</jf:date>
        <jf:author>Joseph Ottinger</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

