Hi Matt,
I tried this.
no difference
8081
360
I ran
mvn jetty:run -Djetty.port=8081
same e
Hi all.
when I run getAll via the generic class the log shows I am getting back
pojo classes
DEBUG [http-8080-Processor24] Loader.getRow(1173) | result row:
EntityKey[com.epstrategies.reductions.model.Smf701Lpd#1655]
but when I try to call my own method "getFieldSubset" I get DEBUG
[http-80
I believe the solution for this can be found in the mailing list archives.
http://appfuse.markmail.org
Matt
On 12/29/07, Semen Levinson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using Appfuse 2.0.1 version. While running mvn appfuse:full-source I saw
> exception(please see below)
> Could you he
Hi,
I am using Appfuse 2.0.1 version. While running mvn appfuse:full-source I saw
exception(please see below)
Could you help to solve it?
C:\Java\Source\AppFuse_Idea\appfuse_crud>mvn appfuse:full-source
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'appfuse'
I don't see any error below - do you?
Matt
On 12/29/07, Allan Ang <[EMAIL PROTECTED]> wrote:
>
> Hi Matt,
>
> This is what I see:
>
> Thanks again!
>
>
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'appfuse'.
> [INFO]
> ---
Hi Matt,
This is what I see:
Thanks again!
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'appfuse'.
[INFO]
[INFO] Building AppFuse Modular Application - Core
[INFO]task-segmen
Don't know if it matters or not, but I was experiencing a similar problems
with timeouts with Appfuse2 (running on apach2, tomcat6 and mysql5). Adding
the dependecy for commons-dbcp 1.2.1 fixed the problem.
However, I did not already have commons-dbcp in the project. Is this
something that was