[jira] Resolved: (AXISCPP-1051) Bad code generated for several Cisco Call Manager WSDL

2008-08-20 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-1051. - Resolution: Fixed Fix Version/s: current (nightly) Issue resolved. Updates in SVN

Setting the transport from the client side

2008-08-20 Thread Supun Kamburugamuva
Hi all, In Axis2/C client side we use the URL for inferring the transport. There are cases where we cannot infer the transport from the url. We have a client option for specifying the transports that should be used for a client invocation. axis2_options_set_transport_info. AFAIK User can set

Re: [Axis2][VOTE] Axis2 1.4.1 - Take #3

2008-08-20 Thread Michele Mazzucco
+1 for me. Michele On 19 Aug 2008, at 07:28, Nandana Mihindukulasooriya wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Devs, Please review: http://people.apache.org/~nandana/axis2-1.4.1/dist Maven2 repository: http://people.apache.org/~nandana/axis2-1.4.1/m2-repo/ SVN Info:

[jira] Updated: (AXIS2-3978) Axis2 webapp fails to deploy successfully on Weblogic 8

2008-08-20 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan updated AXIS2-3978: --- commons-logging.properties does contain the entry:

[jira] Updated: (AXIS2-3978) Axis2 webapp fails to deploy successfully on Weblogic 8

2008-08-20 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan updated AXIS2-3978: --- Attachment: axis2.xml Axis2 webapp fails to deploy successfully on Weblogic 8

[jira] Updated: (AXIS2-3825) Object's property not being deserialized because of mismatch of schema property name and Java property name

2008-08-20 Thread Detelin Yordanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Detelin Yordanov updated AXIS2-3825: Attachment: BeanUtil_patch.txt Hi guys, I found a solution for the problem - since the

Re: [Axis2][VOTE] Axis2 1.4.1 - Take #3

2008-08-20 Thread Thilina Gunarathne
Hi, I notice the size of the source distribution is huge (55MB).. The culprit seems to be the tools module.. It contains binaries for the 3 plugins and a combined binary for them too... One other thing I noticed is that we have included the docs module in to the src dist too, which is not needed

Re: [Axis2][VOTE] Axis2 1.4.1 - Take #3

2008-08-20 Thread Thilina Gunarathne
Hi Nandana, May be we can just fix the source dist and continue on the vote as the following is something only related to the structure of the dist... Your call... thanks, Thilina On Wed, Aug 20, 2008 at 1:20 PM, Thilina Gunarathne [EMAIL PROTECTED]wrote: Hi, I notice the size of the source

[jira] Commented: (AXIS2-3978) Axis2 webapp fails to deploy successfully on Weblogic 8

2008-08-20 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12624058#action_12624058 ] Dan commented on AXIS2-3978: By default, WL passes -Xverify:none in via JAVA_OPTIONS in the

Re: [Axis2][VOTE] Axis2 1.4.1 - Take #3

2008-08-20 Thread keith chapman
Hi Thilina, The docs are needed in the source distribution, otherwise you cannot build using the source distribution. I believe the source distribution should be able to produce the release artifacts on its own. Thanks, Keith. On Wed, Aug 20, 2008 at 10:50 PM, Thilina Gunarathne [EMAIL

Re: [Axis2][VOTE] Axis2 1.4.1 - Take #3

2008-08-20 Thread Thilina Gunarathne
Hi Keith, I somewhat agree that the src dist should be able to recreate the release artifacts. But in this case we will not be able to recreate only the docs distro, we can even create java docs.. If other dist's are failing due to the absense of docs module, then we have done something seriously

Re: [Axis2][VOTE] Axis2 1.4.1 - Take #3

2008-08-20 Thread Nandana Mihindukulasooriya
Hi Thilina, I agree with you on both points. But as Axis2 1.4 also contained the docs shall we go on like this in 1.4.1 and do the change in Axis2 1.5. I will remove the tool binaries from the from the tools module and shall we continue this vote. I removed the tool binaries from the src

[jira] Assigned: (AXIS2-3825) Object's property not being deserialized because of mismatch of schema property name and Java property name

2008-08-20 Thread Nandana Mihindukulasooriya (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandana Mihindukulasooriya reassigned AXIS2-3825: - Assignee: Amila Chinthaka Suriarachchi Object's property not

Re: [Axis2] Tips on improving Axis2 client performance

2008-08-20 Thread Jaliya Ekanayake
Hi Eran, Probably you are doing some performance measures :) I also have used the REUSE_HTTP_CLIENT option to reuse the httpclient object. I had the following trouble when I did some tests sometimes back. Here is the scenario. You want to invoke one or more web services using few clients or