I just checked out appfuse using the following goal:
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-modular-spring
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app -DartifactId=myproject
Aft
This looks suspicious:
-Dpackaging=classes
Are you running this command from the top-level?
Matt
2009/2/13 Mischa Dasberg
>
> I just checked out appfuse using the following goal:
>
> mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
> -DarchetypeArtifactId=appfuse-modular-spring
On the top level.
--
View this message in context:
http://www.nabble.com/mvn-clean-install-site%3Asite-not-working-tp21991846s2369p21994294.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
To unsubscrib
But at least now you can say to your ISP that it works perfectly in
your local environment. ;)
Sounds like the next step it to findout how the ISP instance of Tomcat
is different than the binaries provided by Apache.
Nathan
On 2/12/09, Waldo Rochow wrote:
> Nathan,
>
> Thanks. This got me think
Does it help if you change your AppFuse repository (in pom.xml) to:
http://oss.sonatype.org/content/repositories/appfuse-releases
Matt
On Fri, Feb 13, 2009 at 4:03 AM, Mischa wrote:
>
> On the top level.
>
> --
> View this message in context:
> http://www.nabble.com/mvn-clean-install-site%3Asi
We recently used Javascript (using Rhino) for something that sounds
similar. In Java 1.6, there is a generic scripting API with Rhino
shipped with the SDK. We were unable to use Java 1.6 yet at build time
for compatibility reasons but we are essentially using the same
combination. Groovy woul
Hello all
I am only interested in core archetype but I also want to take advantage
of XFire functionality and exposing the managers as webservices as
described. Of course there is no src/main/webapp in core and there is no
jetty-plugin defined in core pom.
I managed to add the jetty plugin i
It should be possible. What kind of errors are you seeing? You need to make
sure your project has packaging of type "war". We hope to add an appfuse-ws
archetype for 2.1.
http://issues.appfuse.org/browse/APF-897
Matt
On Fri, Feb 13, 2009 at 10:54 AM, Arash.R wrote:
>
> Hello all
> I am only
Thanks for the detailed explanation Anil! I agree that Drools might be an
overkill for this requirement. I am looking at Groovy and shall take a look at
Rhino as well.
Thanks,
Yogesh
From: Anil Gangolli
To: users@appfuse.dev.java.net
Sent: Friday, February 1