<?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>ejb</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/ejb/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>ejb</description>
	<pubDate>Mon, 15 Mar 2010 02:35:52+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>ejb (1)</title>
		<link>http://www.codeweblog.com/ejb-1/</link>
		<comments>http://www.codeweblog.com/ejb-1/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bean entity]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[j2ee components]]></category>
<category><![CDATA[operational methods]]></category>
<category><![CDATA[stateless session bean]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[customer database]]></category>
<category><![CDATA[decoupling]]></category>
<category><![CDATA[bean container]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[logic components]]></category>
<category><![CDATA[jms messages]]></category>
<category><![CDATA[container management]]></category>
<category><![CDATA[database business]]></category>
<category><![CDATA[account history]]></category>
<category><![CDATA[support security]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ejb-1/</guid>
		<description><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...]]></description>
		<content:encoded><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</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>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ejb-1/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Quick Start</title>
		<link>http://www.codeweblog.com/hibernate-quick-start/</link>
		<comments>http://www.codeweblog.com/hibernate-quick-start/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[open source project]]></category>
<category><![CDATA[core members]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[advanced features]]></category>
<category><![CDATA[data retrieval]]></category>
<category><![CDATA[java data]]></category>
<category><![CDATA[good solution]]></category>
<category><![CDATA[gavin king]]></category>
<category><![CDATA[core idea]]></category>
<category><![CDATA[project organization]]></category>
<category><![CDATA[jdo java]]></category>
<category><![CDATA[javabean properties]]></category>
<category><![CDATA[melbourne australia]]></category>
<category><![CDATA[webgain]]></category>
<category><![CDATA[personal works]]></category>
<category><![CDATA[practical technology]]></category>
<category><![CDATA[sydney australia]]></category>
<category><![CDATA[cirrus]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-quick-start/</guid>
		<description><![CDATA[Hibernate Framework Hibernate Framework Hibernate Quick Start Hibernate based on semantic Hibernate configuration basis Hibernate O / R Mapping Hibernate Data Association Hibernate data retrieval HQL  ...]]></description>
		<content:encoded><![CDATA[Hibernate Framework Hibernate Framework Hibernate Quick Start Hibernate based on semantic Hibernate configuration basis Hibernate O / R Mapping Hibernate Data Association Hibernate data retrieval HQL  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<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/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/hibernate-quick-start/</wfw:commentRss>
	</item>
		<item>
		<title>System design steps</title>
		<link>http://www.codeweblog.com/system-design-steps/</link>
		<comments>http://www.codeweblog.com/system-design-steps/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 04:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[session bean]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[design steps]]></category>
<category><![CDATA[software requirements]]></category>
<category><![CDATA[analysis phase]]></category>
<category><![CDATA[use case]]></category>
<category><![CDATA[abnormal flow]]></category>
<category><![CDATA[flow stream]]></category>
<category><![CDATA[polymerization]]></category>
<category><![CDATA[control logic]]></category>
<category><![CDATA[particle size]]></category>
<category><![CDATA[types of entities]]></category>
<category><![CDATA[abstract principles]]></category>
<category><![CDATA[size category]]></category>
<category><![CDATA[grained control]]></category>
<category><![CDATA[scenerio]]></category>
<category><![CDATA[case analysis]]></category>
<category><![CDATA[centralized control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/system-design-steps/</guid>
		<description><![CDATA[Private robin 1. Needs analysis (abstract Use case + analysis of the relationship between the Use case) Analysis of software requirements to the user&#39;s point of view to use the software to identif ...]]></description>
		<content:encoded><![CDATA[Private robin 1. Needs analysis (abstract Use case + analysis of the relationship between the Use case) Analysis of software requirements to the user&#39;s point of view to use the software to identif ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</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/system-design-steps/</wfw:commentRss>
	</item>
		<item>
		<title>Explore the Spring and Struts integration</title>
		<link>http://www.codeweblog.com/explore-the-spring-and-struts-integration/</link>
		<comments>http://www.codeweblog.com/explore-the-spring-and-struts-integration/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 04:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[presentation layer]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[open source project]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[apache software foundation]]></category>
<category><![CDATA[ioc]]></category>
<category><![CDATA[model view controller]]></category>
<category><![CDATA[webservice]]></category>
<category><![CDATA[mvc model]]></category>
<category><![CDATA[business interface]]></category>
<category><![CDATA[jakarta struts]]></category>
<category><![CDATA[scalable web applications]]></category>
<category><![CDATA[source code public]]></category>
<category><![CDATA[central pillar]]></category>
<category><![CDATA[interface declaration]]></category>
<category><![CDATA[spring station]]></category>
<category><![CDATA[integration scheme]]></category>
<category><![CDATA[driven application]]></category>
<category><![CDATA[business approach]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/explore-the-spring-and-struts-integration/</guid>
		<description><![CDATA[eRedLab-JaNer eRedLab@gmail.com Keywords: Spring, Jakarta-Struts, WebIDE, MVC, J2EE Introduction Spring is a lightweight (size and system point of view of expenditure) of IoC and AOP container. It see ...]]></description>
		<content:encoded><![CDATA[eRedLab-JaNer eRedLab@gmail.com Keywords: Spring, Jakarta-Struts, WebIDE, MVC, J2EE Introduction Spring is a lightweight (size and system point of view of expenditure) of IoC and AOP container. It see ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/maven-2-0-compile-test-deployment-run/" title="Maven 2.0: Compile. Test. Deployment. Run">Maven 2.0: Compile. Test. Deployment. Run</a> 2009-02-28 12:05:03</li>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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/explore-the-spring-and-struts-integration/</wfw:commentRss>
	</item>
		<item>
		<title>My eclipse5.5 add xml template</title>
		<link>http://www.codeweblog.com/my-eclipse5-5-add-xml-template/</link>
		<comments>http://www.codeweblog.com/my-eclipse5-5-add-xml-template/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 22:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[eclipse project]]></category>
<category><![CDATA[figure 1]]></category>
<category><![CDATA[wizards]]></category>
<category><![CDATA[project wizard]]></category>
<category><![CDATA[xml templates]]></category>
<category><![CDATA[template xml]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/my-eclipse5-5-add-xml-template/</guid>
		<description><![CDATA[There are only four Myeclipse5.5 template xml 1, Default XML template, 2, XML template for a web.xml, 3, XML template for a web.xml file with Struts, 4, XML template for a struts-config.xml If we want ...]]></description>
		<content:encoded><![CDATA[There are only four Myeclipse5.5 template xml 1, Default XML template, 2, XML template for a web.xml, 3, XML template for a web.xml file with Struts, 4, XML template for a struts-config.xml If we want ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</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/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/my-eclipse5-5-add-xml-template/</wfw:commentRss>
	</item>
		<item>
		<title>How to use the Java 5 Annotation (Notes) to simplify the Hibernate code</title>
		<link>http://www.codeweblog.com/how-to-use-the-java-5-annotation-notes-to-simplify-the-hibernate-code/</link>
		<comments>http://www.codeweblog.com/how-to-use-the-java-5-annotation-notes-to-simplify-the-hibernate-code/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 03:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[xml documents]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[maps]]></category>
<category><![CDATA[programming model]]></category>
<category><![CDATA[code completion]]></category>
<category><![CDATA[syntax]]></category>
<category><![CDATA[mapping files]]></category>
<category><![CDATA[jar java]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[new library]]></category>
<category><![CDATA[persistent java]]></category>
<category><![CDATA[java model]]></category>
<category><![CDATA[database mapping]]></category>
<category><![CDATA[time allocation]]></category>
<category><![CDATA[java ide]]></category>
<category><![CDATA[style comments]]></category>
<category><![CDATA[nationality]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-use-the-java-5-annotation-notes-to-simplify-the-hibernate-code/</guid>
		<description><![CDATA[Note how to use Java 5 to simplify the Hibernate code, persistence layer and the coding process easier. Traditionally, Hibernate configuration relies on external XML documents: a database mapping is d ...]]></description>
		<content:encoded><![CDATA[Note how to use Java 5 to simplify the Hibernate code, persistence layer and the coding process easier. Traditionally, Hibernate configuration relies on external XML documents: a database mapping is d ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-use-the-java-5-annotation-notes-to-simplify-the-hibernate-code/</wfw:commentRss>
	</item>
		<item>
		<title>To: Classic Review: Java programmers a common growth</title>
		<link>http://www.codeweblog.com/to-classic-review-java-programmers-a-common-growth/</link>
		<comments>http://www.codeweblog.com/to-classic-review-java-programmers-a-common-growth/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 05:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[javabean]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[scripting language]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[java programmers]]></category>
<category><![CDATA[software programming]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[desktop applications]]></category>
<category><![CDATA[e commerce website]]></category>
<category><![CDATA[javamail]]></category>
<category><![CDATA[java syntax]]></category>
<category><![CDATA[programming j2me]]></category>
<category><![CDATA[java2 enterprise edition]]></category>
<category><![CDATA[environment system]]></category>
<category><![CDATA[greatest joy]]></category>
<category><![CDATA[desktop application]]></category>
<category><![CDATA[erp systems]]></category>
<category><![CDATA[sun one]]></category>
<category><![CDATA[applications software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/to-classic-review-java-programmers-a-common-growth/</guid>
		<description><![CDATA[Learn a lot of friends ask me there is no shortcut to Java, I said, &quot;No him, but hand-cooked Seoul.&quot; But I am very willing to study some of their own experience to write out to less then det ...]]></description>
		<content:encoded><![CDATA[Learn a lot of friends ask me there is no shortcut to Java, I said, &quot;No him, but hand-cooked Seoul.&quot; But I am very willing to study some of their own experience to write out to less then det ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</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/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/to-classic-review-java-programmers-a-common-growth/</wfw:commentRss>
	</item>
		<item>
		<title>Recommend a book: "Beyond Java"</title>
		<link>http://www.codeweblog.com/recommend-a-book-beyond-java/</link>
		<comments>http://www.codeweblog.com/recommend-a-book-beyond-java/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[long time]]></category>
<category><![CDATA[java language]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[csdn]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[large scale]]></category>
<category><![CDATA[decline]]></category>
<category><![CDATA[enterprise applications]]></category>
<category><![CDATA[uml]]></category>
<category><![CDATA[shortcomings]]></category>
<category><![CDATA[bruce a tate]]></category>
<category><![CDATA[servlet tomcat]]></category>
<category><![CDATA[ruby python]]></category>
<category><![CDATA[stack frame]]></category>
<category><![CDATA[scale enterprise]]></category>
<category><![CDATA[insurmountable problem]]></category>
<category><![CDATA[southeastern university]]></category>
<category><![CDATA[author bruce]]></category>
<category><![CDATA[awe]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/recommend-a-book-beyond-java/</guid>
		<description><![CDATA[Title: &quot;Beyond Java&quot; English translation: &quot;Beyond Java&quot; Author: Bruce A. Tate Publisher: O&#39;Reilly authorized the publication of Southeastern University Occasional book in my li ...]]></description>
		<content:encoded><![CDATA[Title: &quot;Beyond Java&quot; English translation: &quot;Beyond Java&quot; Author: Bruce A. Tate Publisher: O&#39;Reilly authorized the publication of Southeastern University Occasional book in my li ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/recommend-a-book-beyond-java/</wfw:commentRss>
	</item>
		<item>
		<title>How Java is rapidly becoming a master</title>
		<link>http://www.codeweblog.com/how-java-is-rapidly-becoming-a-master/</link>
		<comments>http://www.codeweblog.com/how-java-is-rapidly-becoming-a-master/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[javabean]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[scripting language]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[software programming]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[desktop applications]]></category>
<category><![CDATA[e commerce website]]></category>
<category><![CDATA[javamail]]></category>
<category><![CDATA[java syntax]]></category>
<category><![CDATA[programming j2me]]></category>
<category><![CDATA[pda programming]]></category>
<category><![CDATA[java2 enterprise edition]]></category>
<category><![CDATA[environment system]]></category>
<category><![CDATA[greatest joy]]></category>
<category><![CDATA[desktop application]]></category>
<category><![CDATA[erp systems]]></category>
<category><![CDATA[sun one]]></category>
<category><![CDATA[applications software]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-java-is-rapidly-becoming-a-master/</guid>
		<description><![CDATA[Learn a lot of friends ask me there is no shortcut to Java, I said, &quot;No him, but hand-cooked Seoul.&quot; But I am very willing to study some of their own experience to write out to less then det ...]]></description>
		<content:encoded><![CDATA[Learn a lot of friends ask me there is no shortcut to Java, I said, &quot;No him, but hand-cooked Seoul.&quot; But I am very willing to study some of their own experience to write out to less then det ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</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/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-java-is-rapidly-becoming-a-master/</wfw:commentRss>
	</item>
		<item>
		<title>Notes About Hibernate</title>
		<link>http://www.codeweblog.com/notes-about-hibernate/</link>
		<comments>http://www.codeweblog.com/notes-about-hibernate/#comments</comments>
		<pubDate>Mon, 25 May 2009 15:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[xml documents]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[maps]]></category>
<category><![CDATA[programming model]]></category>
<category><![CDATA[code completion]]></category>
<category><![CDATA[mapping files]]></category>
<category><![CDATA[new library]]></category>
<category><![CDATA[persistent java]]></category>
<category><![CDATA[java model]]></category>
<category><![CDATA[database mapping]]></category>
<category><![CDATA[time allocation]]></category>
<category><![CDATA[java ide]]></category>
<category><![CDATA[style comments]]></category>
<category><![CDATA[de facto standard]]></category>
<category><![CDATA[exposure time]]></category>
<category><![CDATA[nationality]]></category>
<category><![CDATA[memorandum]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-about-hibernate/</guid>
		<description><![CDATA[Done memorandum EJB3 early exposure time enjoy the writing very hibernate and spring is now also supported haha In the past few years, Hibernate development, Java database almost become the de facto s ...]]></description>
		<content:encoded><![CDATA[Done memorandum EJB3 early exposure time enjoy the writing very hibernate and spring is now also supported haha In the past few years, Hibernate development, Java database almost become the de facto s ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</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/notes-about-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>The knowledge explosion of trouble</title>
		<link>http://www.codeweblog.com/the-knowledge-explosion-of-trouble/</link>
		<comments>http://www.codeweblog.com/the-knowledge-explosion-of-trouble/#comments</comments>
		<pubDate>Thu, 14 May 2009 06:50:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jstl]]></category>
<category><![CDATA[java technology]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[grasp]]></category>
<category><![CDATA[java framework]]></category>
<category><![CDATA[languages]]></category>
<category><![CDATA[webwork]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[c programmers]]></category>
<category><![CDATA[language development tools]]></category>
<category><![CDATA[knowledge explosion]]></category>
<category><![CDATA[java knowledge]]></category>
<category><![CDATA[four points]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-knowledge-explosion-of-trouble/</guid>
		<description><![CDATA[Dear programmers: I am a java development to do, please listen to my upset: 1. Java knowledge too much, not all are proficient. Java only j2ee aspects included: jsp, jstl, servlet, multi-threaded, ejb ...]]></description>
		<content:encoded><![CDATA[Dear programmers: I am a java development to do, please listen to my upset: 1. Java knowledge too much, not all are proficient. Java only j2ee aspects included: jsp, jstl, servlet, multi-threaded, ejb ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</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>
					<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/the-knowledge-explosion-of-trouble/</wfw:commentRss>
	</item>
		<item>
		<title>Knowledge explosion troubles</title>
		<link>http://www.codeweblog.com/knowledge-explosion-troubles/</link>
		<comments>http://www.codeweblog.com/knowledge-explosion-troubles/#comments</comments>
		<pubDate>Mon, 11 May 2009 23:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jstl]]></category>
<category><![CDATA[java technology]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[grasp]]></category>
<category><![CDATA[java framework]]></category>
<category><![CDATA[languages]]></category>
<category><![CDATA[webwork]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[java development tools]]></category>
<category><![CDATA[c programmers]]></category>
<category><![CDATA[language development tools]]></category>
<category><![CDATA[knowledge explosion]]></category>
<category><![CDATA[java knowledge]]></category>
<category><![CDATA[four points]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/knowledge-explosion-troubles/</guid>
		<description><![CDATA[Dear programmers: I am a java development to do, please listen to my upset: 1. Java knowledge too much, difficult to master all of them. Say java only j2ee aspects included: jsp, jstl, servlet, multi- ...]]></description>
		<content:encoded><![CDATA[Dear programmers: I am a java development to do, please listen to my upset: 1. Java knowledge too much, difficult to master all of them. Say java only j2ee aspects included: jsp, jstl, servlet, multi- ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</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>
					<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/knowledge-explosion-troubles/</wfw:commentRss>
	</item>
		<item>
		<title>Struts, Spring, Hibernate Web application development 3</title>
		<link>http://www.codeweblog.com/struts-spring-hibernate-web-application-development-3/</link>
		<comments>http://www.codeweblog.com/struts-spring-hibernate-web-application-development-3/#comments</comments>
		<pubDate>Mon, 11 May 2009 13:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[transaction manager]]></category>
<category><![CDATA[spring aop]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[web application development]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[sping]]></category>
<category><![CDATA[target property]]></category>
<category><![CDATA[interested readers]]></category>
<category><![CDATA[relevant aspects]]></category>
<category><![CDATA[propagation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts-spring-hibernate-web-application-development-3/</guid>
		<description><![CDATA[This article is taken from: http://www.blogjava.net/jacky9881/archive/2008/01/02/172088.html At two, we give this simple web application to increase transaction statement, statement of the original tr ...]]></description>
		<content:encoded><![CDATA[This article is taken from: http://www.blogjava.net/jacky9881/archive/2008/01/02/172088.html At two, we give this simple web application to increase transaction statement, statement of the original tr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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/struts-spring-hibernate-web-application-development-3/</wfw:commentRss>
	</item>
		<item>
		<title>6. Configuration JBoss data source</title>
		<link>http://www.codeweblog.com/6-configuration-jboss-data-source/</link>
		<comments>http://www.codeweblog.com/6-configuration-jboss-data-source/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 12:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[jdbc mysql]]></category>
<category><![CDATA[driver lt]]></category>
<category><![CDATA[type mapping]]></category>
<category><![CDATA[server default]]></category>
<category><![CDATA[datasources]]></category>
<category><![CDATA[jndi]]></category>
<category><![CDATA[localhost]]></category>
<category><![CDATA[data source]]></category>
<category><![CDATA[source configuration]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[lib directory]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[source file]]></category>
<category><![CDATA[pool size]]></category>
<category><![CDATA[source management]]></category>
<category><![CDATA[home server]]></category>
<category><![CDATA[default configuration]]></category>
<category><![CDATA[poo]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/6-configuration-jboss-data-source/</guid>
		<description><![CDATA[M in the main SQL as an example: (1): add driver package Put MySQL driver mysql-connector-java-5.0.8-bin.jar copied to the% JBOSS_HOME% / server / default / lib directory (the default configuration is ...]]></description>
		<content:encoded><![CDATA[M in the main SQL as an example: (1): add driver package Put MySQL driver mysql-connector-java-5.0.8-bin.jar copied to the% JBOSS_HOME% / server / default / lib directory (the default configuration is ...				<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/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</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/6-configuration-jboss-data-source/</wfw:commentRss>
	</item>
		<item>
		<title>Java Remoting: Protocol Benchmarks</title>
		<link>http://www.codeweblog.com/java-remoting-protocol-benchmarks/</link>
		<comments>http://www.codeweblog.com/java-remoting-protocol-benchmarks/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 21:30:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[proxy]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[protocol]]></category>
<category><![CDATA[codebase]]></category>
<category><![CDATA[protocols]]></category>
<category><![CDATA[remoting]]></category>
<category><![CDATA[orion application server]]></category>
<category><![CDATA[three flavors]]></category>
<category><![CDATA[object serialization]]></category>
<category><![CDATA[apache xml]]></category>
<category><![CDATA[xml rpc]]></category>
<category><![CDATA[differentiator]]></category>
<category><![CDATA[caucho]]></category>
<category><![CDATA[rmi]]></category>
<category><![CDATA[burlap]]></category>
<category><![CDATA[benchmarks]]></category>
<category><![CDATA[couple of days]]></category>
<category><![CDATA[transports]]></category>
<category><![CDATA[sake]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-remoting-protocol-benchmarks/</guid>
		<description><![CDATA[With the original address: http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/ I&#39;ve been analyzing Java remoting protocols at work over the past couple of days, and thought I&# ...]]></description>
		<content:encoded><![CDATA[With the original address: http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/ I&#39;ve been analyzing Java remoting protocols at work over the past couple of days, and thought I&# ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-jpa-composite-primary-key-annotation-statement-ways/" title="hibernate (jpa) composite primary key annotation statement Ways">hibernate (jpa) composite primary key annotation statement Ways</a> 2009-02-27 13:52:18</li>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</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/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/java-remoting-protocol-benchmarks/</wfw:commentRss>
	</item>
		<item>
		<title>An essential reference resource list of Java</title>
		<link>http://www.codeweblog.com/an-essential-reference-resource-list-of-java/</link>
		<comments>http://www.codeweblog.com/an-essential-reference-resource-list-of-java/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 09:51:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java platform]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java world]]></category>
<category><![CDATA[java programmers]]></category>
<category><![CDATA[intermediate java]]></category>
<category><![CDATA[java experts]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[reference resources]]></category>
<category><![CDATA[reference resource]]></category>
<category><![CDATA[programming community]]></category>
<category><![CDATA[resource list]]></category>
<category><![CDATA[objectivity]]></category>
<category><![CDATA[reading list]]></category>
<category><![CDATA[adverse effects]]></category>
<category><![CDATA[mentors]]></category>
<category><![CDATA[avail]]></category>
<category><![CDATA[respondents]]></category>
<category><![CDATA[complete list]]></category>
<category><![CDATA[seminars]]></category>
<category><![CDATA[decades]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/an-essential-reference-resource-list-of-java/</guid>
		<description><![CDATA[Since the Java platform since 1995 as a whole began to introduce programming community, and its development has gone far beyond the early Java experts and those who promote the idea of &quot;applet ub ...]]></description>
		<content:encoded><![CDATA[Since the Java platform since 1995 as a whole began to introduce programming community, and its development has gone far beyond the early Java experts and those who promote the idea of &quot;applet ub ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/talk-about-the-design-mode/" title="Talk about the "design mode"">Talk about the "design mode"</a> 2009-03-02 22:05:02</li>
					<li><a href="http://www.codeweblog.com/activemq-practice-the-road-four-activemq-4-x-jboss-4-x-mdp-actual-articles/" title="ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles">ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles</a> 2009-03-02 12:06:07</li>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/an-essential-reference-resource-list-of-java/</wfw:commentRss>
	</item>
		<item>
		<title>ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles</title>
		<link>http://www.codeweblog.com/activemq-practice-the-road-four-activemq-4-x-jboss-4-x-mdp-actual-articles/</link>
		<comments>http://www.codeweblog.com/activemq-practice-the-road-four-activemq-4-x-jboss-4-x-mdp-actual-articles/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 12:06:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[xml code]]></category>
<category><![CDATA[schemalocation]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[xsi]]></category>
<category><![CDATA[xmlschema]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[sun microsystems inc]]></category>
<category><![CDATA[sun microsystems]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[jboss]]></category>
<category><![CDATA[transaction type]]></category>
<category><![CDATA[environment message]]></category>
<category><![CDATA[x development]]></category>
<category><![CDATA[enterprise javabeans]]></category>
<category><![CDATA[ctype]]></category>
<category><![CDATA[xml schema]]></category>
<category><![CDATA[ra]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/activemq-practice-the-road-four-activemq-4-x-jboss-4-x-mdp-actual-articles/</guid>
		<description><![CDATA[Keyword: ActiveMQ ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles At &lt;&lt;ActiveMQ实践之路(三) ActiveMQ 4.x +JBoss 4.x整合篇&gt;&gt; which we compare in detail the ActiveMQ w ...]]></description>
		<content:encoded><![CDATA[Keyword: ActiveMQ ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles At &lt;&lt;ActiveMQ实践之路(三) ActiveMQ 4.x +JBoss 4.x整合篇&gt;&gt; which we compare in detail the ActiveMQ w ...				<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/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>
					<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/activemq-practice-the-road-four-activemq-4-x-jboss-4-x-mdp-actual-articles/</wfw:commentRss>
	</item>
		<item>
		<title>J2EE Architect road</title>
		<link>http://www.codeweblog.com/j2ee-architect-road/</link>
		<comments>http://www.codeweblog.com/j2ee-architect-road/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 13:51:54+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jndi]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[j2ee applications and bea weblogic server]]></category>
<category><![CDATA[bea weblogic server]]></category>
<category><![CDATA[unified software development process]]></category>
<category><![CDATA[java mail]]></category>
<category><![CDATA[search algorithm]]></category>
<category><![CDATA[java programmer]]></category>
<category><![CDATA[software development process]]></category>
<category><![CDATA[java beginner]]></category>
<category><![CDATA[space search]]></category>
<category><![CDATA[jaas]]></category>
<category><![CDATA[window switch]]></category>
<category><![CDATA[log4j]]></category>
<category><![CDATA[opensource projects]]></category>
<category><![CDATA[loyal customers]]></category>
<category><![CDATA[technology world]]></category>
<category><![CDATA[reading books]]></category>
<category><![CDATA[jms]]></category>
<category><![CDATA[technical books]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/j2ee-architect-road/</guid>
		<description><![CDATA[J2EE Architect road Looking casual, working into the fifth year, the discovery came from the Java programmer to architect J2EE course. Found that computer to install a wide range of J2EE tools: JBuild ...]]></description>
		<content:encoded><![CDATA[J2EE Architect road Looking casual, working into the fifth year, the discovery came from the Java programmer to architect J2EE course. Found that computer to install a wide range of J2EE tools: JBuild ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/activemq-practice-the-road-four-activemq-4-x-jboss-4-x-mdp-actual-articles/" title="ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles">ActiveMQ practice the road (four) ActiveMQ 4.x + JBoss 4.x MDP actual articles</a> 2009-03-02 12:06:07</li>
					<li><a href="http://www.codeweblog.com/java-programmer-job/" title="Java Programmer job">Java Programmer job</a> 2009-02-27 13:52:24</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/j2ee-architect-road/</wfw:commentRss>
	</item>
		<item>
		<title>jboss ejb3 Message Driven Bean</title>
		<link>http://www.codeweblog.com/jboss-ejb3-message-driven-bean/</link>
		<comments>http://www.codeweblog.com/jboss-ejb3-message-driven-bean/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 13:50:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[application server]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[deploy]]></category>
<category><![CDATA[service queue]]></category>
<category><![CDATA[server parameters]]></category>
<category><![CDATA[necessary configuration]]></category>
<category><![CDATA[destination service]]></category>
<category><![CDATA[propertyvalue]]></category>
<category><![CDATA[mbean]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[javadoc]]></category>
<category><![CDATA[message system]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[implements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jboss-ejb3-message-driven-bean/</guid>
		<description><![CDATA[Super Medium ejb hate. . . . . . . . . . . . . . . . . . . ================================================ To configure a Message Driven Bean in a different application server parameters are not the  ...]]></description>
		<content:encoded><![CDATA[Super Medium ejb hate. . . . . . . . . . . . . . . . . . . ================================================ To configure a Message Driven Bean in a different application server parameters are not the  ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jboss-ejb3-message-driven-bean/</wfw:commentRss>
	</item>
	</channel>
</rss>
