Re: [Axis2] Moving listener_manager.h to the global include

2006-07-25 Thread Samisa Abeysinghe
Sahan Gamage wrote: Hi All, The listener_manager which is implemented in core/clientapi is required by the sandesha2 module. At the moment the header file is named as listener_manager.h and is located inside core/clientapi. So the functionality is not visible to the module writers. Can we move

[jira] Closed: (AXISCPP-858) client stub delete Ret; causes Debug Assertion Failed! Win32

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-858?page=all ] nadir amra closed AXISCPP-858. -- > client stub delete Ret; causes Debug Assertion Failed! Win32 > > > Key: AXISCPP-858 >

[jira] Closed: (AXISCPP-706) Axis-C++ fix for AXIS-1836 -- ClassCastException in SoapFaultBuilder reading fault

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-706?page=all ] nadir amra closed AXISCPP-706. -- > Axis-C++ fix for AXIS-1836 -- ClassCastException in SoapFaultBuilder reading > fault > -

[jira] Closed: (AXISCPP-903) extra ampersand in serializexxx methods

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-903?page=all ] nadir amra closed AXISCPP-903. -- > extra ampersand in serializexxx methods > --- > > Key: AXISCPP-903 > URL: http://issues.apache.or

[jira] Closed: (AXISCPP-919) Double delete in generated DestroyInstance()

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-919?page=all ] nadir amra closed AXISCPP-919. -- > Double delete in generated DestroyInstance() > > > Key: AXISCPP-919 > URL: http://issues

[jira] Closed: (AXISCPP-920) Use of deleted pointer in NonPositiveInteger::serialize

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-920?page=all ] nadir amra closed AXISCPP-920. -- > Use of deleted pointer in NonPositiveInteger::serialize > --- > > Key: AXISCPP-920 >

[jira] Closed: (AXISCPP-932) Error use of address operator bug

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-932?page=all ] nadir amra closed AXISCPP-932. -- > Error use of address operator bug > - > > Key: AXISCPP-932 > URL: http://issues.apache.org/jira/brows

[jira] Closed: (AXISCPP-931) WSDL2WS generates wrong Class Name

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-931?page=all ] nadir amra closed AXISCPP-931. -- > WSDL2WS generates wrong Class Name > -- > > Key: AXISCPP-931 > URL: http://issues.apache.org/jira/bro

[jira] Closed: (AXISCPP-845) Anchor tags does not work in the documentation on website

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-845?page=all ] nadir amra closed AXISCPP-845. -- > Anchor tags does not work in the documentation on website > - > > Key: AXISCPP-845 >

[jira] Closed: (AXISCPP-961) The generated deserialization methods are producing the wrong code for nillable simple-type elements

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-961?page=all ] nadir amra closed AXISCPP-961. -- > The generated deserialization methods are producing the wrong code for > nillable simple-type elements > ---

[jira] Closed: (AXISCPP-149) Memory cleaning of generated C++ array code

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-149?page=all ] nadir amra closed AXISCPP-149. -- > Memory cleaning of generated C++ array code > --- > > Key: AXISCPP-149 > URL: http://issues.a

[jira] Closed: (AXISCPP-769) Axis C++ 1.5 WSDL2Java emitter timed out

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-769?page=all ] nadir amra closed AXISCPP-769. -- > Axis C++ 1.5 WSDL2Java emitter timed out > > > Key: AXISCPP-769 > URL: http://issues.apache.

[jira] Closed: (AXISCPP-753) WSDL2Ws can't handle complexTypes?

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-753?page=all ] nadir amra closed AXISCPP-753. -- > WSDL2Ws can't handle complexTypes? > -- > > Key: AXISCPP-753 > URL: http://issues.apache.org/jira/bro

[jira] Closed: (AXISCPP-897) recent wsdl2ws generates wrong/inconsistent prototypes

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-897?page=all ] nadir amra closed AXISCPP-897. -- Closing issue - reopen if there is still a problem. > recent wsdl2ws generates wrong/inconsistent prototypes > --

