Re: [appfuse-user] Converted Build to "inplace": jdbc config problem

2007-06-12 Thread Adam Sherman
ve a source tree I can be proud of… :-) Thanks for your help, A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.sherman.ca/ | sip:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [appfuse-user] Converted Build to "inplace": jdbc config problem

2007-06-11 Thread Adam Sherman
On Jun 11, 2007, at 10:15, Matt Raible wrote: On 6/11/07, Adam Sherman <[EMAIL PROTECTED]> wrote: On Jun 8, 2007, at 14:50, Matt Raible wrote: > What do you mean when you say "converted" - war:inplace or > appfuse:full-source? war:inplace, was I suppose to use appfuse:ful

Re: [appfuse-user] Converted Build to "inplace": jdbc config problem

2007-06-11 Thread Adam Sherman
y removing src/main/webapp/WEB-INF/ classes/applicationContext-resources.xml. A lot of files got copied into that classes directory that shouldn't have, I think. Same with WEB-INF/lib. Thanks, A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.sherman.ca/ | sip:[

[appfuse-user] Converted Build to "inplace": jdbc config problem

2007-06-08 Thread Adam Sherman
y/vsm/target/ surefire-reports So maybe the file needs to be copied into "test-classes"? Any ideas? Thanks, A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.sherman.ca/ | sip:[EMAIL PROTECTED] - To

Re: [appfuse-user] Multiple DisplayTag on a Page

2007-06-05 Thread Adam Sherman
On Jun 5, 2007, at 10:38, Matt Raible wrote: On 6/5/07, Adam Sherman <[EMAIL PROTECTED]> wrote: On Jun 5, 2007, at 9:43, Matt Raible wrote: > In some tables, you're using name="..." vs. name="${...}" in some > other tables. I'd recommend you try

Re: [appfuse-user] Multiple DisplayTag on a Page

2007-06-05 Thread Adam Sherman
oticed that id can't take EL before I read your response. :-) I notice that uid seems to generate an id attribute on the output, so I don't need to use id at all, right? I'm going to be iterating over a list of lists and using the table on tag on each, so I need to use EL.

[appfuse-user] Multiple DisplayTag on a Page

2007-06-05 Thread Adam Sherman
lable (HttpParser.java:199) at org.mortbay.jetty.HttpConnection.handle (HttpConnection.java:339) at org.mortbay.jetty.nio.HttpChannelEndPoint.run (HttpChannelEndPoint.java:270) at org.mortbay.thread.BoundedThreadPool$PoolThread.run (BoundedThreadPool.java:475) -- Adam

[appfuse-user] Understanding the Menu Infrastructure

2007-06-01 Thread Adam Sherman
Is there any articles on the default setup of the menu infrastructure? e.g. it looks like there is a place for a menu on the right side in the default theme, how do I actually use it? Thanks, A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.sherman.ca/ | sip:[EMAIL PROTECTED

Re: [appfuse-user] Integrating Hand-Maintained DDL Into the Build

2007-06-01 Thread Adam Sherman
On May 29, 2007, at 20:11, Matt Raible wrote: If you're using Maven, you can use the sql-maven-plugin: http://mojo.codehaus.org/sql-maven-plugin/ That looks promising, I'll read up. Thanks a lot for your assistance, A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.

[appfuse-user] Integrating Hand-Maintained DDL Into the Build

2007-05-27 Thread Adam Sherman
tions would be appreciated. Thanks, A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.sherman.ca/ | sip:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [appfuse-user] Missing Velocity Bit

2007-04-08 Thread Adam Sherman
I found that I had a random velocity package in my ext directory, oups. :-) A. On Apr 6, 2007, at 16:20, Adam Sherman wrote: I just created a new project: $ mvn archetype:create -DarchetypeGroupId=org.appfuse - DarchetypeArtifactId=appfuse-basic-jsf -DremoteRepositories=http

[appfuse-user] Missing Velocity Bit

2007-04-06 Thread Adam Sherman
at net.sf.navigator.menu.MenuRepository.addMenuDisplayerMapping (MenuRepository.java:173) Any ideas? Version miss-match with between something? A. -- Adam Sherman Technologist +1 (613) 797-6819 | http://www.sherman.ca/ | sip:[EMAIL PROT