How to get ordered namespace sequence, about the function axutil_hash_find_entry

2007-07-05 Thread Kelvin Lin
Hi all, I used the following codes to generate a soap message with more than one namespaces: ns0 = axiom_namespace_create(env, AXIOM_SOAP11_SOAP_ENVELOPE_NAMESPACE_URI, SOAP-ENV); ns1 = axiom_namespace_create(env, http://schemas.xmlsoap.org/soap/encoding/;, SOAP-ENC);

[jira] Created: (AXIS2C-634) Cannot do send_robust and send_receive using same svc_client

2007-07-05 Thread Damitha Kumarage (JIRA)
Cannot do send_robust and send_receive using same svc_client Key: AXIS2C-634 URL: https://issues.apache.org/jira/browse/AXIS2C-634 Project: Axis2-C Issue Type: Bug

Re: How to get ordered namespace sequence, about the function axutil_hash_find_entry

2007-07-05 Thread Dinesh Premalal
Hi Kelvin, Kelvin Lin [EMAIL PROTECTED] writes: I printed both hash value and count and I found the count increased by the declare sequence. But if I used fuction axiom_node_to_string to see the string format of message, I found they are not the same sequence with declaring them. As I

Re: How to get ordered namespace sequence, about the function axutil_hash_find_entry

2007-07-05 Thread Kelvin Lin
Hi Dinesh, Thanks for your reply. I know the sequence of namespace doesn't effect validity or welformness of the XML in common condition, but the weird thing is that in my project, it does. When I sent a soap message created by gsoap to the server, I could get right response, as the

[jira] Created: (AXIS2C-636) savan out handler is not needed

2007-07-05 Thread Damitha Kumarage (JIRA)
savan out handler is not needed --- Key: AXIS2C-636 URL: https://issues.apache.org/jira/browse/AXIS2C-636 Project: Axis2-C Issue Type: Improvement Reporter: Damitha Kumarage When I closely stduy the

[jira] Closed: (AXIS2C-616) Initializing services at axis2c loading time.

2007-07-05 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage closed AXIS2C-616. --- Resolution: Fixed This is implemented and tested OK Initializing services at axis2c

[jira] Closed: (AXIS2C-615) Implementing separate subscription manager from event source in Savan

2007-07-05 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage closed AXIS2C-615. --- Resolution: Fixed This is implemented and tested OK Implementing separate subscription

Re: How to get ordered namespace sequence, about the function axutil_hash_find_entry

2007-07-05 Thread Dinesh Premalal
Hi Kelvin, Kelvin Lin [EMAIL PROTECTED] writes: So I have to follow the sequence of namespace exactly. If I would like to meet this target, it does whether mean I have to modify underline XML parser layer, like libxml, not Axis2/C source code itself? Yes it is parser abstraction layer, To

[jira] Commented: (AXIS2-2898) Probelm of SOAP with JMS transport in axis2

2007-07-05 Thread lizhao chen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510286 ] lizhao chen commented on AXIS2-2898: Can this bug fixed in the forthcoming Axis2 1.3? Probelm of SOAP with JMS

Re: modules/kernel on trunk does not build

2007-07-05 Thread Saminda Abeyruwan
Activation and mail jars are transient dependencies from Axiom. No need to add them to parent pom. If we add these to parent pom , we are doing something. good old mvn could do for us. The current pom's have been such a way to support Maven2 2.0.6 onwards, lesser it will fail. Thank you Saminda

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2677 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 05:54:46 + Finished at: Thu, 5 Jul 2007 06:34:19 + Total

[jira] Updated: (AXIS2-2478) Documentation should be provided for POJO annotation feature

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe updated AXIS2-2478: - Priority: Critical (was: Blocker) I will not consider this as a blocker. , I do agree

[jira] Updated: (AXIS2-2819) Faulty handling of JMS asynchronous calls

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe updated AXIS2-2819: - Priority: Critical (was: Blocker) Reducing the priority considering Asankha's comments

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2678 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 07:14:57 + Finished at: Thu, 5 Jul 2007 07:29:19 + Total

[jira] Assigned: (AXIS2-1941) Please please please write javadoc!

