Gsoc 2007 - proposal accepted

2007-04-26 Thread Rajika Kumarasiri
hi devs, I am very much pleased to announce that my project proposal for implementing Mail Transport support (SMTP/POP3) for Apache Axis2/C has been accepted for Gsoc 2007. My proposal is available here. http://wiki.apache.org/general/RajikaKumarasiri/GSoC2007/proposal I will upload my project

apache axis2 deploy

2007-04-26 Thread Jim Seipp
It looks like the Apache server is seeing the services that are supplied by AXIS2C. But I cannot seem to get the client to successfully run any of the test programs. I am trying echo.exe and math.exe They work with the axis2_http_Server.exe Also from the client I can web browse the server and

deploy

2007-04-26 Thread Jim Seipp
Hi, I am sending the command from the client: Math add 10 20 http://thunder-hd2:9090/axis2/services/math I am seeing the following message from the server: 10.8.3.21 - - [26/Apr/2007:18:33:06 -0400] POST /axis2/services/math HTTP/1.1 301 252 But the client gets no response. Please

Re: deploy

2007-04-26 Thread Samisa Abeysinghe
Jim Seipp wrote: Hi, I am sending the command from the client: Math add 10 20 http://thunder-hd2:9090/axis2/services/math I am seeing the following message from the server: 10.8.3.21 - - [26/Apr/2007:18:33:06 -0400] POST /axis2/services/math HTTP/1.1 301 252 But the

[jira] Created: (AXIS2-2594) Using attributeFormDefault=qualified in a schema causes null attribute values in Java objects

2007-04-26 Thread Paul Chisholm (JIRA)
Using attributeFormDefault=qualified in a schema causes null attribute values in Java objects --- Key: AXIS2-2594 URL: https://issues.apache.org/jira/browse/AXIS2-2594

[jira] Updated: (AXIS2-2594) Using attributeFormDefault=qualified in a schema causes null attribute values in Java objects

2007-04-26 Thread Paul Chisholm (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Chisholm updated AXIS2-2594: - Description: When the schema that appears in the wsdl:types section of a WSDL file specifies

Re: [axis2] Recent changes

2007-04-26 Thread David Illsley
I totally agree that the InstanceDispatcher is ill-named and should either be renamed or refactored into the DispatchPhase. I also agree that it can't simply be removed. I suggest putting the logic wherever is more logical and leaving the InstanceDispatcher class there, marked as deprecated which

Re: [axis2] Recent changes

2007-04-26 Thread David Illsley
I've just realised you did leave the class there. Sorry for the unnecessary advice. David On 26/04/07, David Illsley [EMAIL PROTECTED] wrote: I totally agree that the InstanceDispatcher is ill-named and should either be renamed or refactored into the DispatchPhase. I also agree that it can't

Re: [axis2] Recent changes

2007-04-26 Thread Sanjiva Weerawarana
s/InstanceDispatcher/SessionDispatcher/ ? I'm +1 for keeping it and not removing it. Sanjiva. David Illsley wrote: I totally agree that the InstanceDispatcher is ill-named and should either be renamed or refactored into the DispatchPhase. I also agree that it can't simply be removed. I

[jira] Created: (AXIS2-2595) HttpServiceProcessor needs hashCode and equals

2007-04-26 Thread Michele Mazzucco (JIRA)
HttpServiceProcessor needs hashCode and equals -- Key: AXIS2-2595 URL: https://issues.apache.org/jira/browse/AXIS2-2595 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: kernel

[jira] Created: (AXIS2-2596) Clean up cached attachment files

2007-04-26 Thread Samuel Isokpunwu (JIRA)
Clean up cached attachment files Key: AXIS2-2596 URL: https://issues.apache.org/jira/browse/AXIS2-2596 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: transports Environment: Win XP

[jira] Resolved: (AXIS2-2574) usage of attachments is very slow when they are cached on disk (Server-Side)

2007-04-26 Thread Dirk Niededir (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Niededir resolved AXIS2-2574. -- Resolution: Incomplete I've updated the AXIOM to 1.4 within the Webapp. The blocksize has

[jira] Created: (AXIS-2656) EngineConfigurationFactoryFinder.requiredMethod should include package names.

2007-04-26 Thread Niall Smart (JIRA)
EngineConfigurationFactoryFinder.requiredMethod should include package names. - Key: AXIS-2656 URL: https://issues.apache.org/jira/browse/AXIS-2656 Project: Axis

[jira] Commented: (AXIS2-2574) usage of attachments is very slow when they are cached on disk (Server-Side)

2007-04-26 Thread Thilina Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491950 ] Thilina Gunarathne commented on AXIS2-2574: --- Seems like you are calling the getText method of the Binary

[jira] Commented: (AXIS2-2574) usage of attachments is very slow when they are cached on disk (Server-Side)

2007-04-26 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491960 ] Dirk Niedenführ commented on AXIS2-2574: I am not calling the getText-Method. It is not my code. Its between

(AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Josh
Hello, This bug is a show stopper for us converting from axis 1.4 to axis 2 on weblogic 8.1. I there someone that can take a look at this? Thanks, Joshua

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Davanum Srinivas
Josh, Did you try the simple deployment? basically drop services.xml in WEB-INF as well as the wsdl/xsd's. And your classes in WEB-INF/classes and jars in WEB-INF/lib? thanks, dims On 4/26/07, Josh [EMAIL PROTECTED] wrote: Hello, This bug is a show stopper for us converting from axis 1.4 to

[jira] Commented: (AXIS2-2593) Web Service request loop causes many TIME_WAIT Connections BindException: Address already in use: connect

2007-04-26 Thread Michele Mazzucco (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491969 ] Michele Mazzucco commented on AXIS2-2593: - David, since you're running on Windows maybe this could help you

[jira] Closed: (AXIS2-2574) usage of attachments is very slow when they are cached on disk (Server-Side)

2007-04-26 Thread Dirk Niededir (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Niededir closed AXIS2-2574. Usage of the AXIOM 1.2.4 within the AXIS 1.1.1 Webapp fixed this Problem. (My second problem, the

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Josh
Dims, Thanks for the reply. I moved the services.xml file from WEB-INF/services/BookService/META-INF/services.xml to WEB-INF/services.com. The classes were already located in WEB-INF/classes and the jars were alrady located in WEB-INF/lib. Everything works. While this appears to be a valid

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Josh
Dims, I found this article: http://wso2.org/library/90 that describes how to embed Axis2 in a custom web app, but it does not describe this simple deployment method. Where is the Simple deployment documented? Josh On 4/26/07, Josh [EMAIL PROTECTED] wrote: Dims, Thanks for the reply. I

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Davanum Srinivas
Joshua, It's a bit experimental. I recommend it for extreme cases like yours where the app server classloaders don't work correctly. No, we haven't doc'ed it yet or run all kinds of scenarios with it. Please let us know if you see something flaky. Leave the axis2.xml in /WEB-INF/conf/axis2.xml

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Davanum Srinivas
Yes, it does not. -- dims On 4/26/07, Josh [EMAIL PROTECTED] wrote: Dims, I found this article: http://wso2.org/library/90 that describes how to embed Axis2 in a custom web app, but it does not describe this simple deployment method. Where is the Simple deployment documented? Josh On

[jira] Resolved: (AXIS2-2398) Generation of Client Stubs with WSDL having WSSecurity (Username token) created with Weblogic9.2

2007-04-26 Thread Sanka Samaranayake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanka Samaranayake resolved AXIS2-2398. --- Resolution: Fixed Fixed: Committed revision 532732. However Code Generation

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Josh
Dims, Thanks for the heads up. Is this really a class loader issue though? I moved the services.xml file from WEB-INF/services/BookService/META-INF/services.xml to WEB-INF/services.xml to get the deployment to work in a war file. The only archive was the war file itself. The

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Davanum Srinivas
we can't iterator the folders under WEB-INF/services/ under the weblogic class loader in this specific version...so yes. -- dims On 4/26/07, Josh [EMAIL PROTECTED] wrote: Dims, Thanks for the heads up. Is this really a class loader issue though? I moved the services.xml file from

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Josh
Dims, If this is really a class loader issue, what should I do with the reported bug? Should I open another bug to create a work item to document the simple deployment? Joshua On 4/26/07, Davanum Srinivas [EMAIL PROTECTED] wrote: we can't iterator the folders under WEB-INF/services/ under

Re: (AXIS2-2492) Deployment problem on Weblogic 8.1.x (Not classloader related)

2007-04-26 Thread Davanum Srinivas
Leave this bug as-is. sure, please add another one for simple deployment On 4/26/07, Josh [EMAIL PROTECTED] wrote: Dims, If this is really a class loader issue, what should I do with the reported bug? Should I open another bug to create a work item to document the simple deployment? Joshua

[jira] Updated: (AXIS2-2055) POJO service's return object loses data from parent class.

2007-04-26 Thread Sathija Pavuluri (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathija Pavuluri updated AXIS2-2055: Attachment: adb.patch POJO service's return object loses data from parent class.

[jira] Updated: (AXIS2-2055) POJO service's return object loses data from parent class.

2007-04-26 Thread Sathija Pavuluri (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathija Pavuluri updated AXIS2-2055: Attachment: java2wsdl.patch POJO service's return object loses data from parent class.

[jira] Updated: (AXIS2-2055) POJO service's return object loses data from parent class.

2007-04-26 Thread Sathija Pavuluri (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sathija Pavuluri updated AXIS2-2055: Attachment: adb.patch POJO service's return object loses data from parent class.

[jira] Commented: (AXIS2-2055) POJO service's return object loses data from parent class.

2007-04-26 Thread Sathija Pavuluri (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492006 ] Sathija Pavuluri commented on AXIS2-2055: - Providing adb.patch and java2wsdl.patch patch files that fixes

Patches provided for issues AXIS2-2055 and AXIS2-1899

2007-04-26 Thread Sathija Pavuluri
Deepal, I have updated the issues AXIS2-2055 and AXIS2-1899 with patch file attachments. Would you please verify and integrate those? Thanks, Sathija. - Ahhh...imagining that irresistible new car smell? Check outnew cars at Yahoo! Autos.

[jira] Commented: (AXIS2-2294) AXIS2 generates invalid fault element for SOAP1.1 binding in the WSDL

2007-04-26 Thread Stuart Owen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492023 ] Stuart Owen commented on AXIS2-2294: Trying the 1.2-RC2 build I get a different but related problem with the

[Axis2] axis2-wsdl2code-maven-plugin/JiBX HowTo ...

2007-04-26 Thread Armin Ehrenfels
Hi list, I'm new here, so, please, forgive any stupid questions. I'm trying to find out how to specify a bindingfile for the JiBX in my pom.xml. What I have found so far is the unit test org.apache.axis2.jibx.Test which shows how to programmatically add the bindingfile option to the options

[jira] Commented: (AXIS2-2561) Exception occurs when invoking a service deployed in 'soapsession' scope

2007-04-26 Thread Nencho Lupanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492033 ] Nencho Lupanov commented on AXIS2-2561: --- I also experience this problem only with the dinamic client API. i

[jira] Created: (AXIS2-2597) Support WS-A action generation from pure annotations

2007-04-26 Thread Roy A. Wood Jr. (JIRA)
Support WS-A action generation from pure annotations Key: AXIS2-2597 URL: https://issues.apache.org/jira/browse/AXIS2-2597 Project: Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Commented: (AXIS2-2584) AAR deployment fails with a WSDL 2 document due to spaces in path to AAR file (interpreted as a URI)

2007-04-26 Thread Steven E. Harris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492054 ] Steven E. Harris commented on AXIS2-2584: - In the same file, ArchiveReader.java, just a few lines down from

[jira] Updated: (AXIS2-2584) AAR deployment fails with a WSDL 2 document due to spaces in path to AAR file (interpreted as a URI)

2007-04-26 Thread Steven E. Harris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven E. Harris updated AXIS2-2584: Attachment: ArchiveReader.java.diff Amended patch to cover non-AAR-packaged (exploded)

[jira] Resolved: (AXIS2-1899) BeanUtil.getOMElement is not working with object hierarchy

2007-04-26 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe resolved AXIS2-1899. -- Resolution: Fixed issue is fixed in 1.2 branch BeanUtil.getOMElement is not working

[jira] Commented: (AXIS2-2593) Web Service request loop causes many TIME_WAIT Connections BindException: Address already in use: connect

2007-04-26 Thread David Bueche (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492088 ] David Bueche commented on AXIS2-2593: - When my client sends messages to the web service, the OS starts assigning

Re: [axis2] Recent changes

2007-04-26 Thread Glen Daniels
Hi Deepal! Deepal Jayasinghe wrote: 2) I removed the InstanceDispatcher, since it really wasn't a Dispatcher at all, Why not it dispatch contexts , so it is a Dispatcher. See below. but rather a place for functionality (setting up contexts) that should always happen at the end of

[jira] Created: (AXIS2-2598) Adb Codegen does not handle xs:any correctly.

2007-04-26 Thread Tim Buss (JIRA)
Adb Codegen does not handle xs:any correctly. -- Key: AXIS2-2598 URL: https://issues.apache.org/jira/browse/AXIS2-2598 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: adb

Re: Patches provided for issues AXIS2-2055 and AXIS2-1899

2007-04-26 Thread Deepal Jayasinghe
Done , thx very much for your patches. Thanks Deepal - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Resolved: (AXIS2-2598) Adb Codegen does not handle xs:any correctly.

2007-04-26 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-2598. - Resolution: Fixed I just had this fix one day ago. So should be

Re: [axis2] Recent changes

2007-04-26 Thread Deepal Jayasinghe
Hi Glen Glen Daniels wrote: The reason I removed it was because sometimes it was configured in the PostDispatch phase and sometimes it was configured in the Dispatch phase - if it ran PostDispatch, as it was in some stuff I was testing with, the checks in the DispatchPhase post-conditions