<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Easy XML with Java - XML Binding</title>
	<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/</link>
	<description>Throwing code to the wind</description>
	<pubDate>Thu, 17 May 2012 11:32:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Christian Ullenboom</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-36</link>
		<author>Christian Ullenboom</author>
		<pubDate>Fri, 18 May 2007 11:32:55 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-36</guid>
					<description>One can add that there is a nice Eclipse-Plugin on https://jaxb-workshop.dev.java.net/plugins/eclipse/xjc-plugin.html for generating the JavaBeans.

 Christian</description>
		<content:encoded><![CDATA[<p>One can add that there is a nice Eclipse-Plugin on <a href="https://jaxb-workshop.dev.java.net/plugins/eclipse/xjc-plugin.html" rel="nofollow">https://jaxb-workshop.dev.java.net/plugins/eclipse/xjc-plugin.html</a> for generating the JavaBeans.</p>
<p> Christian</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: TIll</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-37</link>
		<author>TIll</author>
		<pubDate>Fri, 18 May 2007 12:26:17 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-37</guid>
					<description>Nice one! thx</description>
		<content:encoded><![CDATA[<p>Nice one! thx</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-38</link>
		<author>fromvega</author>
		<pubDate>Fri, 18 May 2007 13:22:58 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-38</guid>
					<description>Thank you for the tip Christian!</description>
		<content:encoded><![CDATA[<p>Thank you for the tip Christian!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Free Ebooks Collection</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-374</link>
		<author>Free Ebooks Collection</author>
		<pubDate>Sat, 28 Jul 2007 16:26:10 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-374</guid>
					<description>gr8 help buddy thanks. keep it up</description>
		<content:encoded><![CDATA[<p>gr8 help buddy thanks. keep it up</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: niedkumkua</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-380</link>
		<author>niedkumkua</author>
		<pubDate>Tue, 31 Jul 2007 15:07:39 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-380</guid>
					<description>Hello! Good Site! Thanks you! omkuzszgba</description>
		<content:encoded><![CDATA[<p>Hello! Good Site! Thanks you! omkuzszgba</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ankita Tapkire</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-461</link>
		<author>Ankita Tapkire</author>
		<pubDate>Mon, 06 Aug 2007 05:49:56 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-461</guid>
					<description>A nice learning tanks for this.
But just wanted to know one more thing if i can get to know how to convert .xml file to .xsd one thru java programming?</description>
		<content:encoded><![CDATA[<p>A nice learning tanks for this.<br />
But just wanted to know one more thing if i can get to know how to convert .xml file to .xsd one thru java programming?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-467</link>
		<author>fromvega</author>
		<pubDate>Mon, 06 Aug 2007 14:46:16 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-467</guid>
					<description>Hello Ankita,

I'm sorry but I do not remember any java tool for the job but you can always create your own code for that. A bit of work indeed but if a search can't show you anything that's the way to go.</description>
		<content:encoded><![CDATA[<p>Hello Ankita,</p>
<p>I&#8217;m sorry but I do not remember any java tool for the job but you can always create your own code for that. A bit of work indeed but if a search can&#8217;t show you anything that&#8217;s the way to go.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Pinky</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-791</link>
		<author>Pinky</author>
		<pubDate>Fri, 07 Dec 2007 09:59:25 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-791</guid>
					<description>Concise, efficient write-up. I implemented this method in no time and took maybe 30 lines of code to 8. Thanks, champ, keep up the good work.</description>
		<content:encoded><![CDATA[<p>Concise, efficient write-up. I implemented this method in no time and took maybe 30 lines of code to 8. Thanks, champ, keep up the good work.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: java xml</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-821</link>
		<author>java xml</author>
		<pubDate>Sat, 02 Feb 2008 03:56:14 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-821</guid>
					<description>Thank you for the tip Christian!</description>
		<content:encoded><![CDATA[<p>Thank you for the tip Christian!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sparky</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-831</link>
		<author>Sparky</author>
		<pubDate>Thu, 13 Mar 2008 11:54:02 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-831</guid>
					<description>Thanks for the concise writeup, really helped!</description>
		<content:encoded><![CDATA[<p>Thanks for the concise writeup, really helped!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Unnikrishnan</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-1241</link>
		<author>Unnikrishnan</author>
		<pubDate>Mon, 08 Jun 2009 00:54:43 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-1241</guid>
					<description>Thanks for the help fromvega! Initially when I faced the prospect of having to use XML for my project, I was dismayed by all the JAXP stuff online that left me braindead. But then I searched for "easy java xml" and I hit upon your site! ... I got my work done in less than 10 minutes!
Really appreciate you help fromvega! 
I wish more tech how to articles are written like in your style!
Cheers!
Unni</description>
		<content:encoded><![CDATA[<p>Thanks for the help fromvega! Initially when I faced the prospect of having to use XML for my project, I was dismayed by all the JAXP stuff online that left me braindead. But then I searched for &#8220;easy java xml&#8221; and I hit upon your site! &#8230; I got my work done in less than 10 minutes!<br />
Really appreciate you help fromvega!<br />
I wish more tech how to articles are written like in your style!<br />
Cheers!<br />
Unni</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: salman</title>
		<link>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-1395</link>
		<author>salman</author>
		<pubDate>Sat, 13 Nov 2010 18:44:49 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/17/easy-xml-with-java-xml-binding/#comment-1395</guid>
					<description>i run the code from EasyXML.java but these errors shown ....
------
Exception in thread "main" javax.xml.bind.JAXBException: "myxml" doesnt contain ObjectFactory.class or jaxb.index
	at com.sun.xml.internal.bind.v2.ContextFactory.createContext(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at javax.xml.bind.ContextFinder.newInstance(Unknown Source)
	at javax.xml.bind.ContextFinder.find(Unknown Source)
	at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
	at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
	at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
	at EasyXML.(EasyXML.java:25)
	at EasyXML.main(EasyXML.java:73)
--------------------------------------------
how can i solve it
------------ moreover i need a code that can add a new elemnt in an existing .xml file have u done this type of code with java if so then please give me an example</description>
		<content:encoded><![CDATA[<p>i run the code from EasyXML.java but these errors shown &#8230;.<br />
&#8212;&#8212;<br />
Exception in thread &#8220;main&#8221; javax.xml.bind.JAXBException: &#8220;myxml&#8221; doesnt contain ObjectFactory.class or jaxb.index<br />
	at com.sun.xml.internal.bind.v2.ContextFactory.createContext(Unknown Source)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)<br />
	at javax.xml.bind.ContextFinder.newInstance(Unknown Source)<br />
	at javax.xml.bind.ContextFinder.find(Unknown Source)<br />
	at javax.xml.bind.JAXBContext.newInstance(Unknown Source)<br />
	at javax.xml.bind.JAXBContext.newInstance(Unknown Source)<br />
	at javax.xml.bind.JAXBContext.newInstance(Unknown Source)<br />
	at EasyXML.(EasyXML.java:25)<br />
	at EasyXML.main(EasyXML.java:73)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
how can i solve it<br />
&#8212;&#8212;&#8212;&#8212; moreover i need a code that can add a new elemnt in an existing .xml file have u done this type of code with java if so then please give me an example</p>
]]></content:encoded>
				</item>
</channel>
</rss>

