<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>The Wisdom of Transformation</title>
	<link>http://www.ahliu.com/blog</link>
	<description>Acquiescence to phantasmagoria</description>
	<pubDate>Tue, 19 Apr 2011 08:14:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>JBoss minimal 齋加 jbossws 落去</title>
		<link>http://www.ahliu.com/blog/?p=248</link>
		<comments>http://www.ahliu.com/blog/?p=248#comments</comments>
		<pubDate>Mon, 18 Apr 2011 16:50:41 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=248</guid>
		<description><![CDATA[https://issues.jboss.org/browse/JBWS-2759
首先要去「default/deployers」度抄「jbossws.deployer」過去，再在「default/deploy」度抄「jbossws.sar」過去，再在「standard/deploy」度抄「juddi-service.sar」過去
http://community.jboss.org/wiki/JBossWS-Installation
去 http://www.jboss.org/jbossws/downloads 下載你想要的 transport (native, CXF 或 Metro)，個 package 裡面有個 ant script，用果個 ant script 去 deploy 返落去你個 JBoss server。
但例如你係用 native stack 先算，佢可能會罵你搵唔到個「WSMBeanServerLocator」，呢樣野在其他 profile 例如「default」咁，係在「deployers/jbossws.deployer/META-INF/stack-agnostic-jboss-beans.xml」裡面有的，但自己用 JBossWS 下載果個就只有「stack-specific-jboss-beans.xml」，咁你將「WSMBeanServerLocator」果個 bean declaration 抄返過去先。
因為 jUDDI 要用 data source，所以你又要抄堆 JCA 同 data source 野過去，包括「deploy/jboss-local-jdbc.rar」、「deploy/hsqldb-ds.xml」、「deploy/jca-jboss-beans.xml」同「deployers/jboss-jca.deployer」
之後因為 DataSourceBinding 要 transaction，所以要抄「deploy/transaction-jboss-beans.xml」、「conf/standardjbosscmp-jdbc.xml」，access data source 咁變相又要 security，所以就要抄「deploy/security」、「deployers/security-deployer-jboss-beans.xml」、「conf/login-config.xml」過去

]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=248</wfw:commentRSS>
		</item>
		<item>
		<title>JBoss+Spring integration</title>
		<link>http://www.ahliu.com/blog/?p=247</link>
		<comments>http://www.ahliu.com/blog/?p=247#comments</comments>
		<pubDate>Wed, 15 Dec 2010 04:42:02 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=247</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=247</wfw:commentRSS>
		</item>
		<item>
		<title>Maven個settings.xml</title>
		<link>http://www.ahliu.com/blog/?p=246</link>
		<comments>http://www.ahliu.com/blog/?p=246#comments</comments>
		<pubDate>Sat, 11 Dec 2010 13:11:53 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=246</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=246</wfw:commentRSS>
		</item>
		<item>
		<title>Hibernate+JPA做「shared primary key」</title>
		<link>http://www.ahliu.com/blog/?p=245</link>
		<comments>http://www.ahliu.com/blog/?p=245#comments</comments>
		<pubDate>Wed, 08 Dec 2010 05:46:52 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=245</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=245</wfw:commentRSS>
		</item>
		<item>
		<title>Hibernate Joined Table Inheritance的使用情況</title>
		<link>http://www.ahliu.com/blog/?p=244</link>
		<comments>http://www.ahliu.com/blog/?p=244#comments</comments>
		<pubDate>Wed, 08 Dec 2010 05:00:53 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=244</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=244</wfw:commentRSS>
		</item>
		<item>
		<title>Foreign key circularity dependency involving the following tables: ____ @O@?!?</title>
		<link>http://www.ahliu.com/blog/?p=243</link>
		<comments>http://www.ahliu.com/blog/?p=243#comments</comments>
		<pubDate>Tue, 07 Dec 2010 07:11:32 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=243</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=243</wfw:commentRSS>
		</item>
		<item>
		<title>Maven+JPA+Hibernate做hbm2ddl出得到CHARSET=utf8</title>
		<link>http://www.ahliu.com/blog/?p=242</link>
		<comments>http://www.ahliu.com/blog/?p=242#comments</comments>
		<pubDate>Sat, 20 Nov 2010 19:34:35 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Tech notes</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=242</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=242</wfw:commentRSS>
		</item>
		<item>
		<title>開新area：Tech notes</title>
		<link>http://www.ahliu.com/blog/?p=241</link>
		<comments>http://www.ahliu.com/blog/?p=241#comments</comments>
		<pubDate>Sat, 20 Nov 2010 19:26:24 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Anecdote</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=241</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=241</wfw:commentRSS>
		</item>
		<item>
		<title>又再上路</title>
		<link>http://www.ahliu.com/blog/?p=240</link>
		<comments>http://www.ahliu.com/blog/?p=240#comments</comments>
		<pubDate>Thu, 14 Oct 2010 05:11:01 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Anecdote</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=240</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=240</wfw:commentRSS>
		</item>
		<item>
		<title>電腦</title>
		<link>http://www.ahliu.com/blog/?p=239</link>
		<comments>http://www.ahliu.com/blog/?p=239#comments</comments>
		<pubDate>Sat, 19 Sep 2009 23:51:26 +0000</pubDate>
		<dc:creator>tyliu2</dc:creator>
		
	<category>Anecdote</category>
		<guid isPermaLink="false">http://www.ahliu.com/blog/?p=239</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRSS>http://www.ahliu.com/blog/?feed=rss2&amp;p=239</wfw:commentRSS>
		</item>
	</channel>
</rss>

