Blowing away my maven repo and starting from afresh cured this.
On 21/12/06, kelvin goodson <[EMAIL PROTECTED]> wrote:
I'm getting lots of build failures on doing a mvn clean at the java root
level because of a missing plugin
groupId=org.apache.tuscany.sca.runtime.webappartifactId=
[ http://issues.apache.org/jira/browse/TUSCANY-738?page=all ]
Rick Rineholt closed TUSCANY-738.
-
Resolution: Fixed
this has been addressed.
> tuscany war plugin and default runtime location of extensions seem to be out
> o
[
http://issues.apache.org/jira/browse/TUSCANY-738?page=comments#action_12436290
]
Jeremy Boynes commented on TUSCANY-738:
---
The plugin is right - I'm working on cleaning up the launch code and will
include this in that.
> tus
[ http://issues.apache.org/jira/browse/TUSCANY-738?page=all ]
Jeremy Boynes reassigned TUSCANY-738:
-
Assignee: Jeremy Boynes
> tuscany war plugin and default runtime location of extensions seem to be out
> o
[
http://issues.apache.org/jira/browse/TUSCANY-738?page=comments#action_12436282
]
Rick Rineholt commented on TUSCANY-738:
---
By default the tuscany war plugin is put extensions in
WEB-INF/tuscany/extensions while by default the runtime is
tuscany war plugin and default runtime location of extensions seem to be out of
sync
Key: TUSCANY-738
URL: http://issues.apache.org/jira/browse/TUSCANY-738
Project
Ok, no worries :-) I will prod through the Maven source. I think
Chris's post has got all I need.
Ta
Meeraj
-Original Message-
From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
Sent: 06 September 2006 19:28
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
On Sep 6, 200
PROTECTED]
Sent: 06 September 2006 05:43
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
Jeremy/Chris,
Following the thread between you two, these are the changes I plan to
make,
1. Support exploded deployment
2. Support transitive dependencies for boot libs (do we do the s
ated.
Ta
Meeraj
-Original Message-
From: Meeraj Kunnumpurath [mailto:[EMAIL PROTECTED]
Sent: 06 September 2006 05:43
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
Jeremy/Chris,
Following the thread between you two, these are the changes I plan to
make,
1. Support expl
On Sep 5, 2006, at 9:42 PM, Meeraj Kunnumpurath wrote:
2. Support transitive dependencies for boot libs (do we do the same
for extensions?)
If we have transitive support in the ArtifactRepositiory then we
don't need to support it here as it will be handled at runtime by the
repo impl.
Ho
Maven dependency plugin)
Ta
Meeraj
From: Jeremy Boynes <[EMAIL PROTECTED]>
Reply-To: tuscany-dev@ws.apache.org
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
Date: Tue, 5 Sep 2006 19:41:13 -0700
On Sep 5, 2006, at 6:03 PM, Chris Wall wrote:
Some more questions :-)
1.) I supp
On Sep 5, 2006, at 6:03 PM, Chris Wall wrote:
Some more questions :-)
1.) I suppose I don't understand extensions. If an application uses
implementation.spring and binding.ws, should the Spring container
and Celtix
binding jars be bootLibs or extensions? Both extend the core, so
my in
On Sep 5, 2006, at 5:26 PM, Chris Wall wrote:
snip...
2.) Along the lines of #1, where should extension scdls be placed?
> And how should the main webapp scdl reference these extension
> scdls. I've been hacking webapp.system.scdl with
> references. Obviously this isn't friendly and invasive
Some more questions :-)
1.) I suppose I don't understand extensions. If an application uses
implementation.spring and binding.ws, should the Spring container and Celtix
binding jars be bootLibs or extensions? Both extend the core, so my initial
guess was that they both were extensions. Con
On 9/5/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
On Sep 5, 2006, at 3:20 PM, Chris Wall wrote:
> A few questions not necessarily related to the plugin, but to
> Tuscany webapps in general:
>
> 1.) The plugin doesn't define an application scdl location. I
> think the default is WEB-INF/defau
On Sep 5, 2006, at 3:20 PM, Chris Wall wrote:
A few questions not necessarily related to the plugin, but to
Tuscany webapps in general:
1.) The plugin doesn't define an application scdl location. I
think the default is WEB-INF/default.scdl and applicationScdlPath
allows for flexibility.
A few questions not necessarily related to the plugin, but to Tuscany
webapps in general:
1.) The plugin doesn't define an application scdl location. I think the
default is WEB-INF/default.scdl and applicationScdlPath allows for
flexibility. But, what is recommended in the context of Tuscany st
+1 - this bit me as well trying to debug stuff.
On Sep 5, 2006, at 2:42 PM, Chris Wall wrote:
I haven't gotten too deep into the plugin yet, but I have a
request. Can we
create the target webapp directory (target/[webapp]) with the
tuscany boot
structure and contents first, and then jar up
I haven't gotten too deep into the plugin yet, but I have a request. Can we
create the target webapp directory (target/[webapp]) with the tuscany boot
structure and contents first, and then jar up this directory to create the
archived version? This way both the directory and archived WAR match u
org
Subject: RE: Tuscany war plugin
I will add the code to pull in the bootLibs dependencies transitively. I
do apologize my ignorance, could you pls explain what you mean by
webapp-host as the default for bootLibs. Also, do you want me to leave
the extensions as optional? I guess, even without any
to use Tuscany with the Java container and SCA
bindings.
Thanks for your comments :-)
Ta
Meeraj
-Original Message-
From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
Sent: 04 September 2006 17:46
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
I added a sample that uses this
hing needs changing.
Ta
Meeraj
-Original Message-
From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
Sent: 31 August 2006 15:12
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
Great - thanks.
I think there are three categories:
WEB-INF/lib: webapp and its dependencies (host-api)
ing.
Ta
Meeraj
-Original Message-
From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
Sent: 31 August 2006 15:12
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
Great - thanks.
I think there are three categories:
WEB-INF/lib: webapp and its dependencies (host-api) - I think these
can
element
All of these should have defaults that can be overridden in the
section of the pom, something like:
org.apache.tuscany.plugin
tuscany-war-plugin
org.apache.tuscany
these should have defaults that can be overridden in the
section of the pom, something like:
org.apache.tuscany.plugin
tuscany-war-plugin
org.apache.tuscany
core
@ws.apache.org
Subject: Re: Tuscany war plugin
Basically set up jars for the runtime rather than using war dependencies
to put them in WEB-INF/lib. This would include:
* Copy the webapp host jars to WEB-INF/lib
* Copy the core runtime to e.g. WEB-INF/tuscany/boot
* Take a set of extensions (as artifact
Darn good idea. Meeraj et al., let me know if you need help. I can help
out w/ development or simply being a guniea pig.
-Chris
Basically set up jars for the runtime rather than using war
dependencies to put them in WEB-INF/lib. This would include:
* Copy the webapp host jars to WEB-INF/lib
* Copy the core runtime to e.g. WEB-INF/tuscany/boot
* Take a set of extensions (as artifact references) and add them to
e.g. WEB-
Is there more information on what specifically this plugin would need to do?
-Bert
On 8/28/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
Jim had said that as a prereq to a release then we should have a
maven plugin that will set up the webapp runtime in a war. I think
that having such a beast wo
I can help out, if no one else has volunteered yet.
-Original Message-
From: Jim Marino [mailto:[EMAIL PROTECTED]
Sent: 28 August 2006 22:23
To: tuscany-dev@ws.apache.org
Subject: Re: Tuscany war plugin
Hopefully it won't be a beast ;-)
On Aug 28, 2006, at 1:40 PM, Jeremy Boynes
Hopefully it won't be a beast ;-)
On Aug 28, 2006, at 1:40 PM, Jeremy Boynes wrote:
Jim had said that as a prereq to a release then we should have a
maven plugin that will set up the webapp runtime in a war. I think
that having such a beast would make building the samples easier and
so wou
Jim had said that as a prereq to a release then we should have a
maven plugin that will set up the webapp runtime in a war. I think
that having such a beast would make building the samples easier and
so would suggest we get to work on it - is anyone interested in helping?
--
Jeremy
--
32 matches
Mail list logo