[jira] [Created] (AXIS2-5129) Issues in yahoojsonsearch and yahoorestsearch samples

2011-08-23 Thread Pavithra Madurangi (JIRA)
Issues in yahoojsonsearch and yahoorestsearch samples - Key: AXIS2-5129 URL: https://issues.apache.org/jira/browse/AXIS2-5129 Project: Axis2 Issue Type: Bug Components: samples

[jira] [Updated] (AXIS2-5128) Error when running the client in pojoguidespring sample.

2011-08-23 Thread Pavithra Madurangi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavithra Madurangi updated AXIS2-5128: -- Attachment: pojoguidespring.patch With the attached patch the issue was solved and the

[jira] [Created] (AXIS2-5128) Error when running the client in pojoguidespring sample.

2011-08-23 Thread Pavithra Madurangi (JIRA)
Error when running the client in pojoguidespring sample. Key: AXIS2-5128 URL: https://issues.apache.org/jira/browse/AXIS2-5128 Project: Axis2 Issue Type: Bug Components: samp

Re: Build failure occur when i try run my own test class

2011-08-23 Thread Amila Manoj
Hi Shameera, I'm not familiar with your test case, but it looks like a simple dependency missing issue. Try adding httpcore dependency to the POM of the module you are building. Eg: * org.apache.httpcomponents httpcore 4.1.3 test * On Tue, Aug 23, 2011 at 6:01 PM, Shameera Rathnay

[jira] [Commented] (AXIS2-4598) WSDL2Java fails when wsdl is a file with a space in the pathname

2011-08-23 Thread Patrick Paulson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089565#comment-13089565 ] Patrick Paulson commented on AXIS2-4598: I was able to work around this, but it re

[jira] [Commented] (AXIS2-4598) WSDL2Java fails when wsdl is a file with a space in the pathname

2011-08-23 Thread Patrick Paulson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089561#comment-13089561 ] Patrick Paulson commented on AXIS2-4598: This problem is still there on windows xp

[jira] [Updated] (AXIS2-5127) Axis2 Codegen plugin contains some wrong assumptions about the Axis2 codegen plugin path

2011-08-23 Thread Harshana Eranga Martin (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harshana Eranga Martin updated AXIS2-5127: -- Attachment: AXIS2-5127.patch This patch resolves this issue. > Axis2 Codegen

[jira] [Updated] (AXIS2-5127) Axis2 Codegen plugin contains some wrong assumptions about the Axis2 codegen plugin path

2011-08-23 Thread Harshana Eranga Martin (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harshana Eranga Martin updated AXIS2-5127: -- Component/s: ide plugins Fix Version/s: 1.7.0 > Axis2 Codegen plugin cont

Build failure occur when i try run my own test class

2011-08-23 Thread Shameera Rathnayaka
HI, I wrote a test class and run it using mvn "-Dtest=EnumTest test" EnumTest is my test class, but it failed giving following error , i refereed LongRunningServiceTest.java to write my test class so i tried to build LongRunningServiceTest using -Dtest command but i got same result , as my observa

[jira] [Created] (AXIS2-5127) Axis2 Codegen plugin contains some wrong assumptions about the Axis2 codegen plugin path

2011-08-23 Thread Harshana Eranga Martin (JIRA)
Axis2 Codegen plugin contains some wrong assumptions about the Axis2 codegen plugin path Key: AXIS2-5127 URL: https://issues.apache.org/jira/browse/AXIS2-5127 Pr

[jira] [Updated] (AXIS2-4063) The eclipse workspace project does not get refreshed after codegen

2011-08-23 Thread Harshana Eranga Martin (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harshana Eranga Martin updated AXIS2-4063: -- Attachment: AXIS2-4063.patch Added the patch to fix this. > The eclipse worksp

Re: Is there possible for 1.7.0 release ?

2011-08-23 Thread Ivan
Hi, Andreas, thanks for following this, and do you plan to review those JIRAs recently ? Geronimo community hopes to release 3.0 recently, if you are busy with other stuffs, is it possible to have Axis2 1.6.1 release ? Thanks. 2011/8/11 Ivan > Thanks, Andreas. > > > 2011/8/11 Andreas Veithen >

[jira] [Issue Comment Edited] (AXIS2-5099) Class Not found error while using Axis2 plugin in Eclipse during Load class step

2011-08-23 Thread Harshana Eranga Martin (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089315#comment-13089315 ] Harshana Eranga Martin edited comment on AXIS2-5099 at 8/23/11 7:07 AM:

[jira] [Commented] (AXIS2-5099) Class Not found error while using Axis2 plugin in Eclipse during Load class step

2011-08-23 Thread Harshana Eranga Martin (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089315#comment-13089315 ] Harshana Eranga Martin commented on AXIS2-5099: --- Hi Shijin, Were you able