[C++] Removing dependency on Axis2C

2006-11-27 Thread Pete Robbins
I'm in the process of porting Tuscany C++ to Mac OSX continuing the work that Oisin started. Axis2C does not have an OSX port yet (Oisin's supplied patch has not been applied) and I've been having a few problems building their code which are probably simple to solve but I want to focus on getting

Fix available for problem with publishing too many M2 extension jars to maven

2006-11-27 Thread Simon Nash
I've created JIRA TUSCANY-949 for the problem discussed on today's IRC chat about the build automatically publishing to the maven repo some extension jars that are not intended to be binary released artifacts for M2. I've created a patch to fix this problem and I've attached this to the JIRA. Th

Re: Pass-by-value support for remotable interfaces

2006-11-27 Thread Jim Marino
On Nov 27, 2006, at 2:58 PM, Raymond Feng wrote: Hi, The SCA spec says "Independent of whether the remotable service is called remotely from outside the process where the service runs or from another component running in the same process, the data exchange semantics are by-value." I pl

[jira] Updated: (TUSCANY-949) Incorrect set of extensions published to the maven repo

2006-11-27 Thread Simon Nash (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-949?page=all ] Simon Nash updated TUSCANY-949: --- Attachment: jira949.diff The attached pom changes create two maven profiles for the build: full (the default) release (only builds projects inten

[jira] Created: (TUSCANY-949) Incorrect set of extensions published to the maven repo

2006-11-27 Thread Simon Nash (JIRA)
Incorrect set of extensions published to the maven repo --- Key: TUSCANY-949 URL: http://issues.apache.org/jira/browse/TUSCANY-949 Project: Tuscany Issue Type: Bug Components: Bui

Re: SDO in a Python component?

2006-11-27 Thread Andrew Borley
On 11/27/06, Andrew Borley <[EMAIL PROTECTED]> wrote: On 11/27/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > Andrew Borley wrote: > > OK, with no dissenting voices, I've put in this fix at r476094. SDOs > > now get converted to Python xml.etree.ElementTree.Element objects when > > used

Pass-by-value support for remotable interfaces

2006-11-27 Thread Raymond Feng
Hi, The SCA spec says "Independent of whether the remotable service is called remotely from outside the process where the service runs or from another component running in the same process, the data exchange semantics are by-value." I plan to add this support. To trigger more discussions, he

[jira] Resolved: (TUSCANY-939) DAS Should throw an exception when ResultSetMetadata is invalid

2006-11-27 Thread Brent Daniel (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-939?page=all ] Brent Daniel resolved TUSCANY-939. -- Resolution: Fixed Fixed in revision 479744 > DAS Should throw an exception when ResultSetMetadata is invalid > ---

[jira] Assigned: (TUSCANY-939) DAS Should throw an exception when ResultSetMetadata is invalid

2006-11-27 Thread Brent Daniel (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-939?page=all ] Brent Daniel reassigned TUSCANY-939: Assignee: Brent Daniel > DAS Should throw an exception when ResultSetMetadata is invalid >

Re: SDO in a Python component?

2006-11-27 Thread Andrew Borley
On 11/27/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Andrew Borley wrote: > OK, with no dissenting voices, I've put in this fix at r476094. SDOs > now get converted to Python xml.etree.ElementTree.Element objects when > used as parameters or properties to Python components (and the > co

[jira] Resolved: (TUSCANY-866) [DAS] Use overqualified update by default

2006-11-27 Thread Brent Daniel (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-866?page=all ] Brent Daniel resolved TUSCANY-866. -- Resolution: Fixed Fixed in revision 465025 > [DAS] Use overqualified update by default > - > > Key

[jira] Assigned: (TUSCANY-866) [DAS] Use overqualified update by default

2006-11-27 Thread Brent Daniel (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-866?page=all ] Brent Daniel reassigned TUSCANY-866: Assignee: Brent Daniel > [DAS] Use overqualified update by default > - > > Key: TUSCANY-866 >

Re: SDO in a Python component?

2006-11-27 Thread Jean-Sebastien Delfino
Andrew Borley wrote: OK, with no dissenting voices, I've put in this fix at r476094. SDOs now get converted to Python xml.etree.ElementTree.Element objects when used as parameters or properties to Python components (and the conversion goes in the opposite direction when a Python component returns

[C++] Web Service client error with Axis2C 0.95, was: SCA build problem

2006-11-27 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 11/27/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/27/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 27/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > > > > On 27/11/06, Simon Laws <[EMAIL PROTECTED] > wrote: > > > > > > I've just checked out SCA and SDO

Re: New committer unable to commit changes

2006-11-27 Thread Luciano Resende
The e-mail you received with your new account information mention you still need SVN access, and that should be requested on the PPMC. I had to request karma to SVN after I got my account setup and working for other issues, Dims was the one that granted this to me. -- Luciano Resende http://peop

New committer unable to commit changes

2006-11-27 Thread Geoffrey Winn
Hi. I recently received a note from the ASF with details of my committer account. I was able to access these to change passwords, however, when I attempt to check-in a changed file, I get the following error. Modified: Tuscany\SDO Development\Apache01\sdo\runtime\core\src\commonj\sdo\DataGraphImp

Re: [C++] SCA build problem

2006-11-27 Thread Simon Laws
On 11/27/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/27/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 27/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > > > > On 27/11/06, Simon Laws <[EMAIL PROTECTED] > wrote: > > > > > > I've just checked out SCA and SDO from SVN and I get

[jira] Commented: (TUSCANY-554) Opposite properties are not implemented

2006-11-27 Thread Andrew Borley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-554?page=comments#action_12453647 ] Andrew Borley commented on TUSCANY-554: --- I believe I hit this issue when dealing with DataObjects in the SCA binding.ws. When axis returns from a ws call,

Re: [VOTE] Release incubator-M2 version of SCA for Java

2006-11-27 Thread ant elder
I've fixed most of the LICENSE and NOTICE problems, the Woden having been remove from the maven repo problem, and verified the the samples failing to build problem is fixed if the sample parent pom is published. Its worth pointing out that an Axis2 1.1.1 release which fixes some maven issues may

RE: OSGi-Binding: Generation of Bundles

2006-11-27 Thread Hawkins, Joel
Nicole, Jim - I'm working on a sample now that combines the Spring container with OSGi and Axis2 bindings. As soon as I can get it working, I'll post it to my people.apache.org area for download. Having some issues as Spring appears to be unwilling to resolve a non-java reference (I was attemptin

RE: OSGi-Binding: Generation of Bundles

2006-11-27 Thread Wengatz, Nicole
Hi Jim, your use case (with Foo, Bar and Application) seems to be doable with virtual bundles. We are going to develop a demo deployer/provisioning service which scans a directory, takes the scdl out of the jar, generates the virtual bundle and installs and starts it. The demo should prove the u

RE: OSGi-Binding: Generation of Bundles

2006-11-27 Thread Hawkins, Joel
Hi Nicole, I was out on vacation last week, so my apologies for not answering your mail sooner. I think your second alternative, namely creating virtual bundles on the fly in the manner of the Spring-OSGi integration, would be the preferable way to go. It seems more in keeping with the requirement

Re: [C++] SCA build problem

2006-11-27 Thread Simon Laws
On 11/27/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 27/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > On 27/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > I've just checked out SCA and SDO from SVN and I get and error in VC > > Express > > when building SCA... > > > > -- B

Re: [C++] SCA build problem

2006-11-27 Thread Pete Robbins
On 27/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 27/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > I've just checked out SCA and SDO from SVN and I get and error in VC > Express > when building SCA... > > -- Build started: Project: tuscany_sca_ws_dispatcher, Configuration: > Debu

Re: [C++] SCA build problem

2006-11-27 Thread Pete Robbins
On 27/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: I've just checked out SCA and SDO from SVN and I get and error in VC Express when building SCA... -- Build started: Project: tuscany_sca_ws_dispatcher, Configuration: Debug Win32 -- Compiling... Axis2Dispatcher.cpp Axis2DispatcherModule

[C++] SCA build problem

2006-11-27 Thread Simon Laws
I've just checked out SCA and SDO from SVN and I get and error in VC Express when building SCA... -- Build started: Project: tuscany_sca_ws_dispatcher, Configuration: Debug Win32 -- Compiling... Axis2Dispatcher.cpp Axis2DispatcherModule.cpp c:\simon\projects\eclipse3.2\cpp\sca\runtime\ext

Re: [VOTE] Release incubator-M2 version of SCA for Java

2006-11-27 Thread ant elder
On 11/23/06, ant elder <[EMAIL PROTECTED]> wrote: For all those missing LICENSE/NOTICE files is it ok if I just go ahead and fix these in the M2 branch (and remove the NPL stuff)? Haven't heard any complaints so I'm going to go ahead and fix these. ...ant

question about deploying

2006-11-27 Thread 胡昊
when we worked with tuscany M1, we put the jars into tomcat_home/common/lib and server/lib. With the M2, we deploy the jars within the application, can we deploy the jars like M1? Move the jars from the WEB-INF/lib and WEB-INF/tuscany to tomcat_home/...

When the problem of wire can be resolved?

2006-11-27 Thread 胡昊
When I use the , the UnRecognizedElementException.will be thrown. Can this problem be resolved when the M2 releases?

[jira] Commented: (TUSCANY-829) Investigate integration of RogueWave tests

2006-11-27 Thread Dan Murphy (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-829?page=comments#action_12453552 ] Dan Murphy commented on TUSCANY-829: Ok, so I should read the javadoc more carefully subList(s,e) produces a sub list starting at element s and ending at

Re: [C++] CDATA in sequences

2006-11-27 Thread Simon Laws
On 11/26/06, Pete Robbins <[EMAIL PROTECTED]> wrote: Simon, to make your patches easier to apply all you need to do is strip out the hard-coded paths in the patch file. e.g. change "C:/simon/Projects/Eclipse3.2/cpp" to "cpp". On 25/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > My last CDATA