Re: trunk build error

2012-03-15 Thread Simon Laws
On Thu, Mar 15, 2012 at 6:38 AM, Guofeng Zhang guof...@radvision.com wrote: Hi, For testing\itest\policy\interceptors and testing\itest\policy\reliability, the artifactId in the parent should be itest-policy, instead of tuscany-itest. Best Regards, Guofeng Thanks Guofeng, fixed

Re: JCA binding for reference

2012-03-07 Thread Simon Laws
On Wed, Mar 7, 2012 at 8:49 AM, sangeetha.ramakrish...@tcs.com wrote: Hi, I am trying to wire one of my components to an external JCAConnector. So I have done the following 1. Added a reference to my component and defined a jca binding for it. 2. Defined the jca.outbound.connection and

Re: Filtering JMS Header in a Request/Reply SCA

2012-02-01 Thread Simon Laws
On Fri, Jan 27, 2012 at 11:26 PM, Matt Madhavan mattmadha...@gmail.com wrote: Hi Simon, Can u please throw some more light on this one? Any additional information will be appreciated. Thanks Matt On Jan 27, 2012 1:15 PM, Simon Laws simonsl...@googlemail.com wrote: On Thu, Jan 26, 2012

Re: Filtering JMS Header in a Request/Reply SCA

2012-02-01 Thread Simon Laws
On Wed, Feb 1, 2012 at 10:58 AM, Simon Laws simonsl...@googlemail.com wrote: On Fri, Jan 27, 2012 at 11:26 PM, Matt Madhavan mattmadha...@gmail.com wrote: Hi Simon, Can u please throw some more light on this one? Any additional information will be appreciated. Thanks Matt On Jan 27

Re: Performance optimization of binding.sca ?

2012-01-27 Thread Simon Laws
On Thu, Jan 26, 2012 at 1:29 PM, Millies, Sebastian sebastian.mill...@softwareag.com wrote: From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Tuesday, January 24, 2012 5:08 PM To: user@tuscany.apache.org Subject: Re: Performance optimization of binding.sca ? On Fri, Jan 20, 2012 at 4

Re: Filtering JMS Header in a Request/Reply SCA

2012-01-24 Thread Simon Laws
On Mon, Jan 23, 2012 at 9:15 PM, Matt Madhavan mattmadha...@gmail.com wrote: Hello, I have an SCA binding that reads a message from a JMS Queue (REQUEST_QUEUE)invokes a bean and sends the reply to another JMS Queue(RESPONSE_QUEUE). Sometimes the message sender adds a replyTo

Re: Performance optimization of binding.sca ?

2012-01-24 Thread Simon Laws
On Fri, Jan 20, 2012 at 4:01 PM, Millies, Sebastian sebastian.mill...@softwareag.com wrote: From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Friday, January 20, 2012 11:57 AM To: user@tuscany.apache.org Subject: Re: Performance optimization of binding.sca ? On Fri, Jan 20, 2012 at 8:10

Re: How to persist to a relational database from a Tuscany service

2012-01-20 Thread Simon Laws
On Fri, Jan 20, 2012 at 3:35 AM, Conboy, Glen (RCPA QAP IT) glen.con...@rcpaqap.com.au wrote: Hi, I have been trying to work out how in Tuscany to best get a service to persist data to a relational database. Would someone be able to point me in the right direction? Some other SCA

Re: Possible bug resolving resource imports

2012-01-11 Thread Simon Laws
On Tue, Jan 10, 2012 at 10:02 AM, Millies, Sebastian sebastian.mill...@softwareag.com wrote: From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Tuesday, January 10, 2012 9:56 AM To: user@tuscany.apache.org Subject: Re: Possible bug resolving resource imports On Mon, Jan 9, 2012 at 5:07

Re: Possible bug resolving resource imports

2012-01-11 Thread Simon Laws
On Wed, Jan 11, 2012 at 2:36 PM, Millies, Sebastian sebastian.mill...@softwareag.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Wednesday, January 11, 2012 3:23 PM To: user@tuscany.apache.org Subject: Re: Possible bug resolving resource imports

Re: Possible bug resolving resource imports

2012-01-10 Thread Simon Laws
has no imports. I suspect that is a bug. The ArtifactModelResolver should rather consider imports from all the contributions. Has anyone else observed similar behaviour? Is it perhaps related to what Simon Laws observes in TUSCANY-4004 with respect to the loading of wsdl imports

Re: Schema loading problem

