我的評論
re: 田七的智慧 虎嘯龍吟 2010-05-28 09:30
你的博文寫的很好。澄清了很多概念。
re: 領域驅動設計系列文章(1)——通過現實例子顯示領域驅動設計的威力 虎嘯龍吟 2010-05-28 09:20
很好,很受用。博主可以寫成書出版了
re: 2010-03-08 傳智播客—WebService(一) 虎嘯龍吟 2010-03-15 11:56
很好。需要這樣的step by step文檔。
re: 最近打算出一個JBPM3的入門+精通的教程 虎嘯龍吟 2009-09-12 11:55
到目前為止,只有你的jbpm3.x的例子最完整。快寫一個吧
re: Websphere Commerce Member Data Model 虎嘯龍吟 2009-08-31 11:22
最近我也在研究這個。志同啊。好多問題要請教你啊
re: SpringSide 1.0 M3-All in one 發布 虎嘯龍吟 2009-08-09 10:41
sprinside1的貢獻是巨大的,至今無法超越。
re: 玩轉彈出窗口(轉) 虎嘯龍吟 2009-08-09 10:27
這是個好東西。
re: SpringSide 3 中的多數據源配置的問題 虎嘯龍吟 2009-07-26 10:32
明白了
re: 使用SpringSide 3.1.4.3開發Web項目的全過程(下) 虎嘯龍吟 2009-07-26 09:45
博主:多數據源web運行正常。但DataAccessTest junit測試異常。錯誤代碼如下:
2009-07-26 09:42:45,734 [main] ERROR [org.springframework.test.context.TestContextManager] - Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1583882] to prepare test instance [personal.youxia.unit.DataAccessTest@e60a94]
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personal.youxia.unit.DataAccessTest': Autowiring of methods failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [javax.sql.DataSource] is defined: expected single matching bean but found 2: [dataSourceContent, dataSourceIndex]
2009-07-26 09:42:45,734 [main] ERROR [org.springframework.test.context.TestContextManager] - Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1583882] to prepare test instance [personal.youxia.unit.DataAccessTest@e60a94]
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personal.youxia.unit.DataAccessTest': Autowiring of methods failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests.setDataSource(javax.sql.DataSource); nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [javax.sql.DataSource] is defined: expected single matching bean but found 2: [dataSourceContent, dataSourceIndex]
re: 在SpringSide 3 中使用多個數據庫的方法 虎嘯龍吟 2009-07-25 19:36
博主:
如果有三個或三個以上的數據源怎么辦?
<bean id="transactionManager" class="org.springframework.transaction.jta.JtaTransactionManager">
<property name="transactionManager" ref="atomikosTransactionManager" />
<property name="userTransaction" ref="atomikosUserTransaction"/>
</bean>
怎么寫?
如果有三個或三個以上的數據源怎么辦?
<bean id="transactionManager" class="org.springframework.transaction.jta.JtaTransactionManager">
<property name="transactionManager" ref="atomikosTransactionManager" />
<property name="userTransaction" ref="atomikosUserTransaction"/>
</bean>
怎么寫?
re: SpringSide 3 中的多數據源配置的問題 虎嘯龍吟 2009-07-24 22:40
到底tomcat能不能支持多數據源實現啊?
re: JDK1.6 集合類 UML 圖, 更好的使用Collection類 虎嘯龍吟 2009-07-23 22:06
什么工具畫的?很漂亮。
re: 使用SpringSide 3.1.4.3開發Web項目的全過程(下) 虎嘯龍吟 2009-07-23 10:30
很好,很強大。
有不少亮點,如JTA多數據源的事務管理。
有不少亮點,如JTA多數據源的事務管理。
re: 在SpringSide 3 中使用多個數據庫的方法 虎嘯龍吟 2009-07-21 16:30
把源碼提供給我,好?
re: 使用SpringSide 3.1.4.3開發Web項目的全過程(中) 虎嘯龍吟 2009-07-21 16:29
感覺這塊寫的不夠,比方說:prepare這塊。
re: 使用SpringSide 3.1.4.3開發Web項目的全過程(上) 虎嘯龍吟 2009-07-21 16:20
不錯的入門文章。只是現在已不用EntityManager<T t, Long id>了。
re: SpringSide 3 中的多數據源配置 虎嘯龍吟 2009-07-13 22:03
能搞定?還沒看明白
re: [圖解教程]Eclipse不可不知的用法之一:自動生成Getter、Setter和構造方法 虎嘯龍吟 2009-07-12 23:17
汗,這也寫?
re: SpringSide 3 中的數據庫訪問層 虎嘯龍吟 2009-07-11 12:13
很不錯。受教了。
希望在springSide上有更多的文章。
希望在springSide上有更多的文章。
re: 軟件開發雜談 001 虎嘯龍吟 2009-06-18 10:29
很好,好文。
re: 今天到廣州天河軟件園面試Java實習生時的一些面試題 虎嘯龍吟 2009-06-17 21:49
@van
文件的狀態?什么狀態?
文件的狀態?什么狀態?
re: 今天到廣州天河軟件園面試Java實習生時的一些面試題 虎嘯龍吟 2009-06-17 21:45
很好的東西,收藏了。
re: jBPM4的運行期環境 虎嘯龍吟 2009-06-17 21:08
有jbpm4這方面的例子?
re: Hibernate(JPA)多對多(ManyToMany)關聯映射不完美之處 虎嘯龍吟 2009-06-11 00:33
@YangL
可以先去掉該用戶的角色,再刪除該角色啊
可以先去掉該用戶的角色,再刪除該角色啊
re: Hibernate(JPA)多對多(ManyToMany)關聯映射不完美之處 虎嘯龍吟 2009-06-08 18:18
這樣就是符合實際啊:當某個用戶擁有某個角色的時候,不應該刪除該角色吧!
re: javax.servlet.jsp.PageContext cannot be resolved to a type的解決之道 虎嘯龍吟 2009-06-08 18:03
加了也不行啊
re: ESB筆記2009 虎嘯龍吟 2009-06-02 20:55
白衣:
論壇也打不開啊
論壇也打不開啊
re: SSO中的Pattern(附安民告示一則) 虎嘯龍吟 2009-06-02 20:45
白衣:
springside3 未完成的部分什么時候能完成啊?期待啊!
springside3 未完成的部分什么時候能完成啊?期待啊!
re: Web 2.0時代,決戰效率之巔 虎嘯龍吟 2009-05-30 14:40
樓主強啊,什么都會啊
re: 給ExtJS的Grid增加兩行tbar 虎嘯龍吟 2009-05-22 01:33
有源碼沒?
re: Spring中常用的hql查詢方法(getHibernateTemplate())(轉) 虎嘯龍吟 2009-05-04 10:34
怎么是spring中?hibernate中 吧?
re: 我對BPM的認識 虎嘯龍吟 2009-04-12 09:20
比較精辟啊。
re: 在項目中,各種對象(如工程、水庫)類型數據如何存儲? 虎嘯龍吟 2009-04-10 21:42
放進xml文件中作為初始化配置參數在web啟動時讀入內存。
re: WebService(Axis2)視頻教程與QQ交流群發布 虎嘯龍吟 2009-04-07 09:59
有這么好的事?
re: Spring事務配置的五種方式 虎嘯龍吟 2009-04-06 10:13
用什么畫的圖啊?
re: 關于spingside 虎嘯龍吟 2009-03-19 10:20
博主 說的對啊。ss1中還有菜單樹的例子呢。ss3根本就看不到了
re: 我,一個寫代碼的 虎嘯龍吟 2009-03-11 12:02
講的在理啊,搞技術的如此,弄行政的也可借鑒啊
re: Struts2 + ExtJS做的小程序 虎嘯龍吟 2009-02-26 10:19
一般般吧
re: 利用DB Link兩步搞定Oracle兩個數據庫間的表同步 虎嘯龍吟 2009-02-18 17:11
也在關注效率問題啊
re: 開始學習struts2 虎嘯龍吟 2008-12-29 23:59
寫的不錯,加油!
re: SpringSide 3 中的安全框架 虎嘯龍吟 2008-12-24 15:44
講的比較清楚、透徹!但有幾個問題:
IS_AUTHENTICATED_ANONYMOUSLY、ROLE_MODIFY_USER等 有什么作用?由誰定義啊?
IS_AUTHENTICATED_ANONYMOUSLY、ROLE_MODIFY_USER等 有什么作用?由誰定義啊?
re: SpringSide 3 中的 Struts 2 虎嘯龍吟 2008-12-24 15:38
非常不錯!比看springSide的源碼清晰多了。節省了大量的時間。期待有更多的
springSide的文章。
springSide的文章。
re: SpringSide開發實戰(四):打通數據持久層的任督二脈 虎嘯龍吟 2008-12-07 19:55
糾正一下建表的幾個小錯誤,正確的如下:
create table users(
id int not null auto_increment primary key ,
username varchar ( 20 ) not null ,
password char ( 32 ) not null ,
monicker varchar ( 30 ) not null ,
question varchar ( 30 ) not null ,
answer varchar ( 30 ) not null ,
email varchar ( 40 ) not null ,
qq varchar ( 12 ) not null ,
roleid int not null ,
score int not null default ' 0 ' ,
regtime timestamp not null default CURRENT_TIMESTAMP ,
logintime timestamp not null default ' 2007-01-01 00:00:00 ' ,
isdeleted varchar ( 2 ) not null default ' 0' ,
index (username),
index (monicker)
);
create table roles(
id int not null auto_increment primary key ,
rolename varchar ( 20 ) not null ,
privilegesFlag varchar ( 255 ),
index (rolename)
);
create table groups(
id int not null auto_increment primary key ,
groupname varchar ( 40 ) not null ,
creatorid int not null ,
createtime timestamp not null default CURRENT_TIMESTAMP ,
isdeleted varchar ( 2 ) not null default ' 0' ,
index (groupname)
);
create table users_groups(
id int not null auto_increment primary key ,
userid int not null ,
groupid int not null ,
jointime timestamp ,
status tinyint ,
index (userid),
index (groupid)
);
create table users(
id int not null auto_increment primary key ,
username varchar ( 20 ) not null ,
password char ( 32 ) not null ,
monicker varchar ( 30 ) not null ,
question varchar ( 30 ) not null ,
answer varchar ( 30 ) not null ,
email varchar ( 40 ) not null ,
qq varchar ( 12 ) not null ,
roleid int not null ,
score int not null default ' 0 ' ,
regtime timestamp not null default CURRENT_TIMESTAMP ,
logintime timestamp not null default ' 2007-01-01 00:00:00 ' ,
isdeleted varchar ( 2 ) not null default ' 0' ,
index (username),
index (monicker)
);
create table roles(
id int not null auto_increment primary key ,
rolename varchar ( 20 ) not null ,
privilegesFlag varchar ( 255 ),
index (rolename)
);
create table groups(
id int not null auto_increment primary key ,
groupname varchar ( 40 ) not null ,
creatorid int not null ,
createtime timestamp not null default CURRENT_TIMESTAMP ,
isdeleted varchar ( 2 ) not null default ' 0' ,
index (groupname)
);
create table users_groups(
id int not null auto_increment primary key ,
userid int not null ,
groupid int not null ,
jointime timestamp ,
status tinyint ,
index (userid),
index (groupid)
);
re: SpringSide 3 中的新特性 虎嘯龍吟 2008-12-05 18:37
請多寫寫springSide方面的好文
re: 再談SpringSide 2.0 虎嘯龍吟 2008-12-04 11:44
看了你的文章后,啟發很大啊。
期待您能出更多更好的springside方面的文章
順便問一句:你的eclipse是什么版本啊?
期待您能出更多更好的springside方面的文章
順便問一句:你的eclipse是什么版本啊?
re: SpringSide 復活 虎嘯龍吟 2008-12-02 17:05
好東西啊,請繼續寫完啊
re: 一個平庸程序員的想法。 虎嘯龍吟 2008-11-02 18:47
找到了共鳴。
| |||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
29 | 30 | 1 | 2 | 3 | 4 | 5 | |||
6 | 7 | 8 | 9 | 10 | 11 | 12 | |||
13 | 14 | 15 | 16 | 17 | 18 | 19 | |||
20 | 21 | 22 | 23 | 24 | 25 | 26 | |||
27 | 28 | 29 | 30 | 31 | 1 | 2 | |||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
常用鏈接
留言簿(1)
隨筆分類
隨筆檔案
文章檔案
相冊
友情鏈接
- struts2系列教程
- VMware中用NAT方式實現FreeBsd/Linux上網
- 工作流和權限
- 緩存
- 花非花
- 好的java技術blog
- 設計模式
搜索
最新評論

- 1.?re: 源碼分析:HashMap
- 評論內容較長,點擊標題查看
- --Web 2.0 技術資源
- 2.?wow gold
- 評論內容較長,點擊標題查看
- --wow gold
- 3.?wow gold
- WoW Gold,Buy Wow Gold,Cheap WoW Gold,wow power leveling,world of warcraft gold
- --wow gold
- 4.?re: 最近買了Spring in Action 中文版。
- 后面的例子引用的不錯,雖然不是很懂,所以還要繼續努力
- --Jedliu
- 5.?re: 最近買了Spring in Action 中文版。
- 這本書我也買了
- --壞男孩