[jira] Commented: (TUSCANY-2993) store-dojo sample doesn't work in IE

2009-04-27 Thread Brent Daniel (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703501#action_12703501 ] Brent Daniel commented on TUSCANY-2993: --- Removing the binding.atom references resol

Re: [1.x] Build failure in assembly-xml module

2009-04-27 Thread Luciano Resende
On Mon, Apr 27, 2009 at 7:12 PM, Brent Daniel wrote: > Yes, I'm seeing the same thing: > > testResolveComposite(org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase) > Time elapsed: 0.047 sec  <<< ERROR! > java.lang.IllegalStateException: org.xml.sax.SAXParseException: > src-resolve: Can not r

Re: [1.x] Build failure in assembly-xml module

2009-04-27 Thread Brent Daniel
Yes, I'm seeing the same thing: testResolveComposite(org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase) Time elapsed: 0.047 sec  <<< ERROR! java.lang.IllegalStateException: org.xml.sax.SAXParseException: src-resolve: Can not resolve the name 'wsa:EndpointReferenceType' to a(n) 'type definit

[1.x] Build failure in assembly-xml module

2009-04-27 Thread Luciano Resende
I'm seeing various issues in assembly-xml, are others seeing that as well ? Results : Tests in error: testResolveConstrainingType(org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase) testResolveComposite(org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase) testValidateAssembly(or

[jira] Created: (TUSCANY-2994) NPE at EJBImplementationProcessor.resolve()

2009-04-27 Thread Anbu Ponniah (JIRA)
NPE at EJBImplementationProcessor.resolve() --- Key: TUSCANY-2994 URL: https://issues.apache.org/jira/browse/TUSCANY-2994 Project: Tuscany Issue Type: Bug Reporter: Anbu Ponniah EJBImplem

Re: Do we want to move the Tuscany blog to blogs.apache.org?

2009-04-27 Thread haleh mahbod
It only creates more visibility. Why not do it? On Mon, Apr 27, 2009 at 2:31 AM, ant elder wrote: > There doesn't seem enough interest to make having this new blog > worthwhile so lets hold off on this for the time being. > > ...ant > > On Mon, Apr 20, 2009 at 9:26 PM, ant elder wrote: > > W

[jira] Created: (TUSCANY-2993) store-dojo sample doesn't work in IE

2009-04-27 Thread Brent Daniel (JIRA)
store-dojo sample doesn't work in IE Key: TUSCANY-2993 URL: https://issues.apache.org/jira/browse/TUSCANY-2993 Project: Tuscany Issue Type: Bug Components: Java SCA Samples Reporter:

Re: [1.x] How about releasing 1.5 ?

2009-04-27 Thread Luciano Resende
On Mon, Apr 27, 2009 at 2:35 AM, Simon Laws wrote: >> I'm wondering if we still want to have this release branch just yet >> now. If we're waiting for the Axis2 release and it looks like that >> will be at least a couple of weeks and there's still activity going in >> Tuscany 1.x so maybe we shoul

Re: [jira] Commented: (TUSCANY-2989) Bogus Code in NodeImpl configureNode(...)

2009-04-27 Thread Mike Edwards
Raymond Feng wrote: The OASIS SCA spec seems to be clearer on the deployment composite. It has to be attached to an installed contribution so that it can be resolved in the context of the "host" contribution. IMO, this is similar to the OSGi "fragment" concept which can be attached to a host bu

Re: Implemented JAX-RS support

2009-04-27 Thread Luciano Resende
On Mon, Apr 27, 2009 at 10:57 AM, Prateek Temkar wrote: > Hi, > Jersey has a dual license. Would GPL not allow us to use modified > Jersey as long as we publish the mods? > GPL Dependencies are not compatible with Apache License. Maybe you could explain what kind of modifications you needed from

Re: Implemented JAX-RS support

2009-04-27 Thread Prateek Temkar
Hi, Jersey has a dual license. Would GPL not allow us to use modified Jersey as long as we publish the mods? -Prateek Temkar On Fri, Apr 24, 2009 at 10:17 AM, ant elder wrote: > I commented about that in the JIRA, unfortunately its not ok so there needs > to be a way to either avoid needing the

[jira] Commented: (TUSCANY-2919) Implement JAX-RS Support in Tuscany 1.4

2009-04-27 Thread Prateek Temkar (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703241#action_12703241 ] Prateek Temkar commented on TUSCANY-2919: - Hi Ant, Jersey is also licensed under

Re: [VOTE] Release Tuscany Zip Plugin alpha1

2009-04-27 Thread Raymond Feng
I'm in the same situation too. Can you use the following example to explain what the zip plugin does? Say, I have developed an SCA composite application: distributed calculator. The application is packaged as two jars: * The calculator * The operations Is the zip plugin there to zip two jars

Re: Merging model and model-xml modules into one

2009-04-27 Thread Raymond Feng
What are the things that are not completely trivial? It might be a warning sign that the "merge" is complicating the dependencies. If you can share one or two examples, we can discuss how we handle them in concrete context. We probably have to think about the modularity in a broader view. Sure,

Tuscany-WSDL2Java

2009-04-27 Thread Pradeep Fernando
Hi devs, I went through(debugged) the WSDL2Java codegen engine of Apache CXF. seems like this tool suits our requirements. It generates JAX-WS compliant artifacts. supports new databindings as plugins. It currently supporting JAXB & xmlbeans databindings. let me explain the process of code gene

Re: Create a collaboration area with write access for all ASF committers?

2009-04-27 Thread Raymond Feng
Sorry for the late response, Just curious why we don't use Apache Lab for the collaborations? Thanks, Raymond -- From: "ant elder" Sent: Monday, April 27, 2009 2:29 AM To: Subject: Re: Create a collaboration area with write access for all ASF com

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Raymond Feng
I fixed the issue and the test case is passing now. Thanks, Raymond -- From: "Simon Laws" Sent: Monday, April 27, 2009 5:00 AM To: ; Subject: Re: [1.x] hang in BPEL itest with latest code The underlying cause of the error is some holder code in

Re: [VOTE] Release Tuscany Zip Plugin alpha1

2009-04-27 Thread Ramkumar R
Hi Ant, Thanks for the clarification, I believe we follow this process for all kind of artifacts. My question was specifically about how to verify the functionality of this plugin by using them, I think the README has some information on that now. +1 from me, I just checked the LICENSE and the ar

Re: [jira] Commented: (TUSCANY-2989) Bogus Code in NodeImpl configureNode(...)

2009-04-27 Thread Raymond Feng
The OASIS SCA spec seems to be clearer on the deployment composite. It has to be attached to an installed contribution so that it can be resolved in the context of the "host" contribution. IMO, this is similar to the OSGi "fragment" concept which can be attached to a host bundle. Thanks, Raymo

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Simon Laws
On Mon, Apr 27, 2009 at 4:31 PM, Raymond Feng wrote: > I'll look into the mode for wsdl. > That would be great Raymond. Am still looking at why the error doesn't get returned properly. Simon

Re: binding-ws-xml depends on binding-ws-wsdlgen

2009-04-27 Thread ant elder
On Mon, Apr 27, 2009 at 4:28 PM, Simon Laws wrote: > On Mon, Apr 27, 2009 at 11:21 AM, ant elder wrote: >> Currently the binding-ws-xml module depends on the binding-ws-wsdlgen >> module which in turn depends on databinding and jaxb databinding, as >> well as the axis2-policy module which depends

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Raymond Feng
I'll look into the mode for wsdl. Sent from my iPod On Apr 27, 2009, at 5:00 AM, Simon Laws wrote: The underlying cause of the error is some holder code in JavaImplementationInvoker.invoke()... // Holder pattern. Any payload parameters which are should be in holders are placed

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Raymond Feng
I see it too. Sent from my iPod On Apr 27, 2009, at 5:42 AM, Mike Edwards > wrote: Simon Laws wrote: itest\bpel\helloworld-reference is hanging for me with the latest code. It's getting to... ://helloworld" xmlns:ns2="http://helloworld/"; xmlns:xs="http://www.w3.org/2001/X MLSchema" xmlns:x

Re: binding-ws-xml depends on binding-ws-wsdlgen

2009-04-27 Thread Simon Laws
On Mon, Apr 27, 2009 at 11:21 AM, ant elder wrote: > Currently the binding-ws-xml module depends on the binding-ws-wsdlgen > module which in turn depends on databinding and jaxb databinding, as > well as the axis2-policy module which depends on binding-ws-axis > runtime, so quite a lot of the tusc

[jira] Resolved: (TUSCANY-2626) Investigate why endpoint reference and wsdlLocation are not in the sca-binding-webservice.xsd schema file

2009-04-27 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws resolved TUSCANY-2626. - Resolution: Fixed To create any kind of sensible schema for this EndpointReference element we

[jira] Commented: (TUSCANY-2967) For binding.jms, consider a more natural exception handling strategy for non-XML, non-Object wireFormats

2009-04-27 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703130#action_12703130 ] ant elder commented on TUSCANY-2967: Extending to allow configuration of a fault des

Re: [VOTE] Release Tuscany Zip Plugin alpha1

2009-04-27 Thread Mike Edwards
Ant, I'd prefer to see a bit more user documentation first. I'm unclear as to what exactly it does and how to run it properly. That's why I'm not voting for it. (note that I have not voted against it either...) Yours, Mike. ant elder wrote: Still looking for one more vote on this, anyone?

[jira] Commented: (TUSCANY-2967) For binding.jms, consider a more natural exception handling strategy for non-XML, non-Object wireFormats

2009-04-27 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703122#action_12703122 ] Scott Kurz commented on TUSCANY-2967: - Good point Simon: performing an XML serializa

[jira] Created: (TUSCANY-2992) For binding.jms wireFormat.jmsdefault, consider smoothing over elementFormDefault differences

2009-04-27 Thread Scott Kurz (JIRA)
For binding.jms wireFormat.jmsdefault, consider smoothing over elementFormDefault differences - Key: TUSCANY-2992 URL: https://issues.apache.org/jira/browse/TUSCANY-2992

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Mike Edwards
Simon Laws wrote: itest\bpel\helloworld-reference is hanging for me with the latest code. It's getting to... http://greetings";>http://helloworld/"; xmlns:xs="http://www.w3.org/2001/X MLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:type="xs:str ing">Luciano [DEBUG] - Geronim

Re: [jira] Commented: (TUSCANY-2989) Bogus Code in NodeImpl configureNode(...)

2009-04-27 Thread Mike Edwards
ant elder (JIRA) wrote: [ https://issues.apache.org/jira/browse/TUSCANY-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703008#action_12703008 ] ant elder commented on TUSCANY-2989: See http://apache.markmai

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Simon Laws
The underlying cause of the error is some holder code in JavaImplementationInvoker.invoke()... // Holder pattern. Any payload parameters which are should be in holders are placed in Holder. // Only check Holder for remotable interfaces if (imethod != null && op

Re: Refactoring common pojo based code out of implementation-java extension, was Re: [2.x] Porting Spring Modules into 2.x

2009-04-27 Thread ant elder
On Fri, Apr 24, 2009 at 10:11 PM, Luciano Resende wrote: > On Tue, Apr 21, 2009 at 11:39 PM, Ramkumar R wrote: >>> >>> This would be ok for now, but the proper fix would be to have pojo >>> related interfaces available in a separated module that could be >>> exported via OSGi and used by all pojo

binding-ws-xml depends on binding-ws-wsdlgen

2009-04-27 Thread ant elder
Currently the binding-ws-xml module depends on the binding-ws-wsdlgen module which in turn depends on databinding and jaxb databinding, as well as the axis2-policy module which depends on binding-ws-axis runtime, so quite a lot of the tuscany runtime gets dragged in when using ws xml. The main reas

[jira] Assigned: (TUSCANY-2967) For binding.jms, consider a more natural exception handling strategy for non-XML, non-Object wireFormats

2009-04-27 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-2967: -- Assignee: ant elder > For binding.jms, consider a more natural exception handling strategy fo

[jira] Created: (TUSCANY-2991) SCA runtime should throw an exception when responseConnect and element both defined.

2009-04-27 Thread Ku Jun Guo (JIRA)
SCA runtime should throw an exception when responseConnect and element both defined. Key: TUSCANY-2991 URL: https://issues.apache.org/jira/browse/TUSCANY-2991

[jira] Created: (TUSCANY-2990) SCA runtime should throw an exception when requestConnect and corresponding elements both defined.

2009-04-27 Thread Ku Jun Guo (JIRA)
SCA runtime should throw an exception when requestConnect and corresponding elements both defined. -- Key: TUSCANY-2990 URL: https://issues.apache.org/jira/browse/TUSC

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread Simon Laws
On Mon, Apr 27, 2009 at 10:54 AM, ant elder wrote: > On Mon, Apr 27, 2009 at 10:18 AM, Simon Laws > wrote: >> itest\bpel\helloworld-reference is hanging for me with the latest >> code. It's getting to... >> >> http://greetings";>> xmlns="http >> ://helloworld" xmlns:ns2="http://helloworld/"; >>

Re: [1.x] hang in BPEL itest with latest code

2009-04-27 Thread ant elder
On Mon, Apr 27, 2009 at 10:18 AM, Simon Laws wrote: > itest\bpel\helloworld-reference is hanging for me with the latest > code. It's getting to... > > http://greetings";> xmlns="http > ://helloworld" xmlns:ns2="http://helloworld/"; > xmlns:xs="http://www.w3.org/2001/X > MLSchema" xmlns:xsi="http:

Re: Cleaning up the build

2009-04-27 Thread ant elder
On Tue, Apr 21, 2009 at 10:52 AM, ant elder wrote: > > I've started doing some of this and plan to continue slowly over the next > days. Feel free to help. > FYI, I've done most of these changes now moving out code that wasn't included in the main 1.x build, so if nothing else a fresh svn checko

[jira] Resolved: (TUSCANY-2930) Add wireFormat.jmsDefault for the JMS binding

2009-04-27 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws resolved TUSCANY-2930. - Resolution: Fixed Fix Version/s: Java-SCA-Next wireFormat.jmsdefault and wireFormat.text

Re: Merging model and model-xml modules into one

2009-04-27 Thread ant elder
I've cleaned up most of these now, of the remaining mike has said he'll do implemantaion-spring-xml, we're keeping assembly-xml and policy-xml for the time being, and that leaves: binding-ws-xml, contribution-xml, definitions-xml, implementation-java-xml, interface-java-xml. It turns out that those

Re: [1.x] How about releasing 1.5 ?

2009-04-27 Thread Simon Laws
On Fri, Apr 24, 2009 at 8:05 AM, ant elder wrote: > On Mon, Apr 20, 2009 at 8:45 AM, ant elder wrote: >> >> >> On Thu, Apr 16, 2009 at 4:13 PM, Simon Laws >> wrote: >>> >>> > >>> > So no disagreements on doing a 1.5 release now so how about to get >>> > started i >>> > create a 1.5 branch over t

Re: Do we want to move the Tuscany blog to blogs.apache.org?

2009-04-27 Thread ant elder
There doesn't seem enough interest to make having this new blog worthwhile so lets hold off on this for the time being. ...ant On Mon, Apr 20, 2009 at 9:26 PM, ant elder wrote: > We've the existing Tuscany blog at apache-tuscany.blogspot.com but now the > ASF also is hosting project blogs, se

Re: Create a collaboration area with write access for all ASF committers?

2009-04-27 Thread ant elder
On Fri, Apr 24, 2009 at 5:59 AM, ant elder wrote: > How about we create an area in SVN that any ASF committer can commit to so > as to aid collaboration across projects? > > So as an example lets say we wanted to make a sample application that uses, > i don't know, perhaps Tuscany, OpenJPA, and ru

[1.x] hang in BPEL itest with latest code

2009-04-27 Thread Simon Laws
itest\bpel\helloworld-reference is hanging for me with the latest code. It's getting to... http://greetings";>http://helloworld/"; xmlns:xs="http://www.w3.org/2001/X MLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:type="xs:str ing">Luciano [DEBUG] - GeronimoLog.debug(66) | >>>

Re: [VOTE] Release Tuscany Plugin alpha1

2009-04-27 Thread ant elder
Still looking for one more vote on this, anyone? ...ant On Fri, Apr 24, 2009 at 8:47 AM, Simon Laws wrote: > On Fri, Apr 24, 2009 at 6:55 AM, ant elder wrote: >> Please review and vote on releasing the alpha1 release of the Tuscany >> plugin module. This Maven plugin enables using "mvn tusc

Re: [VOTE] Release Tuscany Zip Plugin alpha1

2009-04-27 Thread ant elder
Still looking for one more vote on this, anyone? ...ant On Sat, Apr 25, 2009 at 8:28 AM, ant elder wrote: > There is a snippet of what a pom.xml using this looks like in the README, > and i've just added a bit more text about what it does to the trunk README > at > https://svn.apache.org/rep

[jira] Commented: (TUSCANY-2989) Bogus Code in NodeImpl configureNode(...)

2009-04-27 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703008#action_12703008 ] ant elder commented on TUSCANY-2989: See http://apache.markmail.org/message/jcscho3fr

Re: Hard to parse method name? isUnresolved()

2009-04-27 Thread ant elder
On Sun, Apr 26, 2009 at 4:26 PM, Mike Edwards wrote: > Folks, > > I have been bothered by the name of a common method in doing some debugging > over the past couple of days - this note is suggesting a change and I'd like > some opinions first. > > The method in question is the isUnresolved()method