Re: svn commit: r356456 - in /webservices/axis2/trunk/java/modules: core/src/org/apache/axis2/context/ core/src/org/apache/axis2/deployment/ core/src/org/apache/axis2/engine/ core/test/org/apache/axis

2005-12-12 Thread Ruchith Fernando
Ah haa.. seems like the original commit [1] that broke the build messed up the config params in the config xml files. I guess this is because the IDE tried stick to the 80 (or 100?) char per line rule. Should we follow this rule for config xml files as well? Anyway if we trim the text values alway

Re: [VOTE] David Blevins as Axis committer (Re: Axis 1.4 Final Branch)

2005-12-12 Thread Changshin Lee
+1 Cheers, Ias On Dec 12, 2005, at 5:41 PM, Davanum Srinivas wrote: Folks, Can we please vote David as committer to take care of Axis 1.x. Here's my +1 thanks, dims On 12/12/05, David Blevins <[EMAIL PROTECTED]> wrote: Aye. Thank you sirs! Will delete the one I built. And once again e

Re: [VOTE] David Blevins as Axis committer (Re: Axis 1.4 Final Branch)

2005-12-12 Thread Chathura Herath
+1 Chathura On 12/12/05, Steve Loughran <[EMAIL PROTECTED]> wrote: > Davanum Srinivas wrote: > > Folks, > > > > Can we please vote David as committer to take care of Axis 1.x. > > > > Here's my +1 > > > > thanks, > > dims > > > > > +1 > -- Chathura Herath http://www.bloglines.com/blog/chathurah

[jira] Commented: (AXIS-2336) autogenerated wsdl not fully namespace qualified

2005-12-12 Thread clint dovholuk (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2336?page=comments#action_12360257 ] clint dovholuk commented on AXIS-2336: -- so after a lot of digging, i found that putting this: into the resin-web.config (resin 3) fixes the issue. this can be clo

[jira] Commented: (AXIS-2235) Autogenerated WSDL does not qualify the wsdl:types at all

2005-12-12 Thread clint dovholuk (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2235?page=comments#action_12360258 ] clint dovholuk commented on AXIS-2235: -- so after a lot of digging, i found that putting this: into the resin-web.config (resin 3) fixes the issue. this can be clo

[jira] Commented: (AXIS2-337) org.apache.axis2.tool.ant.AntCodegenTask failing on wsdl:types schema import

2005-12-12 Thread Chathura Herath (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-337?page=comments#action_12360254 ] Chathura Herath commented on AXIS2-337: --- Think the problem is more than a bad build script. We decided the schema should have a targetnamespace in http://issues.apache.or

[jira] Commented: (AXIS2-337) org.apache.axis2.tool.ant.AntCodegenTask failing on wsdl:types schema import

2005-12-12 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-337?page=comments#action_12360244 ] Ajith Harshana Ranabahu commented on AXIS2-337: --- The ant task has not been updated to suit the latest changes to the code generator. Will be looking into it soon

EchoRawXMLMultipleTest.testEchoXMLMultipleDuelASync

2005-12-12 Thread Davanum Srinivas
-- Davanum Srinivas : http://wso2.com/blogs/

[jira] Created: (AXIS2-337) org.apache.axis2.tool.ant.AntCodegenTask failing on wsdl:types schema import

2005-12-12 Thread Nathaniel Auvil (JIRA)
org.apache.axis2.tool.ant.AntCodegenTask failing on wsdl:types schema import Key: AXIS2-337 URL: http://issues.apache.org/jira/browse/AXIS2-337 Project: Apache Axis 2.0 (Axis2) Type: Bug C

[jira] Commented: (AXIS-2235) Autogenerated WSDL does not qualify the wsdl:types at all

2005-12-12 Thread clint dovholuk (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2235?page=comments#action_12360236 ] clint dovholuk commented on AXIS-2235: -- it seems that this is an issue with our Resin application server... For fun I brought our app up on a Tomcat install and it works j

[jira] Commented: (AXIS-2336) autogenerated wsdl not fully namespace qualified

2005-12-12 Thread clint dovholuk (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2336?page=comments#action_12360235 ] clint dovholuk commented on AXIS-2336: -- it seems that this is an issue with our Resin application server... For fun I brought our app up on a Tomcat install and it works j

[jira] Created: (AXIS-2336) autogenerated wsdl not fully namespace qualified

2005-12-12 Thread clint dovholuk (JIRA)
autogenerated wsdl not fully namespace qualified Key: AXIS-2336 URL: http://issues.apache.org/jira/browse/AXIS-2336 Project: Apache Axis Type: Bug Components: WSDL processing Versions: 1.2.1, 1.3 Report

[jira] Commented: (AXIS-2235) Autogenerated WSDL does not qualify the wsdl:types at all

2005-12-12 Thread clint dovholuk (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2235?page=comments#action_12360234 ] clint dovholuk commented on AXIS-2235: -- this is still a problem. anybody have any thoughts on this? cwd > Autogenerated WSDL does not qualify the wsdl:types at all > ---

Problem with abstract class-SAXException: Invalid element in

2005-12-12 Thread Ales St
HiI have a problem with Axis in java. I have generated some abstract classnamed SymbolType, and some class LineSymbol which extend from it:public class LineSymbol  extends net.opengis.www.sld.SymbolType{private net.opengis.www.sld.Geometry geometry;private net.opengis.www.sld.Stroke stroke

RE: Code samples for the Axis2 Tutorial

2005-12-12 Thread Tony Dean
Thank you for the code samples... this addresses my OM de/serialization questions for the time being. From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Sunday, December 11, 2005 7:39 PMTo: Axis developer listSubject: Code samples for the Axis2 Tutorial Hi All,The code samples for the Ax

Re: [VOTE] David Blevins as Axis committer (Re: Axis 1.4 Final Branch)

2005-12-12 Thread Steve Loughran
Davanum Srinivas wrote: Folks, Can we please vote David as committer to take care of Axis 1.x. Here's my +1 thanks, dims +1

[VOTE] David Blevins as Axis committer (Re: Axis 1.4 Final Branch)

2005-12-12 Thread Davanum Srinivas
Folks, Can we please vote David as committer to take care of Axis 1.x. Here's my +1 thanks, dims On 12/12/05, David Blevins <[EMAIL PROTECTED]> wrote: > Aye. Thank you sirs! > > Will delete the one I built. > > And once again extending my offer to help with the axis 1 > releases... It's prima