<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.webtools</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/maillist.html</link>
		<description>NewsGroup: news.eclipse.webtools</description>
		<language>en-us</language>
		<pubDate>Sat, 19 Jul 2008 18:39:37 GMT</pubDate>
		<lastBuildDate>Sat, 19 Jul 2008 18:39:37 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.webtools</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.webtools] 	Re: org.apache.tools.ant.taskdefs.optional.net.FTP Not Found</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16918.html</link>
		<description>Additional information... I just setup the project with Eclipse 3.3 on Linux OpenSUSE 10.3. I have the same two jar files in the path. In this environment, the build works fine. Is there something specific to the Mac OS X environment? Is there something sp...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Additional information...</pre><br>
<tt>I just setup the project with Eclipse 3.3 on Linux OpenSUSE 10.3.  I have 
the same two jar files in the path.  In this environment, the build works 
fine.</tt><br>
<br>
<tt>Is there something specific to the Mac OS X environment?  Is there 
something specific to Ganymede?  (On the Mac OS X environment, Eclipse is 
version 3.4.  My next test will be Eclipse 3.3 on the Macintosh.)</tt><br>
<br>
<pre style="margin: 0em;">thanks,
Michael</pre><br>
<br>
]]></content:encoded>
		<pubDate>Sat, 19 Jul 2008 18:29:53 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16918.html</guid>
		<author>michael@xxxxxxx (Michael Wohlstadter)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] 	org.apache.tools.ant.taskdefs.optional.net.FTP Not Found</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16917.html</link>
		<description>On Mac OS X (10.4) using Eclipse 3.4. Java 1.5.0 I have a project originally on Eclipse 3.3 on Windows XP. I am using an Ant build script to deploy the project to test and production servers. The build script uses FTP to synchronize the files. Under Window...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">On Mac OS X (10.4) using Eclipse 3.4.  Java 1.5.0</pre><br>
<tt>I have a project originally on Eclipse 3.3 on Windows XP.  I am using an 
Ant build script to deploy the project to test and production servers.  
The build script uses FTP to synchronize the files.</tt><br>
<br>
<tt>Under Windows the script runs without error (also Java 1.5).  However, 
when I try to run the script on Mac OS X I get the error message that 
org.apache.tools.ant.taskdefs.optional.net.FTP is not found.</tt><br>
<br>
<tt>I have commons-net-1.4.1.jar and jakarta-oro-2.0.8.jar in my path.  
Searching the newgroup et al, I can't find references to other libraries 
beyond these two.  What other dependency is missing?  What further 
diagnostic steps can I take?</tt><br>
<br>
<pre style="margin: 0em;">thanks,
Michael</pre><br>
<br>
]]></content:encoded>
		<pubDate>Sat, 19 Jul 2008 17:51:26 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16917.html</guid>
		<author>michael@xxxxxxx (Michael Wohlstadter)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools] Re: Problem in publishing with WST 3.0</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16916.html</link>
		<description>Okay, sorry about the confusion, I just presumed this WAR-thing for some reason :). I am running tomcat 6.0.16 but I do not have the configs nor the code at hand until next monday. </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Larry Isaacs wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>The use of &quot;Serve modules without publishing&quot; implies the use of Tomcat. 
  Yet Tomcat, when publishing, never creates a WAR file.  So it's not 
