<?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>apache ant</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/apache-ant/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>apache ant</description>
	<pubDate>Mon, 22 Mar 2010 12:41:23+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Embedded Jetty server easy tutorial</title>
		<link>http://www.codeweblog.com/embedded-jetty-server-easy-tutorial/</link>
		<comments>http://www.codeweblog.com/embedded-jetty-server-easy-tutorial/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 05:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[jetty]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[servlet api]]></category>
<category><![CDATA[apache ant]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[dependencies]]></category>
<category><![CDATA[double click]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[memory database]]></category>
<category><![CDATA[middleware]]></category>
<category><![CDATA[tutorial introduction]]></category>
<category><![CDATA[closer to home]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/embedded-jetty-server-easy-tutorial/</guid>
		<description><![CDATA[Introduction: the use of Maven私服artifactory structures, it was found that the use of the jetty as artifactory embedded middleware, with the memory database, the web will JEE applications like windows  ...]]></description>
		<content:encoded><![CDATA[Introduction: the use of Maven私服artifactory structures, it was found that the use of the jetty as artifactory embedded middleware, with the memory database, the web will JEE applications like windows  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/embedded-jetty-server-easy-tutorial/</wfw:commentRss>
	</item>
		<item>
		<title>MANIFEST.MF *** JAR files in the redeployment of resources</title>
		<link>http://www.codeweblog.com/manifest-mf-jar-files-in-the-redeployment-of-resources/</link>
		<comments>http://www.codeweblog.com/manifest-mf-jar-files-in-the-redeployment-of-resources/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 21:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[class path]]></category>
<category><![CDATA[classloader]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[jar command]]></category>
<category><![CDATA[apache ant]]></category>
<category><![CDATA[java jar]]></category>
<category><![CDATA[validator]]></category>
<category><![CDATA[command line tool]]></category>
<category><![CDATA[beanutils]]></category>
<category><![CDATA[apache software foundation]]></category>
<category><![CDATA[jar files]]></category>
<category><![CDATA[implementation version]]></category>
<category><![CDATA[truts]]></category>
<category><![CDATA[signature version]]></category>
<category><![CDATA[vendor id]]></category>
<category><![CDATA[search path]]></category>
<category><![CDATA[redeployment]]></category>
<category><![CDATA[list of names]]></category>
<category><![CDATA[mf]]></category>
<category><![CDATA[jakarta]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/manifest-mf-jar-files-in-the-redeployment-of-resources/</guid>
		<description><![CDATA[Java to open the JAR file, we often can see the file contains a META-INF directory, the directory will be a number of documents, of which there must be a MANIFEST.MF, this document describes many of t ...]]></description>
		<content:encoded><![CDATA[Java to open the JAR file, we often can see the file contains a META-INF directory, the directory will be a number of documents, of which there must be a MANIFEST.MF, this document describes many of t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jbpm-development-getting-started-guide/" title="jBPM Development Getting Started Guide">jBPM Development Getting Started Guide</a> 2009-02-28 07:00:10</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/manifest-mf-jar-files-in-the-redeployment-of-resources/</wfw:commentRss>
	</item>
		<item>
		<title>Spring dependency package Jar Profile</title>
		<link>http://www.codeweblog.com/spring-dependency-package-jar-profile/</link>
		<comments>http://www.codeweblog.com/spring-dependency-package-jar-profile/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 17:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[spring aop]]></category>
<category><![CDATA[package jar]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[e mail]]></category>
<category><![CDATA[apache ant]]></category>
<category><![CDATA[file uploads]]></category>
<category><![CDATA[selection method]]></category>
<category><![CDATA[burlap]]></category>
<category><![CDATA[java interface]]></category>
<category><![CDATA[web based application]]></category>
<category><![CDATA[apache axis]]></category>
<category><![CDATA[test execution]]></category>
<category><![CDATA[proxy classes]]></category>
<category><![CDATA[cos cos]]></category>
<category><![CDATA[core purposes]]></category>
<category><![CDATA[source organization]]></category>
<category><![CDATA[ant run]]></category>
<category><![CDATA[document generation]]></category>
<category><![CDATA[oreilly]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-dependency-package-jar-profile/</guid>
		<description><![CDATA[Dependence of Spring Dependence of sub - JAR file Description ant ant.jar, ant-junit.jar, ant-launcher.jar Spring used as part of its Apache Ant build tool, also used to complete a large number of oth ...]]></description>
		<content:encoded><![CDATA[Dependence of Spring Dependence of sub - JAR file Description ant ant.jar, ant-junit.jar, ant-launcher.jar Spring used as part of its Apache Ant build tool, also used to complete a large number of oth ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-dependency-package-jar-profile/</wfw:commentRss>
	</item>
		<item>
		<title>jBPM Development Getting Started Guide</title>
		<link>http://www.codeweblog.com/jbpm-development-getting-started-guide/</link>
		<comments>http://www.codeweblog.com/jbpm-development-getting-started-guide/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 07:00:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[eclipse]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[system variables]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[open source software]]></category>
<category><![CDATA[installation ant]]></category>
<category><![CDATA[workflow engine]]></category>
<category><![CDATA[workflow system]]></category>
<category><![CDATA[apache ant]]></category>
<category><![CDATA[immature stage]]></category>
<category><![CDATA[message management]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[necessary tool]]></category>
<category><![CDATA[company message]]></category>
<category><![CDATA[getting started guide]]></category>
<category><![CDATA[study reference]]></category>
<category><![CDATA[audit operations]]></category>
<category><![CDATA[stage of development]]></category>
<category><![CDATA[jbpm]]></category>
<category><![CDATA[shark]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jbpm-development-getting-started-guide/</guid>
		<description><![CDATA[Although the workflow is still immature stage of development, not even a recognized standard. But its application has already been launched in the Express, indicating the market&#39;s demand for job-f ...]]></description>
		<content:encoded><![CDATA[Although the workflow is still immature stage of development, not even a recognized standard. But its application has already been launched in the Express, indicating the market&#39;s demand for job-f ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/openfire-plugin-developer-s-guide/" title="Openfire Plugin Developer's Guide">Openfire Plugin Developer's Guide</a> 2009-02-28 01:55:03</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</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/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jbpm-development-getting-started-guide/</wfw:commentRss>
	</item>
	</channel>
</rss>
