Re: [appfuse-user] CRUD generation for models with non numeric version fields

2007-10-08 Thread John Coleman
What does the Hibernate mapping/annotation look like? I could see you having a problem if you tagged the attribute with a version tag. Coleman On Oct 8, 2007, at 7:09 PM, Matt Raible wrote: Is this a java.util.Date or a number? If it's a java.util.Date, it should generate the correct sampl

Re: [appfuse-user] J2EE fundamentals

2007-10-01 Thread John Coleman
d also struts, i really want to learn it and i know achieving this sounds very difficult by now. John Coleman-5 wrote: Meisam, I would recommend that you start with the JSP and servlet tutorials rather than jumping right into the deep end. I admire that you have taken such a plunge; there is

Re: [appfuse-user] J2EE fundumentals

2007-10-01 Thread John Coleman
But show them a framework, and they're immediately lost. It's necessary to know some fundamentals - but in some cases, it's best to know just enough to understand where a framework is taking you - you don't have to know how to write Spring to use it (for instance). On 10/1/

Re: [appfuse-user] J2EE fundumentals

2007-10-01 Thread John Coleman
Meisam, I would recommend that you start with the JSP and servlet tutorials rather than jumping right into the deep end. I admire that you have taken such a plunge; there is so much to learn here that you head will soon be spinning (if it's not already). Appfuse uses a number of framewo

Re: [appfuse-user] Hibernate with existing database

2007-07-13 Thread John Coleman
Fitzy? Coleman On Jul 13, 2007, at 7:56 PM, Bo Jeevs wrote: Hello all. I am working with a database used by a different program, but I really only want to access a few of the fields from a particular table. I believe I have it mapped correctly, but instead of using the current database,

Re: [appfuse-user] Unusual compilation error in 2.0M5 SOLVED

2007-06-22 Thread John Coleman
ave a number of AppFuse 1.9.4 projects already, and have absolutely no problems deploying those to my existing tomcat installation, or running any of the tests. Coleman On Jun 22, 2007, at 11:27 AM, Matt Raible wrote: Do you see jstl listed as a dependency in your pom.xml? Matt On 6/22/0

Re: [appfuse-user] Unusual compilation error in 2.0M5

2007-06-22 Thread John Coleman
of AppFuse 1.9.4 projects already, and have absolutely no problems deploying those to my existing tomcat installation, or running any of the tests. Coleman On Jun 22, 2007, at 11:27 AM, Matt Raible wrote: Do you see jstl listed as a dependency in your pom.xml? Matt On 6/22/07, John Colem

Re: [appfuse-user] Unusual compilation error in 2.0M5

2007-06-22 Thread John Coleman
] [talledLocalContainer] java.lang.NoClassDefFoundError: javax/ servlet/jsp/jstl/fmt/LocalizationContext Coleman On Jun 22, 2007, at 11:12 AM, John Coleman wrote: I'm trying out appfuse 2.0 m5 on my work machine (MacBook Pro) after successfully creating, compiling, and testing a struts-

[appfuse-user] Unusual compilation error in 2.0M5

2007-06-22 Thread John Coleman
I'm trying out appfuse 2.0 m5 on my work machine (MacBook Pro) after successfully creating, compiling, and testing a struts-basic archetype on my home machine (Mac Pro). Both machines are essentially configured identically, but my work machine cannot compile the project (the difference is