Title: Problem using castor with EJB

I 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

Reply via email to