Re: Axis2 Build Failure

2009-08-10 Thread Pradeep Fernando
since the error logs attached by hiranya didnot contain the error i 'm experiencing, i have attached my error log with surefire reports. thanks, pradeep fernando On Mon, Aug 10, 2009 at 2:04 PM, Hiranya Jayathilaka wrote: > > > On Mon, Aug 10, 2009 at 3:09 AM, Davanum

[jira] Updated: (AXIS2-4460) Axis2 Trunk Does Not Build From a Clean Maven Repo

2009-08-10 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4460: Attachment: surefire-reports.zip newRepoError.log Here are my error logs

Re: Axis2 Build Failure

2009-08-08 Thread Pradeep Fernando
hi devs, I tried to buid the axis2(revision 802424) but failed. The error is same as mentioned by thilina. This is the first time i'm building this in this machine.so i couldnt build without testcases due to that famous applefinder test case. thilina, how did you get around this error? thank

Re: [jira] Created: (AXIS-2779) re-create the java files in the "stub"

2009-03-24 Thread Pradeep Fernando
Hi charles, This is not a bug as I can see. its just a usage problem (problem with how you are using it). you should not put JIRA issues for that kind of behaviors. there is a WSDL2java tool that is shipped with the axis2 binary distribution. Of course you can run the the Java class directly as yo

[jira] Commented: (AXIS2-4272) Service stub missing WS-Policy information when codegen with WSDL20.

2009-03-24 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688757#action_12688757 ] Pradeep Fernando commented on AXIS2-4272: - Have to write a Custom serializer

Re: using Axiom instead of DOM in ServiceClient.

2009-03-18 Thread Pradeep Fernando
erviceBuilder as the latter has a constructor supporting WSDL4J.Definiton. Thanks Andreas,Sagara & Keith for your suggestions, This seems to be the perfect solution for me. WDYT devs? cheers, Pradeep Fernando.

Re: using Axiom instead of DOM in ServiceClient.

2009-03-18 Thread Pradeep Fernando
ify the Serviceclient and submit the patch. Thanks for your valuable comments & suggetions, cheers, Pradeep Fernando.

Re: using Axiom instead of DOM in ServiceClient.

2009-03-17 Thread Pradeep Fernando
Thanks for your valuable suggestions & ideas, still feels the mechanism i used to implement this is better, but ready to change it if there is a better way. waiting for your comments. Thanks, Pradeep Fernando.

[jira] Commented: (AXIS2-4272) Service stub missing WS-Policy information when codegen with WSDL20.

2009-03-15 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682226#action_12682226 ] Pradeep Fernando commented on AXIS2-4272: - work started on this issue. Any

[jira] Created: (AXIS2-4272) Service stub missing WS-Policy information when codegen with WSDL20.

2009-03-15 Thread Pradeep Fernando (JIRA)
Type: Bug Components: codegen Environment: jdk1.5 / ubuntu hardy Reporter: Pradeep Fernando Priority: Minor When codegen the service stub using WSDL20 the stub excludes any ws-policy Information given in the WSDL. This is because the support is not yet

[jira] Commented: (AXIS2-4253) WSDL2 support in dynamic service client

2009-03-15 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682225#action_12682225 ] Pradeep Fernando commented on AXIS2-4253: - Andreas, updated a patch that doe

using Axiom instead of DOM in ServiceClient.

2009-03-15 Thread Pradeep Fernando
issue can be found in [1] Thanks in advance, Pradeep Fernando. [1] https://issues.apache.org/jira/browse/AXIS2-4253

[jira] Updated: (AXIS2-4253) WSDL2 support in dynamic service client

2009-03-15 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4253: Attachment: AXIS2-4253.patch this is the patch that doesn't depe

[jira] Updated: (AXIS2-4267) possible null pointer exception in the createClientSideAxisService method

2009-03-11 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4267: Attachment: AXIS2-4267.patch trivial issue. > possible null pointer exception in

[jira] Created: (AXIS2-4267) possible null pointer exception in the createClientSideAxisService method

