hmmm....i don't remember this one. glen?

-- dims

On Fri, 16 Jul 2004 10:29:45 +0200, Jean-Francois Denise - Sun
Microsystems <[EMAIL PROTECTED]> wrote:
> Thanks,
> the problem doesn't occur with beta2.
> I just noticed that the well known ns used for auto ser/deser
> (http://xml.apache.org/axis/java) is no more used.
> Did you found problems using a specific ns?
> I noticed that he Java class package name is put as is in the URI part
> of QName. Local part beeing the Java Class Name.
> How do you discover that a received type can be deserializaed like a
> bean? You do a kind of best effort class loading on URIPart.LocalPart ?
> 
> Regards.
> 
> Jeff.
> 
> 
> 
> Davanum Srinivas wrote:
> 
> >http://marc.theaimsgroup.com/?l=axis-dev&m=108980953117442&w=2
> >
> >On Thu, 15 Jul 2004 17:32:03 +0200, Jean-Francois Denise - Sun
> >Microsystems <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Hello,
> >>I tried with the following release :
> >>Apache Axis version: 1.2beta
> >>Built on Mar 31, 2004 (12:47:03 EST)
> >>
> >>The problem is still there. I notice that the axis release is from March
> >>the 31. It is not the latest I suppose.
> >>Where can I get the latest one?
> >>
> >>Regards.
> >>
> >>JEFF
> >>
> >>
> >>
> >>
> >>Davanum Srinivas wrote:
> >>
> >>
> >>
> >>>Jeff,
> >>>
> >>>We don't see this problem in latest Axis (1.2 Beta2 went out the door
> >>>yesterday). Can you please try that version? Am assuming you are
> >>>trying to "port" the JMX Remote RI?
> >>>
> >>>thanks,
> >>>dims
> >>>
> >>>On Thu, 15 Jul 2004 14:28:09 +0200, Jean-Francois Denise - Sun
> >>>Microsystems <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>Sending a simple SOAP request to axis 1.1 server leads to NullPointerException.
> >>>>
> >>>>A cleaning is done by axis (setting a property on SAXParser to null
> >>>>value). It makes the parser to throw a NPE.
> >>>>It was not the case using JDK 1.4.
> >>>>Is it a known bug? Should axis change its cleaning algo? I checked the
> >>>>JDK 1.5 javadoc. Nothing is said concerning setting property to null.
> >>>>
> >>>>   {}faultData: null
> >>>>   {http://xml.apache.org/axis/}stackTrace: java.lang.NullPointerException
> >>>>   at java.util.Hashtable.put(Hashtable.java:396)
> >>>>   at
> >>>>com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.setProperty(SAXParserImpl.java:385)
> >>>>   at
> >>>>org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:246)
> >>>>   at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538)
> >>>>   at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
> >>>>   at org.apache.axis.server.AxisServer.invoke(AxisServer.java:318)
> >>>>   at
> >>>>com.sun.jmx.webservice.axis.transport.SimpleAxisWorker.run(SimpleAxisWorker.java:443)
> >>>>   at java.lang.Thread.run(Thread.java:595)
> >>>>
> >>>>Regards.
> >>>>
> >>>>JEFF.
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>>
> >>>
> >
> >
> >
> >
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Reply via email to