o: '[EMAIL PROTECTED]'
> Subject: Creating a service in an applet
>
> Hi,
>
> I've got an Axis service up and running and a test client works fine.
>
> However, when I move my code into an applet it fails when I try and create
> the service. The s
Hi,
I've got an Axis service up and running and a test client works fine.
However, when I move my code into an applet it fails when I try and create
the service. The stack trace is shown below, but it doesn't give me any
clues, except that there's a null pointer down at the bottom. The applet i