AW: AW: [JBoss-user] NPE using JBoss.net

2002-06-07 Thread Jung , Dr. Christoph
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.

Re: AW: [JBoss-user] NPE using JBoss.net

2002-06-07 Thread David Ward
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]] >

AW: [JBoss-user] NPE using JBoss.net

2002-06-07 Thread Jung , Dr. Christoph
... 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

[JBoss-user] NPE using JBoss.net

2002-06-06 Thread David Ward
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