[jira] Commented: (AXIS2-1847) Duplicate code in Axis2

2006-12-13 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1847?page=comments#action_12458362 ] Deepal Jayasinghe commented on AXIS2-1847: -- Hi Dims; Will u have time to go through the patch or is that OK if I go ahead and apply this. I have few other

Re: Why it only read 28 bytes

2006-12-13 Thread jim ma
Hi Oleg, It's JDK's issue . I will modify my code to use Commons HttpClient. Thanks Jim On 12/13/06, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: On Wed, 2006-12-13 at 16:31 +0800, jim ma wrote: > Oleg, > > Thank you for your quick reply. > > You can use following steps to reproduce this

[jira] Assigned: (AXIS2-1849) Security exception is swallowed

2006-12-13 Thread Ruchith Udayanga Fernando (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1849?page=all ] Ruchith Udayanga Fernando reassigned AXIS2-1849: Assignee: Dimuthu Leelarathne (was: Ruchith Udayanga Fernando) > Security exception is swallowed >

[jira] Updated: (AXIS2-1870) Enable the WS-RM anonymous URI template

2006-12-13 Thread Matt Lovett (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1870?page=all ] Matt Lovett updated AXIS2-1870: --- Attachment: axis2-RM2way.patch Patch as described above. Also see https://issues.apache.org/jira/browse/SANDESHA2-62 > Enable the WS-RM anonymous URI template >

[jira] Created: (AXIS2-1870) Enable the WS-RM anonymous URI template

2006-12-13 Thread Matt Lovett (JIRA)
Enable the WS-RM anonymous URI template --- Key: AXIS2-1870 URL: http://issues.apache.org/jira/browse/AXIS2-1870 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Components: Addressing, k

[jira] Created: (AXIS2-1869) LICENSE and NOTICE files inside our jars

2006-12-13 Thread Davanum Srinivas (JIRA)
LICENSE and NOTICE files inside our jars Key: AXIS2-1869 URL: http://issues.apache.org/jira/browse/AXIS2-1869 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Reporter: Davanum Srinivas

Re: Axis2 1.1 : java2wsdl Tool FlattensObjects in Schema

2006-12-13 Thread Davanum Srinivas
Should work! -- dims On 12/13/06, Mike Morris <[EMAIL PROTECTED]> wrote: As a stop-gap, can I use the Axis 1.4 version of java2wsdl to generate a compatible WSDL? Then use Axis2 for ecverything else. Any problems with this approach? Thanks, Mike On Wed, 2006-12-13 at 10:24 +0530, Venkata K

Re: Axis2 1.1 : java2wsdl Tool FlattensObjects in Schema

2006-12-13 Thread Mike Morris
As a stop-gap, can I use the Axis 1.4 version of java2wsdl to generate a compatible WSDL? Then use Axis2 for ecverything else. Any problems with this approach? Thanks, Mike On Wed, 2006-12-13 at 10:24 +0530, Venkata Krishnan wrote: > Hi, > > This is presently a limitation with the present J

[jira] Updated: (AXIS2-1708) NullPointerException while accessing WSDL in a HTTPS way

2006-12-13 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1708?page=all ] Davanum Srinivas updated AXIS2-1708: Priority: Blocker (was: Critical) marking as blocker. > NullPointerException while accessing WSDL in a HTTPS way > ---

Re: Why it only read 28 bytes

2006-12-13 Thread Oleg Kalnichevski
On Wed, 2006-12-13 at 16:31 +0800, jim ma wrote: > Oleg, > > Thank you for your quick reply. > > You can use following steps to reproduce this issue: ... > When I set the buffer size is 1024*1 , readed count will be : > ---count -32 > ---count -1024 > ---count -638 > > buffersiz

[jira] Commented: (AXIS2-1708) NullPointerException while accessing WSDL in a HTTPS way

2006-12-13 Thread Keith Kwiatek (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1708?page=comments#action_12458105 ] Keith Kwiatek commented on AXIS2-1708: -- I have also replicated this bug on weblogic 8.1 and 9.2 suggested workarounds do not work either... how could a bu

[jira] Commented: (AXIS2-1708) NullPointerException while accessing WSDL in a HTTPS way

2006-12-13 Thread David Garcia (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1708?page=comments#action_12458094 ] David Garcia commented on AXIS2-1708: - Hi, This bug is also showing up in JBoss 3.2.6 and JBoss 4.0.5.GA. I´ve tried adding Axis2 jars (starting with axis2-ker

[jira] Created: (AXIS2-1868) description on how to enable the SOAP Monitor incomprehensible

2006-12-13 Thread Michael Schmitz (JIRA)
description on how to enable the SOAP Monitor incomprehensible -- Key: AXIS2-1868 URL: http://issues.apache.org/jira/browse/AXIS2-1868 Project: Apache Axis 2.0 (Axis2) Issue Type: I

[jira] Created: (AXIS2-1867) NullPointerException generating WSDL with anonymous simple types

2006-12-13 Thread Peter Runge (JIRA)
NullPointerException generating WSDL with anonymous simple types Key: AXIS2-1867 URL: http://issues.apache.org/jira/browse/AXIS2-1867 Project: Apache Axis 2.0 (Axis2) Issue Typ

[jira] Commented: (AXIS2-1858) Security validation is made only if security header is found

2006-12-13 Thread Ali Sadik Kumlali (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1858?page=comments#action_12458054 ] Ali Sadik Kumlali commented on AXIS2-1858: -- I tested above scenario against Axis2 1_1(trunk) & Rampart 1_1(release) and everything worked perfectly. The p

Re: Why it only read 28 bytes

2006-12-13 Thread jim ma
Oleg, Thank you for your quick reply. You can use following steps to reproduce this issue: (1) Use " wsdl2java -ss -sd -ssi -d xmlbeans -uri Axis2SampleDocLit.wsdl " on windows Xp platform to generate java code . <> http://userguide.axis2.apache.org/Axis2SampleDocLit"; xmlns="http://sche