RE: [appfuse-user] Equinox 1.7 Validation Help Required

2007-02-21 Thread Scott Purcell
x 1.7 Validation Help Required You'll need to create an account if you don't already have one: http://issues.appfuse.org/secure/CreateIssue!default.jspa Matt On 2/21/07, Scott Purcell <[EMAIL PROTECTED]> wrote: > Yes, I am using Struts 1.x. I would not mind entering it into the JIR

RE: [appfuse-user] Equinox 1.7 Validation Help Required

2007-02-21 Thread Scott Purcell
/equinox-struts/users.html Matt On 2/21/07, Scott Purcell <[EMAIL PROTECTED]> wrote: > The userForm does not work right out of the box. I did it at home last > night also with the same results. If you do not enter a lastname in the > userform, it still saves to the DB. > > >

RE: [appfuse-user] Equinox 1.7 Validation Help Required

2007-02-21 Thread Scott Purcell
a similar error? Matt On 2/21/07, Scott Purcell <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > Equinox 1.7 'Struts, Spring, Hibernate' configuration. > > > > > > I am trying to do some validation just like the lastname validatio

[appfuse-user] Equinox 1.7 Validation Help Required

2007-02-21 Thread Scott Purcell
Hello, Equinox 1.7 'Struts, Spring, Hibernate' configuration. I am trying to do some validation just like the lastname validation in the userForm.jsp. (that one was broke out of the box also.). I cannot figure this out, and would really like to get it working. But I cannot get the userfo

[appfuse-user] POM Question

2007-02-19 Thread Scott Purcell
Hello, Over the weekend, I downloaded I believe 1.6 or 1.7 Equinox [ struts, hibernate, spring] combo. Anyway I was unable to get past the tests because the pom did not contain my mysql driver. It contains the postgres, but that isn't what I am running. When I look at the existing pom, I se

[appfuse-user] Displaytag functionality for thumbnails

2007-02-19 Thread Scott Purcell
Hello, Just curious if anyone on this list knows if there is a solution already written for a simple need I have. I have a client who wants to display a "gallery" of thumbnails, possibly configurable number on a page, and a paginator to go from page to page. Something like Displaytag, but not f

RE: [appfuse-user] Equinox 1.7 Post

2007-02-08 Thread Scott Purcell
on fixing this right now. > > Matt > > On 2/8/07, Scott Purcell <[EMAIL PROTECTED]> wrote: > > > > > > > > > > OS: Win XP. > > > > > > > > Downloaded equinox-struts2-hibernate-1.7.zip. > > > > > &

[appfuse-user] Equinox 1.7 Post

2007-02-08 Thread Scott Purcell
OS: Win XP. Downloaded equinox-struts2-hibernate-1.7.zip. Ran ant test (per readme) and it began downloading artifacts. But I received an error just into it stating the following: [code] BUILD FAILED C:\work\s2hib\build.xml:31: Unable to resolve artifact: required artifacts missing:

[appfuse-user] Treeview Display Information

2007-02-07 Thread Scott Purcell
Hello, I would like to show some nested Categories in some type of Treeview display. I am using Equinox 1.7 Webwork/Spring/Hibernate. Upon some preliminary investigation, I found some "treeview dhtml" source code here: http://rollerjm.free.fr/pro/Treeview/Treeview.html#1, but upon other sea

[appfuse-user] Log 4 J Change

2007-01-26 Thread Scott Purcell
Hello, Equinox 1.7 with WW. I would like to go from stdout to a "rolling file appender." I changed the log4j.xml like so: http://jakarta.apache.org/log4j/";> I updated file above from download and a

RE: [appfuse-user] Equinox 1.7 WW SpringJDBC

2007-01-25 Thread Scott Purcell
5:26 PM To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] Equinox 1.7 WW SpringJDBC On 1/24/07, Scott Purcell <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > I am trying to get the Equinox 1.7 WW with Spring JDBC set up. > > > > I downloaded

[appfuse-user] Equinox 1.7 WW SpringJDBC

2007-01-24 Thread Scott Purcell
Hello, I am trying to get the Equinox 1.7 WW with Spring JDBC set up. I downloaded the zip and extracted it. I read the README and changed the jdbc.properties from posgres to mysql. Then after that I changed the applicationContext-jdbc.xml from to Then I added the mysql to

[appfuse-user] Clarification 1.7 Equinox

2007-01-23 Thread Scott Purcell
I downloaded Equinox 1.7 and followed the read-me pretty thoroughly. I never used maven, but managed to get the "mvn test" to all run happily. I wanted a WW, SpringIOC, Hibernate base. So upon the readme, I went into the WW extras directory and ran "ant install". After that I ran a "ant deploy"

[appfuse-user] Equinox w/Struts2?

2007-01-23 Thread Scott Purcell
Is there going to be an Equinox app for Struts 2 coming in the future? I do not need all the power of the AppFuse. Thanks, Scott

[appfuse-user] Equinox Question 1.4

2007-01-15 Thread Scott Purcell
I am trying Equinox 1-4 as I do not need the power of appfuse yet. I downloaded 1.4 and read the directions. I went to web/WEB-INF/classes and moved jdbc.properties to jdbc.properties.postgres, and renamed the jdbc.properties.mysql to jdbc.properties. (I use mysql). Then I ensured that I c

[appfuse-user] SiteMesh in Equinox

2007-01-11 Thread Scott Purcell
Possibly the wrong forum here ... but I am in a bit of a bind. I switched from tiles to sitemesh on a live mission, and I am having some trouble with the sitemesh only in one area. I am hoping someone here may assist me a bit. I have a "sitemesh decorator file" like so: ... man

[appfuse-user] Incorporate Spring Into Existing Struts 1.24 app

2006-12-28 Thread Scott Purcell
Hello, I have a struts 1.24 application that uses a old database connection system that I would like to remove. I do not have a lot of time, but would like to toss in Springs IOC so I can use the dao portion of it. This would open me up to hibernate, etc, down the road. I know there are som

[appfuse-user] Equinox version assistance

2006-12-18 Thread Scott Purcell
Hello, I am looking to convert a struts 1.29 application into a bit more of a robust framework. I do not want to go overboard with upgrades, but would like the ability to put the Spring framework, and Tiles framework into the mix. I do not need the full power of appfuse with acegi, etc. Is ther

[appfuse-user] Seeking Framework Help

2006-12-15 Thread Scott Purcell
Hello, I am still debating on a framework for a project. Part of my hesitation is that I would like to be able to put a "pleaseWait" type of message on some specific pages like checkout. Previously I run into a lot of issues where people hit these buttons twice, or do reloads. Anyway, I am

[appfuse-user] TLD file question

2006-12-14 Thread Scott Purcell
Hello, I am looking at converting an application over to appfuse, and I am trying to identify parts/pieces of project. I am running tomcat 5.5.20. When copying my data into an organized project that ant can handle, I noticed that I have a ton of .tld files under my WEB-INF directory. So my que

[appfuse-user] Which AppFuse To Upgrade To

2006-12-14 Thread Scott Purcell
Hello, Yesterday, I posed a bonehead question, in regards to an application I have. Anyway, no responses must of meant I screwed up the question. So here goes. I have an application that I created in Struts 1.2. The application needs to be refactored and architected better. I would like to inc

[appfuse-user] Struts 1.2 project advice on path

2006-12-13 Thread Scott Purcell
Hello, I have an ecommerce site that I created with Struts 1.2 a year or so ago. Anyway, the site is happy, but I want to take the code to the next level. The site is not using any IOC nor any persistence framework. I would like to Migrate site from 1.2 struts to something like a SpringIOC + we