clear what you mean by &quot;If I publish (that is, package the whole project 
to .war)&quot;.  Also, by default, Tomcat publishes to the &quot;wtpwebapps&quot; 
folder, deliberately avoiding publishing to &quot;webapps&quot; due to undesired 
side effects that can occur if autoDeploy is enabled.  Since you say the 
files are in &quot;/webapps/equipment/WEB-INF/classes&quot;, the &quot;webapps&quot; folder 
is in use for some reason.  Details about how your Tomcat server is 
configured and details about your use case are needed to determine if 
these are in alignment.
</tt></blockquote><tt><br>Okay, sorry about the confusion, I just presumed this WAR-thing for some 
reason :). I am running tomcat 6.0.16 but I do not have the configs nor 
the code at hand until next monday.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 20:59:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16916.html</guid>
		<author>jarkko.miettinen@xxxxxxx (Jarkko Miettinen)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] Re: Problem in publishing with WST 3.0</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16915.html</link>
		<description> </description>
		<content:encoded><![CDATA[<tt>The use of &quot;Serve modules without publishing&quot; implies the use of Tomcat. 
 Yet Tomcat, when publishing, never creates a WAR file.  So it's not 
clear what you mean by &quot;If I publish (that is, package the whole project 
to .war)&quot;.  Also, by default, Tomcat publishes to the &quot;wtpwebapps&quot; 
folder, deliberately avoiding publishing to &quot;webapps&quot; due to undesired 
side effects that can occur if autoDeploy is enabled.  Since you say the 
files are in &quot;/webapps/equipment/WEB-INF/classes&quot;, the &quot;webapps&quot; folder 
is in use for some reason.  Details about how your Tomcat server is 
configured and details about your use case are needed to determine if 
these are in alignment.</tt><br>
<br>
<pre style="margin: 0em;">Cheers,
Larry</pre><br>
<tt>Jarkko Miettinen wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi!</pre><br>
<tt>I am having following problem with Eclipse Ganymede release (oh, and 
with earlier versions too):<br>
If I publish (that is, package the whole project to .war) my dynamic web 
project, everything works fine but after I check the checkbox &quot;Serve 
modules without publishing&quot; in server properties, I get errors on some 
jsps.<br>
The errors are always of same kind: some class was not found, e.g. in 
webapps/equipment/jsp/AttributeStaticEdit.jsp DatatypeHelper cannot be 
resolved even though the class resides within 
/webapps/equipment/WEB-INF/classes and is imported correctly.<br>
Everything works fine with publishing and in IDEA even without 
publishing so what could be wrong?</tt><br>
<br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 13:23:13 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16915.html</guid>
		<author>Larry.Isaacs@xxxxxxx (Larry Isaacs)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] Re: WTP &amp; copying project assets without	redeploy</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16914.html</link>
		<description>The server.xml you want to change is the one under the Servers project in your workspace. For some related information, see: http://wiki.eclipse.org/WTP_Tomcat_FAQ#What_does_Publish_do_for_Tomcat_servers_in_the_Servers_view.3F When a project is added to th...</description>
		<content:encoded><![CDATA[<tt>Toomas Romer wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi</pre><br>
<tt>I have WTP (3.0.0) installed. I have a project that is deployed to 
Tomcat 6.0. I have build automatically enabled.</tt><br>
<br>
<tt>I would like WTP to copy my project assets to the deployed folder 
without triggering a redeploy. The reason for this is that JavaRebel is 
doing the class reloading and there is no point for a redeploy after the 
changes.</tt><br>
<br>
<tt>How to achieve this? If I have &quot;Automatically publish when resources 
change&quot; enabled in WTP it will write $CATALINA_BASE/conf/server.xml with 
the flag relodable=true to the context of the project. This will make 
Tomcat reload app context when seeing new class file timestamps.
</tt></blockquote><tt><br>The server.xml you want to change is the one under the Servers project 
in your workspace.  For some related information, see:</tt><br>
<br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/WTP_Tomcat_FAQ#What_does_Publish_do_for_Tomcat_servers_in_the_Servers_view.3F">http://wiki.eclipse.org/WTP_Tomcat_FAQ#What_does_Publish_do_for_Tomcat_servers_in_the_Servers_view.3F</a></pre><br>
<tt>When a project is added to the server, the reloadable attribute will 
default to true in the associated Context.  You can change it's value to 
false after that.  You can change it by directly modifying server.xml 
(under the Servers project) or via the Modules tab of the Tomcat server 
editor (double-click the Tomcat server in the Servers view to open this 
editor). If running, you will need to restart Tomcat to have these 
changes take effect.</tt><br>
<br>
<pre style="margin: 0em;">Cheers,
Larry</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt><br>If I use &quot;Never publish automatically&quot; I need to publish after the 
slightest change (as stated here[1] the Spring metadata files won't get 
published this way).</tt><br>
<br>
<tt>If I use &quot;Automatically publish when resources change&quot; and manually edit 
the server.xml to have reloadable=false for my app context it will be 
overwritte by reloadable=true after the next publish.</tt><br>
<br>
<tt>I would like to have my files copied to the deployment directory without 
the relodable=true required in the server.xml. What are my options?</tt><br>
<br>
<pre style="margin: 0em;">[1] <a  href="http://www.jroller.com/robwilliams/entry/javarebel_not_so_fast">http://www.jroller.com/robwilliams/entry/javarebel_not_so_fast</a></pre><br>
<tt>Toomas
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 13:12:30 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16914.html</guid>
		<author>Larry.Isaacs@xxxxxxx (Larry Isaacs)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] WTP &amp; copying project assets without	redeploy</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16913.html</link>
		<description>Hi I have WTP (3.0.0) installed. I have a project that is deployed to Tomcat 6.0. I have build automatically enabled. I would like WTP to copy my project assets to the deployed folder without triggering a redeploy. The reason for this is that JavaRebel is ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi</pre><br>
<tt>I have WTP (3.0.0) installed. I have a project that is deployed to 
Tomcat 6.0. I have build automatically enabled.</tt><br>
<br>
<tt>I would like WTP to copy my project assets to the deployed folder 
without triggering a redeploy. The reason for this is that JavaRebel is 
doing the class reloading and there is no point for a redeploy after the 
changes.</tt><br>
<br>
<tt>How to achieve this? If I have &quot;Automatically publish when resources 
change&quot; enabled in WTP it will write $CATALINA_BASE/conf/server.xml with 
the flag relodable=true to the context of the project. This will make 
Tomcat reload app context when seeing new class file timestamps.</tt><br>
<br>
<tt>If I use &quot;Never publish automatically&quot; I need to publish after the 
slightest change (as stated here[1] the Spring metadata files won't get 
published this way).</tt><br>
<br>
<tt>If I use &quot;Automatically publish when resources change&quot; and manually edit 
the server.xml to have reloadable=false for my app context it will be 
overwritte by reloadable=true after the next publish.</tt><br>
<br>
<tt>I would like to have my files copied to the deployment directory without 
the relodable=true required in the server.xml. What are my options?</tt><br>
<br>
<pre style="margin: 0em;">[1] <a  href="http://www.jroller.com/robwilliams/entry/javarebel_not_so_fast">http://www.jroller.com/robwilliams/entry/javarebel_not_so_fast</a></pre><br>
<pre style="margin: 0em;">Toomas</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 12:27:24 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16913.html</guid>
		<author>toomasr@xxxxxxx (Toomas Romer)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] Publishing to WS02</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16912.html</link>
		<description>I have tested the install guide: http://wso2.org/project/wsas/java/2.3/docs/tools/ide.html and it works. The service is created and publish, but I am not able to update the service later. Some of the server view|WSO2 WSAS at localhost|&amp;lt;command&amp;gt; do not work...</description>
		<content:encoded><![CDATA[I have tested the install guide: http://wso2.org/project/wsas/java/2.3/docs/tools/ide.html and it works. The service is created and publish, but I am not able to update the service later. Some of the server view|WSO2 WSAS at localhost|&amp;lt;command&amp;gt; do not work...]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 08:25:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16912.html</guid>
		<author>netromen@xxxxxxx (netromen)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] Problem in publishing with WST 3.0</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16911.html</link>
		<description>Hi! I am having following problem with Eclipse Ganymede release (oh, and with earlier versions too): If I publish (that is, package the whole project to .war) my dynamic web project, everything works fine but after I check the checkbox &amp;quot;Serve modules witho...</description>
		<content:encoded><![CDATA[Hi! I am having following problem with Eclipse Ganymede release (oh, and with earlier versions too): If I publish (that is, package the whole project to .war) my dynamic web project, everything works fine but after I check the checkbox &amp;quot;Serve modules witho...]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 07:59:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16911.html</guid>
		<author>jarkko.miettinen@xxxxxxx (Jarkko Miettinen)</author>
	</item>


	<item>
		<title>[news.eclipse.webtools] Re: Web Standard Tools (WST) Project SDK	3.0?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16910.html</link>
		<description> For Ganymede version, after installing runtime, or if using Java EE IDE, you can go to webtols update site, expand the Web Tools Platfrom (WTP) category, and select everything that has &amp;quot;SDK&amp;quot; in the name. You'd have to do something similar for EMF, GEF, DT...</description>
		<content:encoded><![CDATA[ For Ganymede version, after installing runtime, or if using Java EE IDE, you can go to webtols update site, expand the Web Tools Platfrom (WTP) category, and select everything that has &amp;quot;SDK&amp;quot; in the name. You'd have to do something similar for EMF, GEF, DT...]]></content:encoded>
		<pubDate>Fri, 18 Jul 2008 00:06:53 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16910.html</guid>
		<author>david_williams@xxxxxxx (David Williams)</author>
	</item>
	<item>
		<title>[news.eclipse.webtools] HTTP Preview Server?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16909.html</link>
		<description> HTTP ERROR: 200 OK RequestURI=/TestStaticReally/test.html Any idea what I could do wrong? John. </description>
		<content:encoded><![CDATA[ HTTP ERROR: 200 OK RequestURI=/TestStaticReally/test.html Any idea what I could do wrong? John. ]]></content:encoded>
		<pubDate>Thu, 17 Jul 2008 22:44:46 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.webtools/msg16909.html</guid>
		<author>johnjbarton@xxxxxxx (John J Barton)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
