You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by ant elder <an...@apache.org> on 2008/07/29 23:14:49 UTC

[Vote] Release Tuscany Java SCA 1.3 RC3

The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are now
available, please review and vote to release.

The artifacts are available for at:
http://people.apache.org/~antelder/tuscany/1.3-RC3/<http://people.apache.org/%7Eantelder/tuscany/1.3-RC3/>

This includes the signed binary and source distributions, Maven staging
repository, and eclipse update site.

The SVN tag for the release is:
http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3

+1 to release from me.

   ...ant

[RESULT][Vote] Release Tuscany Java SCA 1.3 RC3

Posted by ant elder <an...@apache.org>.
Passed with +1s from: me, Ramkumar R, Dan Becker , Simon Laws, Raymond Feng.

   ...ant

On Tue, Jul 29, 2008 at 10:14 PM, ant elder <an...@apache.org> wrote:

> The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are now
> available, please review and vote to release.
>
> The artifacts are available for at:
> http://people.apache.org/~antelder/tuscany/1.3-RC3/<http://people.apache.org/%7Eantelder/tuscany/1.3-RC3/>
>
> This includes the signed binary and source distributions, Maven staging
> repository, and eclipse update site.
>
> The SVN tag for the release is:
> http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3
>
> +1 to release from me.
>
>    ...ant
>

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Simon Laws <si...@googlemail.com>.
On Wed, Jul 30, 2008 at 2:40 PM, Dan Becker <da...@gmail.com> wrote:

> ant elder wrote:
>
>> I'd tried these before but admittedly not with RC3. Adding the
>> xercesImpl.2.8.1.jar and xalan-2.7.0.jar to the caclulator webapp lib
>> folder
>> gets it running again.
>>
>
> +1
>
> I was able to install and run the Eclipse plugin on a few of the samples
> and vtests. No problems encountered.
> --
> Thanks, Dan Becker
>

I switched to using the calculator-ws-webapp and that does work successfully
as built. It took me a while to get it going as, on my 6.1 FP11 install, I
found I needed to enable a piece of web container configuration that I
didn't know about....

com.ibm.ws.webcontainer.invokeFiltersCompatibility = true

So that is worth watching out for in the future (I found it at [1] b.t.w)

I can live with the work around for calculator-webapp that is mentioned in a
previous post to this thread so +1 from me for releaseing 1.3 RC3.

Regards

Simon

[1] http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK31377

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Dan Becker <da...@gmail.com>.
ant elder wrote:
> I'd tried these before but admittedly not with RC3. Adding the
> xercesImpl.2.8.1.jar and xalan-2.7.0.jar to the caclulator webapp lib folder
> gets it running again.

+1

I was able to install and run the Eclipse plugin on a few of the samples 
and vtests. No problems encountered.
-- 
Thanks, Dan Becker

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by ant elder <an...@gmail.com>.
On Wed, Jul 30, 2008 at 12:02 PM, Simon Laws <si...@googlemail.com>wrote:

>
>
> On Wed, Jul 30, 2008 at 11:02 AM, Ramkumar R <ra...@gmail.com>wrote:
>
>> The WSDLless itest - testcases worked for me, I believe some other java
>> process were blocking the port and tests were failing.
>>
>> Thanks Ant & Simon for support.
>>
>> +1 from me to release.
>>
>> --
>> Thanks & Regards,
>> Ramkumar Ramalingam
>>
>
> I'm having problems deploying sample/calculator-webapp to WebSphere 6.1. I
> deployed it, changed the classloader settings to load from the application
> first and I'm seeing the attached. Looks like an XML library thing to me.
> Has anyone tried this on 1.3 and succeded. I have a rather messed about with
> WebSphere install that could be causing problems so if someone else has it
> workng that would be useful to know.
>
> Simon
>
>
> 0000001c SystemErr     R java.lang.IllegalArgumentException:
> http://www.w3.org/2001/XMLSchema
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> javax.xml.validation.SchemaFactory.newInstance(Unknown Source)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.contribution.processor.DefaultValidatingXMLInputFactory.initializeSchemas(DefaultValidatingXMLInputFactory.java:136)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.contribution.processor.DefaultValidatingXMLInputFactory.createXMLStreamReader(DefaultValidatingXMLInputFactory.java:209)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.assembly.xml.CompositeDocumentProcessor.read(CompositeDocumentProcessor.java:116)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.assembly.xml.CompositeDocumentProcessor.read(CompositeDocumentProcessor.java:56)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor.read(ExtensibleURLArtifactProcessor.java:96)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl.processReadPhase(ContributionServiceImpl.java:492)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl.addContribution(ContributionServiceImpl.java:387)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl.contribute(ContributionServiceImpl.java:189)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain$3.run(DefaultSCADomain.java:326)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> java.security.AccessController.doPrivileged(AccessController.java:242)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.addContribution(DefaultSCADomain.java:324)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.init(DefaultSCADomain.java:183)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.<init>(DefaultSCADomain.java:120)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.webapp.WebSCADomain.<init>(WebSCADomain.java:41)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> java.lang.reflect.Constructor.newInstance(Constructor.java:521)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance(SCADomain.java:258)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(SCADomain.java:83)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.webapp.WebAppServletHost.init(WebAppServletHost.java:218)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> org.apache.tuscany.sca.host.webapp.TuscanyServletFilter.init(TuscanyServletFilter.java:52)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.init(FilterInstanceWrapper.java:142)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager._loadFilter(WebAppFilterManager.java:465)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.loadFilter(WebAppFilterManager.java:379)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.getFilterInstanceWrapper(WebAppFilterManager.java:238)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.getFilterChain(WebAppFilterManager.java:296)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:721)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:688)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.wswebcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:101)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.invokeFilters(DefaultExtensionProcessor.java:758)
> [30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:546)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.wswebcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:113)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3276)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
> [30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
> com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)
>


I'd tried these before but admittedly not with RC3. Adding the
xercesImpl.2.8.1.jar and xalan-2.7.0.jar to the caclulator webapp lib folder
gets it running again.

   ...ant

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Simon Laws <si...@googlemail.com>.
On Wed, Jul 30, 2008 at 11:02 AM, Ramkumar R <ra...@gmail.com> wrote:

> The WSDLless itest - testcases worked for me, I believe some other java
> process were blocking the port and tests were failing.
>
> Thanks Ant & Simon for support.
>
> +1 from me to release.
>
> --
> Thanks & Regards,
> Ramkumar Ramalingam
>

I'm having problems deploying sample/calculator-webapp to WebSphere 6.1. I
deployed it, changed the classloader settings to load from the application
first and I'm seeing the attached. Looks like an XML library thing to me.
Has anyone tried this on 1.3 and succeded. I have a rather messed about with
WebSphere install that could be causing problems so if someone else has it
workng that would be useful to know.

Simon


0000001c SystemErr     R java.lang.IllegalArgumentException:
http://www.w3.org/2001/XMLSchema
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
javax.xml.validation.SchemaFactory.newInstance(Unknown Source)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.contribution.processor.DefaultValidatingXMLInputFactory.initializeSchemas(DefaultValidatingXMLInputFactory.java:136)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.contribution.processor.DefaultValidatingXMLInputFactory.createXMLStreamReader(DefaultValidatingXMLInputFactory.java:209)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.assembly.xml.CompositeDocumentProcessor.read(CompositeDocumentProcessor.java:116)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.assembly.xml.CompositeDocumentProcessor.read(CompositeDocumentProcessor.java:56)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor.read(ExtensibleURLArtifactProcessor.java:96)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl.processReadPhase(ContributionServiceImpl.java:492)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl.addContribution(ContributionServiceImpl.java:387)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.contribution.service.impl.ContributionServiceImpl.contribute(ContributionServiceImpl.java:189)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain$3.run(DefaultSCADomain.java:326)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
java.security.AccessController.doPrivileged(AccessController.java:242)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.addContribution(DefaultSCADomain.java:324)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.init(DefaultSCADomain.java:183)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.<init>(DefaultSCADomain.java:120)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.webapp.WebSCADomain.<init>(WebSCADomain.java:41)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:67)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
java.lang.reflect.Constructor.newInstance(Constructor.java:521)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance(SCADomain.java:258)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(SCADomain.java:83)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.webapp.WebAppServletHost.init(WebAppServletHost.java:218)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
org.apache.tuscany.sca.host.webapp.TuscanyServletFilter.init(TuscanyServletFilter.java:52)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.init(FilterInstanceWrapper.java:142)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager._loadFilter(WebAppFilterManager.java:465)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.loadFilter(WebAppFilterManager.java:379)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.getFilterInstanceWrapper(WebAppFilterManager.java:238)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.getFilterChain(WebAppFilterManager.java:296)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:721)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:688)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.wswebcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:101)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.invokeFilters(DefaultExtensionProcessor.java:758)
[30/07/08 11:47:03:968 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:546)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.wswebcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:113)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3276)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:263)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
[30/07/08 11:47:03:984 BST] 0000001c SystemErr     R     at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Ramkumar R <ra...@gmail.com>.
The WSDLless itest - testcases worked for me, I believe some other java
process were blocking the port and tests were failing.

