[appfuse-user] Confuse integration-test -Ph2

2009-12-07 Thread johnydz
I want use H2 database to show my project, in core module it's sucessful C:\Users\Yen\workspace\empi\core>mvn integration-test -Ph2 [INFO] Scanning for projects... [INFO] [INFO] Building AppFuse Modular Application - Core [

Re: [appfuse-user] how to change database on appfuse?

2009-12-07 Thread johnydz
it is succesful on 2.0.2 appfuse-basic-struts (change database to h2) but 2.0.2 appfuse-modular-struts is failure 2.1 + both basic and modular is failure johnydz wrote: > > I got some trouble .. > > C:\Users\Yen\workspace\empi>mvn > [INFO] Scanning for projects... > [INFO] Reactor build or

Re: [appfuse-user] how to change database on appfuse?

2009-12-07 Thread johnydz
I got some trouble .. C:\Users\Yen\workspace\empi>mvn [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] AppFuse Modular Application [INFO] AppFuse Modular Application - Core [INFO] AppFuse Modular Application - Web (Struts 2) [INFO] -

Re: [appfuse-user] how to change database on appfuse?

2009-12-07 Thread johnydz
I know it. I change to then it 's build successful. i guess java.io.tmpdir contains "blank" or"/" character,and maven dont support it. johnydz wrote: > > first,i install appfuse 2.0.2: > mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes > -DarchetypeArtifactId=appfus

[appfuse-user] how to change database on appfuse?

2009-12-07 Thread johnydz
first,i install appfuse 2.0.2: mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-struts -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany -DartifactId=myproject it 's sucessful! second,as http://raibledesigns.com/rd/entry/database_profiles_in_

RE: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Mauricio Ortega Barrios
Hi! Thanks Matt, it worked adding to the dao bean: Adding does not help. I'm planning to add this case in JIRA today, thanks! From: m...@raibledesigns.com Date: Mon, 7 Dec 2009 14:26:14 -0700 To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] BeanCreationException: Error

Re: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Matt Raible
If you add the following, does it help? If not, changing from: To: Should work. Can you please enter an issue in JIRA for this. Include the solution if one of the suggestion above solves the problem. Thanks, Matt On Mon, Dec 7, 2009 at 2:15 PM, Mauricio Ortega Barrios

