those archetypes before the
> archetypes will be in your local repository and Maven will not try and
> download them again.
>
> On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote:
>>
>>
>> Yes, That's what i thought, but why does it work with M3 and M4 version?
connection?
>
> On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote:
>>
>>
>> Yes, this is the message:
>>
>> [ERROR] BUILD ERROR
>> [INFO]
>>
>> [INFO] Error creating f
]
...
david J.
Mike Horwitz wrote:
>
> Any build error messages?
>
> On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi mike,
>>
>> Thanks for your answer. Yeah, possible proxy issues, but if i try with
>> M3,
>> or M4 appfus
> Mike
>
> On 8/28/07, Djohannot <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> I wanted to upgrade my Appfuse version from M4 to M5 this morning, but
>> maven
>> tolds me that the archetype does not exist strange... any Idea?
>>
&g
Hi,
I wanted to upgrade my Appfuse version from M4 to M5 this morning, but maven
tolds me that the archetype does not exist strange... any Idea?
Thanks for you help,
David Johannot
P.S. the archetype i tried to download was the basic JSF
mvn archetype:create -DarchetypeGroupId=org.appfus
Hi,
I've a datatable with a lot of data inside. When i edit an entry of my table
and come back to the page, i wanna show my edited entry, and not try to
search for it...
I've see in the tableFooter that a Datascroller is used, but how can i say
to it the page to shown? Or how can i tell him to r
m5 or rc1 and using appfuse:full-source to give you full control over the
> application.
>
> Mike.
>
> On 7/30/07, Djohannot <[EMAIL PROTECTED]> wrote:
>>
>>
>> hello,
>>
>> I've add and change the appfuse roles name. I've made the change
hello,
I've add and change the appfuse roles name. I've made the change in
menu-config.xml (this part is ok, i see only the authorized pages), in the
sample-data.xml and in security.xml.
The problem is that when i try to add a new user, i've the
AccessDeniedException of ACEGI thrown.
In the se
Another information, I've found that it's only during the removing test that
there's some problem's.
thanks,
David J.
Djohannot wrote:
>
> Hi,
>
> I've a database with 2 tables, school and classroom. When i delete a
> school, i want to delete all
Hi,
I've a database with 2 tables, school and classroom. When i delete a school,
i want to delete all the corresponding classroom. But when i delete a
classroom, i want to keep my school.
In my classroom.java, i've declare an attribute like this:
@ManyToOne(cascade=CascadeType.ALL, optional
I found the origin of the problem.
I had an error on my sample-data.xml files.. (Always check your xml...)
David
Djohannot wrote:
>
> Hello,
>
> When i run mvn jetty:run-war -e, I've this error:
>
> Error executing database operation: CLEAN_INSERT
>
&g
You're right, thanks.
mraible wrote:
>
> I'm guessing you're getting this error from your IDE? If so, it's
> probably because it doesn't recognize (and use) the
> maven-warpath-plugin. Everything should work fine from the command
> line.
>
> Mat
Hello,
When i run mvn jetty:run-war -e, I've this error:
Error executing database operation: CLEAN_INSERT
I've drop my database from MySQL from the command line, but the problem is
always the same. Has someone an Idea?
--
View this message in context:
http://www.nabble.com/Error-executing-da
Hello,
I wanna use appfuse with JSF. I've begin the tutorial but i've an error when
I've to do a PersonList class.
import org.appfuse.webapp.action.BasePage;
import org.appfuse.service.GenericManager;
public class SiteList extends BasePage implements Serializable {
...
When i want to
Hello,
I'm a new user of appfuse. I've follow the Quickstart without any problem.
The problem came after
I wanted to open my Appfuse Project on Netbeans. I've installed Mavenide
(last relase) to do it. But when I open my project i've an "Artifact
Resolution problem", who come with this des
15 matches
Mail list logo