PROTECTED]]
Gesendet: Freitag, 7. Juni 2002 15:30
An: [EMAIL PROTECTED]
Betreff: Re: AW: [JBoss-user] NPE using JBoss.net
Dr. Jung,
Thank your for your help. That was the problem. However, I can't
really change the Javabeans since they are being created by XDoclet.
Now, xdoclet 1.
Method() deliver null.
>
> I´m currently working on a more tolerant version of the BeanSerializer for
> jboss.net that also covers entity beans and
> entity-relations ...
>
> CGJ
>
> -Ursprüngliche Nachricht-
> Von: David Ward [mailto:[EMAIL PROTECTED]]
>
...
CGJ
-Ursprüngliche Nachricht-
Von: David Ward [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 7. Juni 2002 08:55
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] NPE using JBoss.net
Wichtigkeit: Hoch
I'm so close to getting my axis client code working with JBoss.net I can
taste it... ho
I'm so close to getting my axis client code working with JBoss.net I can
taste it... however I'm getting a NullPointerException that I can't
figure out.
My guess is that I have something misconfigured with namespaces or
something else in my XML, but I'm not sure.
I've attached all the relev