[Axis2] nightly build with m2 generated artifacts

2007-07-06 Thread Davanum Srinivas
Folks, Here is the nightly build with m2 generated artifacts: http://people.apache.org/dist/axis2/nightly/ Please start kicking the tires thanks, dims -- Davanum Srinivas :: http://davanum.wordpress.com - To unsubscribe, e-ma

Re: [AXIS2] nightly build : NoClassDefFoundError: javax/wsdl/WSDLException

2007-04-03 Thread Alistair Young
latest snapshot fixes it! thanks, Alistair -- mov eax,1 mov ebx,0 int 80h On 30 Mar 2007, at 10:31, Alistair Young wrote: trying to run wsdl2java.sh I get this error: Exception in thread "main" java.lang.NoClassDefFoundError: javax/ wsdl/WSDLException last nightly availab

[AXIS2] nightly build : NoClassDefFoundError: javax/wsdl/WSDLException

2007-03-30 Thread Alistair Young
trying to run wsdl2java.sh I get this error: Exception in thread "main" java.lang.NoClassDefFoundError: javax/wsdl/ WSDLException last nightly available is from 26/3/07 Alistair -- mov eax,1 mov ebx,0 int 80h

[axis2] nightly build broken

2006-10-03 Thread Jake Goulding
After rebuilding my client stubs and test application with the current nightly, I get the following Exception: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/ws/commons/schema/utils/NamespacePrefixList at com.vivisimo.connector.sharepoint.ListsStub.populateAxisSer

Re: [axis2] nightly build generated stub not compiling. giving following error

2006-10-02 Thread shantanu chawla
axis-user@ws.apache.org 10/02/2006 12:52 cc PM Subject [axis2] nightly build generated Please respond to

Re: [axis2] nightly build generated stub not compiling. giving following error

2006-10-02 Thread Nirmit Desai
Subject [axis2] nightly build generated Please respond to stub not compiling. giving [EMAIL PROTECTED] following error

[axis2] nightly build generated stub not compiling. giving following error

2006-10-02 Thread shantanu chawla
On using axis2 nightly build to generate webservice client stubs, my stub is giving me the following error. I have axis2 on my build path. in neethi.jar i see org.apache.ws.Policy but I dont see any class of type org.apache.neethi. org.apache.neethi cannot be resolved to a type method

SV: Axis2 nightly build: method getElement(org.apache.axiom.soap.SOAPEnvelope,java.lang.String) not found

2006-09-20 Thread Felix Sprick
were taken to execute wsdl2java. //Felix -Ursprungligt meddelande- Från: Thilina Gunarathne [mailto:[EMAIL PROTECTED] Skickat: den 20 september 2006 15:19 Till: axis-user@ws.apache.org Ämne: Re: Axis2 nightly build: method getElement(org.apache.axiom.soap.SOAPEnvelope,java.lang.String) not

Re: Axis2 nightly build: method getElement(org.apache.axiom.soap.SOAPEnvelope,java.lang.String) not found

2006-09-20 Thread Thilina Gunarathne
getElement() method was removed from the stub calss sometime back, since the generated code no longer uses it. Please use the latest nightlies to generate your code... ~Thilina On 9/20/06, Felix Sprick <[EMAIL PROTECTED]> wrote: Hi all, I get the following error message when running th

Re: [Axis2] nightly build download problem

2006-09-18 Thread Davanum Srinivas
fixed. try in an hour or so. -- dims On 9/18/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote: Dims, now there's something, but it doesn't work as expected :(. If you try to deploy the axis2.war, you'll get an exception during the tomcat startup (some jms.* resources are missing). Michele Dava

Re: [Axis2] nightly build download problem

2006-09-18 Thread Michele Mazzucco
Dims, now there's something, but it doesn't work as expected :(. If you try to deploy the axis2.war, you'll get an exception during the tomcat startup (some jms.* resources are missing). Michele Davanum Srinivas wrote: > something's there right now :) > > -- dims > > On 9/18/06, Michele Mazzuc

Re: [Axis2] nightly build download problem

2006-09-18 Thread Davanum Srinivas
something's there right now :) -- dims On 9/18/06, Michele Mazzucco <[EMAIL PROTECTED]> wrote: Hi all, the following link http://people.apache.org/dist/axis2/nightly/ seems to be broken (there's nothing). Any idea? Thanks, Michele

[Axis2] nightly build download problem

2006-09-18 Thread Michele Mazzucco
Hi all, the following link http://people.apache.org/dist/axis2/nightly/ seems to be broken (there's nothing). Any idea? Thanks, Michele - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

RE: [AXIS2] nightly build problem when parsing xml stream

2006-08-15 Thread Derek
TECTED] > Sent: Monday, August 14, 2006 1:20 PM > To: axis-user@ws.apache.org; [EMAIL PROTECTED] > Subject: Re: [AXIS2] nightly build problem when parsing xml stream > > > Hi, > Try using the generated ant build to build your aar file. The > ant build inserts the necessary file

Re: [AXIS2] nightly build problem when parsing xml stream

