[jira] Updated: (TUSCANY-243) Adding doc-lit support for Axis2 integration

2006-05-03 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-243?page=all ] Raymond Feng updated TUSCANY-243: - Attachment: doc-lit-0502.patch Hi, Ant. Here's the 3rd version of the patch tested on the latest code. Thanks, Raymond Adding doc-lit support for Axis2

[jira] Commented: (TUSCANY-258) Static DataObjects are not correctly deserialized from WS request messages

2006-05-03 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-258?page=comments#action_12377533 ] ant elder commented on TUSCANY-258: --- This is yet another classloader issue similar to TUSCANY-253 and all the others. As a hack trying switching back to a saved version

Insufficient space in perm gen

2006-05-03 Thread Meeraj Kunnumpurath
Hi, Has anyone noticed out of memory error in the build due to insufficient perm gen space? Ta Meeraj * You can find us at www.voca.com * This communication is confidential and

Re: Cross language interop

2006-05-03 Thread kelvin goodson
There's a pair of files called Primer.xsd and PrimerSample.xml which I have used in the past which come from Eclipse EMF and is as comprehensive in its coverage of schema as I have ever needed. I'm not sure how we stand on being able to distribute these as part of the test suite in Tuscany. A

Re: Insufficient space in perm gen

2006-05-03 Thread Rick Rineholt
Hello, Here is some previous information on the mailing list http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg02130.html AccountServiceImpl Meeraj Kunnumpurath wrote: Hi, Has anyone noticed out of memory error in the build due to insufficient perm gen space? Ta Meeraj

RE: Insufficient space in perm gen

2006-05-03 Thread Meeraj Kunnumpurath
Ta -Original Message- From: Rick Rineholt [mailto:[EMAIL PROTECTED] Sent: 03 May 2006 10:28 To: tuscany-dev@ws.apache.org Subject: Re: Insufficient space in perm gen Hello, Here is some previous information on the mailing list

Re: Java container JIRA issue reporting

2006-05-03 Thread Mike Edwards
+1 from me, Jim James F Marino wrote: I've noticed several issues have been logged against the Java container where entire Maven projects or samples are used to demonstrate a problem. Sometimes this may be unavoidable, but I would like to propose that we get into the habit of submitting

Re: svn commit: r399327 - in /incubator/tuscany/java/testing/interop: ./ clients/webserviceInteropDoc/src/main/resources/ services/ services/webserviceInteropDoc/ services/webserviceInteropDoc/src/ se

2006-05-03 Thread ant elder
woohoo On 5/3/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: jsdelfino Date: Wed May 3 08:07:23 2006 New Revision: 399327 URL: http://svn.apache.org/viewcvs?rev=399327view=rev Log: Adding server side of the webserviceInteropDoc test case Added:

[jira] Updated: (TUSCANY-103) Add Java2WSDL tool

2006-05-03 Thread Venkatakrishnan (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-103?page=all ] Venkatakrishnan updated TUSCANY-103: Attachment: Java2WSDL - Tuscany Patch 03-May.txt pom.xml This is patch to bring Tuscany Java2WSDL to sync with the Axis2 - RC4

Re: Java container JIRA issue reporting

2006-05-03 Thread ant elder
I'm not sure I completely agree with this, if you make it hard to report problems then people don't report them. A bug reporter should have to describe/provide just enough of a way to easily recreate a problem, its down to the bug fixer to write whatever regression and unit tests are required by

[jira] Created: (TUSCANY-260) Backward pointing relationships in DAS Config not correct

2006-05-03 Thread Brent Daniel (JIRA)
Backward pointing relationships in DAS Config not correct - Key: TUSCANY-260 URL: http://issues.apache.org/jira/browse/TUSCANY-260 Project: Tuscany Type: Bug Components: Java DAS RDB Reporter: Brent

[jira] Updated: (TUSCANY-153) ChangeSummary on root data object not supported

2006-05-03 Thread Kevin Williams (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-153?page=all ] Kevin Williams updated TUSCANY-153: --- Priority: Blocker (was: Major) This is blocking TUSCANY-154 ChangeSummary on root data object not supported

[jira] Updated: (TUSCANY-153) ChangeSummary on root data object not supported

2006-05-03 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-153?page=all ] Frank Budinsky updated TUSCANY-153: --- Hi Kevin, You can't make this unimplemented feature a blocking problem, because unless someone steps up to implement this immediately (which will take

