Re: Tuscany Geronimo integration and the SCA JEE spec

2009-01-23 Thread ant elder
this message in context: http://www.nabble.com/Tuscany-Geronimo-integration-and-the-SCA-JEE-spec-tp19794900s134p21591514.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Tuscany Geronimo integration and the SCA JEE spec

2009-01-21 Thread mobyjobs
when running Geronimo with JDK5 not JDK6. Hmm. Thanks. I'll give it another try... And see what's failing. --kevan -- View this message in context: http://www.nabble.com/Tuscany-Geronimo-integration-and-the-SCA-JEE-spec-tp19794900s134p21591514.html Sent from the Apache Geronimo - Dev

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-03 Thread Vamsavardhana Reddy
... -- View this message in context: http://www.nabble.com/Tuscany-Geronimo-integration-and-the-SCA-JEE-spec-tp19794900s134p20798460.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com. -- Vamsi

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-03 Thread mobyjobs
-- View this message in context: http://www.nabble.com/Tuscany-Geronimo-integration-and-the-SCA-JEE-spec-tp19794900s134p20813843.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-03 Thread ant elder
-integration-and-the-SCA-JEE-spec-tp19794900s134p20813843.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-03 Thread Kevan Miller
On Dec 3, 2008, at 10:03 AM, ant elder wrote: Its working ok for me too. One thing to note though is that it currently only works when running Geronimo with JDK5 not JDK6. Hmm. Thanks. I'll give it another try... And see what's failing. --kevan

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-02 Thread Kevan Miller
Hi JS, Vamsi generated some doc -- http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Installing+the+Tuscany+Plugin+for+Geronimo Although it's not working for me, at the moment... Vamsi, do those instructions work for you? More comments below... On Dec 1, 2008, at 12:40 PM, mobyjobs

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-02 Thread mobyjobs
-Geronimo-integration-and-the-SCA-JEE-spec-tp19794900s134p20798460.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-02 Thread Vamsavardhana Reddy
On Tue, Dec 2, 2008 at 9:14 PM, Kevan Miller [EMAIL PROTECTED] wrote: Hi JS, Vamsi generated some doc -- http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Installing+the+Tuscany+Plugin+for+Geronimo Although it's not working for me, at the moment... Vamsi, do those instructions work

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-12-01 Thread mobyjobs
-integration-and-the-SCA-JEE-spec-tp19794900s134p20774723.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-08 Thread ant elder
On Tue, Oct 7, 2008 at 5:34 PM, David Jencks [EMAIL PROTECTED] wrote: On Oct 7, 2008, at 2:56 AM, ant elder wrote: Tuscany uses JDK logging but putting a logging.properties file into the Geronimo var\log folder doesn't seem to get picked up. Any ideas on where that should go or how to

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-08 Thread ant elder
On Fri, Oct 3, 2008 at 2:12 PM, Dan Becker [EMAIL PROTECTED] wrote: ant elder wrote: Currently the old TGP has got out of date and doesn't work with any current releases of Geronimo or Tuscany so the first thing to do is to get a basic plugin going again and then gradually add

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-08 Thread Kevan Miller
On Oct 8, 2008, at 3:02 AM, ant elder wrote: On Fri, Oct 3, 2008 at 2:12 PM, Dan Becker [EMAIL PROTECTED] wrote: ant elder wrote: Currently the old TGP has got out of date and doesn't work with any current releases of Geronimo or Tuscany so the first thing to do is to get a basic plugin

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread ant elder
On Tue, Oct 7, 2008 at 4:44 AM, Kevan Miller [EMAIL PROTECTED] wrote: On Oct 6, 2008, at 10:17 PM, Kevan Miller wrote: On Oct 3, 2008, at 5:57 AM, ant elder wrote: I'd like to start spending more time actively working on the Tuscany Geronimo integration and having that more support the

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread Vamsavardhana Reddy
Please use the Plugins portlet from the Admin Console to add your local maven repository as a plugins repository. Once the repository is added, search for plugins from that repository. The next page will list available plugins. Select the plugin you want to install and click Install button.

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread Vamsavardhana Reddy
There are a few more tuscany dependency jars missing which is resulting in the WARNING message. I will add those missing dependencies. ++Vamsi On Tue, Oct 7, 2008 at 9:14 AM, Kevan Miller [EMAIL PROTECTED] wrote: On Oct 6, 2008, at 10:17 PM, Kevan Miller wrote: On Oct 3, 2008, at 5:57 AM,

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread ant elder
Thanks, that way does work and gets the plugin install successfully. Trying to use it gets various problems in the Tuscany code with what looks like dependency and classloader issues, I'm looking at those now... ...ant On Tue, Oct 7, 2008 at 8:39 AM, Vamsavardhana Reddy [EMAIL

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread ant elder
One of the problems is in the Tuscany Jsr237WorkScheduler class which causes an NPE when trying to deploy an SCA scontribution jar to Geronimo. This diff is a workaround for that problem: Index: src/main/java/org/apache/tuscany/sca/core/work/Jsr237WorkScheduler.java

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread ant elder
Tuscany uses JDK logging but putting a logging.properties file into the Geronimo var\log folder doesn't seem to get picked up. Any ideas on where that should go or how to configure Tuscany logging options when running in Geronimo? ...ant On Tue, Oct 7, 2008 at 10:33 AM, ant elder [EMAIL

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-07 Thread David Jencks
On Oct 7, 2008, at 2:56 AM, ant elder wrote: Tuscany uses JDK logging but putting a logging.properties file into the Geronimo var\log folder doesn't seem to get picked up. Any ideas on where that should go or how to configure Tuscany logging options when running in Geronimo? Does this

