[jira] Commented: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-02 Thread Runo Barrdahl (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715826#action_12715826 ] Runo Barrdahl commented on AXIS2-4354: -- Dear Andreas: I have now been able to confirm

[jira] Commented: (AXIS2-4353) ServiceClient can not resolve WSDL with imported schemas

2009-06-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715724#action_12715724 ] Andreas Veithen commented on AXIS2-4353: The original version of DefaultURIResolver

Re: I want to send and receive my own Java class object. Is it possible on Axis?

2009-06-02 Thread Norio Sasagawa
Dear Chinmoy-san, Thanks a lot. I'll try this at my office. Norio Sasagawa - Original Message - Date: Tue, 2 Jun 2009 21:05:54 +0530 Subject: Re: I want to send and receive my own Java class object. Is it possible on Axis? From: Chinmoy Chakraborty To: Norio Sasagawa Norio,

[jira] Commented: (AXIS2-4363) Classcast exception when enabling MTOM with ADB

2009-06-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715696#action_12715696 ] Andreas Veithen commented on AXIS2-4363: The problem is caused by the fact that som

Re: [AXIS2] Implementing a Javaspaces transport to Axis2

2009-06-02 Thread Andreas Veithen
Nadun, Sounds interesting. Probably you will have to start thinking about two fundamental questions: 1) Axis2 always represents messages as XML (more precisely a SOAP infoset). So you need to decide how this mapping will be done. Most protocols we already support exchange binary or text messages

[jira] Commented: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715678#action_12715678 ] Andreas Veithen commented on AXIS2-4354: There is no Rampart release for Axis2 1.5

[jira] Created: (AXIS2-4363) Classcast exception when enabling MTOM with ADB

2009-06-02 Thread Julien Henry (JIRA)
Classcast exception when enabling MTOM with ADB Key: AXIS2-4363 URL: https://issues.apache.org/jira/browse/AXIS2-4363 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects Versions: 1.4.1

[jira] Assigned: (AXIS2-4363) Classcast exception when enabling MTOM with ADB

2009-06-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen reassigned AXIS2-4363: -- Assignee: Andreas Veithen > Classcast exception when enabling MTOM with ADB >

[jira] Updated: (AXIS2-4363) Classcast exception when enabling MTOM with ADB

2009-06-02 Thread Julien Henry (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Henry updated AXIS2-4363: Description: When enabling MTOM and generating client stub with ADB, I get the following error whe

[jira] Commented: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-02 Thread Runo Barrdahl (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715544#action_12715544 ] Runo Barrdahl commented on AXIS2-4354: -- Dear Andreas: I will download the code and ru

[AXIS2] Implementing a Javaspaces transport to Axis2

2009-06-02 Thread Nadun Herath
I intend to develop a Javaspace transport to Axis2 as a university project. I am really grateful for any suggestions, ideas. Thank you. http://java.sun.com/developer/technicalArticles/tools/JavaSpaces/

Re: I want to send and receive my own Java class object. Is it possible on Axis?

2009-06-02 Thread Norio Sasagawa
Dear Chinmoy-san, Thank you for quick reply. I've got a compiling errors. Reproduce process is as follows. (1)make ReturnInfo.jws. (2)put it on %TOMCAT_HOME%\webapps\axis\. (3)access to http://localhost:8080/axis/ReturnInfo.jws?wsdl (4)verify ReturnInfo.class is made on %TOMCAT_HOME%\webapps\axi

[jira] Updated: (AXIS2-4362) If WSDL has multiple services, DeploymentEngine uses incorrect one

2009-06-02 Thread Ben Reif (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Reif updated AXIS2-4362: Description: We have a WSDL file that defines multiple services. Each service is deployed within a War as

[jira] Created: (AXIS2-4362) If WSDL has multiple services, WarBasedAxisConfigurator uses incorrect one

2009-06-02 Thread Ben Reif (JIRA)
If WSDL has multiple services, WarBasedAxisConfigurator uses incorrect one -- Key: AXIS2-4362 URL: https://issues.apache.org/jira/browse/AXIS2-4362 Project: Axis 2.0 (Axis2)

[jira] Commented: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715491#action_12715491 ] Andreas Veithen commented on AXIS2-4354: Axis2 1.5 has been released, but it has no

[jira] Commented: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-02 Thread Runo Barrdahl (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715470#action_12715470 ] Runo Barrdahl commented on AXIS2-4354: -- Dear Andreas: Is there a more recent Apache A

[jira] Updated: (AXIS2-4361) Problem in transportsession on the client side AXIS 2 1.3 JDK 1.6

2009-06-02 Thread Asit Jaiswal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Asit Jaiswal updated AXIS2-4361: Attachment: services.xml Addition.java Support.java Support.java is

[jira] Created: (AXIS2-4361) Problem in transportsession on the client side AXIS 2 1.3 JDK 1.6

2009-06-02 Thread Asit Jaiswal (JIRA)
Problem in transportsession on the client side AXIS 2 1.3 JDK 1.6 - Key: AXIS2-4361 URL: https://issues.apache.org/jira/browse/AXIS2-4361 Project: Axis 2.0 (Axis2) Issue Type: B

[jira] Updated: (AXIS2-4354) wsdl2Java removes policy tag Trust13 attribute

2009-06-02 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4354: --- Attachment: (was: theMissingTrust13AttributeStub_WebService-corrected.wsdl) > wsdl2Java