[jira] Updated: (TUSCANY-153) ChangeSummary on root data object not supported

2006-05-03 Thread Kevin Williams (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-153?page=all ] Kevin Williams updated TUSCANY-153: --- Priority: Major (was: Blocker) Thanks Frank, We will take a look at your proposed workaround. ChangeSummary on root data object not supported

Re: Cross language interop

2006-05-03 Thread Kevin Williams
kelvin goodson wrote: [snip] With regards to sharing change histories, I imagine the primary use case for change histories is when you give a give a modified graph back to the same DAS for writing back to the original source. So I in terms of cross language interoperability I would

Re: Java container JIRA issue reporting

2006-05-03 Thread Mike Edwards
I think that the principle of building a test case that demonstrates the problem is a good practice. If there is a problem, them it is almost always the case that the current test suite does not find the problem. To ensure a fix, then *someone* has to build the test, which needs to be added

[jira] Commented: (TUSCANY-153) ChangeSummary on root data object not supported

2006-05-03 Thread Brent Daniel (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-153?page=comments#action_12377619 ] Brent Daniel commented on TUSCANY-153: -- Frank, Our scenario is that we need to create a new Type that has reference properties to each Type in a set of generated

[jira] Commented: (TUSCANY-262) The packaging scheme for Tuscany runtime and dependency jars is problematic against the Tomcat class loading hierarchy

2006-05-03 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-262?page=comments#action_12377639 ] Jeremy Boynes commented on TUSCANY-262: --- In short, yes this is by design, at least of Tomcat and the integration code for it. Tomcat does this to create isolation

[jira] Closed: (TUSCANY-262) The packaging scheme for Tuscany runtime and dependency jars is problematic against the Tomcat class loading hierarchy

2006-05-03 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-262?page=all ] Jeremy Boynes closed TUSCANY-262: - Resolution: Invalid Assign To: Jeremy Boynes Closing as invalid as we need to handle classloaders in an appropriate manner. The packaging scheme

[jira] Commented: (TUSCANY-262) The packaging scheme for Tuscany runtime and dependency jars is problematic against the Tomcat class loading hierarchy

2006-05-03 Thread Raymond Feng (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-262?page=comments#action_12377675 ] Raymond Feng commented on TUSCANY-262: -- Hi, Jeremy. I agree with you on the isolation part. I understand if the container wants to access application resources, it

[jira] Created: (TUSCANY-263) SDO2Java generator should allow multiple files or directories to be specified

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
SDO2Java generator should allow multiple files or directories to be specified - Key: TUSCANY-263 URL: http://issues.apache.org/jira/browse/TUSCANY-263 Project: Tuscany Type: Bug

[jira] Created: (TUSCANY-264) WSDL2Java generator should allow multiple files or directories to be specified

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
WSDL2Java generator should allow multiple files or directories to be specified -- Key: TUSCANY-264 URL: http://issues.apache.org/jira/browse/TUSCANY-264 Project: Tuscany Type: Bug

[jira] Updated: (TUSCANY-215) Document how to deploy the Tuscany jars to cvs.apache.org/maven-snapshot-repository

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-215?page=all ] Jean-Sebastien Delfino updated TUSCANY-215: --- Fix Version: 0.91 Version: 0.91 Document how to deploy the Tuscany jars to cvs.apache.org/maven-snapshot-repository

[jira] Updated: (TUSCANY-261) Tuscany-generated WAR should not package runtime jars under WEB-INF/lib

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-261?page=all ] Jean-Sebastien Delfino updated TUSCANY-261: --- Fix Version: 0.91 Version: 0.91 Tuscany-generated WAR should not package runtime jars under WEB-INF/lib

[jira] Commented: (TUSCANY-261) Tuscany-generated WAR should not package runtime jars under WEB-INF/lib

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-261?page=comments#action_12377690 ] Jean-Sebastien Delfino commented on TUSCANY-261: Do we need these jars as dependencies at all? IMO since the runtime is packaged with Tomcat, the

