<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>server start</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/server-start/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>server start</description>
	<pubDate>Sat, 13 Mar 2010 15:10:31+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>On how to debug a webapp using maven to create</title>
		<link>http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/</link>
		<comments>http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 00:35:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jstl]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[tomcat]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[test directory]]></category>
<category><![CDATA[test code]]></category>
<category><![CDATA[debugging]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[server server]]></category>
<category><![CDATA[webapp server]]></category>
<category><![CDATA[wac]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/</guid>
		<description><![CDATA[There are many ways to debug webapp can be directly installed server, Can also be installed maven-jetty-plugin, maven-tomcat-plugin plug-ins In addition to these, but also can be directly embedded jet ...]]></description>
		<content:encoded><![CDATA[There are many ways to debug webapp can be directly installed server, Can also be installed maven-jetty-plugin, maven-tomcat-plugin plug-ins In addition to these, but also can be directly embedded jet ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/on-how-to-debug-a-webapp-using-maven-to-create/</wfw:commentRss>
	</item>
		<item>
		<title>Briefly Jetty</title>
		<link>http://www.codeweblog.com/briefly-jetty/</link>
		<comments>http://www.codeweblog.com/briefly-jetty/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[test1]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[briefly]]></category>
<category><![CDATA[tomcat server]]></category>
<category><![CDATA[server object]]></category>
<category><![CDATA[server java]]></category>
<category><![CDATA[server server]]></category>
<category><![CDATA[set context]]></category>
<category><![CDATA[object server]]></category>
<category><![CDATA[socket set]]></category>
<category><![CDATA[context server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/briefly-jetty/</guid>
		<description><![CDATA[Is a similar 1.jetty the tomcat server, you can control it through the process to start and stop. Official website: http://www.mortbay.org Jetty in 2.myeclipse integrated plug-ins, you can configure a ...]]></description>
		<content:encoded><![CDATA[Is a similar 1.jetty the tomcat server, you can control it through the process to start and stop. Official website: http://www.mortbay.org Jetty in 2.myeclipse integrated plug-ins, you can configure a ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/briefly-jetty/</wfw:commentRss>
	</item>
		<item>
		<title>Embedded jetty</title>
		<link>http://www.codeweblog.com/embedded-jetty/</link>
		<comments>http://www.codeweblog.com/embedded-jetty/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 09:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[configuration files]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[tomcat]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[project directory]]></category>
<category><![CDATA[java jar]]></category>
<category><![CDATA[webapps]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[development phase]]></category>
<category><![CDATA[relevant settings]]></category>
<category><![CDATA[project html]]></category>
<category><![CDATA[final call]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/embedded-jetty/</guid>
		<description><![CDATA[Heard of the development phase to test the use of more convenient jetty today to learn the next jetty. Tomcat with a way similar to the deployment of a document is to direct Kaodao $ (jetty_home) / we ...]]></description>
		<content:encoded><![CDATA[Heard of the development phase to test the use of more convenient jetty today to learn the next jetty. Tomcat with a way similar to the deployment of a document is to direct Kaodao $ (jetty_home) / we ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/embedded-jetty/</wfw:commentRss>
	</item>
		<item>
		<title>RUBY Study 2</title>
		<link>http://www.codeweblog.com/ruby-study-2/</link>
		<comments>http://www.codeweblog.com/ruby-study-2/#comments</comments>
		<pubDate>Sun, 24 May 2009 20:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby]]></category>
<category><![CDATA[root directory]]></category>
<category><![CDATA[scaffold]]></category>
<category><![CDATA[title string]]></category>
<category><![CDATA[deletions]]></category>
<category><![CDATA[additions]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[string description]]></category>
<category><![CDATA[browser type]]></category>
<category><![CDATA[scaffolding]]></category>
<category><![CDATA[string time]]></category>
<category><![CDATA[decimal precision]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-study-2/</guid>
		<description><![CDATA[RUBY has been in the study, said in the ruby in the legal field has the following types: binary, boolean, date, datetime, decimal, float, integer, string, time, and timestamp. Medium ruby at: mapping  ...]]></description>
		<content:encoded><![CDATA[RUBY has been in the study, said in the ruby in the legal field has the following types: binary, boolean, date, datetime, decimal, float, integer, string, time, and timestamp. Medium ruby at: mapping  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails2-0-2-change-the-default-db-adpter/" title="Rails2.0.2 change the default DB adpter">Rails2.0.2 change the default DB adpter</a> 2009-03-01 02:30:03</li>
					<li><a href="http://www.codeweblog.com/rspec-troubleshooting/" title="RSpec troubleshooting">RSpec troubleshooting</a> 2009-02-28 23:20:03</li>
					<li><a href="http://www.codeweblog.com/alternative-to-java-with-ruby-to-do-unit-testing-interface-rest/" title="Alternative to Java with Ruby to do unit testing interface rest!">Alternative to Java with Ruby to do unit testing interface rest!</a> 2009-02-28 21:15:02</li>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-study-2/</wfw:commentRss>
	</item>
		<item>
		<title>ROR study notes 2 (example entry)</title>
		<link>http://www.codeweblog.com/ror-study-notes-2-example-entry/</link>
		<comments>http://www.codeweblog.com/ror-study-notes-2-example-entry/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 21:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[configuration database]]></category>
<category><![CDATA[ruby on rails]]></category>
<category><![CDATA[field id]]></category>
<category><![CDATA[model class]]></category>
<category><![CDATA[project directory]]></category>
<category><![CDATA[application directory]]></category>
<category><![CDATA[ruby version]]></category>
<category><![CDATA[implementation script]]></category>
<category><![CDATA[space root]]></category>
<category><![CDATA[entry reference]]></category>
<category><![CDATA[storage controllers]]></category>
<category><![CDATA[model models]]></category>
<category><![CDATA[controller class]]></category>
<category><![CDATA[web views]]></category>
<category><![CDATA[root test]]></category>
<category><![CDATA[operations development]]></category>
<category><![CDATA[browser client]]></category>
<category><![CDATA[two spaces]]></category>
<category><![CDATA[server start]]></category>
<category><![CDATA[directory database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ror-study-notes-2-example-entry/</guid>
		<description><![CDATA[Reference: ruby_on_rails introductory information What new things to play, always point to start trouble, toss a couple of days, today finally teaching materials in accordance with the entry on to say ...]]></description>
		<content:encoded><![CDATA[Reference: ruby_on_rails introductory information What new things to play, always point to start trouble, toss a couple of days, today finally teaching materials in accordance with the entry on to say ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-command/" title="Rails command">Rails command</a> 2009-02-28 15:15:02</li>
					<li><a href="http://www.codeweblog.com/how-the-primary-key-agent-hibernate/" title="How the primary key agent-hibernate">How the primary key agent-hibernate</a> 2009-02-27 13:50:24</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ror-study-notes-2-example-entry/</wfw:commentRss>
	</item>
	</channel>
</rss>