Thanks Ant & Simon for support.

+1 from me to release.

-- 
Thanks & Regards,
Ramkumar Ramalingam

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Ramkumar R <ra...@gmail.com>.
Samples/store worked for me, by doing a compile first before running.
Can't we define "compile" as a pre-requisite for "run" target in the ant
build files?

I have raised a JIRA TUSCANY-2518 for the WSDLless itest - testcase failure.

On Wed, Jul 30, 2008 at 1:51 PM, Simon Laws <si...@googlemail.com>wrote:

>
>
> On Wed, Jul 30, 2008 at 8:12 AM, ant elder <an...@gmail.com> wrote:
>
>> These both work ok for me. For the WSDLless itest does it happen when you
>> run just that test and if so could you raise a jira and attach the
>> surefire-reports from the target folder? For the store sample, is there a
>> sample-store.jar in the target folder? You do have to build it first by
>> running Maven or Ant.
>>
>>    ...ant
>>
>>
>> On Wed, Jul 30, 2008 at 6:47 AM, Ramkumar R <ra...@gmail.com>wrote:
>>
>>> Hi Ant,
>>>
>>> The artifacts got downloaded and unpacked sucessfully. Ran into few
>>> problem as shown below.....
>>>
>>> Tried "mvn clean install" on the source distribution as saw the few test
>>> failures.....
>>>
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Error for project: Apache Tuscany SCA WSDLless Support Integration
>>> Tests (during install)
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] There are test failures.
>>>
>>> <testcase time="21.75" name="testGetUsingMoreComplexObject">
>>>     <error type="com.sun.xml.ws.client.ClientTransportException"
>>> message="HTTP transport error: java.net.SocketException: Operation timed
>>> out: connect:could be due to invalid
>>> address">com.sun.xml.ws.client.ClientTransportException: HTTP transport
>>> error: java.net.SocketException: Operation timed out: connect:could be due
>>> to invalid address
>>>     at
>>> com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:131)
>>>     at
>>> com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:151)
>>>     at
>>> com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:93)
>>>     at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
>>>     at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
>>>     at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
>>>     at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
>>>     at com.sun.xml.ws.client.Stub.process(Stub.java:222)
>>>     at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135)
>>>     at
>>> com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109)
>>>     at
>>> com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
>>>     at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
>>>
>>>
>>> Tried running "store" sample from the binary distribution and saw this
>>> message, the same happens in RC2 as well.
>>> Buildfile: build.xml
>>>
>>> run:
>>>      [java] The java class is not found:  launch.Launch
>>>      [java] Java Result: 1
>>>
>>> BUILD SUCCESSFUL
>>> Total time: 0 seconds
>>>
>>>
>>>
>>> On Wed, Jul 30, 2008 at 2:44 AM, ant elder <an...@apache.org> wrote:
>>>
>>>> The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are
>>>> now available, please review and vote to release.
>>>>
>>>> The artifacts are available for at:
>>>> http://people.apache.org/~antelder/tuscany/1.3-RC3/<http://people.apache.org/%7Eantelder/tuscany/1.3-RC3/>
>>>>
>>>> This includes the signed binary and source distributions, Maven staging
>>>> repository, and eclipse update site.
>>>>
>>>> The SVN tag for the release is:
>>>> http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3
>>>>
>>>> +1 to release from me.
>>>>
>>>>    ...ant
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks & Regards,
>>> Ramkumar Ramalingam
>>>
>>
>> samples/store works for me and you do have to "ant compile" before "ant
> run". Am trying the src distro build now.
>
> Simon
>