2012-01-10 Thread Simon Laws
On Tue, Jan 10, 2012 at 9:08 AM, Kallen McInerney kall...@marketamerica.com wrote: Hi new to Tuscany here.  During startup of Tuscany I sometimes get the exception below which I tracked down to the following unreachable URL www.w3.org/2001/xml.xsd I am able to work around it using the

Re: Issue in Axis 1.4.1 and how to get around it! :)

2012-01-05 Thread Simon Laws
On Thu, Jan 5, 2012 at 11:58 AM, Dave Sowerby dave.sowe...@gmail.com wrote: Hi All, I've got a webapp which is deployed using Tuscany 1.5 to provide a service using binding.ws using a jms transport.  However, we've found a bug in the underlying Axis2 implementation which means that the jms

Re: Default WS port - Tuscany 2 runtime

2011-11-24 Thread Simon Laws
On Thu, Nov 24, 2011 at 10:57 AM, Antonio De Berardis antonio.de-berar...@aps-prevoyance.fr wrote: Hi, I have a question about web service binding, for example: component name=HelloworldComponent     implementation.java class=sample.HelloworldImpl/     service name=Helloworld        

Re: Running Tuscany 2.0-Beta3 with Equinox

2011-11-22 Thread Simon Laws
On Tue, Nov 22, 2011 at 9:23 AM, Alexander Blotny alexander.blo...@fokus.fraunhofer.de wrote: Hello, I tried to start the newest Beta version of Tuscany according to following instructions: http://tuscany.apache.org/documentation-2x/running-tuscany-sca-2x-with-equinox-and-felix.html This

Re: Dynamic service references ?