Fwd: Tuscany Geronimo integration and the SCA JEE spec

2008-10-06 Thread Vamsavardhana Reddy
Didn't click Reply to all the last time. -- Forwarded message -- From: Vamsavardhana Reddy [EMAIL PROTECTED] Date: Tue, Oct 7, 2008 at 12:14 AM Subject: Re: Tuscany Geronimo integration and the SCA JEE spec To: [EMAIL PROTECTED] On Sat, Oct 4, 2008 at 12:32 AM, David Jencks

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-06 Thread Kevan Miller
On Oct 3, 2008, at 5:57 AM, ant elder wrote: I'd like to start spending more time actively working on the Tuscany Geronimo integration and having that more support the SCA JEE specification (see: [1]). Here is a rough outline of what i'd like to do: The goal of this would be to use

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-06 Thread Luciano Resende
You might be missing the tuscany-definitions-xml dependency. Check if adding artifactIdtuscany-definitions-xml/artifactId dependency to your pom helps. On Mon, Oct 6, 2008 at 7:17 PM, Kevan Miller [EMAIL PROTECTED] wrote: On Oct 3, 2008, at 5:57 AM, ant elder wrote: I'd like to start

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-06 Thread Kevan Miller
On Oct 6, 2008, at 10:17 PM, Kevan Miller wrote: On Oct 3, 2008, at 5:57 AM, ant elder wrote: I'd like to start spending more time actively working on the Tuscany Geronimo integration and having that more support the SCA JEE specification (see: [1]). Here is a rough outline of what i'd

Tuscany Geronimo integration and the SCA JEE spec

2008-10-03 Thread ant elder
I'd like to start spending more time actively working on the Tuscany Geronimo integration and having that more support the SCA JEE specification (see: [1]). Here is a rough outline of what i'd like to do: The goal of this would be to use Geronimo and Tuscany to create an SCA-enabled Java EE

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-03 Thread Dan Becker
ant elder wrote: Currently the old TGP has got out of date and doesn't work with any current releases of Geronimo or Tuscany so the first thing to do is to get a basic plugin going again and then gradually add functionality to it so it does things like: - adds all Tuscany jars and their

Re: Tuscany Geronimo integration and the SCA JEE spec

2008-10-03 Thread David Jencks
Is there an overview of how the existing TGP works, preferably comprehensible from a geronimo-centric viewpoint? On Oct 3, 2008, at 2:57 AM, ant elder wrote: I'd like to start spending more time actively working on the Tuscany Geronimo integration and having that more support the SCA JEE