[jira] Closed: (AXIS2C-143) Moving logic of parsing mime from transport utils to a mime parser

2006-05-25 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-143?page=all ] Samisa Abeysinghe closed AXIS2C-143: Resolution: Fixed Assign To: Samisa Abeysinghe Moved the mime parsing logic to mime_parser Moving logic of parsing mime from transport

[Axis2] Providing security for Axis2/C

2006-05-25 Thread Kaushalye Kapuruge
Hi All, I am pleased to announce that we have started implementing the security module for Axis2/C. This will follow the architecture in Rampart module(http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html) in Axis2/Java. Cheers, Kaushalye

Re: [Axis2] Providing security for Axis2/C

2006-05-25 Thread Samisa Abeysinghe
Cool. May be we can place the initial implementation in a folder named rampart as in the case of axiom, woden and the other sub projects. What would you start with? Username/Token? Thanks, Samisa... Kaushalye Kapuruge wrote: Hi All, I am pleased to announce that we have started implementing

Re: [Axis2] Providing security for Axis2/C

2006-05-25 Thread Sahan Gamage
Hi all, I think the correct location for the rampart module is the c/modules/rampart. But according to the current svn HEAD it is on the same level as xml_schma, wooden etc. I would rather suggest that it should go in the same level as addressing module - i.e. inside the modules folder. - Sahan

class inheritance

2006-05-25 Thread justfear1-arubanetworks
It seems that class inheritance (ie. extension base=… wsdl tag) is not supported in axis 1.x C++. Are there any plans of supporting this in the future? Joseph Baniqued - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

errors executing tests with latest build

2006-05-25 Thread Nadir Amra
I downloaded latest code and tried to run test case and I get: executeMonitor: [trycatch] /home/amra/axis/L1.1.0/src/ws-axis/c/build/executeTest.xml:160: The following error occurred while executing this lin e: [trycatch] /home/amra/axis/L1.1.0/src/ws-axis/c/build/executeTest.xml:165:

Re: errors executing tests with latest build

2006-05-25 Thread Nadir Amra
I think the problem is that the following targets are not being run: target name=defineMonitor taskdef name=monitor classname=org.apache.test.TCPMonitor classpath=${dir.obj}/test/monitor/monitor.jar;${ant.home}/lib/ant.jar/ /target target

Re: [Axis2] Providing security for Axis2/C

2006-05-25 Thread Samisa Abeysinghe
Sahan Damage wrote: Hi all, I think the correct location for the rampart module is the c/modules/rampart. But according to the current svn HEAD it is on the same level as xml_schma, wooden etc. I would rather suggest that it should go in the same level as addressing module - i.e. inside the

[axis2] org.apache.axis2.wsdl.builder.* packages?

