<?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>Comentarios en: Eclipse y Tomcat</title>
	<atom:link href="http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/</link>
	<description>Mundo geek, bitácora sobre todo lo geek: software, gadgets, tecnología, internet, ...</description>
	<lastBuildDate>Sat, 26 May 2012 01:36:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Por: Alejandro</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-658060</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Wed, 09 May 2012 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-658060</guid>
		<description>Buenas he seguido este tutorial al pie de la letra y me ha ido estupendo!!

Estaba trabajando cambiando los estilos y de repente me da un error HTTP 404, a que puede ser debido?, no he hecho ningún cambio y me funcionaba bien.., de repente ha dejado de hacerlo.</description>
		<content:encoded><![CDATA[<p>Buenas he seguido este tutorial al pie de la letra y me ha ido estupendo!!</p>
<p>Estaba trabajando cambiando los estilos y de repente me da un error HTTP 404, a que puede ser debido?, no he hecho ningún cambio y me funcionaba bien.., de repente ha dejado de hacerlo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Juan</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-589891</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Mon, 20 Feb 2012 19:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-589891</guid>
		<description>Bueno segun yo ya configure todo y el apache tomcat ya esta corriendo y cuando ejecuto una aplicacion de prueba me muestra esto &quot;Este programa no puede mostrar la página web&quot;</description>
		<content:encoded><![CDATA[<p>Bueno segun yo ya configure todo y el apache tomcat ya esta corriendo y cuando ejecuto una aplicacion de prueba me muestra esto &#8220;Este programa no puede mostrar la página web&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: pablo</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-579869</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Fri, 10 Feb 2012 14:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-579869</guid>
		<description>Hola soy nuevo en Eclipse y necesitaba una ayuda en la configuracion de apache tomcat 7 en eclipse (indigo).. Ya tengo instalado el tomcat (porque puedo acceder al localhost:8080) pero en eclipse cuando quiero agregar un nuevo runtime environment solo me sale una carpeta BASIC, el apache no me aparece, de ahi pense que me faltaba un plugin, lo instale pero no me sale tampoco.. espero una respuesta. gracias!!</description>
		<content:encoded><![CDATA[<p>Hola soy nuevo en Eclipse y necesitaba una ayuda en la configuracion de apache tomcat 7 en eclipse (indigo).. Ya tengo instalado el tomcat (porque puedo acceder al localhost:8080) pero en eclipse cuando quiero agregar un nuevo runtime environment solo me sale una carpeta BASIC, el apache no me aparece, de ahi pense que me faltaba un plugin, lo instale pero no me sale tampoco.. espero una respuesta. gracias!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Angel</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-504116</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Wed, 07 Dec 2011 14:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-504116</guid>
		<description>Muchas gracias, si no se configura el tomcat en eclipse no funciona (lo digo por si os pasa lo que me pasaba a mí). Si no os funciona:

-In Eclipse, Open the &quot;Server&quot; tab.
-Double click on the &quot;Tomcat6&quot; entry to see the configuration.
-Then click on the &quot;Open launch configuration&quot; link in the &quot;General information&quot; block.
-In the dialog, select the &quot;Classpath&quot; tab.
-Click the &quot;Add external jar&quot; button.
-Select the file &quot;/usr/share/tomcat6/bin/tomcat-juli.jar&quot;
-Close the dialog.
-Start tomcat 6 from Eclipse.

Extraido de:
stackoverflow.com/questions/1392383/server-tomcat-v6-0-server-at-localhost-failed-to-start</description>
		<content:encoded><![CDATA[<p>Muchas gracias, si no se configura el tomcat en eclipse no funciona (lo digo por si os pasa lo que me pasaba a mí). Si no os funciona:</p>
<p>-In Eclipse, Open the &#8220;Server&#8221; tab.<br />
-Double click on the &#8220;Tomcat6&#8243; entry to see the configuration.<br />
-Then click on the &#8220;Open launch configuration&#8221; link in the &#8220;General information&#8221; block.<br />
-In the dialog, select the &#8220;Classpath&#8221; tab.<br />
-Click the &#8220;Add external jar&#8221; button.<br />
-Select the file &#8220;/usr/share/tomcat6/bin/tomcat-juli.jar&#8221;<br />
-Close the dialog.<br />
-Start tomcat 6 from Eclipse.</p>
<p>Extraido de:<br />
stackoverflow.com/questions/1392383/server-tomcat-v6-0-server-at-localhost-failed-to-start</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: KatUchiha</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-434959</link>
		<dc:creator>KatUchiha</dc:creator>
		<pubDate>Sun, 21 Aug 2011 04:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-434959</guid>
		<description>Gracias amiguito ahora a curiosear ;)</description>
		<content:encoded><![CDATA[<p>Gracias amiguito ahora a curiosear <img src='http://mundogeek.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Adrián</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-370243</link>
		<dc:creator>Adrián</dc:creator>
		<pubDate>Wed, 23 Mar 2011 22:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-370243</guid>
		<description>Tengo un problema que no logro resolver: ¿Cómo configuro elcipse para que en la pestaño &quot;java doc&quot; se presente info acerca de las sentencias que se utilizan con servlets?</description>
		<content:encoded><![CDATA[<p>Tengo un problema que no logro resolver: ¿Cómo configuro elcipse para que en la pestaño &#8220;java doc&#8221; se presente info acerca de las sentencias que se utilizan con servlets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: renton</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-364284</link>
		<dc:creator>renton</dc:creator>
		<pubDate>Tue, 15 Feb 2011 01:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-364284</guid>
		<description>El post es muy bueno , aunque falta una mínima parte la copiaré.
 la he sacado de un WEB, espero te sirva,
tienes que copiar el contenido de la carpeta ROOT
de apache al directorio que te indica.

Saludos

http://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-7-with-eclipse.html

&quot;Eclipse forgets to copy the default apps (ROOT, examples, etc.) when it creates a Tomcat folder inside the Eclipse workspace. Go to C:\apache-tomcat-7.0.4\webapps, R-click on the ROOT folder and copy it. Then go to your Eclipse workspace, go to the .metadata folder, and search for &quot;wtpwebapps&quot;. You should find something like your-eclipse-workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps (or .../tmp1/wtpwebapps if you already had another server registered in Eclipse). Go to the wtpwebapps folder, R-click, and paste ROOT (say &quot;yes&quot; if asked if you want to merge/replace folders/files). Then reload http://localhost/ to see the Tomcat welcome page.&quot;</description>
		<content:encoded><![CDATA[<p>El post es muy bueno , aunque falta una mínima parte la copiaré.<br />
 la he sacado de un WEB, espero te sirva,<br />
tienes que copiar el contenido de la carpeta ROOT<br />
de apache al directorio que te indica.</p>
<p>Saludos</p>
<p><a href="http://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-7-with-eclipse.html" rel="nofollow">http://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-7-with-eclipse.html</a></p>
<p>&#8220;Eclipse forgets to copy the default apps (ROOT, examples, etc.) when it creates a Tomcat folder inside the Eclipse workspace. Go to C:\apache-tomcat-7.0.4\webapps, R-click on the ROOT folder and copy it. Then go to your Eclipse workspace, go to the .metadata folder, and search for &#8220;wtpwebapps&#8221;. You should find something like your-eclipse-workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps (or &#8230;/tmp1/wtpwebapps if you already had another server registered in Eclipse). Go to the wtpwebapps folder, R-click, and paste ROOT (say &#8220;yes&#8221; if asked if you want to merge/replace folders/files). Then reload <a href="http://localhost/" rel="nofollow">http://localhost/</a> to see the Tomcat welcome page.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: teko</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-362974</link>
		<dc:creator>teko</dc:creator>
		<pubDate>Wed, 09 Feb 2011 14:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-362974</guid>
		<description>hola como va?mira te comento soy re nuevo en esto pero me intreresa empezar a escribir en codigo java.ahora me baje el eclipse desde la pagina de el y q es el q tu decis pesa 206 mb,el tomcat y no hay caso no puedo de ninguna manera ejecutar el exe del eclipse,motivos no se si me pueden dar una mano,un lujo gracias</description>
		<content:encoded><![CDATA[<p>hola como va?mira te comento soy re nuevo en esto pero me intreresa empezar a escribir en codigo java.ahora me baje el eclipse desde la pagina de el y q es el q tu decis pesa 206 mb,el tomcat y no hay caso no puedo de ninguna manera ejecutar el exe del eclipse,motivos no se si me pueden dar una mano,un lujo gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Pablo Patiño</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-362033</link>
		<dc:creator>Pablo Patiño</dc:creator>
		<pubDate>Fri, 04 Feb 2011 00:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-362033</guid>
		<description>Muy bueno el tutorial, me sirvió para lo que requería. 
Muchas gracias</description>
		<content:encoded><![CDATA[<p>Muy bueno el tutorial, me sirvió para lo que requería.<br />
Muchas gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: sektor</title>
		<link>http://mundogeek.net/archivos/2009/02/02/eclipse-y-tomcat/#comment-357683</link>
		<dc:creator>sektor</dc:creator>
		<pubDate>Thu, 13 Jan 2011 19:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://mundogeek.net/?p=2434#comment-357683</guid>
		<description>excelente ayuda. debido a políticas de la empresa, el IDE oficial es Eclipse. yo un usuario 100% NB no tenía idea cómo hacer esto.</description>
		<content:encoded><![CDATA[<p>excelente ayuda. debido a políticas de la empresa, el IDE oficial es Eclipse. yo un usuario 100% NB no tenía idea cómo hacer esto.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

