In the generated application why is DBUnit run twice, once for
test-compile and once for test?
Thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks, I figured it out:
..
mysql
mysql-connector-java
Matt Raible wrote:
I think your best bet is to point at an existing Tomca
atlassian.crowd
crowd-web-app
war
crowd
http://localhost:8095/crowd
24
Matt
On 4/25/07, Janos Mucsi <[EMAIL PROTECT
Hi
I am using Appfuse and see that for integration tests cargo puts the
context into Tomcat 5 like this:
docBase="C:\projects\saeuser\target\saeuser-1.0-SNAPSHOT.war" debug="2">
If I have a web application that has a datasource, how do I make Cargo
declare it? For example:
docBase="C:\
Thanks a lot for the answer.
I have an other question. I see that Tomcat is used to execute the Canoo
tests, but Jetty to run the application.
Why is the difference?
Thanks.
Christian Giese wrote:
Hi Janos.
I'm assuming you are using appfuse 1.9(.4) because that's what I use.
In web\WEB-I
?
Thanks.
--
Janos Mucsi
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Matt
Yes, I changed Tomcat to use 7070 and the web tests worked.
I am new to this, so excuse if I have stupid questions. In the generated
war, where are the JSPs, JavaScripts, images, etc. coming from?
They are always regenerated by Appfuse? Where is documentation on this?
Thanks.
Janos
Matt
;t work, try "rm -r
~/.m2/repository/org/apache/maven".
Matt
On 4/24/07, Janos Mucsi <[EMAIL PROTECTED]> wrote:
Hi
I just installed appfuse with Maven 2.0.5 and after creating my app
like this:
C:\projects\saeuser>mvn archetype:create -DarchetypeGroupId=org.appfuse
at
org.apache.maven.plugin.resources.ResourcesMojo.copyFile(ResourcesMoj
o.java:249)
at
org.apache.maven.plugin.resources.ResourcesMojo.copyResources(Resourc
esMojo.java:172)
at
org.apache.maven.plugin.resources.TestResourcesMojo.execute(TestResou
rcesMojo.java:53)
Any ideas?
Thanks.
--
Ja