RE: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Mauricio Ortega Barrios
Hi Matt, this is my applicationContext.xml: * http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:context="http://www.springframework.org/schema/context"; xsi:schemaLocation="http://www.springframework.

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread Matt Raible
Contegix is working with Atlassian to come up with a solution. Hopefully we'll have this fixed in the next 24 hours. On Mon, Dec 7, 2009 at 11:19 AM, SOO IL KIM wrote: > > I researched a bit other Korean Confluence is running with db tables > formatted with utf8 characters. > > Other East A

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread SOO IL KIM
I researched a bit other Korean Confluence is running with db tables formatted with utf8 characters. Other East Asia' characters (Chinese / Japanese) would have similar difficuties with Confluence wiki. SOO ... How about ... I provide a PDF file? ... hmm... obviously... it will lose many c

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread SOO IL KIM
nope... I cannot save any Korean wiki page. Ok... I guess... the problem is caused by the database coding... Sakaiproject wiki also have problem in saving Korean characters. Hmm... http://confluence.sakaiproject.org/display/~kimsooil/testing+if+confluce+support+korean+characters mraible wrot

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread Matt Raible
Should be fixed now, can you try again? On Mon, Dec 7, 2009 at 9:50 AM, Matt Raible wrote: > Contegix is fixing and restarting Tomcat now. I'd rather not mix tutorials > between the AppFuse 1.x (on raibledesigns.com) and 2.x (on appfuse.org) > wikis. > > Matt > > > On Mon, Dec 7, 2009 at 9:47 AM

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread Matt Raible
Contegix is fixing and restarting Tomcat now. I'd rather not mix tutorials between the AppFuse 1.x (on raibledesigns.com) and 2.x (on appfuse.org) wikis. Matt On Mon, Dec 7, 2009 at 9:47 AM, SOO IL KIM wrote: > Ok... I found the Korean document (well-formatted) of it here: > http://raibledesign

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread SOO IL KIM
Ok... I found the Korean document (well-formatted) of it here: http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse2QuickStart_ko Probably ... just removing the content and redirect it to the above link would be the solution for now. SOO On Mon, Dec 7, 2009 at 11:33 AM, Soo-il Kim wrote: > I h

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread Matt Raible
I'll contact Contegix and see if they can help figure out the problem. Thanks, Matt On Mon, Dec 7, 2009 at 9:33 AM, SOO IL KIM wrote: > I have tried once by signning up the wiki / writing a new page under my > persnal space... > but somehow I could not save Korean document. > It allows me to

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread SOO IL KIM
I have tried once by signning up the wiki / writing a new page under my persnal space... but somehow I could not save Korean document. It allows me to add non-Korean characters though. So I am wondering how to write any korean in the wiki. SOO On Mon, Dec 7, 2009 at 11:22 AM, mraible [via AppF

Re: [appfuse-user] BeanCreationException: Error creating bean with name 'XXXXXXXManager'

2009-12-07 Thread Matt Raible
Can you please post your applicationContext.xml? On Sun, Dec 6, 2009 at 10:27 PM, Mauricio Ortega Barrios < mauricio.ort...@hotmail.es> wrote: > Hi everyone, I'm getting this error, and I tried with versions 2.1.0-M1, > 2.1.0-M2-SNAPSHOT with the same result. Any comments? > > Environment: > Mac

Re: [appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread Matt Raible
Please feel free to update. Thanks! On Mon, Dec 7, 2009 at 7:44 AM, SOO IL KIM wrote: > > http://appfuse.org/display/APF/AppFuse+QuickStart+-+Korean > > If the original translator(contributer) of that page is busy, I am willing > to re-translate it. > > SOO > > -- > View this message in context:

Re: [appfuse-user] How to redirect to mainMenu page

2009-12-07 Thread Matt Raible
Do you care if /mainMenu.html shows up in the URL? If so, you should be able, you should be able to modify urlrewrite.xml to forward to mainMenu. You can read more about the UrlRewriteFilter at: http://tuckey.org/urlrewrite/ On Mon, Dec 7, 2009 at 3:40 AM, Babu wrote: > > Thanks matt, > > Ya i

Re: [appfuse-user] Where is Jason jcarreira now days..

2009-12-07 Thread Matt Raible
I'm friends with him on Facebook, so will send you his e-mail off-list. On Mon, Dec 7, 2009 at 3:42 AM, Sudhir N wrote: > Few of you might know this guy, > the former committer at opensymphony and co author of "webwork in action". > I worked with him for a project of Eplus (which was outsourced

[appfuse-user] Korean version of AppFuse Quick Start wiki page seems ill-formatted

2009-12-07 Thread SOO IL KIM
http://appfuse.org/display/APF/AppFuse+QuickStart+-+Korean If the original translator(contributer) of that page is busy, I am willing to re-translate it. SOO -- View this message in context: http://n4.nabble.com/Korean-version-of-AppFuse-Quick-Start-wiki-page-seems-ill-formatted-tp954418p9544

[appfuse-user] Where is Jason jcarreira now days..

2009-12-07 Thread Sudhir N
Few of you might know this guy, the former committer at opensymphony and co author of "webwork in action". I worked with him for a project of Eplus (which was outsourced to india). At that time he was the specification leader of JSR-303. Since those days I have never heard about him. I was googl

Re: [appfuse-user] How to redirect to mainMenu page

2009-12-07 Thread Babu
Thanks matt, Ya i know is option.But my requirement is every one can access my url like www.mydomain.com or http://someipno:portno without login page,they need to land directly mainmenu page. How? is it possible,in our appfuse framework... Thanks -- View this message in context: http://n4.nab