[jira] Updated: (TUSCANY-158) Bigbank sample modules and packages should be renamed to simpler / shorter package names

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-158?page=all ] Jean-Sebastien Delfino updated TUSCANY-158: --- Fix Version: 0.91 Version: 0.91 Bigbank sample modules and packages should be renamed to simpler / shorter package names

[jira] Updated: (TUSCANY-168) samples/bigbankJS should move under samples/Javascript

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-168?page=all ] Jean-Sebastien Delfino updated TUSCANY-168: --- Fix Version: 0.91 Version: 0.91 samples/bigbankJS should move under samples/Javascript

[jira] Resolved: (TUSCANY-188) Need a new sample that shows the SCA async programming model

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-188?page=all ] Jean-Sebastien Delfino resolved TUSCANY-188: Resolution: Fixed Need a new sample that shows the SCA async programming model

[jira] Closed: (TUSCANY-188) Need a new sample that shows the SCA async programming model

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-188?page=all ] Jean-Sebastien Delfino closed TUSCANY-188: -- This is now fixed. We have a helloworldasync sample. Need a new sample that shows the SCA async programming model

[jira] Updated: (TUSCANY-159) Helloworld sample modules and packages should be renamed to simpler / shorter names.

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-159?page=all ] Jean-Sebastien Delfino updated TUSCANY-159: --- Fix Version: 0.91 Version: 0.91 Helloworld sample modules and packages should be renamed to simpler / shorter names.

[jira] Updated: (TUSCANY-232) It would be educational to provide a flavor of the HelloWorld WS / HWWS Client sample which used different names in different contexts where the name HelloWorldService

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-232?page=all ] Jean-Sebastien Delfino updated TUSCANY-232: --- Fix Version: 0.91 Version: 0.91 Priority: Major (was: Minor) I think this is a major issue, the worst thing for a sample

[jira] Updated: (TUSCANY-65) Tomcat integration should work with bindings other than Axis2

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-65?page=all ] Jean-Sebastien Delfino updated TUSCANY-65: -- Fix Version: 0.91 Version: 0.91 Tomcat integration should work with bindings other than Axis2

[jira] Commented: (TUSCANY-243) Adding doc-lit support for Axis2 integration

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-243?page=comments#action_12377696 ] Jean-Sebastien Delfino commented on TUSCANY-243: Ant, are you going to apply this patch? Adding doc-lit support for Axis2 integration

[jira] Updated: (TUSCANY-243) Adding doc-lit support for Axis2 integration

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-243?page=all ] Jean-Sebastien Delfino updated TUSCANY-243: --- Fix Version: 0.91 Version: 0.91 Adding doc-lit support for Axis2 integration

[jira] Updated: (TUSCANY-240) Update wsdl loading to use

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-240?page=all ] Jean-Sebastien Delfino updated TUSCANY-240: --- Fix Version: 0.91 Description: Patch to update Celtix binding to use WSDLDefinitionRegistry instead of SCDLAssemblyModelLoaderImpl

[jira] Updated: (TUSCANY-206) Implement Celtix WS Binding

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-206?page=all ] Jean-Sebastien Delfino updated TUSCANY-206: --- Fix Version: 0.91 Version: 0.91 Implement Celtix WS Binding --- Key: TUSCANY-206

[jira] Assigned: (TUSCANY-224) ModuleContext locateService should return a proxy if any interceptors are present in the invocation chain

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-224?page=all ] Jean-Sebastien Delfino reassigned TUSCANY-224: -- Assign To: Jim Marino ModuleContext locateService should return a proxy if any interceptors are present in the invocation chain

[jira] Updated: (TUSCANY-224) ModuleContext locateService should return a proxy if any interceptors are present in the invocation chain

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-224?page=all ] Jean-Sebastien Delfino updated TUSCANY-224: --- Fix Version: 0.91 Version: 0.91 ModuleContext locateService should return a proxy if any interceptors are present in the

[jira] Updated: (TUSCANY-54) WireBuilders should be registered with a central registry

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-54?page=all ] Jean-Sebastien Delfino updated TUSCANY-54: -- Fix Version: 0.91 Version: 0.91 WireBuilders should be registered with a central registry

