Hi I want to configure my project with GWTTEstCase but getting this
error when trying to run the TestCase.

Exception in thread "htmlUnit client thread"
com.gargoylesoftware.htmlunit.ObjectInstantiationException: unable to
create HTML parser
        at com.gargoylesoftware.htmlunit.html.HTMLParser
$HtmlUnitDOMBuilder.<init>(HTMLParser.java:515)
        at com.gargoylesoftware.htmlunit.html.HTMLParser
$HtmlUnitDOMBuilder.<init>(HTMLParser.java:440)
        at
com.gargoylesoftware.htmlunit.html.HTMLParser.parse(HTMLParser.java:
328)
        at
com.gargoylesoftware.htmlunit.html.HTMLParser.parseHtml(HTMLParser.java:
304)
        at
com.gargoylesoftware.htmlunit.DefaultPageCreator.createHtmlPage(DefaultPageCreator.java:
134)
        at
com.gargoylesoftware.htmlunit.DefaultPageCreator.createPage(DefaultPageCreator.java:
101)
        at
com.gargoylesoftware.htmlunit.WebClient.loadWebResponseInto(WebClient.java:
414)
        at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:
297)
        at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:
354)
        at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:
339)
        at com.google.gwt.junit.RunStyleHtmlUnit
$HtmlUnitThread.run(RunStyleHtmlUnit.java:100)
Enclosed exception: org.xml.sax.SAXNotRecognizedException: Feature
'http://cyberneko.org/html/features/parse-noscript-content' is not
recognized.
        at org.apache.xerces.parsers.AbstractSAXParser.setFeature(Unknown
Source)
        at com.gargoylesoftware.htmlunit.html.HTMLParser
$HtmlUnitDOMBuilder.<init>(HTMLParser.java:509)
        at com.gargoylesoftware.htmlunit.html.HTMLParser
$HtmlUnitDOMBuilder.<init>(HTMLParser.java:440)
        at
com.gargoylesoftware.htmlunit.html.HTMLParser.parse(HTMLParser.java:
328)
        at
com.gargoylesoftware.htmlunit.html.HTMLParser.parseHtml(HTMLParser.java:
304)
        at
com.gargoylesoftware.htmlunit.DefaultPageCreator.createHtmlPage(DefaultPageCreator.java:
134)
        at
com.gargoylesoftware.htmlunit.DefaultPageCreator.createPage(DefaultPageCreator.java:
101)
        at
com.gargoylesoftware.htmlunit.WebClient.loadWebResponseInto(WebClient.java:
414)
        at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:
297)
        at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:
354)
        at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:
339)
        at com.google.gwt.junit.RunStyleHtmlUnit
$HtmlUnitThread.run(RunStyleHtmlUnit.java:100)
[WARN]
com.qwest.eqsms.QETFIApplication.JUnit:com.qwest.eqsms.client.QETFIApplicationTest.testLoadApp
is being retried, retry attempt = 2
....
...
...
I am using gwt-2.0.0-rc2 and eclipse galilio.All the requird jars in
class path and some others jars are also there
Here I am attaching my classpath entry.
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
        <classpathentry kind="src" path="Java/src"/>
        <classpathentry kind="src" path="Java/test"/>
        <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
apachexmlbeansutil.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
api.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
bea_wls_async_response.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
bea_wls_remote_deployer.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
binxml.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
diagnostics-agent.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
EccpressoAsn1.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
EccpressoCore.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
EccpressoJcae.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jcom.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jconn2.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jconn3.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jConnect.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jms51-interop.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jrmp.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jrmpclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
jsafeFIPS.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
mejb.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
mysql-connector-java-commercial-5.0.3-bin.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
ojdbc14.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
weblogic.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
webserviceclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
webserviceclient+ssl.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
webservices.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlbase.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlcipher.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlcommons-logging.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlconnector.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wldb2.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wldeploy.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlinformix.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/wl-
j2ee-client.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wljmsclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wljmxclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wllog4j.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlnmclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wloracle.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlsafclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/wls-
api.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlspy.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlsqlserver.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlsybase.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlutil.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/wlw-
langx.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/wlw-
system.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/wlw-
wsee-soapfault.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wlxbean.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wseeclient.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wseeclient.zip"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
wsse.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
xmlx.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
xqrl.jar"/>
        <classpathentry kind="lib" path="C:/bea/wlserver_10.0/server/lib/
xquery.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/ant-gwt-1.2.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/ejb2.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gxt.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/log4j.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/ojdbc14.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/QETFIGWTLog-1.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/ami.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/api.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/artis-1.8.3.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/artis-jdk1.5-1.9.2.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/artis-jdk1.5-2.0.3.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/axis.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/bsh.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/BulkEditTermination.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/bus.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/callPlanTemplate.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/castor-xml.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/com.bea.core.datasource_1.0.1.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/com.bea.core.utils.wrapper_1.0.1.0.jar"/
>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-beanutils-1.8.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-beanutils-bean-
collections-1.8.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-beanutils-core-1.8.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-digester-1.8.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-discovery.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-logging.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/commons-net-1.0.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/concurrent.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/cos.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/design_pro.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/dom.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/dwr-1.1.4.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/ejb2.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/ETFIhelp.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/etfiXml.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/ftpbean.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/GLUE-STD.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/gxt.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/ibm_mask.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/inpsbus.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jaas.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jasper.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/javamail.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jax-1_1-fr-qname-class.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jaxb-api.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jaxb-impl.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jaxb-libs.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jaxrpc.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jaxws-api-2.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jboss-client.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jboss-jnp_client.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jbossmq-client.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jbosssx-client.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jconn3.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jetty.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jh.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jnet.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jsf-api.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jsf-facelets.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jsf-impl.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jsr173_1.0_api.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jstl.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jstl-1.2.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/jta-spec1_0_1.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/limsWebServiceXmlbean.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/log4j.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/mysql-connector-java-5.0.8-bin.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/nekohtml-0.9.5.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/ojdbc14.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/PhaosSSL.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/poi-3.0-rc4-20070503.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/poi-contrib-3.0-rc4-20070503.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/poi-scratchpad-3.0-rc4-20070503.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/qc8xx.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/QETFIGWTLog-1.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/report11_pro.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/report12_pro.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/resolver.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/richfaces-api-3.3.1.GA.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/richfaces-impl-3.3.1.GA.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/richfaces-ui-3.3.1.GA.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/RMCCustAcctService.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/saaj.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/saxpath.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/servlet.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/sfc1.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/soap.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/standard.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/struts.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/tibrvj.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/twix.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/utilities.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/velocity.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/xalan-2.6.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/xbean.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/xerces.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/xercesImpl.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/xml-apis.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/gson-1.4.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/gwt-incubator-2.0.1.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/gwt-servlet.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/Java/lib/gwt-widgets-0.2.0.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gson-1.4.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gwt-incubator-2.0.1.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gwt-math-2.1.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gwt-math-server-2.1.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gwt-servlet.jar"/>
        <classpathentry kind="lib" path="C:/RAJKAMAL/eclipseWorkspace/
workspace/my_project/war/WEB-INF/lib/gwt-widgets-0.2.0.jar"/>
        <classpathentry kind="con"
path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
        <classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>



Please suggest what is missing and i am not able to solve the problem
from last couple of weeks and no solution is avaliable on Net....


Thanks in advance
Raj Kamal

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to