<?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"
	>
<channel>
	<title>Comments on: Remote Deploy to Websphere - 2</title>
	<atom:link href="http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/</link>
	<description>of Tamer Salama</description>
	<pubDate>Wed, 07 Jan 2009 07:43:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: J. Powell</title>
		<link>http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/#comment-298</link>
		<dc:creator>J. Powell</dc:creator>
		<pubDate>Wed, 15 Feb 2006 03:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/#comment-298</guid>
		<description>Great comments. I'm in somewhat of the same boat and stuck dead in the water.

I'm getting the same error
"Cannot find the declaration of element 'web-app'"

However, I have a project originally developed in Websphere 5.1.2, then imported into a new install of Eclipse, exported as a .war and attempting to install on a Weblogic 8.1 server via the console. 

As far as I can tell all looks good in the web.xml.

I'm out of ideas.
Anyone have any?</description>
		<content:encoded><![CDATA[<p>Great comments. I&#8217;m in somewhat of the same boat and stuck dead in the water.</p>
<p>I&#8217;m getting the same error<br />
&#8220;Cannot find the declaration of element &#8216;web-app&#8217;&#8221;</p>
<p>However, I have a project originally developed in Websphere 5.1.2, then imported into a new install of Eclipse, exported as a .war and attempting to install on a Weblogic 8.1 server via the console. </p>
<p>As far as I can tell all looks good in the web.xml.</p>
<p>I&#8217;m out of ideas.<br />
Anyone have any?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Stange</title>
		<link>http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/#comment-297</link>
		<dc:creator>Michael Stange</dc:creator>
		<pubDate>Fri, 05 Aug 2005 08:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/#comment-297</guid>
		<description>Had the same problem as you Jim I opened up web.xml in a text editor and reformatted it and managed to get a little further when manually installing the app via the admin console.  Still couldn't get it to deploy via ant only inside RAD.  
Would also be interested to see if any of you got any further.</description>
		<content:encoded><![CDATA[<p>Had the same problem as you Jim I opened up web.xml in a text editor and reformatted it and managed to get a little further when manually installing the app via the admin console.  Still couldn&#8217;t get it to deploy via ant only inside RAD.<br />
Would also be interested to see if any of you got any further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/#comment-296</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 01 Jul 2005 07:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2005/07/11/remote-deploy-to-websphere-2/#comment-296</guid>
		<description>I'm having a similar problem. Deploying within RAD to the test server (Add projects...), everything works fine. When I attempt to run the an Ant build file (com.ibm.websphere.ant.tasks.InstallApplication) using ws_ant.bat, I'm getting a DeploymentDescriptorLoadException on the web.xml. The wrapped exception is SAXParseException: cvc-elt.1: Cannot find the declaration of element 'web-app'. However, when I look in the ear, I can find the web.xml with the &lt;web-app&gt; element! I've tried both the ws_ant.bat, as well as an admin console install of the same ear, both with similar results. Since these attempted installs are against the RAD test server, I know the server is working fine. It seems that the RAD builds and installs get diferent results than the Ant builds and WAS tasks. Please update your saga as things progress...</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a similar problem. Deploying within RAD to the test server (Add projects&#8230;), everything works fine. When I attempt to run the an Ant build file (com.ibm.websphere.ant.tasks.InstallApplication) using ws_ant.bat, I&#8217;m getting a DeploymentDescriptorLoadException on the web.xml. The wrapped exception is SAXParseException: cvc-elt.1: Cannot find the declaration of element &#8216;web-app&#8217;. However, when I look in the ear, I can find the web.xml with the <web -app> element! I&#8217;ve tried both the ws_ant.bat, as well as an admin console install of the same ear, both with similar results. Since these attempted installs are against the RAD test server, I know the server is working fine. It seems that the RAD builds and installs get diferent results than the Ant builds and WAS tasks. Please update your saga as things progress&#8230;</web></p>
]]></content:encoded>
	</item>
</channel>
</rss>

