[appfuse-user] Error when deploying on WebSphere 6.1

2008-02-20 Thread kagan
Hello: I'm using appfuse 2.0.1 release with Struts. Deploying on Tomcat works dandy but when I deploy the war file on WebSphere 6.1 I receive the following error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.context.config.internal

Re: [appfuse-user] compile error when after executing full-source goal - how maven calculate the dependency ?

2008-02-12 Thread kagan
Matt: He is using version 2.0.1 and that's depicted in his command line with artifactId. I have the same annoying problem too.. -- View this message in context: http://www.nabble.com/compile-error-when-after-executing-full-source-goalhow-maven-calculate-the-dependency---tp15059810s2369p154

[appfuse-user] Re[appfuse-user] moving unnecessary struts menu from login page

2007-12-26 Thread kagan
Hi: If you'll take a look at the login page you'll recognize that you have a menu with one link to the same page (i.e. login.jsp) I'd like to know how can I remove the menu with that link from login page? Thanks in advance, Roman -- View this message in context: http://www.nabble.com/Removin

[appfuse-user] Can't get regex validation to work

2007-12-22 Thread kagan
Hi: I'm using AppFuse 2.0 (Struts+Hibernate) and regexp isn't working for validation. I'm curious if that already fixed and you have some remediation for that problem. Thankfully, Roman -- View this message in context: http://www.nabble.com/Can%27t-get-regex-validation-to-work-tp14475900s236

[appfuse-user] re[appfuse-user] moving cascading menu

2007-12-20 Thread kagan
Hi: I'd like to know how can I remove cascading menu from login and mainMenu pages? Thanks in advance, Roman -- View this message in context: http://www.nabble.com/removing-cascading-menu-tp14450334s2369p14450334.html Sent from the AppFuse - User mailing list archive at Nabble.com. -

Re: [appfuse-user] how to stop wiping out the data in database then restarting webapp

2007-07-25 Thread kagan
p://mojo.codehaus.org/dbunit-maven-plugin/operation-mojo.html > > Matt > > On 7/25/07, kagan <[EMAIL PROTECTED]> wrote: >> >> Hi: >> >> I'd like to know how to stop wiping out the data in database then >> restarting >> appfuse web applicatio

[appfuse-user] how to stop wiping out the data in database then restarting webapp

2007-07-25 Thread kagan
Hi: I'd like to know how to stop wiping out the data in database then restarting appfuse web application? For example if I'll register new user and restart appfuse application I won't be able to see that person in person table. I'd greatly appreciate for quick response. Sincerely, Roman -- Vi