2011-11-22 Thread Simon Laws
On Fri, Nov 18, 2011 at 2:38 PM, Millies, Sebastian sebastian.mill...@softwareag.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Friday, November 18, 2011 2:15 PM To: user@tuscany.apache.org Subject: Re: Dynamic service references ? [snip

Re: binding.jms work at standalone but not in tomcat webapp

2011-11-18 Thread Simon Laws
On Thu, Nov 17, 2011 at 8:32 AM, Ruault Gaetan grua...@sopragroup.com wrote: Hi, I have a problem with binding.jms  in webapp mode i have a composite like this : service name=GestionAdherentAm promote=GestionAdherentComponent/GestionAdherentAm interface.wsdl

Re: binding.jms and security

2011-11-18 Thread Simon Laws
On Thu, Nov 17, 2011 at 8:32 AM, Ruault Gaetan grua...@sopragroup.com wrote: Hi, I have a service defined like this :         service name=HelloWorldService     interface.java interface=helloworld.HelloWorldService/     binding.jms requires=authentication

Re: Tuscany and OSgi with ActiveMQ

2011-11-08 Thread Simon Laws
, Simon Laws simonsl...@googlemail.com wrote: Hi Matt Comments in-line Simon On Mon, Oct 31, 2011 at 9:15 PM, Matt Madhavan mattmadha...@gmail.com wrote: Hi Simon, Thank you very much for the reply! I really appreciate it! For some reason I'm not able to access the following URL

Re: Tuscany and OSgi with ActiveMQ

2011-11-01 Thread Simon Laws
confident would work in the first instance. Having said that I haven't quite got it to work yet. Thanks in advance! Matt BTW: I just picked up a copy of your book and learning a lot about SCA as well! Thanks. On Mon, Oct 31, 2011 at 7:52 AM, Simon Laws simonsl...@googlemail.com wrote

Re: Tuscany 1.6.x and ActiveMQ

2011-10-31 Thread Simon Laws
On Sat, Oct 29, 2011 at 2:29 AM, Matt Madhavan mattmadha...@gmail.com wrote: Hello, Does Tuscany 1.6.x and ActuveMQ work together or I should go with Tuscany 2.x? Thanks Matt Hi Matt 1.6.x does work with ActiveMQ however to get OSGi features you need to use 2.x Regards Simon -- Apache

Re: Tuscany and OSgi with ActiveMQ

2011-10-31 Thread Simon Laws
On Sat, Oct 29, 2011 at 1:05 AM, Matt Madhavan mattmadha...@gmail.com wrote: Hello, A while ago I had posted this req. Hello, I'm in urgent need for an example/documentation for the following scenario. Can some one point me to the right direction please? ActiveMQ SCA container

Re: can HelloWorldJSONRPC be modified to send objects?

2011-10-17 Thread Simon Laws
On Mon, Oct 17, 2011 at 3:21 PM, Willis C White whiw...@us.ibm.com wrote: I am trying to send a collection of data (Stings and Doubles) to the back end (without Dojo). I see there is a scaDomain.js file that seems to be doing the work - but I can't find it. 1. Is there an example of sending

Re: Running Tuscany in an OSGi environment - org.apache.neethi bundle can't resolve

2011-09-15 Thread Simon Laws
, Holly Cummins holly.k.cumm...@googlemail.com wrote: Hi Simon, Thanks very much, that's brilliant! I'm impressed that you did a fix before I even found time to raise the JIRA. I'll pick up the nightly driver and see how I get on... Holly On Tue, Sep 6, 2011 at 11:58 AM, Simon Laws simonsl

Re: Dynamic SDO REST and SOAP data services

2011-09-13 Thread Simon Laws
On Fri, Sep 2, 2011 at 7:34 PM, Michael Vorburger m...@vorburger.ch wrote: Hello Scott, On Tue, Aug 30, 2011 at 4:03 PM, Scott Kurz sku...@gmail.com wrote: It looks like it doesn't know that DataObject means SDO. It maybe that the SDO data binding it not fully enabled for some reason. I'll

Re: Running Tuscany in an OSGi environment - org.apache.neethi bundle can't resolve

2011-09-05 Thread Simon Laws
On Sat, Sep 3, 2011 at 1:09 PM, Holly Cummins holly.k.cumm...@googlemail.com wrote: Hi, I'm trying to run Tuscany in an OSGi environment. As a first step, I'm trying to launch Tuscany out of the box inside the OSGi framework. I've downloaded the 2.0-Beta3 release, and am running the following

Re: Dynamic SDO REST and SOAP data services

2011-08-19 Thread Simon Laws
On Thu, Aug 18, 2011 at 6:08 PM, Michael Vorburger m...@vorburger.ch wrote: Hello Tuscans, I am interested in Tuscany SCA with Dynamic (!) SDO, to both expose consume data via REST and SOAP services.  Can Tuscany do this? http://tuscany.apache.org/tuscany-sdo-java-faq.html under How to use

Re: Routing a message to one of many end points

2011-08-05 Thread Simon Laws
On Fri, Aug 5, 2011 at 7:48 AM, Anuj Bhatia anujbha...@gmail.com wrote: Hello, I'm a Tuscany SCA newbie and am looking to solve an integration problem using SCA. I have a Java SCA component that needs to route a message to one of many external (non-SCA) web service end points. Each web

Re: Message transformation when using invoker

2011-06-09 Thread Simon Laws
On Wed, Jun 8, 2011 at 10:37 PM, Gary Brown g...@pi4tech.com wrote: Hi I'm using Tuscany 2 beta2 as an embedded component, and invoking a service component through the org.apache.tuscany.sca.invocation.Invoker api. The service has been created using the cxf wsdl2java tool, so the

Re: Very simple Tuscany 2 composite has an issue with the WSDL types

2011-06-07 Thread Simon Laws
On Fri, Jun 3, 2011 at 11:06 PM, David Cueva dcueva...@gmail.com wrote: Hi Scott Thanks for your quick reply. I will download the code and take a look at Simon's changes for 1.x. Should I open a JIRA ticket? Cheers David On 2011-06-03 5:12 PM, Scott Kurz sku...@gmail.com wrote: Hi

Re: duplicate component exception on AIX 64

2011-05-27 Thread Simon Laws
Hi It's difficult to tell what going on without seeing the composite files. If this error is being validly reported it means that more than one component with the same name have been added to the domain level composite. Could this be the case? Regards Simon -- Apache Tuscany committer:

Re: How to get helloworld-bpel sample working from wsdl interface

2011-05-25 Thread Simon Laws
On Wed, May 25, 2011 at 12:13 PM, Gary Brown g...@pi4tech.com wrote: Hi I am trying to modify the helloworld-bpel example so that it just uses the WSDL interface directly, using the helloworld-ws-service as an example of how to configure the wsdl. The composite definition is: composite

Re: How to get helloworld-bpel sample working from wsdl interface

2011-05-25 Thread Simon Laws
Hi snip... That worked great thanks. Only the store tutorial seems to be distributed with 1.6.2 - not sure if this was an oversight? The travel sample is distributed separately. See http://tuscany.apache.org/sca-java-releases.html Also one more quick question - is there a way to register

Re: FW: SDO status and future

2011-05-12 Thread Simon Laws
On Wed, May 11, 2011 at 12:50 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: follow-up question from me: what does this mean for Tuscany? What version of SDO will it continue to support? Even for SDO 2.1 there does not seem to be much activity.  A quick JIRA search finds

Re: Problem with serializing shared resources over RMI binding

2011-05-09 Thread Simon Laws
On Tue, May 3, 2011 at 3:36 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Tuesday, May 03, 2011 3:16 PM To: user@tuscany.apache.org Subject: Re: default binding for local service

Re: default binding for local service: serialization question

2011-05-03 Thread Simon Laws
On Tue, May 3, 2011 at 11:33 AM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, I have a very basic question about local interfaces: does Tuscany require parameters passed over a local service interface to be Serializable? Example: sca:component

Re: default binding for local service: serialization question

2011-05-03 Thread Simon Laws
On Tue, May 3, 2011 at 1:43 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Tuesday, May 03, 2011 2:16 PM To: user@tuscany.apache.org Subject: Re: default binding for local service

Re: web service client info

2011-04-27 Thread Simon Laws
On Wed, Apr 27, 2011 at 11:15 AM, Antonio De Berardis antonio.de-berar...@chevaliergestion.fr wrote: Hi, how can I get informations about web service client? I need to know the ip address of a web service consumer. I tried @Resource WebServiceContext wsContext; ... MessageContext msgx =

Re: Lookup SCA reference from POJO

2011-03-03 Thread Simon Laws
On Thu, Mar 3, 2011 at 3:57 PM, Richard Yao richard@teranet.ca wrote: Hi, The question I am going to ask is a generic SCA question, I already posted it in Fabric3 forum. I would like to ask help here as well. --- Let's say I

Re: Tuscany 2.0-Beta1 sample can not run (UNCLASSIFIED)

2011-02-02 Thread Simon Laws
On Tue, Feb 1, 2011 at 8:18 PM, Richard Yao richard@teranet.ca wrote: You are right. Build from source works - I just run top pom.xml first - even got some errors - then run pom.xml in samples directory, it could build. Thanks! -Original Message- From: Yang, Gang CTR US USA

Re: Tuscany 2.0-Beta1 sample can not run

2011-02-02 Thread Simon Laws
On Tue, Feb 1, 2011 at 2:26 PM, heapifyman heapify...@gmail.com wrote: Am 01.02.2011 14:50, schrieb Richard Yao: *Hi,* * * *I am new to Tuscany and tried to run sample application of Tuscany 2.0 Beta1. I always got the following error:* * * */“Unable to find resource

Re: changing service compositions at run-time

2011-02-02 Thread Simon Laws
On Wed, Feb 2, 2011 at 10:10 AM, Jan Sudeikat jan.sudei...@haw-hamburg.de wrote: Hello all, I am searching for means to dynamically adjust the initial composition of services at run-time. For example, I would like to add new bindings of services or change the targets of references. Is the

Re: Tuscany 2.0-Beta1 sample can not run (UNCLASSIFIED)

2011-02-02 Thread Simon Laws
Hello, I think this should work for the bin and src distros if you build from the top level samples directory first as opposed to building individual samples. That doesn't seem that intuitive so we need to think if we can make that better. On the Beta2 thread there is a discussion of

Re: Tuscany 2.0-Beta1 sample can not run (UNCLASSIFIED)

2011-02-02 Thread Simon Laws
On Wed, Feb 2, 2011 at 1:41 PM, Richard Yao richard@teranet.ca wrote: For (5) When the sample reorganization happened often relativePath was not updated correctly so now the parent can't be found Just curious that do we have some kind of continuous build to make sure new change won't

Re: Does Tuscany already support Global Transactions and Tx propagations?

2011-01-20 Thread Simon Laws
On Wed, Jan 19, 2011 at 12:17 AM, Urso Wieske uwie...@gmail.com wrote: Does Tuscany already support Global Transactions and Tx propagations? Is there any support for this by using annotation constructs and/or SCA policy constructs? Kind regards Urso Sent from my iPhone Hi Urso The

Re: bootstrap in EAR

2010-12-17 Thread Simon Laws
On Thu, Dec 16, 2010 at 7:19 PM, Hudgins, Paul phudg...@ciena.com wrote: We are looking at deploying Tuscany SCA within a WebLogic host, but not as a web app (which is what most examples utilize).  Instead, we will be adding Tuscany SCA to our existing EAR which is composed of EJB modules. 

Re: TypeHelper ClassCastException - WESB and Tuscany incompatibility?

2010-12-08 Thread Simon Laws
On Wed, Dec 8, 2010 at 5:57 AM, komal.si...@accenture.com wrote: Hi All, I’m using WID 7.0.3 to access WSRR and keep getting the following Tuscany SDO exception. Went through the archives and also incorporated the usage of “DataObjectUtil.initRuntime()”, which hasn’t resolved the issue.

Re: Tuscany running in weblogic

2010-11-23 Thread Simon Laws
On Mon, Nov 22, 2010 at 10:04 PM, Li, Bangyi b...@ciena.com wrote: Hi,     I am wondering if anyone has successfully run Tuscany with weblogic application server, if so, what’s the steps? On a related note, if my SCA component is developed using Tuscany’s implementation.ejb, when it’s

Re: Problem binding an SDO component using JSON-RPC with SCA 2.0

2010-11-08 Thread Simon Laws
Hi Fran I'm not making a huge amount of progress with this issue. I ported the sample to the latest 2.x code (and found a few issues with Tuscany for which I'll raise separate mails) but I confirmed that I still see the same error that you report on M5.1. As per the error the SDO ClassImpl class