[jira] Updated: (TUSCANY-63) Need an SPI for co-ordination between EntryPoints and the infrastructure that will invoke them

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-63?page=all ] Jean-Sebastien Delfino updated TUSCANY-63: -- Fix Version: 0.91 Version: 0.91 Need an SPI for co-ordination between EntryPoints and the infrastructure that will invoke them

[jira] Updated: (TUSCANY-169) Incorrect ServiceUnavailable exception thrown by locateService

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-169?page=all ] Jean-Sebastien Delfino updated TUSCANY-169: --- Fix Version: 0.91 Version: 0.91 Incorrect ServiceUnavailable exception thrown by locateService

[jira] Updated: (TUSCANY-219) @Property on a setter method does not work

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-219?page=all ] Jean-Sebastien Delfino updated TUSCANY-219: --- Fix Version: 0.91 Version: 0.91 @Property on a setter method does not work --

[jira] Updated: (TUSCANY-201) Allow extensions to WSDL processing

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-201?page=all ] Jean-Sebastien Delfino updated TUSCANY-201: --- Fix Version: 0.91 Version: 0.91 Allow extensions to WSDL processing --- Key:

[jira] Updated: (TUSCANY-239) Need access to WSDLs by namespace

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-239?page=all ] Jean-Sebastien Delfino updated TUSCANY-239: --- Fix Version: 0.91 Description: In order to replace usage of the SCDLAssemblyModelLoaderImpl with the WSDLDefinitionRegistry, the

[jira] Updated: (TUSCANY-247) Destroy methods not being called on WebServiceBindingLoader

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-247?page=all ] Jean-Sebastien Delfino updated TUSCANY-247: --- Fix Version: 0.91 Description: The @Destroy method of the WebServiceBindingLoader is not being called during tuscany.stop();

[jira] Assigned: (TUSCANY-246) Supply chain sample

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-246?page=all ] Jean-Sebastien Delfino reassigned TUSCANY-246: -- Assign To: Jean-Sebastien Delfino (was: Jim Marino) Supply chain sample --- Key: TUSCANY-246

[jira] Updated: (TUSCANY-246) Supply chain sample

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-246?page=all ] Jean-Sebastien Delfino updated TUSCANY-246: --- Fix Version: 0.91 Version: 0.91 Supply chain sample --- Key: TUSCANY-246 URL:

[jira] Updated: (TUSCANY-249) Builders are getting called multiple times

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-249?page=all ] Jean-Sebastien Delfino updated TUSCANY-249: --- Fix Version: 0.91 Version: 0.91 Builders are getting called multiple times --

[jira] Updated: (TUSCANY-170) WSDL2Java and runtime have inconsistent name-mangling convention for WSDL portType and operation

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-170?page=all ] Jean-Sebastien Delfino updated TUSCANY-170: --- Fix Version: 0.91 Version: 0.91 WSDL2Java and runtime have inconsistent name-mangling convention for WSDL portType and

[jira] Updated: (TUSCANY-74) Support wire multiplicty in JavaScript components

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-74?page=all ] Jean-Sebastien Delfino updated TUSCANY-74: -- Fix Version: 0.91 Version: 0.91 Support wire multiplicty in JavaScript components

[jira] Resolved: (TUSCANY-25) @Reference doesn't work on fields with protected or default access modifier

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-25?page=all ] Jean-Sebastien Delfino resolved TUSCANY-25: --- Resolution: Fixed Protected properties now work. Default access properties do not need to be supported anymore. @Reference

[jira] Updated: (TUSCANY-77) Syntax for specifying WSDL portTypes and ports does not comply with SCA 0.9 assembly spec

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-77?page=all ] Jean-Sebastien Delfino updated TUSCANY-77: -- Fix Version: 0.91 Version: 0.91 Syntax for specifying WSDL portTypes and ports does not comply with SCA 0.9 assembly spec

[jira] Updated: (TUSCANY-179) Need a Java annotation to inject an SDO helper into an SCA Java component implementation

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-179?page=all ] Jean-Sebastien Delfino updated TUSCANY-179: --- Fix Version: 0.91 Version: 0.91 We need this annotation implemented for our 0.91 release. Need a Java annotation to inject an

