RE: SAAJ 1.2 not implemented yet ?!?!

2004-12-28 Thread Devang Mehta
Hi, This is further to the issue that SAAJ 1.2. is not yet implemented properly. The MessageElement Class file has two methods 1. public Attr getAttributeNode(String attrName) 2. public Attr getAttributeNodeNS(String namespace, String localName) Both of the above methods are returning null

Re: Would a kind soul help me please?

2004-12-28 Thread Srinath Perera
Happy Axis means only the Server side .. you need all saame jars in your clinet side classpath too On Tue, 28 Dec 2004 12:34:33 -0500, Jay Doggett <[EMAIL PROTECTED]> wrote: > Hi all, this is my second post to the list. Like many others, I need help. > > If some kind hearted and knowledge

Re: [Axis2]OM structure

2004-12-28 Thread Aleksander Slominski
Eran Chinthaka wrote: start with no collection and allocate collection only if any attribute is added and have initial size 1 or 2 with increment of 4. [Chinthaka] This is what I also have done. Initially there is no collection and if there is an attribute only I create the ArrayList. I jus

Re: [Axis2]OM structure

2004-12-28 Thread Aleksander Slominski
Ajith Ranabahu wrote: Well, what you speak is the truth. Jdom has done it nicely and it is quite user friendly. But the point I am trying to raise here is about our model! What is our design principle in OM? As far as I rememebr we had several principles 1. Avoid collection classes. They eat up the

Re: [Axis2] REMINDER : Axis IRC chat TOMORROW

2004-12-28 Thread Sanjiva Weerawarana
If its ok I'd like to cancel it for this week .. I was down in the south coast areas today and some of the other LSF guys are going down tomorrow. Will write a blog entry before sleeping! Sanjiva. - Original Message - From: "Glen Daniels" <[EMAIL PROTECTED]> To: Sent: Wednesday, Decembe

Re: [Axis2] REMINDER : Axis IRC chat TOMORROW

2004-12-28 Thread Glen Daniels
Hi folks - I forgot to reset the ChatBot... as discussed at last week's chat, we're planning to do the chat at 9AM EST, 2PM GMT, 8PM SLT tomorrow to account for Alek and myself. Should we cancel the chat considering the chaos over in Sri Lanka right now, or will you guys be up for doing it? --

Would a kind soul help me please?

2004-12-28 Thread Jay Doggett
Hi all, this is my second post to the list. Like many others, I need help. If some kind hearted and knowledgeable person helps me get through this, I will create a doc for others that will get them through it too. I'm using Netbeans and Tomcat. Acquired the latest Axis and droppe

[Axis2] REMINDER : Axis IRC chat TOMORROW

2004-12-28 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, December 29, at: 7PM PST, 10PM EST, 3AM GMT, 9AM (the next day) SLT The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis, and is scheduled

RE: UTF8Encoder question...

2004-12-28 Thread Ias
From: Jongjin Choi [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 28, 2004 11:56 AM To: axis-dev@ws.apache.org Subject: UTF8Encoder question... Dims and all, UTF8Encoder writes escaped string when the character is ove

Re: [OT] everyone ok?

2004-12-28 Thread . Ias
yes ..all Sri Lankan axisers are fine I'm so glad to hear the news. But there are about at least 10 000 lives lost ..cities washed away destruction is unbelivable. I commiserate with the loss and pray wholeheartedly for prompt recovery. Ias Thanks Srinath On Mon, 27 Dec 2004 10:30:02 -0500, Glen Da

RE: I need help... please

2004-12-28 Thread Hill, Steven
Thanks Tom... am i posting this in the right place?... Hope so. The method segnature for my web service looks like this... public InventoryAvailabilityResponseBean getAvailability(InventoryAvailabilityRequestBean aInventoryAvailabilityRequestBean) throws Throwable ... so, as you can see, the met