Re: Meaning of ContributionWriteException?

2010-11-05 Thread Simon Laws
On Fri, Nov 5, 2010 at 3:02 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, I’m trying to call a service method over an RMI-Binding, passing a static SDO. I get the following exception: org.apache.tuscany.sca.contribution.service.ContributionWriteException:

Re: SDO performance issue with XSDHelper

2010-11-02 Thread Simon Laws
On Mon, Nov 1, 2010 at 12:08 PM, Michael Pickelbauer e0425...@student.tuwien.ac.at wrote: Hello, I developed a application using Tuscany SCA M3 native and SDO on Ubuntu 9.04. I coded in C++ and actually everything works fine, I am just facing a performance issue. When I analyzed the code, I

Re: Hello World

2010-11-01 Thread Simon Laws
On Sun, Oct 31, 2010 at 11:16 PM, Luciano Resende luckbr1...@gmail.com wrote: On Sun, Oct 31, 2010 at 3:49 PM, Ted Stevens tstevens...@earthlink.net wrote: Hi - in my interface : package HelloWorld; import org.oasisopen.sca.annotation.Remotable; @Remotable public interface

Re: unsubscribe

2010-11-01 Thread Simon Laws
On Sun, Oct 31, 2010 at 10:55 PM, Jason Pratt jpratt3...@gmail.com wrote: unsubscribe Hi Jason See http://tuscany.apache.org/mailing-lists.html for unsubscribe instructions. Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Re: How to add authentication property to JMS header