2006-08-14 Thread Ajith Ranabahu
s case doesn't get logged (and it should!) Thanks. Derek > -Original Message- > From: Alistair Young [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 10, 2006 6:37 AM > To: axis-user@ws.apache.org > Subject: Re: [AXIS2] nightly build problem when parsing xml stream > &g

RE: [AXIS2] nightly build problem when parsing xml stream

2006-08-14 Thread Derek
org > Subject: Re: [AXIS2] nightly build problem when parsing xml stream > > > aha! handy thing a debugger coz the exception doesn't make it into > the log. > > schemaorg_apache_xmlbeans.system.sA6973D16021071091ABD334B25B9 > A53E.TypeS > ystemHolder was missi

Re: [AXIS2] Nightly Build

2006-08-10 Thread Alistair Young
Hi Chinthaka, yes, I'd love to share my experiences. Previously I'd used Axis1 and simple RPC-encoded web services. I was happy to write classes and have Axis expose them and generate it's own WSDL. The downside of this is forgetting about SOAP limitations as Anne pointed out when I queried about

Re: [AXIS2] Nightly Build

2006-08-10 Thread Eran Chinthaka
Hi Alistair, Seems you have a very good knowledge on Axis2. Are you willing to contribute some thing back to the community? If yes, I think the best one for you to start is to improve the documentation from your experiences. Its great if you can help us with that :) Thanks, -- Chinthaka Alistair

Re: [AXIS2] Nightly Build

2006-08-10 Thread Alistair Young
When I use the nightly build I get the binary distro and unpack to /usr/local/axis2 - everything you need is there. For the webapp, I use the nightly axis2.war and unpack into tomcat_home/webapps. I have to unpack as tomcat won't expand wars outside /webapps (my web tree is on a separate volume fr

Re: [AXIS2] Nightly Build

2006-08-10 Thread Eran Chinthaka
Read the installation guide please. Ignazio Anastasi wrote: > How can i install a Nightly Build? just execute the jar file everywhere? > this make me the error > "Failed to load Main-Class manifest attribute from axis2-1.0.jar" > > how can i do? > > tnx all signature.asc Description: OpenPG

Re: [AXIS2] nightly build problem when parsing xml stream

2006-08-10 Thread Davanum Srinivas
if u use the generated build.xml it packages up the *.xsb stuff into a jar and then places that into the aar. -- dims On 8/10/06, Alistair Young <[EMAIL PROTECTED]> wrote: aha! handy thing a debugger coz the exception doesn't make it into the log. schemaorg_apache_xmlbeans.system.sA6973D160210

Re: [AXIS2] nightly build problem when parsing xml stream

2006-08-10 Thread Alistair Young
aha! handy thing a debugger coz the exception doesn't make it into the log. schemaorg_apache_xmlbeans.system.sA6973D16021071091ABD334B25B9A53E.TypeS ystemHolder was missing. sorted Alistair On 10 Aug 2006, at 13:11, Alistair Young wrote: Hi there, Is there anything obvious that might be

[AXIS2] nightly build problem when parsing xml stream

2006-08-10 Thread Alistair Young
Hi there, Is there anything obvious that might be causing these? They occur when a MessageReceiver (generated by WSDL2Java) is trying to do a Factory.newInstance (org.apache.axiom.om.OMElement.getXMLStreamReaderWithoutCaching(), new org.apache.xmlbeans.XmlOptions().setLoadAdditionalNamespa

[AXIS2] Nightly Build

2006-08-08 Thread Ignazio Anastasi
How can i install a Nightly Build? just execute the jar file everywhere? this make me the error  "Failed to load Main-Class manifest attribute from axis2-1.0.jar"how can i do? tnx all

Re: [axis2 nightly build 22 Jun] more bug

2006-07-03 Thread Wan Kaveevivitchai
Thank you Bille Sathita From: [EMAIL PROTECTED] Reply-To: axis-user@ws.apache.org To: axis-user@ws.apache.org Subject: Re: [axis2 nightly build 22 Jun] more bug Date: Mon, 03 Jul 2006 10:21:21 +0200 Hi Sathita, here it is: http://issues.apache.org/jira/browse/AXIS2 HTH Bille

Re: [axis2 nightly build 22 Jun] more bug

2006-07-03 Thread studium-sbr
Hi Sathita, here it is: http://issues.apache.org/jira/browse/AXIS2 HTH Bille > -Ursprüngliche Nachricht- > Von: axis-user@ws.apache.org > Gesendet: 03.07.06 09:32:33 > An: [EMAIL PROTECTED] > CC: axis-user@ws.apache.org > Betreff: Re: [axis2 nightly build 22 Jun] more

Re: [axis2 nightly build 22 Jun] more bug

2006-07-03 Thread Wan Kaveevivitchai
can anyone tell me where i can find the JIRA for Axis2 Java? i have found only the one with C language. Sathita From: "Davanum Srinivas" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "Wan Kaveevivitchai" <[EMAIL PROTECTED]> CC: axis-user@ws.apache.org S

Re: [axis2 nightly build 22 Jun] more bug

2006-06-30 Thread Wan Kaveevivitchai
s-user@ws.apache.orgSubject:  Re: [axis2 nightly build 22 Jun] more bugDate:  Fri, 30 Jun 2006 11:14:20 -0400>Sathita,>>Sorry, we were all at Apachecon and did not get much time. Could u>please log a JIRA issue so that we don't forget this? Same goes for>the rampart issue as

Re: [axis2 nightly build 22 Jun] more bug

2006-06-30 Thread Davanum Srinivas
y completed version out? or how shold / could fix these problem? Best regards, Sathita >From: "Wan Kaveevivitchai" <[EMAIL PROTECTED]> >Reply-To: axis-user@ws.apache.org >To: [EMAIL PROTECTED], axis-user@ws.apache.org >Subject: Re: [axis2 nightly build 22 Jun] file cac

Re: [axis2 nightly build 22 Jun] more bug

2006-06-29 Thread Wan Kaveevivitchai
Sathita From: "Davanum Srinivas" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: axis-user@ws.apache.org Subject: Re: [axis2 nightly build 22 Jun] file caching not working bug Date: Wed, 28 Jun 2006 04:13:03 -0400 Sathita, We have no idea what this is about. Can you please

Re: [axis2 nightly build 22 Jun] file caching not working bug

2006-06-28 Thread Wan Kaveevivitchai
... 5 more From: "Davanum Srinivas" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: axis-user@ws.apache.org Subject: Re: [axis2 nightly build 22 Jun] file caching not working bug Date: Wed, 28 Jun 2006 04:13:03 -0400 Sathita, We have no idea what this is about. Can you pl

Re: [axis2 nightly build 22 Jun] file caching not working bug

2006-06-28 Thread Wan Kaveevivitchai
ECTED] To: axis-user@ws.apache.org Subject: Re: [axis2 nightly build 22 Jun] file caching not working bug Date: Wed, 28 Jun 2006 04:13:03 -0400 Sathita, We have no idea what this is about. Can you please explain a bit further? which property did you set? expected behavior and stack traces if a

