Re: [appfuse-user] How to use iBatis in AppFuse 2

2007-03-25 Thread Frankee787
Hey forgot to add this. Could you just send me the implementation that would work as a PersonDaoIBatis.java package com.datel.ednrd.ports.dao.ibatis; import java.util.HashMap; import java.util.List; import org.springframework.orm.*; import com.datel.

Re: [appfuse-user] Integration Test Failures When Using Oracle

2007-03-25 Thread Michael Horwitz
This is a strategy I have used in the past on MS SQL with great success - it makes it very easy to partition test data from production data in the same database. I think there may be a subtler issue here though - the sample-data.xml is also used to populate the inital set of users in the database,

Re: [appfuse-user] How to use iBatis in AppFuse 2

2007-03-25 Thread Matt Raible
I don't think I'll have time to do this today, but hopefully next week. Can you please enter an issue in JIRA for it? After it's in JIRA - I'll add it to my todo list. http://issues.appfuse.org/browse/APF Matt On 3/25/07, Frankee787 <[EMAIL PROTECTED]> wrote: Hey forgot to add this. Could y

Re: [appfuse-user] Integration Test Failures When Using Oracle

2007-03-25 Thread Matt Raible
On 3/24/07, donleyp <[EMAIL PROTECTED]> wrote: I've just started using AppFuse on a project at work and it really helped me get up and running quickly. Thanks to all the devs on this project for the great product. We use Oracle here and I did not want to start a project using MySQL and possibl

[appfuse-user] how can I run mvn native2ascii:native2ascii in Appfuse2.0M4

2007-03-25 Thread hoofi
mvn compile : view Chinese is Ok, user.status=\u5f53\u524d\u7528\u6237: user.logout=\u9000\u51fa but if run mvn native2ascii:native2ascii: can see incorrect user.status=\u8930\u64b3\u58a0\u9422\u3126\u57db: user.logout=\u95ab\ufffd\u9351\ufffd that's why??? -- View this message in context: h

Re: [appfuse-user] how can I run mvn native2ascii:native2ascii in Appfuse2.0M4

2007-03-25 Thread Matt Raible
This is probably because it happens twice. This plugin executes in the "generate-resources" phase, which happens before the compile phase. http://appfuse.org/display/APF/Software+Process Matt On 3/25/07, hoofi <[EMAIL PROTECTED]> wrote: mvn compile : view Chinese is Ok, user.status=\u5f53\u5

[appfuse-user] Struts 2 tutorial update

2007-03-25 Thread Johan Chaves SaborĂ­o
Hi, I think that the "Using Struts 2" tutorial can be updated in the personForm.jsp ( http://appfuse.org/display/APF/Using+Struts+2#UsingStruts2-formview) by adding the allow canceling workaround ( http://jira.opensymphony.com/browse/WW-648).

[appfuse-user] dbtoxml error

2007-03-25 Thread Johan Chaves SaborĂ­o
Hi, I am trying to use the dbtoxml goal, but I get the following error: D:\path\to\my\application>mvn appfuse-maven-plugin:dbtoxml [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] AppFuse Modular Application [INFO] AppFuse Modular Application - Core [INFO] AppFuse Modular

[appfuse-user] Admin Interceptor

2007-03-25 Thread appfused
How is the following interceptor class wired up to org.appfuse.webapp.interceptor.UserRoleAuthorizationInterceptor in struts.xml in the basic struts 2 archetype? -- View this message in context: http://www.nabble.com/Admin-Interceptor-tf3464406s2369.html#a9665833 Sent from the AppFuse - User

[appfuse-user] How to upgrade from 2.0 M4-SNAPSHOT to M4 ?

2007-03-25 Thread wnqq
There is a document describing how to upgrade from M3 to M4. How about from M4-SNAPSHOT to M4 ? -- View this message in context: http://www.nabble.com/How-to-upgrade-from-2.0-M4-SNAPSHOT-to-M4---tf3464727s2369.html#a954 Sent from the AppFuse - User mailing list archive at Nabble.com. --

[appfuse-user] Maven2 problem

2007-03-25 Thread aninggo
I add the *.xml file in org.xx.xx ,But maven2 not auto copy file . i usered mvn jetty:run-war. -- View this message in context: http://www.nabble.com/Maven2-problem-tf3465356s2369.html#a9668389 Sent from the AppFuse - User mailing list archive at Nabble.com. --

[appfuse-user] Displaytag variable pagesize question

2007-03-25 Thread Adriel Manalansan
Hello to everyone. How can I put a variable pagesize in displaytag? What will I use to put a variable? Can I use a webwork tag? If yes, how? Thank you for your kind replies... - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

[appfuse-user] Hosting?

2007-03-25 Thread Wim Deblauwe
Hi, for the new website of my band, I am thinking about doing something more fancy then static html pages like I did before and use Appfuse 2.0. However, when I look at getting things hosted, it is a lot more expensive to get a tomcat then getting for instance PHP support. How do others deal with

[appfuse-user] Can't log into demos

2007-03-25 Thread Wim Deblauwe
None of the appfuse demos seem to allow login with the proposed credentials (mraible/tomcat and tomcat/tomcat). I'm using Firefox 2.0.0.3 on Windows XP. I'm always getting invalid username or password error regards, Wim -- View this message in context: http://www.nabble.com/Can%27t-log-i