[jira] Commented: (AXIS2-4071) WSDL11ToAxisServiceBuilder + RPC/Literal OR HTTP binding =~ Inconsistent XMLSchema object: duplicated global element declarations

2008-10-07 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637782#action_12637782 ] Amila Chinthaka Suriarachchi commented on AXIS2-4071: - As you have ment

[jira] Resolved: (AXIS2-4058) WSDL11ToAxisServiceBuilder: the wrapped attribute of the AxisMessage class is not being populated

2008-10-07 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4058. - Resolution: Fixed applied the patch > WSDL11ToAxisServiceBuilder

[jira] Assigned: (AXIS2-4072) URLClassloader locking jarfiles on Windows

2008-10-07 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-4072: --- Assignee: Jarek Gawor Jarek, Can you please take care of this? thanks, dims > URLC

[jira] Updated: (AXIS2-4072) URLClassloader locking jarfiles on Windows

2008-10-07 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated AXIS2-4072: - Attachment: AXIS2-4072.patch Attaching patch to use context classloader whenever possible to reme

[jira] Commented: (AXIS2-4072) URLClassloader locking jarfiles on Windows

2008-10-07 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637691#action_12637691 ] Tim McConnell commented on AXIS2-4072: -- Hi Jarek, yes you are correct. > URLClassload

Re: Transport jars as OSGi bundles

2008-10-07 Thread Andreas Veithen
A short question I always wanted to ask about OSGi and Axis2: At runtime every bundle gets its own classloader. On the other hand, the classical way to load transports in Axis2 is by declaring them (with their class names) in axis2.xml. Since the transport implementation lives in its own cl

[jira] Updated: (AXIS2-4071) WSDL11ToAxisServiceBuilder + RPC/Literal OR HTTP binding =~ Inconsistent XMLSchema object: duplicated global element declarations

2008-10-07 Thread Antonio Andrade (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Andrade updated AXIS2-4071: --- Description: In WSDL11ToAxisServiceBuilder: 1) Within the 'setup()' method, a map ('schema

wsa:MessageID header required?

2008-10-07 Thread Jarek Gawor
Hey all, Looks like Axis2 requires the wsa:MessageID header to be set when using the 2005/08 (final) addressing spec (see AddressingValidationHandler.checkMessageIDHeader()). I'm looking at the spec and the MessageID header is marked as optional (not sending it might cause problems with message co

[jira] Commented: (AXIS2-4069) un-wrapped parameters option leads to invalid Java code

2008-10-07 Thread Marius Scurtescu (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637581#action_12637581 ] Marius Scurtescu commented on AXIS2-4069: - Tried with both xmlbeans and adb, same e

Re: Is there a bug with Axiom XPath and Multiple namespaces?

2008-10-07 Thread jcaristi
This seems to be an issue that is related to how XML messages are processed in Axis2. I have simplified my example and have noticed that XPath expressions function differently depending on how the XML fragment was constructed. I cannot get an XPath expression to work in an Axis2 service, but I c

[jira] Updated: (AXIS2-4058) WSDL11ToAxisServiceBuilder: the wrapped attribute of the AxisMessage class is not being populated

2008-10-07 Thread Antonio Andrade (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Andrade updated AXIS2-4058: --- Attachment: AXIS2-4058.patch Patch to WSDL11ToAxisServiceBuilder class: populating the wrappe

[jira] Commented: (AXIS2-4058) WSDL11ToAxisServiceBuilder: the wrapped attribute of the AxisMessage class is not being populated

2008-10-07 Thread Antonio Andrade (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637511#action_12637511 ] Antonio Andrade commented on AXIS2-4058: Yes, you're right, there's not such attrib

[jira] Commented: (AXIS2-3792) codegen plugin fails due to missing jar

2008-10-07 Thread Frederico Guedes Pereira (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637484#action_12637484 ] Frederico Guedes Pereira commented on AXIS2-3792: - Hi, I made both the cha

Re: [jira] Created: (AXIS2-4072) URLClassloader locking jarfiles on Windows

2008-10-07 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim, For #1, There's code inside Geronimo that creates the ConfigurationContext i believe. You can set the variable there. For #2, Sounds good, we'll have to try checking it in and see what fails :) - -- dims Tim McConnell wrote: > Hi Axis2 commun

[jira] Commented: (AXIS2-4058) WSDL11ToAxisServiceBuilder: the wrapped attribute of the AxisMessage class is not being populated

2008-10-07 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637432#action_12637432 ] Amila Chinthaka Suriarachchi commented on AXIS2-4058: - the wrapped attr

[jira] Commented: (AXIS2-4069) un-wrapped parameters option leads to invalid Java code

2008-10-07 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637431#action_12637431 ] Amila Chinthaka Suriarachchi commented on AXIS2-4069: - what is the data