2006-05-25 Thread Graham Turrell
I hope this isnt an RTFM (I've scanned the axis2 1.0 relase docs), but as a newbie, I'm wondering what happened to the org.apache.axis2.wsdl.builder.* packages between 0.95 and 1.0 of axis2? They seem to have gone from the 1.0 release. I'm specifically interested in the

[jira] Created: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread Subramanyam Ramanathan (JIRA)
Axis2 High memory usage, OutOfMemory exception -- Key: AXIS2-766 URL: http://issues.apache.org/jira/browse/AXIS2-766 Project: Apache Axis 2.0 (Axis2) Type: Bug Environment: Red Hat Enterprise Linux ES release 4 Axis2

[jira] Updated: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread Subramanyam Ramanathan (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-766?page=all ] Subramanyam Ramanathan updated AXIS2-766: - Attachment: PostXmlToAxis.java The client code used for posting Axis2 High memory usage, OutOfMemory exception

[jira] Updated: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread Subramanyam Ramanathan (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-766?page=all ] Subramanyam Ramanathan updated AXIS2-766: - Attachment: Axis2SampleDocLit.wsdl wsdl used to generate skeleton Axis2 High memory usage, OutOfMemory exception

[jira] Updated: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread Subramanyam Ramanathan (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-766?page=all ] Subramanyam Ramanathan updated AXIS2-766: - Attachment: SoapSender.java SoapSender for client Axis2 High memory usage, OutOfMemory exception

[jira] Updated: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread Subramanyam Ramanathan (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-766?page=all ] Subramanyam Ramanathan updated AXIS2-766: - Attachment: Axis2SampleDocLitServiceSkeleton.java Skeleton class, filled in with code straight from user guide Axis2 High memory usage,

[jira] Updated: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread Subramanyam Ramanathan (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-766?page=all ] Subramanyam Ramanathan updated AXIS2-766: - Attachment: test2.xml XML file being posted to axis2 web service. Axis2 High memory usage, OutOfMemory exception

[jira] Created: (AXIS2-767) ServiceClient.addStringHeader()

2006-05-25 Thread Michele Mazzucco (JIRA)
ServiceClient.addStringHeader() --- Key: AXIS2-767 URL: http://issues.apache.org/jira/browse/AXIS2-767 Project: Apache Axis 2.0 (Axis2) Type: Bug Versions: 1.0 Environment: Windows XP SP2, Java Sun JDK 1.5.0_03, ant 1.6.5

[axis2] Hello

2006-05-25 Thread Brian De Pradine
Hello everyone, My name is Brian, and I plan to do some work on Axis2. I have spent that past few weeks going through the code in order to find my way around, and I am now ready to get started. I was looking at the Addressing support, and I saw a comment in the module.xml file that stated that

[jira] Commented: (AXIS-2483) wsdl2java has a bug in deserilaizer

2006-05-25 Thread Bjorn Townsend (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2483?page=comments#action_12413280 ] Bjorn Townsend commented on AXIS-2483: -- Can you give some more detail on what the expected output should be? wsdl2java has a bug in deserilaizer

[jira] Commented: (AXIS2-766) Axis2 High memory usage, OutOfMemory exception

2006-05-25 Thread JIRA
[ http://issues.apache.org/jira/browse/AXIS2-766?page=comments#action_12413285 ] Andreas Hörnicke commented on AXIS2-766: Possible solution: Extend org.apache.axis2.transport.http.AxisServlet, override the service method and invalidate the session

Re: [axis2] org.apache.axis2.wsdl.builder.* packages?

2006-05-25 Thread Chathura Herath
Well as the code shows its gone. Here is a hint as to y. This is what we use to do in terms of the WSDL information flow. For WSDLGeneration modules WSDL4J - WOM -CodeGenConfiguration For Engine WSDL4J - WOM -Axisservice, AxisOperation.. Now we have removed the WOM abstraction and we use the

[AXIS 1.3] org.apache.axis.client.async

2006-05-25 Thread James Loghry
I'm curious how to actually invoke an asynchronous request using AsyncCall (see: org.apache.axis.client.async.AsyncCall). I have the following code: try{ Options options = new Options(args); String endpointURL = options.getURL(); Service service = new Service();

Fwd: Refactoring message receivers

2006-05-25 Thread Rajith Attapattu
Hi All,Robert I totally agree with you here. Can we refactor the MessageReceiver interface to add more methods.The makeNewServiceObject() seems to be a bit more broad. Maybe we should break it down to isolate the class loading part to avoid the code duplication Robert pointed out. However here is

Re: [axis2] org.apache.axis2.wsdl.builder.* packages?

2006-05-25 Thread Graham Turrell
Chathura, Thanks for bringing me up to date. Kind Regards, Graham. _ Graham C Turrell CEng, MBCS Chartered IT Practitioner WebSphere ESB Foundation Technologies DE3F16 / MP 211 IBM Labs Hursley Park Winchester, Hampshire England. SO21 2JN Tel

[jira] Created: (AXIS2-768) WSDL2Java (via Eclipse plugin) generates code with a bug

2006-05-25 Thread Peter Smith (JIRA)
WSDL2Java (via Eclipse plugin) generates code with a bug Key: AXIS2-768 URL: http://issues.apache.org/jira/browse/AXIS2-768 Project: Apache Axis 2.0 (Axis2) Type: Bug Environment: Windows XP Pro, SP2 Axis2

Re: [axis2] Hello

2006-05-25 Thread Davanum Srinivas
Brian, Nice! welcome. Could you please browse the jira as well to see if there are low hanging fruits that you can easily fix? thanks, dims On 5/25/06, Brian De Pradine [EMAIL PROTECTED] wrote: Hello everyone, My name is Brian, and I plan to do some work on Axis2. I have spent that past few

[jira] Commented: (AXIS2-768) WSDL2Java (via Eclipse plugin) generates code with a bug

2006-05-25 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-768?page=comments#action_12413343 ] Chuck Williams commented on AXIS2-768: -- Good catch Peter. Could you please try removing the whitespace in the message -- I believe it will then work. Ajith, the problem

Re: [Axis2] NullPointerException while receiving Fault from Server

2006-05-25 Thread Deepal Jayasinghe
This is fixed in current SVN head can u please check and see. If you still have the problem I think this is a critical bug in Axis2 we have to fix that soon , so pls create a JIRA as well. Siamak Haschemi wrote: Hello Robert, I'm going crazy with Axis2 and Failures... I attached - a

[jira] Resolved: (AXIS2-752) Problem handling multiple binary MTOM attachments

2006-05-25 Thread Thilina Gunarathne (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-752?page=all ] Thilina Gunarathne resolved AXIS2-752: -- Resolution: Fixed OMText.isComplete() method was overriding the isComplete() from OMNodeImpl. I found out that OMText.isComplete() returns