Re: Web deployment broken?

2006-08-20 Thread Rick
Tried that, see below NPE that I get. Doing this seems to from what I can see autowire the binding before the ServletHost is initialized. The Axis2BindingBuilder gets null for the servletHost. Later when it registers the NPE Ant is any of these changes the webapp described somewhere ?

Re: Web deployment broken?

2006-08-20 Thread ant elder
The extension directory doesn't really work yet, it should work fine with everything in the webapp lib directory. ...ant On 8/20/06, Rick <[EMAIL PROTECTED]> wrote: I think change 432832 (Date: Sat Aug 19 05:37:17 2006) may have broke the webapp deployment. It looks to sca/binding.axis2.sc

Web deployment broken?

2006-08-20 Thread Rick
I think change 432832 (Date: Sat Aug 19 05:37:17 2006) may have broke the webapp deployment. It looks to sca/binding.axis2.scdl is being loaded with the system. It references org.apache.tuscany.binding.axis2.WebServiceBindingLoader which is as we have been deploying it only loaded from the ex

Re: Using Interceptors to convert objects to XmlObjects for JavaScript/E4X support

2006-08-20 Thread Raymond Feng
Yes, as Jim said, we're working on the databinding framework to support pluggable databindings and transformation on the wire. I'm not sure if you notice that there's a databinding-xmlbeans project and it would be nice that you can contribute the databinding-e4x. Thanks, Raymond - Origina

Re: Using Interceptors to convert objects to XmlObjects for JavaScript/E4X support

2006-08-20 Thread Jim Marino
Raymond and I are having a discussion about this he is working on the data binding framework which will enable doing this. You should sync with him as I believe this will entail adding an E4X extension. Jim On Aug 20, 2006, at 5:51 AM, Venkata Krishnan wrote: Hi Ant, Is this something th

Re: Using Interceptors to convert objects to XmlObjects for JavaScript/E4X support

2006-08-20 Thread Venkata Krishnan
Hi Ant, Is this something that works in M2 now? I remember doing a util for creating xml instances for this. When I see the current trunk's javascript container I don't see the e4x samples. Shall I try moving them over and intergrating with the xml instance creation utility. Please let me kno

[jira] Created: (TUSCANY-650) End-to-end sample application

2006-08-20 Thread Meeraj Kunnumpurath (JIRA)
End-to-end sample application - Key: TUSCANY-650 URL: http://issues.apache.org/jira/browse/TUSCANY-650 Project: Tuscany Issue Type: New Feature Components: Java SCA Samples Affects Versions: Java-M2