<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Use Axis2/C WSDL2C With Unwrapped Mode for Simpler Code</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/09/15/use-axis2c-wsdl2c-with-unwrapped-mode-for-simpler-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/09/15/use-axis2c-wsdl2c-with-unwrapped-mode-for-simpler-code/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Thu, 01 Dec 2011 06:50:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/09/15/use-axis2c-wsdl2c-with-unwrapped-mode-for-simpler-code/comment-page-1/#comment-21945</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Thu, 22 Apr 2010 13:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=263#comment-21945</guid>
		<description>Try 
WSDL2C.bat -uri Calculator.wsdl -d adb -u</description>
		<content:encoded><![CDATA[<p>Try<br />
WSDL2C.bat -uri Calculator.wsdl -d adb -u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit tare</title>
		<link>http://www.dimuthu.org/blog/2008/09/15/use-axis2c-wsdl2c-with-unwrapped-mode-for-simpler-code/comment-page-1/#comment-21944</link>
		<dc:creator>amit tare</dc:creator>
		<pubDate>Thu, 22 Apr 2010 12:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=263#comment-21944</guid>
		<description>hello,
i am facing the some problem when i run the Axis/c Wsdl2c tool.

when i run the command

WSDL2C.bat Calculator.wsdl -d adb -u

i get the error

Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: Calculator/wsdl
Caused by: java.lang.ClassNotFoundException: Calculator.wsdl
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: Calculator.wsdl. Program will exit.


I think that it&#039;s need of seeting the CLASSPATH to the JDK.

it is really necessary to set the CLASSPATH..???
I already set the AXIS_HOME as Environment variable

PLS RPLY
AMIT TARE
amit.tare@hotmail.com</description>
		<content:encoded><![CDATA[<p>hello,<br />
i am facing the some problem when i run the Axis/c Wsdl2c tool.</p>
<p>when i run the command</p>
<p>WSDL2C.bat Calculator.wsdl -d adb -u</p>
<p>i get the error</p>
<p>Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: Calculator/wsdl<br />
Caused by: java.lang.ClassNotFoundException: Calculator.wsdl<br />
at java.net.URLClassLoader$1.run(Unknown Source)<br />
at java.security.AccessController.doPrivileged(Native Method)<br />
at java.net.URLClassLoader.findClass(Unknown Source)<br />
at java.lang.ClassLoader.loadClass(Unknown Source)<br />
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)<br />
at java.lang.ClassLoader.loadClass(Unknown Source)<br />
Could not find the main class: Calculator.wsdl. Program will exit.</p>
<p>I think that it&#8217;s need of seeting the CLASSPATH to the JDK.</p>
<p>it is really necessary to set the CLASSPATH..???<br />
I already set the AXIS_HOME as Environment variable</p>
<p>PLS RPLY<br />
AMIT TARE<br />
<a href="mailto:amit.tare@hotmail.com">amit.tare@hotmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