-- 
Thanks & Regards,
Ramkumar Ramalingam

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Simon Laws <si...@googlemail.com>.
On Wed, Jul 30, 2008 at 8:12 AM, ant elder <an...@gmail.com> wrote:

> These both work ok for me. For the WSDLless itest does it happen when you
> run just that test and if so could you raise a jira and attach the
> surefire-reports from the target folder? For the store sample, is there a
> sample-store.jar in the target folder? You do have to build it first by
> running Maven or Ant.
>
>    ...ant
>
>
> On Wed, Jul 30, 2008 at 6:47 AM, Ramkumar R <ra...@gmail.com> wrote:
>
>> Hi Ant,
>>
>> The artifacts got downloaded and unpacked sucessfully. Ran into few
>> problem as shown below.....
>>
>> Tried "mvn clean install" on the source distribution as saw the few test
>> failures.....
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Error for project: Apache Tuscany SCA WSDLless Support Integration
>> Tests (during install)
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] There are test failures.
>>
>> <testcase time="21.75" name="testGetUsingMoreComplexObject">
>>     <error type="com.sun.xml.ws.client.ClientTransportException"
>> message="HTTP transport error: java.net.SocketException: Operation timed
>> out: connect:could be due to invalid
>> address">com.sun.xml.ws.client.ClientTransportException: HTTP transport
>> error: java.net.SocketException: Operation timed out: connect:could be due
>> to invalid address
>>     at
>> com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:131)
>>     at
>> com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:151)
>>     at
>> com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:93)
>>     at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
>>     at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
>>     at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
>>     at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
>>     at com.sun.xml.ws.client.Stub.process(Stub.java:222)
>>     at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135)
>>     at
>> com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109)
>>     at
>> com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
>>     at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
>>
>>
>> Tried running "store" sample from the binary distribution and saw this
>> message, the same happens in RC2 as well.
>> Buildfile: build.xml
>>
>> run:
>>      [java] The java class is not found:  launch.Launch
>>      [java] Java Result: 1
>>
>> BUILD SUCCESSFUL
>> Total time: 0 seconds
>>
>>
>>
>> On Wed, Jul 30, 2008 at 2:44 AM, ant elder <an...@apache.org> wrote:
>>
>>> The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are
>>> now available, please review and vote to release.
>>>
>>> The artifacts are available for at:
>>> http://people.apache.org/~antelder/tuscany/1.3-RC3/<http://people.apache.org/%7Eantelder/tuscany/1.3-RC3/>
>>>
>>> This includes the signed binary and source distributions, Maven staging
>>> repository, and eclipse update site.
>>>
>>> The SVN tag for the release is:
>>> http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3
>>>
>>> +1 to release from me.
>>>
>>>    ...ant
>>>
>>
>>
>>
>> --
>> Thanks & Regards,
>> Ramkumar Ramalingam
>>
>
> samples/store works for me and you do have to "ant compile" before "ant
run". Am trying the src distro build now.

Simon

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by ant elder <an...@gmail.com>.
These both work ok for me. For the WSDLless itest does it happen when you
run just that test and if so could you raise a jira and attach the
surefire-reports from the target folder? For the store sample, is there a
sample-store.jar in the target folder? You do have to build it first by
running Maven or Ant.

   ...ant

On Wed, Jul 30, 2008 at 6:47 AM, Ramkumar R <ra...@gmail.com> wrote:

> Hi Ant,
>
> The artifacts got downloaded and unpacked sucessfully. Ran into few problem
> as shown below.....
>
> Tried "mvn clean install" on the source distribution as saw the few test
> failures.....
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error for project: Apache Tuscany SCA WSDLless Support Integration
> Tests (during install)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> <testcase time="21.75" name="testGetUsingMoreComplexObject">
>     <error type="com.sun.xml.ws.client.ClientTransportException"
> message="HTTP transport error: java.net.SocketException: Operation timed
> out: connect:could be due to invalid
> address">com.sun.xml.ws.client.ClientTransportException: HTTP transport
> error: java.net.SocketException: Operation timed out: connect:could be due
> to invalid address
>     at
> com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:131)
>     at
> com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:151)
>     at
> com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:93)
>     at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
>     at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
>     at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
>     at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
>     at com.sun.xml.ws.client.Stub.process(Stub.java:222)
>     at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135)
>     at
> com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109)
>     at
> com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
>     at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
>
>
> Tried running "store" sample from the binary distribution and saw this
> message, the same happens in RC2 as well.
> Buildfile: build.xml
>
> run:
>      [java] The java class is not found:  launch.Launch
>      [java] Java Result: 1
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
>
>
>
> On Wed, Jul 30, 2008 at 2:44 AM, ant elder <an...@apache.org> wrote:
>
>> The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are now
>> available, please review and vote to release.
>>
>> The artifacts are available for at:
>> http://people.apache.org/~antelder/tuscany/1.3-RC3/<http://people.apache.org/%7Eantelder/tuscany/1.3-RC3/>
>>
>> This includes the signed binary and source distributions, Maven staging
>> repository, and eclipse update site.
>>
>> The SVN tag for the release is:
>> http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3
>>
>> +1 to release from me.
>>
>>    ...ant
>>
>
>
>
> --
> Thanks & Regards,
> Ramkumar Ramalingam
>

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Ramkumar R <ra...@gmail.com>.
Hi Ant,

The artifacts got downloaded and unpacked sucessfully. Ran into few problem
as shown below.....

Tried "mvn clean install" on the source distribution as saw the few test
failures.....

[INFO]
------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA WSDLless Support Integration
Tests (during install)
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

<testcase time="21.75" name="testGetUsingMoreComplexObject">
    <error type="com.sun.xml.ws.client.ClientTransportException"
message="HTTP transport error: java.net.SocketException: Operation timed
out: connect:could be due to invalid
address">com.sun.xml.ws.client.ClientTransportException: HTTP transport
error: java.net.SocketException: Operation timed out: connect:could be due
to invalid address
    at
com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:131)
    at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:151)
    at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:93)
    at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
    at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
    at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
    at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
    at com.sun.xml.ws.client.Stub.process(Stub.java:222)
    at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135)
    at
com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109)
    at
com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
    at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)


Tried running "store" sample from the binary distribution and saw this
message, the same happens in RC2 as well.
Buildfile: build.xml

run:
     [java] The java class is not found:  launch.Launch
     [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 0 seconds


On Wed, Jul 30, 2008 at 2:44 AM, ant elder <an...@apache.org> wrote:

> The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are now
> available, please review and vote to release.
>
> The artifacts are available for at:
> http://people.apache.org/~antelder/tuscany/1.3-RC3/<http://people.apache.org/%7Eantelder/tuscany/1.3-RC3/>
>
> This includes the signed binary and source distributions, Maven staging
> repository, and eclipse update site.
>
> The SVN tag for the release is:
> http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3
>
> +1 to release from me.
>
>    ...ant
>



-- 
Thanks & Regards,
Ramkumar Ramalingam

Re: [Vote] Release Tuscany Java SCA 1.3 RC3

Posted by Raymond Feng <en...@gmail.com>.
+1 from me.

I can build the 1.3 tag successfully. I tried some samples (standalone and 
webapp with tomcat) and all but one could be built and run. The one failure 
is reported as https://issues.apache.org/jira/browse/TUSCANY-2515 and I 
don't think it's a blocker.

I also tried the Eclipse plugin. It works fine for me.

Thanks,
Raymond

From: ant elder
Sent: Tuesday, July 29, 2008 2:14 PM
To: dev@tuscany.apache.org
Subject: [Vote] Release Tuscany Java SCA 1.3 RC3


The RC3 release artifacts for the Tuscany SCA for Java 1.3 release are now 
available, please review and vote to release.

The artifacts are available for at: 
http://people.apache.org/~antelder/tuscany/1.3-RC3/

This includes the signed binary and source distributions, Maven staging 
repository, and eclipse update site.

The SVN tag for the release is: 
http://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.3

+1 to release from me.

   ...ant