at
org.jetbrains.idea.maven.runner.MavenRunner$2.run(MavenRunner.java:123)
mraible wrote:
>
> No, but you can get a 30 day trial. For me, it's worth the cost ($500).
>
> Matt
>
> On Fri, Oct 3, 2008 at 9:07 AM, mxb <[EMAIL PROTECTED]> wrote:
>>
>> is intellij
ok. i'll try it. thanks for your help so far
mraible wrote:
>
> No, but you can get a 30 day trial. For me, it's worth the cost ($500).
>
> Matt
>
> On Fri, Oct 3, 2008 at 9:07 AM, mxb <[EMAIL PROTECTED]> wrote:
>>
>> is intellij free.
>>
&
is intellij free.
mraible wrote:
>
> My only suggestion is to use IntelliJ IDEA or the command line. ;-)
>
> Matt
>
> On Fri, Oct 3, 2008 at 7:18 AM, mxb <[EMAIL PROTECTED]> wrote:
>>
>> ok. i have replaced IBM data STudio which is eclipse with some a
. thanks.
mraible wrote:
>
> I'm sorry you're experiencing this problem. If I thought it was a bug
> in AppFuse, I would do my best to fix it.
>
> Matt
>
> On Wed, Oct 1, 2008 at 1:49 PM, mxb <[EMAIL PROTECTED]> wrote:
>>
>> yes, i'm using m2e
in the process.
mraible wrote:
>
> All I can say is that if it works from the command line and not from
> Eclipse, then it's probably not AppFuse or Maven's fault, but rather
> the Eclipse Plugin you're using. Are you using m2eclipse?
>
> Matt
>
> On Wed,
end you manually fix jtidy's pom in your
> local repo.
>
> Matt
>
> On Oct 1, 2008, at 3:52 AM, mxb <[EMAIL PROTECTED]> wrote:
>
>>
>> Do you have any instructions on how to do this (pom file) or is it
>> just a
>> case of replac
_to_3_4
>
> Matt
>
> On Tue, Sep 30, 2008 at 2:03 PM, mxb <[EMAIL PROTECTED]> wrote:
>>
>> it does cause the building to fail in NetBeans.
>>
>>
>> mraible wrote:
>>>
>>> This is just a warning and shouldn't cause any building o
it does cause the building to fail in NetBeans.
mraible wrote:
>
> This is just a warning and shouldn't cause any building or testing to
> fail.
>
> Matt
>
> On Tue, Sep 30, 2008 at 1:27 PM, mxb <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
&g
Hi,
I get the same error using the latest build. The suggestion below doesn't
fix it for me. I have a blank starter application. ANy ideas.
Thanks.
wnqq wrote:
>
>
> Environment: v2.0M4 + Struts + Hibernate
>
> Just wonder has anyone experienced the following warning?
>
> [WARNING] POM f
ver, useCapture]);
element.addEventListener(name, observer, useCapture);
} else if (element.attachEvent) {
this.observers.push([element, name, observer, useCapture]);
element.attachEvent('on' + name, observer);
}
},
if (element.addEventListener) {
mxb wrote:
>
> n
no. i will place it and see what happens. thanks.
mraible wrote:
>
> Do you still reference global.js in your project? This is the file
> that has the getCookie function.
>
> Matt
>
> On 1/17/08, mxb <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>&g
Hi,
I am getting an error in IE (object required) on the line below which is in
the login.js
getCookie("username") != null)
In Firefox it occurs however the browser just ignores it. I am using a
Javascript obfuscator (JCEPro) although i have told it not to obfuscate
getCookie.
Can anyone help
Hi,
Does anyone know where the jetty logs are kept. I am trying to find the
information that is written to the DOS window when doing a jetty:run-war.
Thanks.
--
View this message in context:
http://www.nabble.com/jetty-logs-tf4673546s2369.html#a13352191
Sent from the AppFuse - User mailing l
appfuse.org/display/APF/Eclipse
>
> Mike
>
> On 10/19/07, mxb <[EMAIL PROTECTED]> wrote:
>>
>>
>> HI,
>>
>> DOes anyone have any information about how to integrate the maven build
>> process into Eclipse and also how to configure eclipse to
HI,
DOes anyone have any information about how to integrate the maven build
process into Eclipse and also how to configure eclipse to be able to debug
when using Jetty.
Thanks.
--
View this message in context:
http://www.nabble.com/integrating-appfuse2-maven-build-with-eclipse-and-debugging-tf
e.org/browse/APF-856
>
> Matt
>
> On 10/11/07, mxb <[EMAIL PROTECTED]> wrote:
>>
>> to date i have been able to get a blank basic-jsf project to work. After
>> adding my pojo classes which contain many OneTomany and ManyToOne
>> annotations , i have got to the
Mike Horwitz wrote:
>
> Have you resolved this problem? You seem to indicate in other emails that
> you have got this working.
>
> Mike
>
> On 10/11/07, mxb <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> I am using the basic-jsf project
make changes and see them with
> a mvn jetty:run-war. I do miss the old ant window in eclipse though.
>
> Nice job Matt!
>
> Ron
>
> - Original Message
> From: mxb <[EMAIL PROTECTED]>
> To: users@appfuse.dev.java.net
> Sent: Wednesday, October 10
Hi,
I am using the basic-jsf project type. When i try and start using tomcat6 i
get a java.lang.NoClassDefFoundError: javax/el/ELResolver error. Also i have
a problem when i run it under jetty that seems to be along the same lines.
Does anyone have any info on this.
thanks.
--
View this messag
ok. we found the problem just in case someone else does something silly like
we did. Someone had changed the fullsource attribute in pom.xml to yes
instead of true.
mxb wrote:
>
> Hi,
>
> I am using the full-source version of the basic-jsf archetype. Everytime i
> generate us
Hi,
I am using the full-source version of the basic-jsf archetype. Everytime i
generate using appfuse:gen off a new entity some of the import statements
that i have changed to point to my package structure change back to import
org.appfuse. Has anyone had this issue and is there a file where i sh
Thanks for your help. it works with Tomcat 6.
mraible wrote:
>
> It looks like you're trying to run on Tomcat 5.5.x - you need Tomcat 6
> in order to run MyFaces 1.2 since it has a dependency on JSP 2.1.
>
> On 10/10/07, mxb <[EMAIL PROTECTED]> wrote:
>
[ERROR] BUILD ERROR
[INFO]
[INFO] Error executing ant tasks
mxb wrote:
>
> i ran appfuse-full-source which worked ok and then when i ran install
> eclipse:eclipse i got this error. I haven't yet managed to install t
Hi,
I have never been able to get the basic-jsf build to work to the point where
i can import the project into eclipse. does anyone have a positive
experience in doing a problem free basic-jsf install.
--
View this message in context:
http://www.nabble.com/has-anyone-got-the-basic-jsf-to-work-
have you been able to run install eclipse:eclispe .
mraible wrote:
>
> If you deploy your application to an existing running version of
> Tomcat, does it startup correctly? What if you run "mvn
> jetty:run-war"?
>
> Matt
>
> On 10/10/07, mxb <[EMAIL PR
404, at: invoke
[INFO]
----
mxb wrote:
>
> it works when i run jetty:run-war and i can login.
>
>
>
> mraible wrote:
>>
>> If you deploy your application to an existing running version of
>>
it works when i run jetty:run-war and i can login.
mraible wrote:
>
> If you deploy your application to an existing running version of
> Tomcat, does it startup correctly? What if you run "mvn
> jetty:run-war"?
>
> Matt
>
> On 10/10/07, mxb <[EMAIL PR
Hi,
I am able to download the Basic JSF-Struts archetype however i get an error
when i run mvn to download other jars etc. the error i get is as follows,
can anyone help.
[INFO] Executing tasks
[mkdir] Created dir: C:\cabrillo\target\webtest-data
[echo] Testing 'cabrillo-1.0-SNAPSHOT' w
28 matches
Mail list logo