2009-03-11 Thread Pradeep Fernando (JIRA)
) Issue Type: Bug Components: client-api Environment: GNU/linux JDK1.5 Reporter: Pradeep Fernando Priority: Trivial it accesses properties of axisEndpoint object without making sure it is not null. AxisEndpoint axisEndpoint = (AxisEndpoint

[jira] Updated: (AXIS2-4253) WSDL2 support in dynamic service client

2009-03-11 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4253: Attachment: AXIS2-4253.patch this solution make use of the Axiom to represent WSDL and

[jira] Updated: (AXIS2-4253) WSDL2 support in dynamic service client

2009-03-11 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4253: Attachment: AXIS2-4253.patch Here we separate WSDL1.1 & 2.0 using name spaces.but as

[jira] Commented: (AXIS2-4253) WSDL2 support in dynamic service client

2009-03-11 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680782#action_12680782 ] Pradeep Fernando commented on AXIS2-4253: - The Serviceclient make use of

[jira] Created: (AXIS2-4253) WSDL2 support in dynamic service client

2009-02-25 Thread Pradeep Fernando (JIRA)
WSDL2 support in dynamic service client --- Key: AXIS2-4253 URL: https://issues.apache.org/jira/browse/AXIS2-4253 Project: Axis 2.0 (Axis2) Issue Type: New Feature Reporter: Pradeep Fernando

[jira] Updated: (AXIS2-4237) New Integration tests needed for annotation based rest suport and service xml based rest support

2009-02-24 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4237: Attachment: AXIS2-4237.patch Here is the patch without refactoring. sorry for any

[jira] Updated: (AXIS2-4237) New Integration tests needed for annotation based rest suport and service xml based rest support

2009-02-24 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4237: Attachment: AXIS2-4237.patch > New Integration tests needed for annotation based r

[jira] Updated: (AXIS2-4237) New Integration tests needed for annotation based rest suport and service xml based rest support

2009-02-24 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4237: Attachment: AXIS2-4237.patch Please review this new patch as it has some improved test

[jira] Updated: (AXIS2-4230) http:location & content type is hard coded in wsdl1.1 generation

2009-02-16 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4230: Attachment: patch.txt there were some test case failures in the above patch. This fixes

[jira] Updated: (AXIS2-4237) New Integration tests needed for annotation based rest suport and service xml based rest support

2009-02-11 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4237: Attachment: Axis2-4237.patch i have written integration tests for annotation based rest

[jira] Created: (AXIS2-4237) New Integration tests needed for annotation based rest suport and service xml based rest support

2009-02-11 Thread Pradeep Fernando (JIRA)
-4237 Project: Axis 2.0 (Axis2) Issue Type: Improvement Environment: ubuntu hardy, JDK 1.5 Reporter: Pradeep Fernando Priority: Minor Integration tests are needed for applied patch Axis2-4194. -- This message is automatically generated by

[Axis2] wsdl2.0 support in dynamic service client.

2009-02-09 Thread Pradeep Fernando
hi devs, As i have noticed the dynamic service client only supports WSDL 1.0 as its WSDL argument. Better if we also have a WSDL2.0 support in dynamic service client. I'm intereted in implementing this feature. any suggetions,comments & tips are welcome -- Pradeep Fernando.

[jira] Updated: (AXIS2-4230) http:location & content type is hard coded in wsdl1.1 generation

2009-02-02 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4230: Attachment: AXIS2-4230.patch here we set appropiate http values by getting those values

[jira] Created: (AXIS2-4230) http:location & content type is hard coded in wsdl1.1 generation

2009-02-02 Thread Pradeep Fernando (JIRA)
Type: Bug Environment: ubuntu hardy, jdk 1.5 Reporter: Pradeep Fernando Priority: Minor when generating wsdl 1.1 from axis service http location,input,output types are hardcoded. but in wsdl2 generation it is possible to set these values by modifying WSDL const

[jira] Updated: (AXIS2-4194) jsr311 implementation for axis2

2009-01-16 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4194: Attachment: patch2.txt this is the implementaion that uses services XML to configure the

[jira] Commented: (AXIS2-4194) jsr311 implementation for axis2

2009-01-16 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664507#action_12664507 ] Pradeep Fernando commented on AXIS2-4194: - In the above implementation user

[jira] Updated: (AXIS2-4194) jsr311 implementation for axis2

2009-01-04 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4194: Attachment: patch.txt This is the patch for to add above described behavior to axis2

[jira] Created: (AXIS2-4194) jsr311 implementation for axis2

2009-01-04 Thread Pradeep Fernando (JIRA)
jdk1.5 Reporter: Pradeep Fernando Priority: Minor I implemented some of the features specified jsr311 specification in Axis2. By this feature users will able to use rest support available in axis2 using annotations inserted in the service source. current implementation

[jira] Updated: (AXIS2-4139) pojo deployer not deploying .class files correctly

2008-11-20 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated AXIS2-4139: Attachment: patch.txt seems to be pojo deployer cant load the file. it gives an exeption

[jira] Created: (AXIS2-4139) pojo deployer not deploying .class files correctly

2008-11-20 Thread Pradeep Fernando (JIRA)
Ubuntu hardy as OS & intellijIDEA as IDE Reporter: Pradeep Fernando Priority: Minor created a directory named "pojo" under "repository" directory. then put my java class file in to it. but it gave a faulty service. (I started axis2 by giving reposit