You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Luciano Resende <lr...@apache.org> on 2008/04/14 12:06:33 UTC

[VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Please review and vote on the 1.2 release artifacts of Tuscany SCA for Java.

The artifacts are available for review at:
http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/

This includes the signed binary and source distributions, the RAT report,
and the Maven staging repository.

The eclipse updatesite for the Tuscany Eclipse plugins is available at:
http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/

The release tag is available at :
http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/


Looks OK to me, here is my +1.

-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by ant elder <an...@gmail.com>.
+1

Samples run, src and samples build from the staging repo, signatures verify,
legal files look ok, looks good to go to me.

   ...ant

On Mon, Apr 14, 2008 at 11:06 AM, Luciano Resende <lr...@apache.org>
wrote:
> Please review and vote on the 1.2 release artifacts of Tuscany SCA for
Java.
>
>  The artifacts are available for review at:
>  http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
>
>  This includes the signed binary and source distributions, the RAT report,
>  and the Maven staging repository.
>
>  The eclipse updatesite for the Tuscany Eclipse plugins is available at:
>  http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
>
>  The release tag is available at :
>  http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>
>
>  Looks OK to me, here is my +1.
>
>  --
>  Luciano Resende
>  Apache Tuscany Committer
>  http://people.apache.org/~lresende
>  http://lresende.blogspot.com/
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>  For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Mike Edwards <mi...@gmail.com>.
Luciano Resende wrote:
> Please review and vote on the 1.2 release artifacts of Tuscany SCA for Java.
> 
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
> 
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
> 
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
> 
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> 
> 
> Looks OK to me, here is my +1.
> 

+1 from me - with the recommendation to update the FAQ and online 
documentation to make clear which versions of Java are recommended / 
known to work.


Yours,  Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[RESULT][VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Luciano Resende <lu...@gmail.com>.
Passed with 9 +1 binding votes from Ant Elder, Jean-Sebastien Delfino,
Raymond Feng, Adriano Crestani, Venkata Krishnan, Mike Edwards, Simon
Laws, Simon Nash and myself and 2 +1 non-binding votes from
Vamsavardhana Reddy, Dave Sowerby and no -1.

I shall now submit to IPMC review.


On Wed, Apr 16, 2008 at 9:09 PM, Simon Nash <na...@apache.org> wrote:
> Luciano Resende wrote:
>
> > Please review and vote on the 1.2 release artifacts of Tuscany SCA for
> Java.
> >
> > The artifacts are available for review at:
> > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
> >
> > This includes the signed binary and source distributions, the RAT report,
> > and the Maven staging repository.
> >
> > The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
> >
> > The release tag is available at :
> > http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> >
> >
> > Looks OK to me, here is my +1.
> >
> >
>  I'm on vacation with extremely limited connectivity so I haven't been
>  able to give this as thorough a review as I normally would.
>
>  I built the source - OK.
>
>  I checked that TUSCANY-2220 was fixed - OK.
>
>  I tried running some samples - not OK.
>
>  Problem 1:
>  The sample helloworld-service-jms has the build.xml file from
>  helloworld-ws-service-jms.  The test.jar variable is set to
>  sample-helloworld-ws-service-jms.jar which does not exist in this
>  sample's target directory.  The project name is also incorrectly
>  listed as helloworld-ws-service-jms (minor issue).  I corrected
>  these two errors in the build.xml file and the sample ran OK.
>
>  Problem 2 (minor):
>  I decided to check all the other sample build.xml files to see if
>  there were any similar problems.  The sample helloworld-reference-jms
>  has a build.xml file with a project name of helloworld-ws-reference-jms
>  (minor issue).  The test.jar variable is correctly set to
>  sample-helloworld-reference-jms.jar, so the sample runs OK.
>
>  Problem 3:
>  I found one more build.xml file with a similar problem.  This was
>  implementation-pojo.  My best attempts at doing a fix-up similar to
>  what I did for Problem 1 were not successful.  I was able to resolve
>  the NoClassDefFoundError by editing build.xml, but then I got the
>  following messages:
>
>
> F:\tuscany-1.2-rc4\tuscany-sca-1.2-incubating\samples\implementation-pojo>ant
> ru
>  n
>  Buildfile: build.xml
>
>  run:
>      [java] 17-Apr-2008 04:13:47
> org.apache.tuscany.sca.contribution.processor.E
>  xtensibleStAXArtifactProcessor read
>      [java] WARNING: Element {http://pojo}implementation.pojo cannot be
> processe
>  d. ([row,col {unknown-source}]: [26,9])
>      [java] 17-Apr-2008 04:13:47
> org.apache.tuscany.sca.contribution.processor.E
>  xtensibleStAXArtifactProcessor read
>      [java] WARNING: Element {http://pojo}implementation.pojo cannot be
> processe
>  d. ([row,col {unknown-source}]: [30,9])
>      [java] 17-Apr-2008 04:13:47
> org.apache.tuscany.sca.assembly.builder.impl.Co
>  mpositeBuilderImpl$1 problem
>      [java] WARNING: No implementation for component: HelloWorldComponent
>      [java] 17-Apr-2008 04:13:47
> org.apache.tuscany.sca.assembly.builder.impl.Co
>  mpositeBuilderImpl$1 problem
>      [java] WARNING: No implementation for component: HelloWorldComponent2
>      [java] 17-Apr-2008 04:13:47
> org.apache.tuscany.sca.assembly.builder.impl.Co
>  mpositeBuilderImpl$1 problem
>      [java] WARNING: No implementation for component: HelloWorldComponent
>      [java] 17-Apr-2008 04:13:47
> org.apache.tuscany.sca.assembly.builder.impl.Co
>  mpositeBuilderImpl$1 problem
>      [java] WARNING: No implementation for component: HelloWorldComponent2
>      [java] Exception in thread "main" org.osoa.sca.ServiceRuntimeException:
> No
>  service is declared on component HelloWorldComponent
>      [java]     at
> org.apache.tuscany.sca.core.context.ComponentContextHelper.ge
>  tSingleService(ComponentContextHelper.java:297)
>      [java]     at
> org.apache.tuscany.sca.core.context.ComponentContextImpl.crea
>  teSelfReference(ComponentContextImpl.java:157)
>      [java]     at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.ge
>  tServiceReference(DefaultSCADomain.java:505)
>      [java]     at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.ge
>  tService(DefaultSCADomain.java:418)
>      [java]     at
> helloworld.HelloWorldClient.main(HelloWorldClient.java:30)
>      [java] Java Result: 1
>
>  BUILD SUCCESSFUL
>  Total time: 1 second
>
>  The final message says "BUILD SUCCESSFUL" but the preceding error
>  messages make me rather doubtful that this is true.
>
>  Are others able to recreate Problem 1 and Problem 3 from the rc4
>  binary distro when running the samples using ant scripts?
>
>  Despite these problems, I am willing to give this release a +1.
>  Problem 1 is easily fixable by the user (maybe this can be
>  documented somewhere).  Problem 3 is more troubling, but if it only
>  affects implementation.pojo then I would be OK with the release
>  despite this issue.  Any insights would be much appreciated.
>
>   Simon
>
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>  For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Simon Nash <na...@apache.org>.
Luciano Resende wrote:
> Please review and vote on the 1.2 release artifacts of Tuscany SCA for Java.
> 
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
> 
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
> 
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
> 
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> 
> 
> Looks OK to me, here is my +1.
> 
I'm on vacation with extremely limited connectivity so I haven't been
able to give this as thorough a review as I normally would.

I built the source - OK.

I checked that TUSCANY-2220 was fixed - OK.

I tried running some samples - not OK.

Problem 1:
The sample helloworld-service-jms has the build.xml file from
helloworld-ws-service-jms.  The test.jar variable is set to
sample-helloworld-ws-service-jms.jar which does not exist in this
sample's target directory.  The project name is also incorrectly
listed as helloworld-ws-service-jms (minor issue).  I corrected
these two errors in the build.xml file and the sample ran OK.

Problem 2 (minor):
I decided to check all the other sample build.xml files to see if
there were any similar problems.  The sample helloworld-reference-jms
has a build.xml file with a project name of helloworld-ws-reference-jms
(minor issue).  The test.jar variable is correctly set to
sample-helloworld-reference-jms.jar, so the sample runs OK.

Problem 3:
I found one more build.xml file with a similar problem.  This was
implementation-pojo.  My best attempts at doing a fix-up similar to
what I did for Problem 1 were not successful.  I was able to resolve
the NoClassDefFoundError by editing build.xml, but then I got the
following messages:

F:\tuscany-1.2-rc4\tuscany-sca-1.2-incubating\samples\implementation-pojo>ant ru
n
Buildfile: build.xml

run:
      [java] 17-Apr-2008 04:13:47 org.apache.tuscany.sca.contribution.processor.E
xtensibleStAXArtifactProcessor read
      [java] WARNING: Element {http://pojo}implementation.pojo cannot be processe
d. ([row,col {unknown-source}]: [26,9])
      [java] 17-Apr-2008 04:13:47 org.apache.tuscany.sca.contribution.processor.E
xtensibleStAXArtifactProcessor read
      [java] WARNING: Element {http://pojo}implementation.pojo cannot be processe
d. ([row,col {unknown-source}]: [30,9])
      [java] 17-Apr-2008 04:13:47 org.apache.tuscany.sca.assembly.builder.impl.Co
mpositeBuilderImpl$1 problem
      [java] WARNING: No implementation for component: HelloWorldComponent
      [java] 17-Apr-2008 04:13:47 org.apache.tuscany.sca.assembly.builder.impl.Co
mpositeBuilderImpl$1 problem
      [java] WARNING: No implementation for component: HelloWorldComponent2
      [java] 17-Apr-2008 04:13:47 org.apache.tuscany.sca.assembly.builder.impl.Co
mpositeBuilderImpl$1 problem
      [java] WARNING: No implementation for component: HelloWorldComponent
      [java] 17-Apr-2008 04:13:47 org.apache.tuscany.sca.assembly.builder.impl.Co
mpositeBuilderImpl$1 problem
      [java] WARNING: No implementation for component: HelloWorldComponent2
      [java] Exception in thread "main" org.osoa.sca.ServiceRuntimeException: No
service is declared on component HelloWorldComponent
      [java]     at org.apache.tuscany.sca.core.context.ComponentContextHelper.ge
tSingleService(ComponentContextHelper.java:297)
      [java]     at org.apache.tuscany.sca.core.context.ComponentContextImpl.crea
teSelfReference(ComponentContextImpl.java:157)
      [java]     at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.ge
tServiceReference(DefaultSCADomain.java:505)
      [java]     at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.ge
tService(DefaultSCADomain.java:418)
      [java]     at helloworld.HelloWorldClient.main(HelloWorldClient.java:30)
      [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 1 second

The final message says "BUILD SUCCESSFUL" but the preceding error
messages make me rather doubtful that this is true.

Are others able to recreate Problem 1 and Problem 3 from the rc4
binary distro when running the samples using ant scripts?

Despite these problems, I am willing to give this release a +1.
Problem 1 is easily fixable by the user (maybe this can be
documented somewhere).  Problem 3 is more troubling, but if it only
affects implementation.pojo then I would be OK with the release
despite this issue.  Any insights would be much appreciated.

   Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Jean-Sebastien Delfino <js...@apache.org>.
Luciano Resende wrote:
> Please review and vote on the 1.2 release artifacts of Tuscany SCA for Java.
> 
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
> 
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
> 
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
> 
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> 
> 
> Looks OK to me, here is my +1.
> 

I spent some time reviewing RC4 today for the first time (as I was busy 
away at a conference last week) and everything looked good to me.

+1 to release 1.2 RC4 from me!
-- 
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Mike Edwards <mi...@gmail.com>.
Raymond Feng wrote:
> It's related to JDK 6 which ships a version of JAXB impl by itself. Up 
> to JDK 6 Update 3, the JDK ships with JAX-WS 2.0 (which includes JAXB 
> 2.0), but Tuscany requires JAXB 2.1. There are two possible solutions to 
> this problem:
> 
> 1) Upgrade your JDK to 1.6.0_04 or above, which will include JAX-WS (and 
> JAXB) 2.1
> 2) Copy the version 2.1 jaxb-api.jar or jaxws-api.jar (you can probably 
> find them in your local maven repo) to <JAVA_HOME>/lib/endorsed to 
> override the API jars that ship with the JDK
> 3) Use the -Djava.endorsed.dir=<a folder containing our JAXB jars> to 
> override the JAXB from JDK 6.
> 
> We need to add this to our FAQ or release note.

Yes, this is a very good idea - best to make it plain that if they use 
1.6.0, then it should be at 04 or above.  Messing about with jars in the 
endorsed standards directory is not a great idea in my opinion, although 
I agree that it works.

> 
> Thanks,
> Raymond
> 
> --------------------------------------------------

OK, for me - panic over!


Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Simon Laws <si...@googlemail.com>.
On Tue, Apr 15, 2008 at 4:50 PM, Raymond Feng <en...@gmail.com> wrote:

> It's related to JDK 6 which ships a version of JAXB impl by itself. Up to
> JDK 6 Update 3, the JDK ships with JAX-WS 2.0 (which includes JAXB 2.0), but
> Tuscany requires JAXB 2.1. There are two possible solutions to this problem:
>
> 1) Upgrade your JDK to 1.6.0_04 or above, which will include JAX-WS (and
> JAXB) 2.1
> 2) Copy the version 2.1 jaxb-api.jar or jaxws-api.jar (you can probably
> find them in your local maven repo) to <JAVA_HOME>/lib/endorsed to override
> the API jars that ship with the JDK
> 3) Use the -Djava.endorsed.dir=<a folder containing our JAXB jars> to
> override the JAXB from JDK 6.
>
> We need to add this to our FAQ or release note.
>
> Thanks,
> Raymond
>
> --------------------------------------------------
> From: "Simon Laws" <si...@googlemail.com>
> Sent: Tuesday, April 15, 2008 7:38 AM
> To: <tu...@ws.apache.org>; <an...@apache.org>
> Subject: Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)
>
>
>  On Tue, Apr 15, 2008 at 3:31 PM, ant elder <an...@gmail.com> wrote:
> >
> >  On Tue, Apr 15, 2008 at 3:19 PM, Mike Edwards <
> > > mike.edwards.inglenook@gmail.com> wrote:
> > >
> > > > Luciano Resende wrote:
> > > >
> > > > > Please review and vote on the 1.2 release artifacts of Tuscany SCA
> > > > > for
> > > > > Java.
> > > > >
> > > > > The artifacts are available for review at:
> > > > > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> > > <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> > > <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> > > > >
> > > > > This includes the signed binary and source distributions, the RAT
> > > > > report,
> > > > > and the Maven staging repository.
> > > > >
> > > > > The eclipse updatesite for the Tuscany Eclipse plugins is
> > > available
> > > at:
> > > > > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> > > <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> > > <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> > > > >
> > > > > The release tag is available at :
> > > > >
> > >
> > > http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> > > > >
> > > > >
> > > > > Looks OK to me, here is my +1.
> > > > >
> > > > >  Luciano,
> > > >
> > > > Sorry to spoil the party, but I run into a problem running the
> > > Tutorial
> > > > following the instructions in the README.
> > > >
> > > > So I install the apache-tuscany-sca-1.2-incubating.zip and go to the
> > > > /tutorial directory and follow the instructions in the README,
> > > starting
> > > the
> > > > domain manager:
> > > >
> > > >   cd domain
> > > >   java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar
> > > domain
> > > >
> > > > This seems to run well (no errors reported)
> > > >
> > > > I view the SCA Manager application at:
> > > >
> > > > http://localhost:9990/ui/cloud/
> > > >
> > > > ...the various nodes appear as they should.
> > > >
> > > > I try to start the StoreNode, as recommended in the README, but when
> > > I
> > > > select the Start button, I get an error, with an exception trace in
> > > the
> > > > command window running the SCA server, which starts with:
> > > >
> > > > 15-Apr-2008 15:09:58 org.apache.catalina.core.StandardWrapperValve
> > > invoke
> > > > SEVERE: Servlet.service() for servlet /processes/* threw exception
> > > > java.lang.LinkageError: JAXB 2.0 API is being loaded from the
> > > bootstrap
> > > > classloader, but this RI (from
> > > > jar:file:/C:/Tuscany_1_2/tuscany-sca-1.2-incubating/lib/j
> > > >
> > > axb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
> > > > needs 2.1 API. Use the endorsed directory mechanism to place
> > > jaxb-api.jar in
> > > > the bootstrap classloader. (See
> > > > http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
> > > >
> > > >
> > > > ...followed by the usual long exception trace
> > > >
> > > >
> > > > Sounds like a configuration error, with the wrong level of JAXB
> > > libraries
> > > > being used.
> > > >
> > > > Is this just me - or is this a problem with the build?
> > > >
> > > >
> > > > Yours,  Mike.
> > > >
> > >
> > > I've just run through what you have described and it works ok for me.
> > > Could
> > > it be a java level thing, which JDK are you using? I have:
> > > java -version
> > > java version "1.5.0_10"
> > > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
> > > Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode)
> > >
> > >  ...ant
> > >
> > >
> > I just ran it too and it works for me...
> >
> > WinXp SP2
> > java version "1.5.0"
> > Java(TM) 2 Runtime Environment, Standard Edition (build
> > pwi32dev-20070201
> > (SR4))
> >
> > IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
> > j9vmwi3223-2007020
> > 1 (JIT enabled)
> > J9VM - 20070131_11312_lHdSMR
> > JIT  - 20070109_1805ifx1_r8
> > GC   - 200701_09)
> > JCL  - 20070131
> >
> > Simon
> >
> >
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>
For the record I ran some samples, demos etc and RC4 looks good to me so +1.


Assuming that Raymond's solution solves Mikes problem I'd be happy with a
FAQ entry and possible a reference to it on the download page.

Simon

Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Raymond Feng <en...@gmail.com>.
It's related to JDK 6 which ships a version of JAXB impl by itself. Up to 
JDK 6 Update 3, the JDK ships with JAX-WS 2.0 (which includes JAXB 2.0), but 
Tuscany requires JAXB 2.1. There are two possible solutions to this problem:

1) Upgrade your JDK to 1.6.0_04 or above, which will include JAX-WS (and 
JAXB) 2.1
2) Copy the version 2.1 jaxb-api.jar or jaxws-api.jar (you can probably find 
them in your local maven repo) to <JAVA_HOME>/lib/endorsed to override the 
API jars that ship with the JDK
3) Use the -Djava.endorsed.dir=<a folder containing our JAXB jars> to 
override the JAXB from JDK 6.

We need to add this to our FAQ or release note.

Thanks,
Raymond

--------------------------------------------------
From: "Simon Laws" <si...@googlemail.com>
Sent: Tuesday, April 15, 2008 7:38 AM
To: <tu...@ws.apache.org>; <an...@apache.org>
Subject: Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

> On Tue, Apr 15, 2008 at 3:31 PM, ant elder <an...@gmail.com> wrote:
>
>> On Tue, Apr 15, 2008 at 3:19 PM, Mike Edwards <
>> mike.edwards.inglenook@gmail.com> wrote:
>>
>> > Luciano Resende wrote:
>> >
>> > > Please review and vote on the 1.2 release artifacts of Tuscany SCA 
>> > > for
>> > > Java.
>> > >
>> > > The artifacts are available for review at:
>> > > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
>> <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
>> > >
>> > > This includes the signed binary and source distributions, the RAT
>> > > report,
>> > > and the Maven staging repository.
>> > >
>> > > The eclipse updatesite for the Tuscany Eclipse plugins is available
>> at:
>> > > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
>> <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
>> > >
>> > > The release tag is available at :
>> > >
>> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>> > >
>> > >
>> > > Looks OK to me, here is my +1.
>> > >
>> > >  Luciano,
>> >
>> > Sorry to spoil the party, but I run into a problem running the Tutorial
>> > following the instructions in the README.
>> >
>> > So I install the apache-tuscany-sca-1.2-incubating.zip and go to the
>> > /tutorial directory and follow the instructions in the README, starting
>> the
>> > domain manager:
>> >
>> >   cd domain
>> >   java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar
>> domain
>> >
>> > This seems to run well (no errors reported)
>> >
>> > I view the SCA Manager application at:
>> >
>> > http://localhost:9990/ui/cloud/
>> >
>> > ...the various nodes appear as they should.
>> >
>> > I try to start the StoreNode, as recommended in the README, but when I
>> > select the Start button, I get an error, with an exception trace in the
>> > command window running the SCA server, which starts with:
>> >
>> > 15-Apr-2008 15:09:58 org.apache.catalina.core.StandardWrapperValve
>> invoke
>> > SEVERE: Servlet.service() for servlet /processes/* threw exception
>> > java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap
>> > classloader, but this RI (from
>> > jar:file:/C:/Tuscany_1_2/tuscany-sca-1.2-incubating/lib/j
>> > axb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
>> > needs 2.1 API. Use the endorsed directory mechanism to place
>> jaxb-api.jar in
>> > the bootstrap classloader. (See
>> > http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
>> >
>> >
>> > ...followed by the usual long exception trace
>> >
>> >
>> > Sounds like a configuration error, with the wrong level of JAXB
>> libraries
>> > being used.
>> >
>> > Is this just me - or is this a problem with the build?
>> >
>> >
>> > Yours,  Mike.
>> >
>>
>> I've just run through what you have described and it works ok for me.
>> Could
>> it be a java level thing, which JDK are you using? I have:
>> java -version
>> java version "1.5.0_10"
>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
>> Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode)
>>
>>   ...ant
>>
>
> I just ran it too and it works for me...
>
> WinXp SP2
> java version "1.5.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20070201
> (SR4))
>
> IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
> j9vmwi3223-2007020
> 1 (JIT enabled)
> J9VM - 20070131_11312_lHdSMR
> JIT  - 20070109_1805ifx1_r8
> GC   - 200701_09)
> JCL  - 20070131
>
> Simon
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Simon Laws <si...@googlemail.com>.
On Tue, Apr 15, 2008 at 3:31 PM, ant elder <an...@gmail.com> wrote:

> On Tue, Apr 15, 2008 at 3:19 PM, Mike Edwards <
> mike.edwards.inglenook@gmail.com> wrote:
>
> > Luciano Resende wrote:
> >
> > > Please review and vote on the 1.2 release artifacts of Tuscany SCA for
> > > Java.
> > >
> > > The artifacts are available for review at:
> > > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> > >
> > > This includes the signed binary and source distributions, the RAT
> > > report,
> > > and the Maven staging repository.
> > >
> > > The eclipse updatesite for the Tuscany Eclipse plugins is available
> at:
> > > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> <http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> > >
> > > The release tag is available at :
> > >
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> > >
> > >
> > > Looks OK to me, here is my +1.
> > >
> > >  Luciano,
> >
> > Sorry to spoil the party, but I run into a problem running the Tutorial
> > following the instructions in the README.
> >
> > So I install the apache-tuscany-sca-1.2-incubating.zip and go to the
> > /tutorial directory and follow the instructions in the README, starting
> the
> > domain manager:
> >
> >   cd domain
> >   java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar
> domain
> >
> > This seems to run well (no errors reported)
> >
> > I view the SCA Manager application at:
> >
> > http://localhost:9990/ui/cloud/
> >
> > ...the various nodes appear as they should.
> >
> > I try to start the StoreNode, as recommended in the README, but when I
> > select the Start button, I get an error, with an exception trace in the
> > command window running the SCA server, which starts with:
> >
> > 15-Apr-2008 15:09:58 org.apache.catalina.core.StandardWrapperValve
> invoke
> > SEVERE: Servlet.service() for servlet /processes/* threw exception
> > java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap
> > classloader, but this RI (from
> > jar:file:/C:/Tuscany_1_2/tuscany-sca-1.2-incubating/lib/j
> > axb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
> > needs 2.1 API. Use the endorsed directory mechanism to place
> jaxb-api.jar in
> > the bootstrap classloader. (See
> > http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
> >
> >
> > ...followed by the usual long exception trace
> >
> >
> > Sounds like a configuration error, with the wrong level of JAXB
> libraries
> > being used.
> >
> > Is this just me - or is this a problem with the build?
> >
> >
> > Yours,  Mike.
> >
>
> I've just run through what you have described and it works ok for me.
> Could
> it be a java level thing, which JDK are you using? I have:
> java -version
> java version "1.5.0_10"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode)
>
>   ...ant
>

I just ran it too and it works for me...

WinXp SP2
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20070201
(SR4))

IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
j9vmwi3223-2007020
1 (JIT enabled)
J9VM - 20070131_11312_lHdSMR
JIT  - 20070109_1805ifx1_r8
GC   - 200701_09)
JCL  - 20070131

Simon

Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by ant elder <an...@gmail.com>.
On Tue, Apr 15, 2008 at 3:19 PM, Mike Edwards <
mike.edwards.inglenook@gmail.com> wrote:

> Luciano Resende wrote:
>
> > Please review and vote on the 1.2 release artifacts of Tuscany SCA for
> > Java.
> >
> > The artifacts are available for review at:
> > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> >
> > This includes the signed binary and source distributions, the RAT
> > report,
> > and the Maven staging repository.
> >
> > The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> >
> > The release tag is available at :
> > http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> >
> >
> > Looks OK to me, here is my +1.
> >
> >  Luciano,
>
> Sorry to spoil the party, but I run into a problem running the Tutorial
> following the instructions in the README.
>
> So I install the apache-tuscany-sca-1.2-incubating.zip and go to the
> /tutorial directory and follow the instructions in the README, starting the
> domain manager:
>
>   cd domain
>   java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar domain
>
> This seems to run well (no errors reported)
>
> I view the SCA Manager application at:
>
> http://localhost:9990/ui/cloud/
>
> ...the various nodes appear as they should.
>
> I try to start the StoreNode, as recommended in the README, but when I
> select the Start button, I get an error, with an exception trace in the
> command window running the SCA server, which starts with:
>
> 15-Apr-2008 15:09:58 org.apache.catalina.core.StandardWrapperValve invoke
> SEVERE: Servlet.service() for servlet /processes/* threw exception
> java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap
> classloader, but this RI (from
> jar:file:/C:/Tuscany_1_2/tuscany-sca-1.2-incubating/lib/j
> axb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class)
> needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in
> the bootstrap classloader. (See
> http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
>
>
> ...followed by the usual long exception trace
>
>
> Sounds like a configuration error, with the wrong level of JAXB libraries
> being used.
>
> Is this just me - or is this a problem with the build?
>
>
> Yours,  Mike.
>

I've just run through what you have described and it works ok for me. Could
it be a java level thing, which JDK are you using? I have:
java -version
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode)

   ...ant

Re: JAXB 2.1 and JDK level, was [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Mike Edwards <mi...@gmail.com>.
Somehow a version of JDK 1.6.0 got installed as the system JDK and was 
being selected ahead of the 1.5.0 that I installed.  I fixed it by 
removing the 1.6.0 from my machine.  I still don't know how it got 
there, but things work just fine now on 1.5.0.


Yours,  Mike.

Adriano Crestani wrote:
>  Folks,
> 
> Sheepish grin - the surprise to me was to find that this is JDK 6 related -
> I thought I was using Sun 1.5.0_14.  However - SOMEHOW my system is using
> Sun 1.6.0_03 - and I'm still trying to work out why!
> 
> MS Windows?
> 
> Adriano Crestani
> 
> On Tue, Apr 15, 2
> 
> 008 at 10:53 AM, Jean-Sebastien Delfino <js...@apache.org> wrote:
> 
>> Mike Edwards wrote:
>>
>>> Jean-Sebastien Delfino wrote:
>>>
>>>
>>>> You'll get this with some of the other samples too I think, if you use
>>>> JDK 6 and don't place JAXB 2.1 in the lib/endorsed directory of your JRE.
>>>>
>>>> Try to do what the the error message is asking you to do :)
>>>>
>>> Folks,
>>>
>>> Sheepish grin - the surprise to me was to find that this is JDK 6
>>> related - I thought I was using Sun 1.5.0_14.  However - SOMEHOW my system
>>> is using Sun 1.6.0_03 - and I'm still trying to work out why!
>>>
>>>
>>> Yours, Mike
>>>
>>>
>> Check you PATH and JAVA_HOME? :)
>>
>> --
>> Jean-Sebastien
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: JAXB 2.1 and JDK level, was [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Adriano Crestani <ad...@apache.org>.
 Folks,

Sheepish grin - the surprise to me was to find that this is JDK 6 related -
I thought I was using Sun 1.5.0_14.  However - SOMEHOW my system is using
Sun 1.6.0_03 - and I'm still trying to work out why!

MS Windows?

Adriano Crestani

On Tue, Apr 15, 2

008 at 10:53 AM, Jean-Sebastien Delfino <js...@apache.org> wrote:

> Mike Edwards wrote:
>
> > Jean-Sebastien Delfino wrote:
> >
> >
> > > >
> > > You'll get this with some of the other samples too I think, if you use
> > > JDK 6 and don't place JAXB 2.1 in the lib/endorsed directory of your JRE.
> > >
> > > Try to do what the the error message is asking you to do :)
> > >
> >
> > Folks,
> >
> > Sheepish grin - the surprise to me was to find that this is JDK 6
> > related - I thought I was using Sun 1.5.0_14.  However - SOMEHOW my system
> > is using Sun 1.6.0_03 - and I'm still trying to work out why!
> >
> >
> > Yours, Mike
> >
> >
> Check you PATH and JAVA_HOME? :)
>
> --
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: JAXB 2.1 and JDK level, was [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Jean-Sebastien Delfino <js...@apache.org>.
Mike Edwards wrote:
> Jean-Sebastien Delfino wrote:
> 
>>>
>>
>> You'll get this with some of the other samples too I think, if you use 
>> JDK 6 and don't place JAXB 2.1 in the lib/endorsed directory of your JRE.
>>
>> Try to do what the the error message is asking you to do :)
> 
> Folks,
> 
> Sheepish grin - the surprise to me was to find that this is JDK 6 
> related - I thought I was using Sun 1.5.0_14.  However - SOMEHOW my 
> system is using Sun 1.6.0_03 - and I'm still trying to work out why!
> 
> 
> Yours, Mike
> 

Check you PATH and JAVA_HOME? :)

-- 
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: JAXB 2.1 and JDK level, was [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Mike Edwards <mi...@gmail.com>.
Jean-Sebastien Delfino wrote:

>>
> 
> You'll get this with some of the other samples too I think, if you use 
> JDK 6 and don't place JAXB 2.1 in the lib/endorsed directory of your JRE.
> 
> Try to do what the the error message is asking you to do :)

Folks,

Sheepish grin - the surprise to me was to find that this is JDK 6 
related - I thought I was using Sun 1.5.0_14.  However - SOMEHOW my 
system is using Sun 1.6.0_03 - and I'm still trying to work out why!


Yours, Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


JAXB 2.1 and JDK level, was [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Jean-Sebastien Delfino <js...@apache.org>.
Mike Edwards wrote:
> Luciano Resende wrote:
>> Please review and vote on the 1.2 release artifacts of Tuscany SCA for 
>> Java.
>>
>> The artifacts are available for review at:
>> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
>>
>> This includes the signed binary and source distributions, the RAT report,
>> and the Maven staging repository.
>>
>> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
>> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
>>
>> The release tag is available at :
>> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>>
>>
>> Looks OK to me, here is my +1.
>>
> Luciano,
> 
> Sorry to spoil the party, but I run into a problem running the Tutorial 
> following the instructions in the README.
> 
> So I install the apache-tuscany-sca-1.2-incubating.zip and go to the 
> /tutorial directory and follow the instructions in the README, starting 
> the domain manager:
> 
>    cd domain
>    java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar domain
> 
> This seems to run well (no errors reported)
> 
> I view the SCA Manager application at:
> 
> http://localhost:9990/ui/cloud/
> 
> ...the various nodes appear as they should.
> 
> I try to start the StoreNode, as recommended in the README, but when I 
> select the Start button, I get an error, with an exception trace in the 
> command window running the SCA server, which starts with:
> 
> 15-Apr-2008 15:09:58 org.apache.catalina.core.StandardWrapperValve invoke
> SEVERE: Servlet.service() for servlet /processes/* threw exception
> java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap 
> classloader, but this RI (from 
> jar:file:/C:/Tuscany_1_2/tuscany-sca-1.2-incubating/lib/j
> axb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) 
> needs 2.1 API. Use the endorsed directory mechanism to place 
> jaxb-api.jar in the bootstrap classloader. (See 
> http://java.sun.com/j2se/1.5.0/docs/guide/standards/)
> 
> 
> ...followed by the usual long exception trace
> 
> 
> Sounds like a configuration error, with the wrong level of JAXB 
> libraries being used.
> 
> Is this just me - or is this a problem with the build?
> 

You'll get this with some of the other samples too I think, if you use 
JDK 6 and don't place JAXB 2.1 in the lib/endorsed directory of your JRE.

Try to do what the the error message is asking you to do :)
-- 
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Mike Edwards <mi...@gmail.com>.
Luciano Resende wrote:
> Please review and vote on the 1.2 release artifacts of Tuscany SCA for Java.
> 
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
> 
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
> 
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
> 
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> 
> 
> Looks OK to me, here is my +1.
> 
Luciano,

Sorry to spoil the party, but I run into a problem running the Tutorial 
following the instructions in the README.

So I install the apache-tuscany-sca-1.2-incubating.zip and go to the 
/tutorial directory and follow the instructions in the README, starting 
the domain manager:

    cd domain
    java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar domain

This seems to run well (no errors reported)

I view the SCA Manager application at:

http://localhost:9990/ui/cloud/

...the various nodes appear as they should.

I try to start the StoreNode, as recommended in the README, but when I 
select the Start button, I get an error, with an exception trace in the 
command window running the SCA server, which starts with:

15-Apr-2008 15:09:58 org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet /processes/* threw exception
java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap 
classloader, but this RI (from 
jar:file:/C:/Tuscany_1_2/tuscany-sca-1.2-incubating/lib/j
axb-impl-2.1.6.jar!/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) 
needs 2.1 API. Use the endorsed directory mechanism to place 
jaxb-api.jar in the bootstrap classloader. (See 
http://java.sun.com/j2se/1.5.0/docs/guide/standards/)


...followed by the usual long exception trace


Sounds like a configuration error, with the wrong level of JAXB 
libraries being used.

Is this just me - or is this a problem with the build?


Yours,  Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Adriano Crestani <ad...@apache.org>.
Everything worked fine ; )

+1

On Mon, Apr 14, 2008 at 8:28 PM, Raymond Feng <en...@gmail.com> wrote:

> +1 to release 1.2 RC4.
>
> I tried the build from src distro and ran samples from the binary distro.
> It was very smooth. The eclipse update site works well too.
>
> Thanks,
> Raymond
>
> --------------------------------------------------
> From: "Luciano Resende" <lr...@apache.org>
> Sent: Monday, April 14, 2008 3:06 AM
> To: "tuscany-dev" <tu...@ws.apache.org>
> Subject: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)
>
>
>  Please review and vote on the 1.2 release artifacts of Tuscany SCA for
> > Java.
> >
> > The artifacts are available for review at:
> > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
> >
> > This includes the signed binary and source distributions, the RAT
> > report,
> > and the Maven staging repository.
> >
> > The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
> >
> > The release tag is available at :
> > http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
> >
> >
> > Looks OK to me, here is my +1.
> >
> > --
> > Luciano Resende
> > Apache Tuscany Committer
> > http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> > http://lresende.blogspot.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >
> >
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Raymond Feng <en...@gmail.com>.
+1 to release 1.2 RC4.

I tried the build from src distro and ran samples from the binary distro. It 
was very smooth. The eclipse update site works well too.

Thanks,
Raymond

--------------------------------------------------
From: "Luciano Resende" <lr...@apache.org>
Sent: Monday, April 14, 2008 3:06 AM
To: "tuscany-dev" <tu...@ws.apache.org>
Subject: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

> Please review and vote on the 1.2 release artifacts of Tuscany SCA for 
> Java.
>
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/
>
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
>
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/
>
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>
>
> Looks OK to me, here is my +1.
>
> -- 
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
+1

++Vamsi

On Mon, Apr 14, 2008 at 3:36 PM, Luciano Resende <lr...@apache.org>
wrote:

> Please review and vote on the 1.2 release artifacts of Tuscany SCA for
> Java.
>
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
>
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
>
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
>
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>
>
> Looks OK to me, here is my +1.
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Dave Sowerby <da...@gmail.com>.
+1 from me, all looks good and bug as discussed in TUSCANY-2220 is now resolved.

Cheers!

Dave.

On Tue, Apr 15, 2008 at 8:38 AM, Venkata Krishnan <fo...@gmail.com> wrote:
> +1 from me.  Eclipse update is going fine.  Samples are ok.  Could not spot
>  any problems with licenses.
>
>  Luciano, thanks a ton for all the hard work.
>
>  - Venkat
>
>
>  On Mon, Apr 14, 2008 at 3:36 PM, Luciano Resende <lr...@apache.org>
>  wrote:
>
>
> > Please review and vote on the 1.2 release artifacts of Tuscany SCA for
>  > Java.
>  >
>  > The artifacts are available for review at:
>  > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
>
> >
>  > This includes the signed binary and source distributions, the RAT report,
>  > and the Maven staging repository.
>  >
>  > The eclipse updatesite for the Tuscany Eclipse plugins is available at:
>  > http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
>
> >
>  > The release tag is available at :
>  > http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>  >
>  >
>  > Looks OK to me, here is my +1.
>  >
>  > --
>  > Luciano Resende
>  > Apache Tuscany Committer
>  > http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
>
>
> > http://lresende.blogspot.com/
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>  > For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>  >
>  >
>



-- 
Dave Sowerby MEng MBCS

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [VOTE] Release Tuscany Java SCA 1.2-incubating (RC4)

Posted by Venkata Krishnan <fo...@gmail.com>.
+1 from me.  Eclipse update is going fine.  Samples are ok.  Could not spot
any problems with licenses.

Luciano, thanks a ton for all the hard work.

- Venkat

On Mon, Apr 14, 2008 at 3:36 PM, Luciano Resende <lr...@apache.org>
wrote:

> Please review and vote on the 1.2 release artifacts of Tuscany SCA for
> Java.
>
> The artifacts are available for review at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/>
>
> This includes the signed binary and source distributions, the RAT report,
> and the Maven staging repository.
>
> The eclipse updatesite for the Tuscany Eclipse plugins is available at:
> http://people.apache.org/~lresende/tuscany/sca-1.2-RC4/updatesite/<http://people.apache.org/%7Elresende/tuscany/sca-1.2-RC4/updatesite/>
>
> The release tag is available at :
> http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.2-RC4/
>
>
> Looks OK to me, here is my +1.
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>