﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-云自无心水自闲-随笔分类-SpringSide</title><link>http://www.blogjava.net/usherlight/category/36602.html</link><description>天平山上白云泉，云自无心水自闲。何必奔冲山下去，更添波浪向人间！</description><language>zh-cn</language><lastBuildDate>Fri, 12 Dec 2008 12:40:27 GMT</lastBuildDate><pubDate>Fri, 12 Dec 2008 12:40:27 GMT</pubDate><ttl>60</ttl><item><title>Netbeans springside 3.0.3 "annotations are not supported in -source 1.4"</title><link>http://www.blogjava.net/usherlight/archive/2008/12/11/245199.html</link><dc:creator>云自无心水自闲</dc:creator><author>云自无心水自闲</author><pubDate>Thu, 11 Dec 2008 11:29:00 GMT</pubDate><guid>http://www.blogjava.net/usherlight/archive/2008/12/11/245199.html</guid><wfw:comment>http://www.blogjava.net/usherlight/comments/245199.html</wfw:comment><comments>http://www.blogjava.net/usherlight/archive/2008/12/11/245199.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/usherlight/comments/commentRss/245199.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/usherlight/services/trackbacks/245199.html</trackback:ping><description><![CDATA[right click project -&gt; property -&gt; source -&gt; source/binary format -&gt; choose JDK 5 instead of JDK 1.4<br />
<br />
最好的办法是在新建项目时，在下拉框选择J2EE 1.4后，不要根据NetBeans提示的勾选set source same as JDK，这样会自动将Source设置为JDK 5而不是JDK 1.4.<img src ="http://www.blogjava.net/usherlight/aggbug/245199.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/usherlight/" target="_blank">云自无心水自闲</a> 2008-12-11 19:29 <a href="http://www.blogjava.net/usherlight/archive/2008/12/11/245199.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>SpringSide 3.0.04 in NetBeans</title><link>http://www.blogjava.net/usherlight/archive/2008/12/11/245608.html</link><dc:creator>云自无心水自闲</dc:creator><author>云自无心水自闲</author><pubDate>Thu, 11 Dec 2008 01:09:00 GMT</pubDate><guid>http://www.blogjava.net/usherlight/archive/2008/12/11/245608.html</guid><wfw:comment>http://www.blogjava.net/usherlight/comments/245608.html</wfw:comment><comments>http://www.blogjava.net/usherlight/archive/2008/12/11/245608.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/usherlight/comments/commentRss/245608.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/usherlight/services/trackbacks/245608.html</trackback:ping><description><![CDATA[01. download SpringSide 3.0.4 and extract to a folder and extract to a folder-SpringSide304<br />
02. cd SpringSide304, mvn compile<br />
03. mvn clean install<br />
04. cd examples\mini-web\bin<br />
05. start nexus, \tools\nexus\nexus-webapp-1.1.0\bin\jsw\windows-x86-32\Nexus.bat<br />
06. run copy-jar.bat, all the jar files will be generated in exmples\mini-web\webapp<br />
07. slf4j: jul-to-slf4j-1.5.6.jar<br />
08. dozer in sourceforge.net<br />
09. copy all the java source code in directory: modules\core\src\main\java\<br />
10. copy all the java source code in directory: examples\mini-web\src\main\java<br />
11. copy all the resource file in directory:examples\mini-web\src\main\resources<br />
12. copy all the file in examples\mini-web\webapp<br />
13. create database and run script in directory:
examples\mini-web\src\main\sql\derby, if the database you use isn't
derby, should modify the script<br />
14. modify the the datasource in ApplicationContext.xml, the database name, user name, user password<br />
15. copy the database jdbc driver package(for example: mysql-connector-java-X.jar) to lib<br />
16. mini-web.log is in tomcat\logs<br />
17. click run button in Netbeans.<img src ="http://www.blogjava.net/usherlight/aggbug/245608.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/usherlight/" target="_blank">云自无心水自闲</a> 2008-12-11 09:09 <a href="http://www.blogjava.net/usherlight/archive/2008/12/11/245608.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>