>
> [ERROR] FATAL ERROR
> [INFO]
>
> [INFO] URI has an authority component
> [INFO]
> --
On Thu, Sep 25, 2008 at 4:04 AM, philwilson <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm trying to use the appfuse:gen Maven plugin but when I run it I get a
> fatal error (below).
>
> I've created a new Struts2 project using the Struts 2 Basic archetype, and
> added a new entity called Person (code
Hi,
I'm trying to use the appfuse:gen Maven plugin but when I run it I get a
fatal error (below).
I've created a new Struts2 project using the Struts 2 Basic archetype, and
added a new entity called Person (code below).
The mapping to Person is added to hibernate.cfg.xml successfully but the
Hi,
I'm trying to use the appfuse:gen Maven plugin but when I run it I get a
fatal error (below).
I've created a new Struts2 project using the Struts 2 Basic archetype, and
added a new entity called Person (code below).
The mapping to Person is added to hibernate.cfg.xml successfully but the
ap