You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Skinner, Gregory W." <gs...@mitre.org> on 2007/08/27 20:49:58 UTC

Axis2 1.1 and Rampart 1.1.1

I am using Axis2 1.1 and Rampart 1.1.1 and whenever I send a message to my
service, I still end up getting a NullPointerException with the following in
the logs:

Unknown top level PED found:
org.apache.neethi.builders.xml.XmlPrimtiveAssertion
Aug 27, 2007 6:27:26 PM org.apache.axis2.transport.http.AxisServlet doPost
SEVERE: java.lang.NullPointerException

Does anyone have any idea how I can fix this?

thanks