seems
work after I changed to 0.9.3.19. FYI.
-----Original Message-----
From: Michael Wang (IT) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 02, 2002 3:59 PM
To: [EMAIL PROTECTED]
Subject: [castor-dev] Problem using castor with EJB
Importance: HighI am using castor 0.9.3.9.
I have a sample program which creates a XML String (marshal) and parses it again (unmarshall). This program works fine on castor 0.9.3.9.
If I separate creating/parsing codes into a EJB client (marshall) and a EJB bean (unmarshall). Then I will get a MarshalException like this:
java.lang.NullPointerException{file: [not available]; line: 2; column: 39}
Any idea? Or is this addressed by 0.9.3.10? Thanks.
Mike