2010-10-29 Thread Simon Laws
On Thu, Oct 28, 2010 at 6:11 PM, Padraig Myers padraig.my...@gmail.com wrote: Hi Simon, First, I am using 1.x Thanks for the link to that page, there is some useful information in there. At this stage it looks like I need to create a custom interceptor that grabs the data from the session

New article SCA revisited: Helios and Eclipse SCA tools

2010-10-06 Thread Simon Laws
Just a FYI. The following link was pointed out to me. It talks about using Tuscany with the Eclipse STP project. http://www.ibm.com/developerworks/web/library/wa-scatools/index.html Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA:

Re: [SDO] Raw types in generated coding from XSD2JavaGenerator

2010-10-05 Thread Simon Laws
On Mon, Oct 4, 2010 at 4:47 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, how much work would it be to make the org.apache.tuscany.sdo.generate.XSD2JavaGenerator generate interfaces and implementations with proper generic types, instead of raw types? For

Re: Migrating from Tuscany SCA 1.6 to 2.0M5

2010-10-05 Thread Simon Laws
Hi Anil On Tue, Oct 5, 2010 at 7:36 AM, Blue Diamond gvnan...@gmail.com wrote: Hi all, I have an application that works with binding.ws and binding.jms transport bindings with SDO data binding. Now I am planning to start using 2.0M5 and also want to start using REST with JSON binding. Just to

Re: Extending generated SDO implementation classes

2010-10-05 Thread Simon Laws
On Tue, Oct 5, 2010 at 12:54 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, I have three questions about this topic, one regarding the up-to-dateness of the SDO FAQ, one regarding the XSD2JavaGenerator, and one regarding the use of factories for extensions to

Re: FW: JAAS and the RequestContext object

2010-09-28 Thread Simon Laws
Websphere's security infrastructure, whereas I am looking at a standalone Tuscany runtime. -- Sebastian -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: Tuesday, September 21, 2010 11:28 AM To: user@tuscany.apache.org Subject: Re: JAAS

Re: FW: RMI cannot be promoted

