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

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/ramapulavarthi/">
<title>Rama Pulavarthi&apos;s Blog</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-05-15T14:24:54-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/05/hudsonjavaone_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/04/jdk_6_update_6.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/03/status_of_wsadd.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/03/a_little_update.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/02/openjdk_6_now_h.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/01/using_jaxws_wit.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/01/jaxws_21_and_ja.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/12/installation_pr.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/12/extend_your_web.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/10/metro_siliconva.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/10/jaxws_21_in_jav.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/09/web_services_ad.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/07/running_jaxws_s.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/06/suns_participat_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/02/useful_goodies.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/05/hudsonjavaone_1.html">
<title>Hudson@JavaOne</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/05/hudsonjavaone_1.html</link>
<description>Kohsuke and I talked about &quot;Improving the Engineering Process Through Automation by Hudson&quot; at JavaOne last week. </description>
<dc:subject></dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-05-15T14:24:54-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/04/jdk_6_update_6.html">
<title>JDK 6 Update 6 is out</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/04/jdk_6_update_6.html</link>
<description>JDK 6 Update 6 is available on java.sun.com and the news of JAX-WS users is that it has the fix for javac where there was an issue using classes in javax.xml.ws.wsaddressing package.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-04-16T14:41:26-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/03/status_of_wsadd.html">
<title>Status of WS-Addressing and MTOM Interop scenarios at Plugfest</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/03/status_of_wsadd.html</link>
<description>I attended the Interop Plugfest at Microsoft campus from March 18th - 20th and tested the WS-Addressing, MTOM Interop scenarios. Overall, we got most of the interop issues resolved compared to the last plugfest. Read on for more  details.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-03-25T11:28:15-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/03/a_little_update.html">
<title>A little update for JAX-WS 2.1 users with JDK 6 Update 4 and Update 5.</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/03/a_little_update.html</link>
<description>If you see a compilation error that package javax.xml.ws.wsaddressing does not exist with JDK 6 U4 and U5, see this entry for workaround</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-03-07T17:00:26-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/02/openjdk_6_now_h.html">
<title>OpenJDK 6 now has JAX-WS 2.1 and JAXB 2.1</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/02/openjdk_6_now_h.html</link>
<description>OpenJDK 6 b06 is live now. The important update from b05 is that JAX-WS 2.1.1 with JAXB 2.1.6 is integrated in to OpenJDK 6 b06. So, All the JAX-WS 2.1 features and bug fixes that are in JDK 6 Update 4 Release are available in OpenJDK 6 b06. Read more ...</description>
<dc:subject></dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-02-29T12:35:46-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/01/using_jaxws_wit.html">
<title>A Tip on Using JAX-WS with Maven</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/01/using_jaxws_wit.html</link>
<description><![CDATA[A tip on <a href="http://java.sun.com/developer/EJTechTips/index.html">using Maven with JAX-WS</a> is available as part of this month's Enterprise Java Technologies Tech Tips. In this tip, I talk about using JAX-WS Maven plugin to build Web Services and deploy on to GlassFish with NetBeans 6.0.]]></description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-01-18T15:08:30-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2008/01/jaxws_21_and_ja.html">
<title>JAX-WS 2.1 and JAXB 2.1 is available in JDK 6 Update 4 release</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2008/01/jaxws_21_and_ja.html</link>
<description><![CDATA[Good News for all the JAX-WS users !!!<br>
The long awaited inclusion of JAX-WS 2.1 and JAXB 2.1 implementations in JDK 6 has happened and is available in JDK 6 Update 4 release. This blog covers the state of JAX-WS/JAXB in JDK 6 and what it means to you as JAX-WS user.
]]></description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2008-01-11T17:02:09-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/12/installation_pr.html">
<title>Installation problems with NetBeans 6.0 on Mac? Sharing the tip I learnt.</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/12/installation_pr.html</link>
<description>If you have problem with installing NetBeans 6.0 on Mac, you might find this useful.</description>
<dc:subject>Community: NetBeans</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-12-17T15:21:12-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/12/extend_your_web.html">
<title>Extend your Web Service applications with the new efficient Handlers in JAX-WS RI</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/12/extend_your_web.html</link>
<description>Handlers provide a nice pluggable way to extend the Web Service Applications. But, standard handlers have some limitations. Since SOAPHandlers are DOM based, they can be performance overhead to your application. We introduced a new Handler called MessageHandler in JAX-WS RI, that fits in to the existing handler framework and provides efficient ways to access/process messages. Read on to know more ...</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-12-13T18:28:07-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/10/metro_siliconva.html">
<title>Metro @ SiliconValley CodeCamp 2007</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/10/metro_siliconva.html</link>
<description>Arun and I presented on Metro at SiliconValley CodeCamp this weekend held at FootHills College. Here are are the links to the slides, demo and some photos I have taken.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-10-31T00:41:30-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/10/jaxws_21_in_jav.html">
<title>JAX-WS 2.1 in Java SE 6 Update N</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/10/jaxws_21_in_jav.html</link>
<description>Along with new features and enhancements, Java SE 6 Update N (formerly known as the &quot;Consumer JRE&quot;) has high performance Web Services support with JAX-WS 2.1. </description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-10-03T21:25:02-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/09/web_services_ad.html">
<title>Web Services Addressing 1.0 - Metadata is now a W3C Recommendation.</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/09/web_services_ad.html</link>
<description>Web Services Addressing 1.0 - Metadata specification is now a W3C Recommendation. It defines how to express abstract properties defined in the Addressing 1.0 core specification and uses WS-Policy 1.5 to express conformance to Web Services Addressing 1.0 specification. </description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-09-06T09:53:35-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/07/running_jaxws_s.html">
<title>Running JAX-WS Samples with Tomcat 6.x</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/07/running_jaxws_s.html</link>
<description>Tip for running JAX-WS RI Samples with Tomcat 6.0</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-07-20T16:48:46-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/06/suns_participat_1.html">
<title>Sun&apos;s participation in Web Services Addressing 1.0 - Metadata Interop Testing</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/06/suns_participat_1.html</link>
<description>Sun has participated with IBM in interop testing of section 2.1 of Web Services Addressing 1.0 - Metadata specification which has recently been requested for transition to Candidate Recommendation. Section 2.1 deals with Referencing WSDL Metadata from an EPR and Sun has passed all the tests related to this feature. </description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-06-29T12:38:54-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/ramapulavarthi/archive/2007/02/useful_goodies.html">
<title>Useful Goodies for Web Service Developers in JAX-WS 2.1 RI</title>
<link>http://weblogs.java.net/blog/ramapulavarthi/archive/2007/02/useful_goodies.html</link>
<description>This blog talks about various features in JAXWS 2.1 RI that will be helpful in developing/debugging Web Services.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>ramapulavarthi</dc:creator>
<dc:date>2007-02-02T11:24:38-08:00</dc:date>
</item>


</rdf:RDF>
