I've been suffering from an intermittent NullPointerException which I would 
like to investigate but I can't find the necessary sources.  The JBoss 3.2.6 
contains axis.jar claiming to be 1.1 along with a readme from 1.0 and 
releasenotes from 1.0RC1, but adding insult to injury the 3.2.6 distribution 
doesn't even use this schizophrenic version, choosing instead to use some 
axis-ws4ee.jar which looks to have been custom built for jboss 3.2.6.  Is there 
anyway I can get to see the ACTUAL sources that match this jar??  And how 
aren't they included in the source distribution? The situation as it stands is 
farcical.

For those that might be interested, the top of the NullPointerException follows:
11:04:18,234 ERROR [Engine] StandardWrapperValve[JBossAxisServlet]: 
Servlet.service() for servlet JBossAxisServlet threw exception
java.lang.NullPointerException
        at 
org.apache.axis.message.BodyBuilder.onStartChild(BodyBuilder.java:209)
        at 
org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:1188)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
Thanks,

Rob

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856258#3856258

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856258


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to