2010-09-21 Thread Simon Laws
On Mon, Sep 20, 2010 at 3:16 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: by the way, the obvious thing (it seems to me) would be to use Naming.rebind() instead of Naming.bind(). Is there a particular reason why Naming.bind() is used? -- Sebastian -Original Message-

Re: JAAS and the RequestContext object

2010-09-21 Thread Simon Laws
On Mon, Sep 20, 2010 at 3:23 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, I have been trying to figure out how I can authenticate a user to my application (with username/password) so that every SCA RequestContext object will afterwards contain a Principal or

Re: Q: relation of nodes to JVMs, interaction patterns

2010-09-20 Thread Simon Laws
Hi Sebastien Some comments in line... Simon On Mon, Sep 20, 2010 at 9:11 AM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, I have two elementary question about interaction patterns in SCA. In section 4.1 of “Tuscany SCA in Action”, it says: quote Remote – The

Re: Q: Transactional policy intents in Tuscany 1.6

2010-09-20 Thread Simon Laws
On Mon, Sep 20, 2010 at 10:23 AM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, can anyone point me to documentation about the extent to which the specification ACID Transaction Policy in SCA, SCA Version 1.00, is supported by the Tuscany 1.6 runtime? I have added

Re: Abstract exception classes and web services

2010-09-09 Thread Simon Laws
On Thu, Sep 9, 2010 at 3:35 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: thanks for the explanation. However, when I tested this just now, it didn't work. Perhaps I misunderstood, or there's a bug in Tuscany. What I did was annotate the abstract exception class as follows

Re: Tuscany 1.6 vs. 2.0

2010-09-03 Thread Simon Laws
On Fri, Sep 3, 2010 at 12:01 AM, Luciano Resende luckbr1...@gmail.com wrote: On Thu, Sep 2, 2010 at 3:39 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: I am not sure about moving up to Tuscany 2.0. Can anyone comment on the state of the 2.0 code to help me decide? You should

Re: FW: Is SDO/DAS specific to a data model or generic

2010-09-03 Thread Simon Laws
On Fri, Sep 3, 2010 at 7:28 AM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: I share your doubt about dynamic SDO. Can anyone provide a working example of that? I have created a service using dynamic SDOs. I post the service interface and wsdl below. Point is, the wsdl -

Re: Q: How to create a binary distribution

2010-09-01 Thread Simon Laws
On Wed, Sep 1, 2010 at 9:17 AM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, I'm using the project release for Tuscany 1.6, windows binary distribution. I've noticed that some errors have been fixed in 1.x since Tuscany 1.6, e. g. regarding the domain manager

Re: Question: Injected callback proxies vs. requestContext

2010-08-18 Thread Simon Laws
On Wed, Aug 18, 2010 at 2:27 PM, Millies, Sebastian sebastian.mill...@ids-scheer.com wrote: Hello there, in section 5.8.5 of „Tuscany SCA in Action” a multi-client scenario involving callbacks is presented: There are two clients making requests to a CreditCardPayment service. The

Re: DOJO and Tuscany 2.0

2010-08-16 Thread Simon Laws
Hi Fabiano I added a new sample which packages the Calculator as a WAR and calls if from Javascript using DOJO. It seems to work in this simple same so I need you to take a look and see how this differs from your example. Take a look at the code here [1]. If you check this out of subversion you

Re: DOJO and Tuscany 2.0

2010-08-12 Thread Simon Laws
) at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:640) at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1286) at java.lang.Thread.run(Thread.java:619) *Simon Laws simonsl...@googlemail.com* 12/08/2010 10:07 To Fabiano

Re: Creating a simple Tuscany 2.0 application

2010-08-04 Thread Simon Laws
On Wed, Aug 4, 2010 at 10:27 AM, kelvin goodson kelvingood...@apache.org wrote: Hi,  your exception is being generated in SDO initialisation, but your description says nothing about using SDO.  Before trying to fix this, do you have an unnecessary dependency on SDO declared? Kelvin. On

Re: Creating a simple Tuscany 2.0 application

2010-08-04 Thread Simon Laws
On Wed, Aug 4, 2010 at 5:24 PM, fabia...@br.ibm.com wrote: Hi I removed that jars and the error messages stopped. The application could start normally. Thanks for the suggestion. In the other hand, in the same application, I'm trying to get the ?SMD to use it in a DOJO object like

Re: Problem with Tuscany 2.0 M5 hello world example