2007-07-05 Thread Chatra Nakkawita (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chatra Nakkawita reassigned AXIS2-1941: --- Assignee: Glen Daniels (was: Sanka Samaranayake) Hi Glen, I hope you can update

[jira] Updated: (AXIS2-1941) Please please please write javadoc!

2007-07-05 Thread Chatra Nakkawita (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chatra Nakkawita updated AXIS2-1941: Fix Version/s: 1.3 Affects Version/s: 1.3 Please please please write javadoc!

[jira] Created: (AXIS2-2903) Documentation needs to be added regarding Axis2 clustering

2007-07-05 Thread Chatra Nakkawita (JIRA)
Documentation needs to be added regarding Axis2 clustering -- Key: AXIS2-2903 URL: https://issues.apache.org/jira/browse/AXIS2-2903 Project: Axis 2.0 (Axis2) Issue Type: Task

[jira] Updated: (AXIS2-2819) Faulty handling of JMS asynchronous calls

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe updated AXIS2-2819: - Priority: Major (was: Critical) Faulty handling of JMS asynchronous calls

[jira] Work started: (AXIS2-2729) Documentation Clarification on the use of *.aar and *.mar files

2007-07-05 Thread Chatra Nakkawita (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AXIS2-2729 started by Chatra Nakkawita. Documentation Clarification on the use of *.aar and *.mar files

[jira] Assigned: (AXIS2-2902) jaxbri databinding cannot handle multiple XML elements of the same type

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2902: Assignee: Amila Chinthaka Suriarachchi jaxbri databinding cannot handle multiple

[jira] Resolved: (AXIS2-2843) Axis2 publish the WSDL converting AxisFault class to anyType

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe resolved AXIS2-2843. -- Resolution: Fixed If the service class throws an AxisFault , then we do not need to

[jira] Created: (AXIS2-2904) Documentation on Axis2 Deployers needs to be added

2007-07-05 Thread Chatra Nakkawita (JIRA)
Documentation on Axis2 Deployers needs to be added -- Key: AXIS2-2904 URL: https://issues.apache.org/jira/browse/AXIS2-2904 Project: Axis 2.0 (Axis2) Issue Type: Task Components:

[jira] Assigned: (AXIS2-2901) Improve Axis idea plugin wizard as resizable wizard (WSDL2JAVA wizard)

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe reassigned AXIS2-2901: Assignee: Lahiru Sandakith Improve Axis idea plugin wizard as resizable wizard

[jira] Created: (AXIS2-2905) New documentation on Message formatters/builders needed for Axis2 1.3 release

2007-07-05 Thread Chatra Nakkawita (JIRA)
New documentation on Message formatters/builders needed for Axis2 1.3 release - Key: AXIS2-2905 URL: https://issues.apache.org/jira/browse/AXIS2-2905 Project: Axis 2.0

[jira] Resolved: (AXIS2-2866) java2wsdl.sh in axis2-1.2 may fail if some parameters aren't passed

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe resolved AXIS2-2866. -- Resolution: Fixed seems like issues if fixed in current SVN java2wsdl.sh in

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2680 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 08:21:44 + Finished at: Thu, 5 Jul 2007 08:36:23 + Total

problems with custom module

2007-07-05 Thread Aristo Togliatti
Hi! I am trying to write a custom module fo Axis2 and so far I only managed to get the INIT method to work, but nothing happen when I call the web service that is supposed to invoke the modules 'invoke' method... The handler: import org.apache.axis2.AxisFault; import

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2684 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 09:32:13 + Finished at: Thu, 5 Jul 2007 09:45:44 + Total

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2686 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 10:14:39 + Finished at: Thu, 5 Jul 2007 10:25:32 + Total

Re: modules/kernel on trunk does not build

2007-07-05 Thread Gertjan van Oosten
As quoted from sumedha rubasinghe [EMAIL PROTECTED]: This is working due to the fact those dependencies are mentioned in the parent pom. I don;t see them there, and neither does Maven2... ;-) Can you attach the build error your getting? Attached. -- -- Gertjan van Oosten, [EMAIL

[jira] Resolved: (AXIS2-2689) Unable to add FI POX support due to a parser error

2007-07-05 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe resolved AXIS2-2689. -- Resolution: Fixed issue is fixed , Sanaya thx for your patches. Unable to add FI POX

[Axis2][continuum] BUILD SUCCESSFUL

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2688 Build statistics: State: Ok Previous State: Failed Started at: Thu, 5 Jul 2007 11:15:10 + Finished at: Thu, 5 Jul 2007 12:09:17 + Total time:

[jira] Commented: (AXIS2-2903) Documentation needs to be added regarding Axis2 clustering

2007-07-05 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510360 ] Rajith Attapattu commented on AXIS2-2903: - I will start on the documentation as soon as the notes from

[jira] Assigned: (AXIS2-2903) Documentation needs to be added regarding Axis2 clustering

2007-07-05 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu reassigned AXIS2-2903: --- Assignee: Rajith Attapattu (was: Afkham Azeez) Documentation needs to be added

Re: problems with custom module

2007-07-05 Thread Davanum Srinivas
You have to engage the module say in axis2.xml (see how we engage the addressing module in the default axis2.xml) thanks, dims On 7/5/07, Aristo Togliatti [EMAIL PROTECTED] wrote: Hi! I am trying to write a custom module fo Axis2 and so far I only managed to get the INIT method to work, but

[Axis2] Switch to m2 from m1 for RC1

2007-07-05 Thread Davanum Srinivas
Folks, Now that we have a somewhat working m2 build that generates the artifacts. I suggest we bang on it and get it ready for RC1. And in the process kill the m1 build too. WDYT? thanks, dims -- Davanum Srinivas :: http://davanum.wordpress.com

Re: [Axis2] Switch to m2 from m1 for RC1

2007-07-05 Thread David Illsley
Sounds good to me. David On 05/07/07, Davanum Srinivas [EMAIL PROTECTED] wrote: Folks, Now that we have a somewhat working m2 build that generates the artifacts. I suggest we bang on it and get it ready for RC1. And in the process kill the m1 build too. WDYT? thanks, dims -- Davanum

[Axis2] 1.3 RC1 - Zero blockers as of this moment

2007-07-05 Thread Davanum Srinivas
Folks, *Please* start testing the nightly. Please note that we will (hopefully!) switch from m1 to m2 based build too ASAP. nightlies are still built using m1 at this moment. More importantly, if any of your currently working scenarios break, please holler!! preferably with a test case / wsdl /

[Axis2] : Axis2 transitive depndencies

2007-07-05 Thread Vasil Benov
Hi all, I want to build Axis2 from source using java 1.4 and maven2. I know that maven2 handles transitive dependencies and I have seen the lines in the axis2-parent pom.xml for java 1.4 source and target. But how do I know that the libraries that are fetched and possibly used (during runtime)

[jira] Resolved: (AXIS2-2874) when enableMTOM is true in Axis2.xml, client that don't understand MTOM fail miserably!!!!!!!

2007-07-05 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2874. - Resolution: Fixed when enableMTOM is true in Axis2.xml, client that don't understand

[jira] Commented: (AXIS2-2874) when enableMTOM is true in Axis2.xml, client that don't understand MTOM fail miserably!!!!!!!

2007-07-05 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510370 ] Davanum Srinivas commented on AXIS2-2874: - Looks like this is fixed too..

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2697 Build statistics: State: Failed Previous State: Ok Started at: Thu, 5 Jul 2007 14:39:14 + Finished at: Thu, 5 Jul 2007 14:51:11 + Total time:

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2699 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 15:23:43 + Finished at: Thu, 5 Jul 2007 15:36:23 + Total

[jira] Created: (AXIS2-2906) Null returns when getting the service documentation programmatically

2007-07-05 Thread Charitha Kankanamge (JIRA)
Null returns when getting the service documentation programmatically Key: AXIS2-2906 URL: https://issues.apache.org/jira/browse/AXIS2-2906 Project: Axis 2.0 (Axis2) Issue

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2701 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 16:08:51 + Finished at: Thu, 5 Jul 2007 17:19:23 + Total

Glenn Mason/ACW/AU/AON is out of the office.

2007-07-05 Thread glenn . mason
I will be out of the office starting 06/07/2007 and will not return until 09/07/2007. I will respond to your message when I return. The information contained in this email and any attached files (Email) is strictly private and confidential. This Email should be read by the intended

[Axis2][continuum] BUILD SUCCESSFUL

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2704 Build statistics: State: Ok Previous State: Failed Started at: Thu, 5 Jul 2007 18:49:02 + Finished at: Thu, 5 Jul 2007 19:39:15 + Total time:

Question about NIO HTTP sender and thread behaviour

2007-07-05 Thread Paul Fremantle
Asankha, Dims, I'm wondering what happens if I have the following scenario: * Anonymous HTTP Req/Resp * NIO Sender * Callback in the client. How many threads are used? Which pools do they come out of? Are there any blocking threads? Here is what I think should happen: The application thread

Re: Add the ability to use a client.xml??

2007-07-05 Thread Paul Fremantle
What no comment at all?!!?? Paul On 6/25/07, Paul Fremantle [EMAIL PROTECTED] wrote: I was teaching an Axis2 course last week and I was explaining the way that we keep the multiple configurations separate, yet composable: in other words the way that on the server side, the combination of

Re: Add the ability to use a client.xml??

2007-07-05 Thread Davanum Srinivas
I agree in principle. Guess we need to work through the details :) -- dims On 7/5/07, Paul Fremantle [EMAIL PROTECTED] wrote: What no comment at all?!!?? Paul On 6/25/07, Paul Fremantle [EMAIL PROTECTED] wrote: I was teaching an Axis2 course last week and I was explaining the way that we

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2708 Build statistics: State: Failed Previous State: Ok Started at: Thu, 5 Jul 2007 21:15:42 + Finished at: Thu, 5 Jul 2007 21:28:53 + Total time:

[jira] Commented: (AXIS2-2352) XMLBeans client getting org.apache.axis2.AxisFault: First Element must contain the local name, Envelope

2007-07-05 Thread Jay Howard (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510499 ] Jay Howard commented on AXIS2-2352: --- I'm seeing the same thing with a client generated via wsdl2java. Client code

[Axis2][continuum] BUILD FAILURE

2007-07-05 Thread davidillsley (Continuum)
Online report : http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/1/buildId/2710 Build statistics: State: Failed Previous State: Failed Started at: Thu, 5 Jul 2007 22:10:44 + Finished at: Thu, 5 Jul 2007 22:19:09 + Total

Axis2-1.2 - ServiceClient configuration - question on the design of ServiceClient.configureServiceClient method

2007-07-05 Thread Shantanu Sen
In the ServiceClient.configureServiceClient method it assumes that the ConfigurationContext will not have the AxisService that is target service for the current invocation as shown in the following code snippet: --- private void configureServiceClient(ConfigurationContext configContext,

[jira] Commented: (AXIS2-2899) Too many open files exception when hotdeployment set to true, after loading configurationContext multiple times

2007-07-05 Thread Greg Lee-Shoy (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510543 ] Greg Lee-Shoy commented on AXIS2-2899: -- You are right guys, I've tested this against the axis2 nightly build

Re: svn commit: r553677 - in /webservices/axis2/branches/java/jaxws21: ./ etc/ etc/IDEA/ modules/adb-codegen/ modules/adb-codegen/src/org/apache/axis2/schema/ modules/adb-codegen/src/org/apache/axis2/

2007-07-05 Thread Sanjiva Weerawarana
Hi .. can you explain what's in this commit? Such a huge commit a few hours before cutting an RC is obviously concerning. Thanks, Sanjiva. [EMAIL PROTECTED] wrote: Author: pradine Date: Thu Jul 5 17:23:22 2007 New Revision: 553677 URL: http://svn.apache.org/viewvc?view=revrev=553677 Log:

Re: svn commit: r553677 - in /webservices/axis2/branches/java/jaxws21: ./ etc/ etc/IDEA/ modules/adb-codegen/ modules/adb-codegen/src/org/apache/axis2/schema/ modules/adb-codegen/src/org/apache/axis2/

2007-07-05 Thread Sanjiva Weerawarana
Ooops .. sorry Brian I missed that this was going into the branch and not to trunk. My apologies for the mistake. Sanjiva. Sanjiva Weerawarana wrote: Hi .. can you explain what's in this commit? Such a huge commit a few hours before cutting an RC is obviously concerning. Thanks, Sanjiva.

Re: [Axis2] Switch to m2 from m1 for RC1

2007-07-05 Thread Glen Daniels
Davanum Srinivas wrote: Now that we have a somewhat working m2 build that generates the artifacts. I suggest we bang on it and get it ready for RC1. And in the process kill the m1 build too. WDYT? +1 - To unsubscribe,

Re: Question about NIO HTTP sender and thread behaviour

2007-07-05 Thread Asankha C. Perera
Paul This is what happens in Synapse.. but I do not promote the NIOSender to simple clients as it is designed to send out many requests and not a single message etc. So for a typical client scenario the NIO sender is not suitable from how I see it. asankha Paul Fremantle wrote: Asankha,

[jira] Created: (AXIS2-2907) Policy codegen does not work when there are binding level policy references

2007-07-05 Thread Amila Chinthaka Suriarachchi (JIRA)
Policy codegen does not work when there are binding level policy references --- Key: AXIS2-2907 URL: https://issues.apache.org/jira/browse/AXIS2-2907 Project: Axis 2.0 (Axis2)

[jira] Updated: (AXIS2-2907) Policy codegen does not work when there are binding level policy references

2007-07-05 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi updated AXIS2-2907: Attachment: WsSecurity10.wsdl wsdl file Policy codegen does not

[jira] Updated: (AXIS2-2907) Policy codegen does not work when there are binding level policy references

2007-07-05 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi updated AXIS2-2907: Attachment: wsdl0.wsdl second file Policy codegen does not work