<?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 - JSR 181: Web Services Metadata for the Java Platform approved</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>Wed, 19 Jun 2013 06:44:19 -0400</pubDate>


    <item>

        <title>No se te cae la cara negro</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[No se te cae la cara negro]]></description>
        

        <pubDate>Fri, 16 Mar 2007 15:02:21 -0400</pubDate>

        

        <jf:creationDate>Fri, 16 Mar 2007 15:02:21 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 16 Mar 2007 15:02:21 -0400</jf:modificationDate>
        <jf:date>Mar 16, 2007</jf:date>
        <jf:author>Lautaro Brasseur</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSR 181 annotations w/ Apache Beehive</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[Beehive looks pretty good.  Thanks for the link.]]></description>
        

        <pubDate>Thu, 14 Apr 2005 16:14:29 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 16:14:29 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 16:14:29 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>David Salter</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSR 181 annotations w/ Apache Beehive</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[I was disagreeing with Beehive being the easiest way... Feel free to use whatever you like. I can do these annotations and run my build in IDEA in the time it takes an Eclipse user to find something in the 100,000 menu items :)<br><blockquote>It could be...]]></description>
        

        <pubDate>Thu, 14 Apr 2005 14:18:55 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 14:18:55 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 14:18:55 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>Jason Carreira</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>RPC-style vs. document-centric web services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[I should have read the spec before asking stupid questions: It turns out that using JSR-181 one can actually refine the SOAPBinding, where encoding style document/literal is already the default and through adding parameterStyle=BARE one states that the...]]></description>
        

        <pubDate>Thu, 14 Apr 2005 13:21:42 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 13:21:42 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 13:21:42 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>GeraldLoeffler</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSR 181 annotations w/ Apache Beehive</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[<blockquote>I have to disagree... I'm going to be writing some of this up but I've moved to a completely declarative annotation-driven style of adding services to my POJOs. I've just set up my application framework to handle automatic webservice...]]></description>
        

        <pubDate>Thu, 14 Apr 2005 11:35:25 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 11:35:25 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 11:35:25 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>Kyle Marvin</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>JSR 181 annotations w/ Apache Beehive</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[I have to disagree... I'm going to be writing some of this up but I've moved to a completely declarative annotation-driven style of adding services to my POJOs. I've just set up my application framework to handle automatic webservice exporting with...]]></description>
        

        <pubDate>Thu, 14 Apr 2005 09:39:27 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 09:39:27 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 09:39:27 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>Jason Carreira</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>RPC-style vs. document-centric web services</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[Great to see this - definitely one of the better examples for the use of annotations!<br><br>I'm bothered a bit by the impression that this JSR is primarily targeted at implementing RPC-style web services. After all, it defines meta-data for classes and...]]></description>
        

        <pubDate>Thu, 14 Apr 2005 06:23:39 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 06:23:39 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 06:23:39 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>GeraldLoeffler</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>JSR 181: Web Services Metadata for the Java Platform approved</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[This looks like a step in the correct direction.  I've been developing J2EE 1.4 web services and .NET web services for some time now and its just soooo easy to do in .NET compared to J2EE.<br><br>I'm truly looking forward to being able to develop in this...]]></description>
        

        <pubDate>Thu, 14 Apr 2005 05:46:59 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 05:46:59 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 05:46:59 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>David Salter</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSR 181: Web Services Metadata for the Java Platform approved</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[Yeah, with Msfts unique framework .NET with all it's brand spankingly new and novel ideas, all of which are their own. They're true thought-leaders in this area, great to see that java also supports text and sockets now. Great work!]]></description>
        

        <pubDate>Thu, 14 Apr 2005 04:36:29 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Apr 2005 04:36:29 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Apr 2005 04:36:29 -0400</jf:modificationDate>
        <jf:date>Apr 14, 2005</jf:date>
        <jf:author>Patrik A</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSR 181 annotations w/ Apache Beehive</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[If you want the simplest way to start using JSR 181 annotations I recommend Apache Beehive.  Beehive WSM has full support for JSR 181 and leverages Apache Axis for its SOAP implementation.  You can leverage your Axis experience with the simplicity of...]]></description>
        

        <pubDate>Wed, 13 Apr 2005 18:44:11 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Apr 2005 18:44:11 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Apr 2005 18:44:11 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2005</jf:date>
        <jf:author>Garrett Conaty</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: .NET iteself...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[BTW - Don't forget to search for Redmond in the forementioned eweek address if you don't want to read it completely...]]></description>
        

        <pubDate>Wed, 13 Apr 2005 17:36:38 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Apr 2005 17:36:38 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Apr 2005 17:36:38 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2005</jf:date>
        <jf:author>Behrang Saeedzadeh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>.NET itself is photocopied from Java [then a lil bit retouched]</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[.NET: Yet another Microsoft product, photocopied from already innovative Java, to help protect its monopoly...<br><br>Java was not the first innovative product that was photocopied shamelessly by Microsoft and it surely is not its last one:<br><br><a...]]></description>
        

        <pubDate>Wed, 13 Apr 2005 17:34:14 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Apr 2005 17:34:14 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Apr 2005 17:34:14 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2005</jf:date>
        <jf:author>Behrang Saeedzadeh</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>JSR 181: Web Services Metadata for the Java Platform approved</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[JSR 181: Yet another .NET innovation being incorporated into Java. Nice to see Java catching up.]]></description>
        

        <pubDate>Wed, 13 Apr 2005 17:06:52 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Apr 2005 17:06:52 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Apr 2005 17:06:52 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2005</jf:date>
        <jf:author>Vincent Small</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>XFire already JSR 181</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[XFire, a next-generation java SOAP framework, <a href="http://xfire.codehaus.org/Annotations" target="_blank">already supports</a> JSR 181 annotations.  In addition, you can use commons attributes or backport175 to accomplish the same goals.]]></description>
        

        <pubDate>Wed, 13 Apr 2005 16:05:50 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Apr 2005 16:05:50 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Apr 2005 16:05:50 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2005</jf:date>
        <jf:author>Arjen Poutsma</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JSR 181: Web Services Metadata for the Java Platform approved</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33286</link>

        

        
            <description><![CDATA[<a href="http://jcp.org/en/jsr/detail?id=181" target="_blank">JSR-181</a>, which defines eight annotations to enable easy definition of Java Web Services in a J2EE container, has been approved with a <a href="http://jcp.org/en/jsr/results?id=3143"...]]></description>
        

        <pubDate>Wed, 13 Apr 2005 13:15:42 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Apr 2005 13:15:42 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Apr 2005 13:15:42 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2005</jf:date>
        <jf:author>Joseph Ottinger</jf:author>
        <jf:replyCount>14</jf:replyCount>
    </item>



</channel>
</rss>

