[jira] Resolved: (AXIS2-4017) Invocation Target error in eclipse-codegen-wizard-1.4.1 (and 1.4)

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4017. - Resolution: Fixed problem is already solved. seem to be a problem

[Axis2]Lots of random temp services are generated for the same original service

2010-12-27 Thread Jie S Lv
Dears, I met an issue about the axis2 service I deployed. I generated the wsdl file for service "Version" packaged in the axis2.war with wsdl2java.bat. Then I generated the stubs for the service using java2wsdl.bat. After all these steps are done, I wrote a simple jsp called version.jsp to visi

[jira] Resolved: (AXIS2-4208) wsdl2java creates no derived message classes

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4208. - Resolution: Fixed added a more meaning ful message with revision

[jira] Resolved: (AXIS2-4069) un-wrapped parameters option leads to invalid Java code

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4069. - Resolution: Fixed this should have fixed with the fix to AXIS2-48

[jira] Resolved: (AXIS2-4838) Code-generation failure in wsdl documents for complex types with null sequence

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4838. - Resolution: Fixed fixed this with the fix AXIS2-4866 > Code-gene

[jira] Resolved: (AXIS2-4866) generated code contains syntax error (missing parameter?)

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4866. - Resolution: Fixed fixed with revision 1053264 > generated code c

Re: Axis Website update

2010-12-27 Thread Afkham Azeez
I think we should be able to modify at least certain pages independent of the latest release. For example, the home page http://axis.apache.org/ looks so dull & incomplete. Chanaka had prepared nicer looking pages with the projects logos and so on. We certainly need to update that page at least.

Hudson build is still unstable: Axis2-trunk-java-1.6 #266

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Hudson build is still unstable: Axis2-trunk-ja va-1.6 » Apache Axis2 - JiBX Data Binding #266

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Re: svn commit: r1053092 - /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl

2010-12-27 Thread Amila Suriarachchi
there was a jibx failure becuase of my change. fixed it. thanks, Amila. On Tue, Dec 28, 2010 at 7:17 AM, Amila Suriarachchi < [email protected]> wrote: > > > On Mon, Dec 27, 2010 at 9:35 PM, Andreas Veithen < > [email protected]> wrote: > >> Guys, >> >> Why are you continuing t

Re: svn commit: r1053092 - /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl

2010-12-27 Thread Amila Suriarachchi
On Mon, Dec 27, 2010 at 9:35 PM, Andreas Veithen wrote: > Guys, > > Why are you continuing to commit changes to the trunk although the > build is broken? > Because this is the time I get to do some work :). But I am sure this commit won't worse it. I ran the integrated tests, adb-codegen, kernal

Hudson build is still unstable: Axis2 #553

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Hudson build is still unstable: Axis2 » Apache Axis2 - JiBX Data Binding #553

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Re: [VOTE] Apache Rampart 1.5.1 release

2010-12-27 Thread Andreas Veithen
It's actually not difficult at all to set this up correctly. Here is what needs to be done: 1. Make sure that the project uses a recent version of the org.apache:apache super-POM (which contains the relevant default configurations for the standard Apache release process). 2. Ask infra to add org.a

Re: Axis Website update

2010-12-27 Thread Andreas Veithen
On Mon, Dec 27, 2010 at 19:16, Nadir Amra wrote: > So then updates to the site can only be done on a release boundary? The basic constraint is to maintain consistency between the published site and the site sources. In practice this indeed means that the site is only refreshed during a release. H

Re: Axis Website update

2010-12-27 Thread Nadir Amra
So then updates to the site can only be done on a release boundary? If true, that does not seem too flexible, does it? Nadir Amra Andreas Veithen wrote on 12/27/2010 11:04:50 AM: > From: Andreas Veithen > To: [email protected] > Date: 12/27/2010 11:07 AM > Subject: Re: Axis Website

[jira] Updated: (AXIS2-3865) wsdl2java generates wrong code

2010-12-27 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-3865: --- Fix Version/s: 1.6 Yes, the generated code now uses a utility method in Axiom, and this metho

Re: Axis Website update

2010-12-27 Thread Andreas Veithen
The changes for AXIS2-4912 were applied to the site sources in the trunk. That was after I prepared the 1.5.4 release. The site currently online is the one generated from the 1.5.4 release and therefore doesn't contain these changes. The normal way to get them published is with the next release. If

[jira] Resolved: (AXIS2-4235) DefaultObjectSupplier cannot attach inner classes to the proper enclosing class instance

2010-12-27 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-4235. Resolution: Won't Fix In 18 months, nobody came up with an explanation why we would need to

Re: svn commit: r1053092 - /axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl

2010-12-27 Thread Andreas Veithen
Guys, Why are you continuing to commit changes to the trunk although the build is broken? Andreas On Mon, Dec 27, 2010 at 16:51, wrote: > Author: amilas > Date: Mon Dec 27 15:51:22 2010 > New Revision: 1053092 > > URL: http://svn.apache.org/viewvc?rev=1053092&view=rev > Log: > renaming the loc

[jira] Updated: (AXIS2-4916) Unable to install axis2.eclipse.codegen.plugin into myeclipse 8.5

2010-12-27 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIS2-4916: --- Fix Version/s: (was: 1.5.4) > Unable to install axis2.eclipse.codegen.plugin into myeclip

[jira] Resolved: (AXIS2-4849) ADB codegen for element "Name" from WSDL will not serialize properly

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4849. - Resolution: Fixed committed with revision 1053092 > ADB codegen

[jira] Resolved: (AXIS2-3689) java.lang.String.valueOf(param).matches() work not with boolean param

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3689. - Resolution: Fixed now it does not process the face sets for boole

[jira] Resolved: (AXIS2-4533) CodeGen Exception reusing messages for multiple faults.

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4533. - Resolution: Fixed fixed with revision 1053084 > CodeGen Exceptio

Hudson build is still unstable: Axis2 #552

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Hudson build is still unstable: Axis2 » Apache Axis2 - JiBX Data Binding #552

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

[jira] Commented: (AXIS2-3839) Java Networking Properties for proxy override HttpTransportProperties and clear authentication information

2010-12-27 Thread Milinda Lakmal Pathirage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975240#action_12975240 ] Milinda Lakmal Pathirage commented on AXIS2-3839: - Thanks Michael for the p

[jira] Resolved: (AXIS2-3839) Java Networking Properties for proxy override HttpTransportProperties and clear authentication information

2010-12-27 Thread Milinda Lakmal Pathirage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milinda Lakmal Pathirage resolved AXIS2-3839. - Resolution: Fixed Fixed in the trunk. > Java Networking Properties for p

[jira] Resolved: (AXIS2-4050) client proxy authentication failed, screwed up http headers

2010-12-27 Thread Milinda Lakmal Pathirage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milinda Lakmal Pathirage resolved AXIS2-4050. - Resolution: Fixed Fixed in the trunk. > client proxy authentication fail

[jira] Commented: (AXIS2-4414) When instantiating the ExceptionException class, add AxisFault to it (as proper reason chaining)

2010-12-27 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975237#action_12975237 ] Amila Chinthaka Suriarachchi commented on AXIS2-4414: - Have you create

Hudson build is still unstable: Axis2 #551

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Hudson build is still unstable: Axis2 » Apache Axis2 - JiBX Data Binding #551

2010-12-27 Thread Apache Hudson Server
See - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

[jira] Commented: (AXIS2-3354) Allow for sharing XSD schemas between services

2010-12-27 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975217#action_12975217 ] Mauro Molinari commented on AXIS2-3354: --- Using absolute URIs is not a solution for us