Re: Exception at Axis2 start up

2010-04-21 Thread Tharindu Mathew
False alert! Was a problem with my local build. On Thu, Apr 22, 2010 at 12:13 AM, Andreas Veithen wrote: > NAK. I just built the Axis2/trunk distribution locally and I don't get > this exception. > > Andreas > > On Wed, Apr 21, 2010 at 09:39, Tharindu Mathew wrote: > > I tried to run the axis2s

Re: Axis2 Release

2010-04-21 Thread Michael
Does v1.4 work? Why can't I get versions earlier than 1.4? - Original Message - From: "Andreas Veithen" To: Sent: Wednesday, April 21, 2010 2:02 PM Subject: Re: Axis2 Release See AXIS2-4464 for compatibility issues between Eclipse and Axis2 1.5. Andreas On Wed, Apr 21, 2010 at 0

Re: Exception at Axis2 start up

2010-04-21 Thread Andreas Veithen
NAK. I just built the Axis2/trunk distribution locally and I don't get this exception. Andreas On Wed, Apr 21, 2010 at 09:39, Tharindu Mathew wrote: > I tried to run the axis2server.sh but I get the following exception. This is > with the latest trunk. > > Exception in thread "main" java.lang.Ex

Re: Axis2 Release

2010-04-21 Thread Andreas Veithen
See AXIS2-4464 for compatibility issues between Eclipse and Axis2 1.5. Andreas On Wed, Apr 21, 2010 at 03:37, Michael wrote: > I recently downloaded documentation for Eclipse Galileo WTP Web Services > development. > > In this documentation is stated that the WTP available with this release of >

Re: could some one give me a xml schema example that axis2 can't process ?

2010-04-21 Thread Xuepeng Li
en... I write a simpleType called "intRange" wsdl2java will produce a java class called IntRange.java skeleton (for server, not for client) , which has a method setIntRange(), public voi

RE: could some one give me a xml schema example that axis2 can't process ?

2010-04-21 Thread Doughty, Michael
As I understand it, some examples of this would be the following: (1) Length restrictions on Strings:               (2) Minimum and maximum length on Strings: (3) Pattern restrictions on Strings:               (4) Minimum and maximum v

could some one give me a xml schema example that axis2 can't process ?

2010-04-21 Thread Xuepeng Li
hi all In Axis2 document , i find adb binding "It is not meant to be a full schema binding application, and has difficulty with structures such as XML Schema element extensions and restrictions." but i don't know what the limition is. could some one give me a xml schema example that axis2

could some one give me a example about ADB limitions?

2010-04-21 Thread Xuepeng Li
hi all In Axis2 document , i find adb binding "It is not meant to be a full schema binding application, and has difficulty with structures such as XML Schema element extensions and restrictions." but i don't know what the limition is. could some one give me a xml schema example that axis2

Exception at Axis2 start up

2010-04-21 Thread Tharindu Mathew
I tried to run the axis2server.sh but I get the following exception. This is with the latest trunk. Exception in thread "main" java.lang.ExceptionInInitializerError Caused by: org.apache.commons.logging.LogConfigurationException: User-specified log class 'org.apache.commons.logging.impl.Log4JLogge