[jira] Updated: (TUSCANY-184) SCA Java tools documentation is out of sync with the current implementation

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-184?page=all ] Jean-Sebastien Delfino updated TUSCANY-184: --- Fix Version: 0.91 Version: 0.91 SCA Java tools documentation is out of sync with the current implementation

[jira] Updated: (TUSCANY-198) Rename ComponentInfo to ComponentType

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-198?page=all ] Jean-Sebastien Delfino updated TUSCANY-198: --- Fix Version: 0.91 Version: 0.91 Rename ComponentInfo to ComponentType - Key:

[jira] Updated: (TUSCANY-162) Need a document describing how to submit a patch

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-162?page=all ] Jean-Sebastien Delfino updated TUSCANY-162: --- Fix Version: 0.91 Version: 0.91 Need a document describing how to submit a patch

[jira] Updated: (TUSCANY-160) Need a description of the steps to download, build and run Tuscany from scratch

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-160?page=all ] Jean-Sebastien Delfino updated TUSCANY-160: --- Fix Version: 0.91 Version: 0.91 Need a description of the steps to download, build and run Tuscany from scratch

[jira] Resolved: (TUSCANY-220) NullPointerException if a property is not configured

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-220?page=all ] Jean-Sebastien Delfino resolved TUSCANY-220: Resolution: Fixed This is now fixed. NullPointerException if a property is not configured

[jira] Updated: (TUSCANY-242) SCDL loader should trim the whitespaces when the element text is parsed

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-242?page=all ] Jean-Sebastien Delfino updated TUSCANY-242: --- Fix Version: 0.91 Version: 0.91 It is very likely that users are going to run into this issue if they use editors that format

[jira] Updated: (TUSCANY-264) WSDL2Java generator should allow multiple files or directories to be specified

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-264?page=all ] Jean-Sebastien Delfino updated TUSCANY-264: --- Fix Version: 0.91 Version: 0.91 WSDL2Java generator should allow multiple files or directories to be specified

[jira] Updated: (TUSCANY-84) Rename JavaScript project from container.js to container.rhino

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-84?page=all ] Jean-Sebastien Delfino updated TUSCANY-84: -- Fix Version: 0.91 Version: 0.91 Rename JavaScript project from container.js to container.rhino

[jira] Updated: (TUSCANY-109) Marker files generated by the Tuscany WSDL2Java tool should not have a .wsdl extension

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-109?page=all ] Jean-Sebastien Delfino updated TUSCANY-109: --- Fix Version: 0.91 Version: 0.91 Marker files generated by the Tuscany WSDL2Java tool should not have a .wsdl extension

[jira] Updated: (TUSCANY-138) Incorrect filename reference in wiki, http://wiki.apache.org/ws/Tuscany/TomcatIntegration (Tuscany/TomcatIntegration section)

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-138?page=all ] Jean-Sebastien Delfino updated TUSCANY-138: --- Fix Version: 0.91 Version: 0.91 Incorrect filename reference in wiki, http://wiki.apache.org/ws/Tuscany/TomcatIntegration

[jira] Updated: (TUSCANY-244) BuilderConfigException thrown when trying to build config for reference with multiplicity 1..n

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-244?page=all ] Jean-Sebastien Delfino updated TUSCANY-244: --- Fix Version: 0.91 Version: 0.91 BuilderConfigException thrown when trying to build config for reference with multiplicity

[jira] Resolved: (TUSCANY-235) EntryPoint name must match wired-to Service name

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-235?page=all ] Jean-Sebastien Delfino resolved TUSCANY-235: Resolution: Fixed If I understand correctly this issue is now resolved. Please reopen if it's not the case. Thanks. EntryPoint

[jira] Updated: (TUSCANY-217) WSDLDefinition caching allows EntryPoint WS URLs to clobber ExternalService URLs

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-217?page=all ] Jean-Sebastien Delfino updated TUSCANY-217: --- Fix Version: 0.91 Version: 0.91 WSDLDefinition caching allows EntryPoint WS URLs to clobber ExternalService URLs

[jira] Updated: (TUSCANY-180) Clarify/decide how to express portType and port QNames in SCDL

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-180?page=all ] Jean-Sebastien Delfino updated TUSCANY-180: --- Fix Version: 0.91 Version: 0.91 For our release we need to implement one option, stick to it, and document it. Clarify/decide

