It doesn't work yet. The problem insists.
when I tried to run jetty:run-war under web POM in IDEA, I got this error in
the "Maven-2 Build Output" window:
---
C:\Program Files\Java\jdk1.5.0_11\bin\java.exe -classpath
-Dclassworlds.conf=
Yes, that's exactly what I want. Please kindly give me the details. Thanks
millions in advance!
Will Berger wrote:
>
> I assume you are doing this to debug your appfuse app inside IDEA. If so,
> there is an easier way to do enable debugging in IDEA. Let me know if
> interested and ill give
I've created a new modular tapestry+ibatis project (2.0-m5-SNAPSHOT) and
issued mvn idea:idea command to make IDEA projects...I've excluded those
errors in web.xml...I've downloaded & installed Maven-Reloaded &
Maven2-Integration...However, when I tried to run jetty:run-war under web
POM in IDEA,
Yes, it helps. Thanks Matt!
mraible wrote:
>
> I had this same question, so I added it as a FAQ:
>
> http://appfuse.org/display/APF/FAQ#FAQ-ideacompiling
>
> How do I tell IDEA to ignore deployment descriptors when compiling?
>
> Right-click on the file in the messages window and choose "E
I've created a new modular tapestry+ibatis project (2.0-m5-SNAPSHOT) and
issued mvn idea:idea command to make IDEA projects. Everything looks fine,
except some errors in the web.xml when I tried to build it and run it on
Jetty. IDEA complains "Cannot resolve symbol error.jsp", ...
Oops, here is a newer version: Maven 2.x Integration for Eclipse
(http://m2eclipse.codehaus.org)
swordfish wrote:
>
> Hi Matt, do you think the Maven Eclipse Plugin
> (http://maven.apache.org/maven-1.x/plugins/eclipse/) is useful for
> developing an AppFuse application in E
Oops, here is a newer version: Maven 2.x Integration for Eclipse
(http://m2eclipse.codehaus.org)
swordfish wrote:
>
> Hi Matt, do you think the Maven Eclipse Plugin
> (http://maven.apache.org/maven-1.x/plugins/eclipse/) is useful for
> developing an AppFuse application in E
Hi Matt, do you think the Maven Eclipse Plugin
(http://maven.apache.org/maven-1.x/plugins/eclipse/) is useful for
developing an AppFuse application in Eclipse 3.2.2?
mraible wrote:
>
> If you're using a basic archetype, no - you shouldn't delete them.
> Instead, I'd try importing the project, o
Hey guys, do you have chance to try the FREE IBM WASCE (WebSphere Application
Server Community Edition)
(http://www-306.ibm.com/software/webservers/appserv/community/) based on
Apache Geronimo application server framework? It contains a full stack of
proven open-source middle-ware technologies, s
mraible wrote:
>
> Run "mvn install -N" from the top level to solve this issue.
>
> Matt
>
Cool! It works now. Thanks Matt!
--
View this message in context:
http://www.nabble.com/iBatis-for-AppFuse-2.0-M5-appfuse-modular-tapestry-doesn%27t-work.-tf3572323s2369.html#a9990786
Sent from the A
mraible wrote:
>
> Did you run "mvn clean" after modifying your pom.xml files? I had to
> do that to make everything work. You'll also want to run "mvn
> install" on core before you try anything with "web".
>
> Matt
>
OK, I run "mvn clean" under root, then run "mvn install" under core, then
mraible wrote:
>
> Can you post your pom.xml? Does it have
> ibatis in the root pom.xml?
>
> Matt
>
Yes, I have followed the Using iBatis instruction exactly. Here is the
winzip file contains 3 pom.xml for root, web, and core...
http://www.nabble.com/file/7861/pom.zip pom.zip
--
View th
I have created a new AppFuse 2.0 M5 generated appfuse-modular-tapestry
project MyTapestryApp, and followed the instructions in Using iBatis
(http://www.appfuse.org/display/APF/Using+iBATIS)...Then I run mvn
integration-test under MyTapestryApp/. Both core & web tests can be
finished successfully.
13 matches
Mail list logo