Re: [axis2 nightly build 22 Jun] file caching not working bug

2006-06-28 Thread Davanum Srinivas
Sathita, We have no idea what this is about. Can you please explain a bit further? which property did you set? expected behavior and stack traces if any. thanks, dims On 6/28/06, Wan Kaveevivitchai <[EMAIL PROTECTED]> wrote: There is the problem of file caching, it doesn't working in nightly b

[axis2 nightly build 22 Jun] file caching not working bug

2006-06-28 Thread Wan Kaveevivitchai
There is the problem of file caching, it doesn't working in nightly build version released on June 22, 06. Eventhough, the cache properties in axis2.xml already been set. Is there any solution for this? Is it a bug? Sathita ---

Re: [Axis2] Nightly build

2006-06-02 Thread Davanum Srinivas
woohoo! thanks, dims On 6/1/06, Ken Campbell <[EMAIL PROTECTED]> wrote: Hi, Having had problems with the 1.0 release and XmlBeans, I left it alone and returned to 0.95. I'm really happy to find that the problems have been resolved in the current nightly build and I was able to upgrade my servi

[Axis2] Nightly build

2006-06-01 Thread Ken Campbell
Hi, Having had problems with the 1.0 release and XmlBeans, I left it alone and returned to 0.95. I'm really happy to find that the problems have been resolved in the current nightly build and I was able to upgrade my service without any difficulties. Thanks guys! Regards, Ken --

RE: axis2 nightly build

2006-03-01 Thread Tachtevrenidis, Kosta
:[EMAIL PROTECTED] Sent: Wednesday, March 01, 2006 11:02 AM To: axis-user@ws.apache.org Subject: Re: axis2 nightly build Hi, You can simply replace the axis2-* jars in the WEB-INF/lib directory with the latest ones. *BUT* ... you will run into a problem in doing so since we have changed the

Re: axis2 nightly build

2006-03-01 Thread Ruchith Fernando
e > ones that come with the 0.94 war I deployed? > > > Kosta Tachtevrenidis > FileNet Developer > (253) 924-4862 > > http://www.weyer.com/dmg > > > -Original Message- > From: Eran Chinthaka [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 01, 2006 3:03 A

RE: axis2 nightly build

2006-03-01 Thread Tachtevrenidis, Kosta
01, 2006 3:03 AM To: axis-user@ws.apache.org Subject: Re: axis2 nightly build I'm not sure whether you are looking for jars or the whole dist. But if you are looking for just nightly jars, they are here : http://cvs.apache.org/repository/axis2/jars/ -- Chinthaka Tachtevrenidis, Kosta

Re: axis2 nightly build

2006-03-01 Thread Eran Chinthaka
I'm not sure whether you are looking for jars or the whole dist. But if you are looking for just nightly jars, they are here : http://cvs.apache.org/repository/axis2/jars/ -- Chinthaka Tachtevrenidis, Kosta wrote: >dear group, > >is there a way to get a nightly build of axis2 (the binary). I kn

axis2 nightly build

2006-02-28 Thread Tachtevrenidis, Kosta
dear group, is there a way to get a nightly build of axis2 (the binary). I know I can build it but sometimes having a nightly binary is handy. thanks Kosta