[jira] Updated: (TUSCANY-191) Should assume a default SCDL namespace in an SCDL file if no namespace is specified

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-191?page=all ] Jean-Sebastien Delfino updated TUSCANY-191: --- Fix Version: 0.9x Version: 0.9x Should assume a default SCDL namespace in an SCDL file if no namespace is specified

[jira] Updated: (TUSCANY-68) Work with SDO spec group to resolve issues around INSTANCE

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-68?page=all ] Jean-Sebastien Delfino updated TUSCANY-68: -- Fix Version: 0.9x Version: 0.9x Work with SDO spec group to resolve issues around INSTANCE

[jira] Updated: (TUSCANY-118) Adding Serializer/Deserializer for DataObject using StAX for better Axis2 AXIOM integration

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-118?page=all ] Jean-Sebastien Delfino updated TUSCANY-118: --- Fix Version: 0.9x Version: 0.9x Adding Serializer/Deserializer for DataObject using StAX for better Axis2 AXIOM integration

[jira] Updated: (TUSCANY-64) Tomcat integration code should be map to determine endpoint address

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-64?page=all ] Jean-Sebastien Delfino updated TUSCANY-64: -- Fix Version: 0.9x Version: 0.9x Tomcat integration code should be map to determine endpoint address

[jira] Updated: (TUSCANY-67) ClassLoader issues with SDO

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-67?page=all ] Jean-Sebastien Delfino updated TUSCANY-67: -- Fix Version: 0.9x Version: 0.9x ClassLoader issues with SDO --- Key: TUSCANY-67 URL:

[jira] Updated: (TUSCANY-3) Ambiguous references in subsystem wires.

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-3?page=all ] Jean-Sebastien Delfino updated TUSCANY-3: - Fix Version: 0.9x Version: 0.9x Ambiguous references in subsystem wires. Key:

[jira] Updated: (TUSCANY-87) Support pluggable data binding in the Axis2 WS binding

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-87?page=all ] Jean-Sebastien Delfino updated TUSCANY-87: -- Fix Version: 0.9x Version: 0.9x Support pluggable data binding in the Axis2 WS binding

[jira] Updated: (TUSCANY-52) AggregrateContext.getAggregate() should be removed

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-52?page=all ] Jean-Sebastien Delfino updated TUSCANY-52: -- Fix Version: 0.9x Version: 0.9x AggregrateContext.getAggregate() should be removed

[jira] Updated: (TUSCANY-88) Support invoking simple RPC/encoded Web services

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-88?page=all ] Jean-Sebastien Delfino updated TUSCANY-88: -- Fix Version: 0.9x Version: 0.9x Support invoking simple RPC/encoded Web services

[jira] Updated: (TUSCANY-190) The SCA CI spec should define an equivalent to the @OneWay annotation for WSDL operations

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-190?page=all ] Jean-Sebastien Delfino updated TUSCANY-190: --- Fix Version: 0.9x Version: 0.9x The SCA CI spec should define an equivalent to the @OneWay annotation for WSDL operations

[jira] Updated: (TUSCANY-76) Need a specifcation of how WSDL elements used in an SCA assembly get resolved

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-76?page=all ] Jean-Sebastien Delfino updated TUSCANY-76: -- Fix Version: 0.9x Version: 0.9x Need a specifcation of how WSDL elements used in an SCA assembly get resolved

[jira] Updated: (TUSCANY-177) Need a specification for autowire?

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-177?page=all ] Jean-Sebastien Delfino updated TUSCANY-177: --- Fix Version: 0.9x Version: 0.9x Need a specification for autowire? -- Key:

[jira] Closed: (TUSCANY-219) @Property on a setter method does not work

2006-05-03 Thread Jim Marino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-219?page=all ] Jim Marino closed TUSCANY-219: -- Resolution: Fixed This was fixed as part of the implementation processor framework @Property on a setter method does not work

[jira] Updated: (TUSCANY-104) Support efficient (de)serilization and streaming with the WS binding

2006-05-03 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-104?page=all ] Jean-Sebastien Delfino updated TUSCANY-104: --- Fix Version: 0.9x Version: 0.9x Support efficient (de)serilization and streaming with the WS binding