Re: NullPointerException in Axis 1.1

2004-12-06 Thread ANDREW MICONE
Filed under JIRA per your request as Axis-1698. -- Andy >>> [EMAIL PROTECTED] 12/05/04 04:37AM >>> JIRA please. On Sun, 05 Dec 2004 01:00:22 -0700, ANDREW MICONE <[EMAIL PROTECTED]> wrote: > Do you want it in an e-mail or do you want me to open a case in JIRA and > attach it? > > >>> [EMAIL PR

Re: NullPointerException in Axis 1.1

2004-12-05 Thread Davanum Srinivas
JIRA please. On Sun, 05 Dec 2004 01:00:22 -0700, ANDREW MICONE <[EMAIL PROTECTED]> wrote: > Do you want it in an e-mail or do you want me to open a case in JIRA and > attach it? > > >>> [EMAIL PROTECTED] 12/04/04 07:59PM >>> > > > Can you PLEASE send a stack trace? > > thanks, > dims > > On

Re: NullPointerException in Axis 1.1

2004-12-05 Thread ANDREW MICONE
Do you want it in an e-mail or do you want me to open a case in JIRA and attach it? >>> [EMAIL PROTECTED] 12/04/04 07:59PM >>> Can you PLEASE send a stack trace? thanks, dims On Sat, 04 Dec 2004 16:02:21 -0700, ANDREW MICONE <[EMAIL PROTECTED]> wrote: > there's some problem with what java.util

Re: NullPointerException in Axis 1.1

2004-12-04 Thread Davanum Srinivas
Can you PLEASE send a stack trace? thanks, dims On Sat, 04 Dec 2004 16:02:21 -0700, ANDREW MICONE <[EMAIL PROTECTED]> wrote: > there's some problem with what java.util.hash takes as parameters. Replacing > Apache libraries with one's from Sun's JWSDP doesn't fix the problem. Only > solution is

Re: NullPointerException in Axis 1.1

2004-12-04 Thread ANDREW MICONE
there's some problem with what java.util.hash takes as parameters. Replacing Apache libraries with one's from Sun's JWSDP doesn't fix the problem. Only solution is to tool back the JVM to 1.4. grrr. -- Andy >>> [EMAIL PROTECTED] 12/04/04 02:51PM >>> I'm versioning back to Axis 1.1 and I've insta

NullPointerException in Axis 1.1

2004-12-04 Thread ANDREW MICONE
I'm versioning back to Axis 1.1 and I've installed it in the usual manner under tomcat 5.5. The happy axis page shows that Axis is happy. Axis correctly generates WSDL for all deployed services. However, an attempt to run any service, even something simple like the bundled getVersion service, re