2010-06-23 Thread Simon Laws
On Wed, Jun 23, 2010 at 4:00 PM, Roberts, Keith (SAIC) keith.robe...@va.gov wrote: Hi all I’m a newbie, trying to get a better understanding of Tuscany be studying and executing the examples… I’m embarrassed to admit that I have not gotten past the simplest helloworld example. I’ve

Re: Does SCA 1.6 supports Axis 1.5

2010-06-11 Thread Simon Laws
On Fri, Jun 11, 2010 at 8:39 AM, Simon Nash n...@apache.org wrote: Malisetti, Ramanjaneyulu wrote: Hi,         We need to use Axis 1.5 along with Tuscany SCA. Did any of you try this combination. We tried to use but left with exceptions on client side. Regards Raman I'm interested to

Re: Exception with security (again)

2010-05-26 Thread Simon Laws
On Tue, May 25, 2010 at 7:01 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 25 May 2010 13:38 To: user@tuscany.apache.org Subject: Re: Exception with security (again) Looks like it can't find

Re: Exception with security (again)

2010-05-26 Thread Simon Laws
On Wed, May 26, 2010 at 9:27 AM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 26 May 2010 09:10 To: user@tuscany.apache.org Subject: Re: Exception with security (again) On Tue, May 25, 2010 at 7

Re: Exception with security (again)

2010-05-26 Thread Simon Laws
On Wed, May 26, 2010 at 9:32 AM, Simon Laws simonsl...@googlemail.com wrote: On Wed, May 26, 2010 at 9:27 AM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 26 May 2010 09:10 To: user

Re: Exception with security (again)

2010-05-25 Thread Simon Laws
On Tue, May 25, 2010 at 12:45 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 25 May 2010 11:47 To: user@tuscany.apache.org Subject: Re: Exception with security (again) On Mon, May 24, 2010 at 5

Re: Exception with security (again)

2010-05-25 Thread Simon Laws
On Tue, May 25, 2010 at 12:45 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 25 May 2010 11:47 To: user@tuscany.apache.org Subject: Re: Exception with security (again) On Mon, May 24, 2010 at 5

Re: Exception with security (again)

2010-05-25 Thread Simon Laws
Looks like it can't find the SoapAction without it. org.apache.axis2.AxisFault: Server did not recognize the value of HTTP Header SOAPAction: .        at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)        at

Re: Exception with security (again)

2010-05-24 Thread Simon Laws
On Fri, May 21, 2010 at 8:17 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: Ok, last one before I leave for the weekend cursing Tuscany! Using an authentication policy on a binding.ws generates the following exception. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1   

Re: Exception with security (again)

2010-05-24 Thread Simon Laws
On Mon, May 24, 2010 at 3:47 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 24 May 2010 15:24 To: user@tuscany.apache.org Subject: Re: Exception with security (again) On Mon, May 24, 2010 at 2

Re: [Tuscany 1.6] Applying security policy that works on all bindings

2010-05-21 Thread Simon Laws
On Thu, May 20, 2010 at 2:54 PM, Blue Diamond gvnan...@gmail.com wrote: Hi, I have a requirement that say I define a new intent called AuthToken (will write its policy, policy handler, interceptor, processor etc.) and use it for multiple bindings say binding.ws, binding.jms. Inside the

Re: Stream Closed when parsing definitions.xml

2010-05-21 Thread Simon Laws
On Fri, May 21, 2010 at 3:14 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: Ok, forget about this one, it missing the sca namespace. However I copied it from Tuscany In Action, so I’m blaming Simon anyway ;) Gk. From: Gregor Kiddie [mailto:gregor.kid...@channeladvisor.com]

Re: IndexOutOfBounds with simple calculator example

2010-05-21 Thread Simon Laws
On Fri, May 21, 2010 at 3:34 PM, Alexander Blotny alexander.blo...@fokus.fraunhofer.de wrote: Hi, I started Tuscany-SCA-2.0-M4 in Apache Felix. I am trying to use the calculator-osgi example from the samples folder of the distribution. I am getting following exception: - start

Re: IndexOutOfBounds with simple calculator example

2010-05-21 Thread Simon Laws
The JIRA should go to Java SCA Samples? Yes please. Simon

Re: Problem calling to an external web service.

2010-05-20 Thread Simon Laws
. Gregor Kiddie wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 18 May 2010 14:13 To: user@tuscany.apache.org Subject: Re: Problem calling to an external web service. On Tue, May 18, 2010 at 1:55 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote

Re: Problem calling to an external web service.