[Axis2] Moving listener_manager.h to the global include

2006-07-25 Thread Sahan Gamage
Hi All, The listener_manager which is implemented in core/clientapi is required by the sandesha2 module. At the moment the header file is named as listener_manager.h and is located inside core/clientapi. So the functionality is not visible to the module writers. Can we move this header to global i

Re: [Axis2] diclient or dyclient

2006-07-25 Thread Damitha Kumarage
Hi, Samisa Abeysinghe wrote: We have the "dynamic client" sample in diclient folder. Shall I rename this to dyclient, or better yet dynamic_client as this is a sample and we better be clear with names. I have renamed this to dynamic_client thanks Damitha Thanks, Samisa... --

[jira] Commented: (AXISCPP-978) deserializing of arrays of complex types with optional elements broken

2006-07-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-978?page=comments#action_12423494 ] nadir amra commented on AXISCPP-978: I am looking at this issue, and I see there are three total occurrences (including what Franz mentions above) in the DOC

Re: [jira] Commented: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Adrian Dick
Hi, I'm assuming you're commenting based on the original description Jira has included with my update. That was his original problem. We've progressed beyond that, but if you check the Jira issue you'll find he's now attached a log file including a number of compilation problems with WSDL2Ws.

Re: [jira] Commented: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Franz Fehringer
To me the latest Java errors simply say, that the compiler exes (especially the resource compiler rc) are not found. Greetings Franz Adrian Dick (JIRA) schrieb: [ http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12423326 ] Adrian Dick commented on AX

[jira] Commented: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12423326 ] Adrian Dick commented on AXISCPP-986: - Hi, It really isn't clear to me how you're trying to compile the code, but there seem to be a lot of inconsistencies.

[jira] Updated: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Manfred Pauli (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-986?page=all ] Manfred Pauli updated AXISCPP-986: -- Attachment: log1.txt > ANT Build failed > > > Key: AXISCPP-986 > URL: http://issues.apache.org/jira/browse

[jira] Commented: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Manfred Pauli (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12423312 ] Manfred Pauli commented on AXISCPP-986: --- Now I tried to run the ANT tool with the source, that can be downloaded (not svn) and I get a lot of java errors.

Re: [Axis2]Renewing Guththila

2006-07-25 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Hi devs, Hope to do following modifications to guththila code in order to minimize memory leaks and enhance the performance of guththila xml parser. Good to hear this. We need guththila up and running very badly IMHO. guththila_reader -

[jira] Commented: (AXISCPP-986) ANT Build failed

2006-07-25 Thread Manfred Pauli (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-986?page=comments#action_12423307 ] Manfred Pauli commented on AXISCPP-986: --- I tried to compile with C++ 6.0 but it didn't work, so I started another try with Ant and VC++ 8.0 Compiler. Now I

[jira] Created: (AXIS2C-215) When sandesha2 is added as a global module to axis2.xml client seg faults

2006-07-25 Thread Damitha Kumarage (JIRA)
When sandesha2 is added as a global module to axis2.xml client seg faults - Key: AXIS2C-215 URL: http://issues.apache.org/jira/browse/AXIS2C-215 Project: Axis2-C Issue T

[jira] Closed: (AXIS2C-214) axis2_env_create_all function segfaults when log creation fails

2006-07-25 Thread Nandika Jayawardana (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-214?page=all ] Nandika Jayawardana closed AXIS2C-214. -- Resolution: Fixed Assignee: Nandika Jayawardana This issue is fixed now > axis2_env_create_all function segfaults when log creation fails > -

[jira] Created: (AXISCPP-987) wsdl parameter ordering not preserved

2006-07-25 Thread nadir amra (JIRA)
wsdl parameter ordering not preserved - Key: AXISCPP-987 URL: http://issues.apache.org/jira/browse/AXISCPP-987 Project: Axis-C++ Issue Type: Bug Components: WSDD Processing Reporter: