NPE in Tutorial Domain

2009-06-17 Thread Phillipe Ramalho
Hi, I updated my trunk today (it was almost 2 weeks old) and I ran LaunchTutorialDomainManager as I always do to test the new domain search component I'm working on. But when I try to access the url http://localhost:9990/quickstart/ I get: HTTP ERROR: 500 java.lang.NullPointerException RequestUR

[jira] Commented: (TUSCANY-3099) NumberFormatException occurs when parsing a JMSPriority attribute with string value

2009-06-17 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721008#action_12721008 ] Scott Kurz commented on TUSCANY-3099: - Andrew, this is a spec bug apparently. It's

JMX management for Tuscany/SCA

2009-06-17 Thread Raymond Feng
Hi, I started to explore how we can use JMX to provide management capabilities for Tuscany/SCA. Please see [1]. Basically, I added a MBean for SCA Node which allows JMX console such as "jconsole" to see the Node and Domain URIs. We can probably develop a JMX extension point that can be used t

[jira] Created: (TUSCANY-3100) commonj.sdo.Decimal type mapping issue in SDODataTypes

2009-06-17 Thread Ashok Shah (JIRA)
commonj.sdo.Decimal type mapping issue in SDODataTypes -- Key: TUSCANY-3100 URL: https://issues.apache.org/jira/browse/TUSCANY-3100 Project: Tuscany Issue Type: Bug Components: Ja

[jira] Updated: (TUSCANY-3069) Implementation.spring cannot resolve the location or bean classes if the contribution is not on the TCCL

2009-06-17 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng updated TUSCANY-3069: -- Attachment: impl-spring.patch Attached is a patch to fix the classloading issue > Implementa

Re: How to resolve @location for implementation.spring?

2009-06-17 Thread Raymond Feng
Thanks, the patch is now attached to https://issues.apache.org/jira/browse/TUSCANY-3069. From: Ramkumar R Sent: Wednesday, June 17, 2009 4:07 AM To: dev@tuscany.apache.org Subject: Re: How to resolve @location for implementation.spring? Hi Raymond, Yeah, I would like to have the patch you h

Re: Progress GSOC 2009-WSDL2java tool based on CXF codeEngine.

2009-06-17 Thread Daniel Kulp
On Mon June 15 2009 10:15:54 pm Pradeep Fernando wrote: > we are using CXF code engine to generate artifacts. CXF currently supports > JAX-WS compatibility, one of our main requirements. > Other than that in databinding perspective it supports , > > JAXB- primary requirement > XMLBeans > aegis

Re: Erlang binding distribution

2009-06-17 Thread Wojtek Janiszewski
On Wed, May 27, 2009 at 4:04 AM, Wojtek Janiszewski wrote: Hi, since Erlang binding is mature enough we may start thinking about adding it to distribution. I've added helloworld samples - [1] and [2]. I've also created user documentation, which after wiki synchronisation should appear u

[jira] Created: (TUSCANY-3099) NumberFormatException occurs when parsing a JMSPriority attribute with string value

2009-06-17 Thread Andrew Mak (JIRA)
NumberFormatException occurs when parsing a JMSPriority attribute with string value --- Key: TUSCANY-3099 URL: https://issues.apache.org/jira/browse/TUSCANY-3099 Project:

Re: [2.x] NPE in binding.ws.axis2 tests

2009-06-17 Thread Simon Laws
On Wed, Jun 17, 2009 at 12:04 PM, Ramkumar R wrote: > On Tue, Jun 16, 2009 at 4:10 PM, Simon Laws > wrote: >> >> Works for me too. Thanks Ram >> >> What piece of code does resolve schema by namespace? >> >> Simon > > Hi Simon, > > In case of XSD, the @schemaLocation is handled by > org.apache.ws.c

Re: How to resolve @location for implementation.spring?

2009-06-17 Thread Ramkumar R
Hi Raymond, Yeah, I would like to have the patch you have created to deal with the class loader issue. I will work on the itests to make sure that all the xml files are available from within the contribution. On Mon, Jun 15, 2009 at 9:50 PM, Raymond Feng wrote: > Hi, > > I have a local fix for

Re: [2.x] NPE in binding.ws.axis2 tests

2009-06-17 Thread Ramkumar R
On Tue, Jun 16, 2009 at 4:10 PM, Simon Laws wrote: > Works for me too. Thanks Ram > > What piece of code does resolve schema by namespace? > > Simon > Hi Simon, In case of XSD, the @schemaLocation is handled by org.apache.ws.commons.schema.XmlSchemaCollection for any path specified in the schema