2010-05-18 Thread Simon Laws
On Tue, May 18, 2010 at 12:25 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: I’m trying to make a call from Tuscany to an external webservice. I think I have it set up correctly, but it gives the same error each time. It’s running in a Tomcat Container. The error I’m getting is

Re: Problem calling to an external web service.

2010-05-18 Thread Simon Laws
On Tue, May 18, 2010 at 1:04 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 18 May 2010 12:56 To: user@tuscany.apache.org Subject: Re: Problem calling to an external web service. On Tue, May 18

Re: Problem calling to an external web service.

2010-05-18 Thread Simon Laws
On Tue, May 18, 2010 at 1:55 PM, Gregor Kiddie gregor.kid...@channeladvisor.com wrote: -Original Message- From: Simon Laws [mailto:simonsl...@googlemail.com] Sent: 18 May 2010 13:42 To: user@tuscany.apache.org Subject: Re: Problem calling to an external web service. On Tue, May 18

Re: Qpid functionality in Tuscany

2010-05-17 Thread Simon Laws
On Sat, May 15, 2010 at 3:22 PM, Mario Grotschar mario.grotsc...@gmail.com wrote: I have noticed that in the git trunk of tuscany the message queue Apache Qpid 0.6 is already integrated as a component. My questions are: 1.)    Is it identical to the Qpid 0.6 from the apache qpid project?

Re: Java service with db connection pooling

2010-05-12 Thread Simon Laws
Hi Stefan Some initial comments in line On Wed, May 12, 2010 at 8:57 AM, s.schadwin...@stud.uni-heidelberg.de wrote: Hi! I'm relatively new to Tuscany and the JEE world, so I have a few questions on to correctly provide a service in a production environment. What I'm generally want to

Re: Error

2010-05-12 Thread Simon Laws
On Wed, May 12, 2010 at 1:22 PM, Bhaskar Reddy Yeddula bhaskar.yedd...@aricent.com wrote: Hi I am new to Tuscany, when I deploy the WAR file generated in tomcat server; I am getting the following error. May 12, 2010 4:46:02 PM org.apache.tuscany.sca.node.impl.NodeImpl start INFO:

Re: Documentation

2010-04-30 Thread Simon Laws
On Thu, Apr 29, 2010 at 12:45 PM, Simon Laws simonsl...@googlemail.com wrote: On Tue, Apr 27, 2010 at 10:27 PM, Juan Pablo Pizarro juanpablo.piza...@gmail.com wrote: Simon, I'm trying to complete the restaurant exmple, but if you tell me that the calculator is better case I start with that. I

Re: SCAContribution location

2010-03-10 Thread Simon Laws
 if the SCAContribution in Tuscany 1.6 works for jars as well in the same way, or if a separate implementation/customization exists/required. Thanks Regards, Anil On Mon, Mar 8, 2010 at 3:45 PM, Simon Laws simonsl...@googlemail.com wrote: Hi Ani Now my doubt is, can the SCAContribution object

Re: two-nodes-two-vms-test failing

2010-03-05 Thread Simon Laws
On Fri, Mar 5, 2010 at 1:27 PM, keinmensch keinmen...@mailhaven.com wrote: ...and today when I tried another time, it seems like Maven downloaded some dependencies it forgot last time(?) and suddenly the itest succeeds! A happy ending! :-) Thanks for all help! -- Apache Tuscany committer:

Re: two-nodes-two-vms-test failing

2010-03-01 Thread Simon Laws
The original error doesn't look like a platform specific error (although it's obviously difficult to be 100% sure. Assuming I get a clean build this morning, taking all the changes from the last couple of days, I'll push some new snapshots out. Simon

Re: JSP with Tuscany

2010-03-01 Thread Simon Laws
Yeah, that is a bit strange. Maybe it's some function that we used to have in Tuscany. Not sure. Hoping Ant will jump in here and explain as he's had most to do with JSPs in 2.x. Simon

Re: JSP with Tuscany

2010-03-01 Thread Simon Laws
Arg, sorry Stefan. I forgot to ask you what version you were using. I was looking at the 2.x samples in my earlier reply. There is a sample in 1.x [1] that does this that isn't apparently part of the build which is a bit suspicious. However I just ran it up and it seems to work. Will have to

Re: store webapp sample

2010-02-26 Thread Simon Laws
Is the smd being pulled back from the service? Not 100% sure here but I'm assuming the client side still needs the smd description in order to understand the jsonrpc version of the service interface. You can try adding ?smd to the end of the service URL that is registered with the webapp

  1   2   3   >