You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2005/07/18 20:08:42 UTC

Re: [Axis2] ClassCastException in SOAPMessageImpl constructor, line 49

forwarding email to axis-dev@

On 7/18/05, Denis Schlesinger <sc...@ecs-gmbh.de> wrote:
>  
>  
> 
> Hi all, 
> 
>   
> 
> Could anyone please verify whether I am correct or not when assuming that
> the "MimeHeaders"-casting in the constructor of
> 'org.apache.axis2.saaj.SOAPMessageImpl' is not working? One
> tries to cast 'javax.xml.soap.MimeHeaders' to
> 'org.apache.axis2.saaj.MimeHeaders' when calling the method
> 'setup'. 
> 
> I know this should be a topic for the dev-list but I am just using Axis2 and
> hopefully this is my last – maybe wrong – problem discovery in Axis2-Code ;)
> 
>   
> 
> Cheers,
>  Denis 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/

Re: [Axis2] ClassCastException in SOAPMessageImpl constructor, line 49

Posted by Srinath Perera <he...@gmail.com>.
Axis2 OMers are at the ApacheCon .. if one of them do not reply file a
bug report. We will fix it if there is a error!
Thanks
Srinath

On 7/19/05, Davanum Srinivas <da...@gmail.com> wrote:
> forwarding email to axis-dev@
> 
> On 7/18/05, Denis Schlesinger <sc...@ecs-gmbh.de> wrote:
> >
> >
> >
> > Hi all,
> >
> >
> >
> > Could anyone please verify whether I am correct or not when assuming that
> > the "MimeHeaders"-casting in the constructor of
> > 'org.apache.axis2.saaj.SOAPMessageImpl' is not working? One
> > tries to cast 'javax.xml.soap.MimeHeaders' to
> > 'org.apache.axis2.saaj.MimeHeaders' when calling the method
> > 'setup'.
> >
> > I know this should be a topic for the dev-list but I am just using Axis2 and
> > hopefully this is my last – maybe wrong – problem discovery in Axis2-Code ;)
> >
> >
> >
> > Cheers,
> >  Denis
> 
> 
> --
> Davanum Srinivas -http://blogs.cocoondev.org/dims/
>