Do have any other clues to help get around this issue?  After having no
success adding the HTTP header SOAPaction with Aegis, I've tried
Commons-Annotations, but have been unable to get that to unmarshall my
return object
(http://www.nabble.com/Unmarshalling-with-Commons-Annotations-tf3871884.html).

Any help would be appreciated, as I really want to continue using xfire, but
have to use Java 1.4.



MattJax wrote:
> 
> When I try that, I get:
> 
> java.lang.NoSuchMethodError:
> java.lang.Integer.valueOf(I)Ljava/lang/Integer;
>       at
> org.codehaus.xfire.aegis.AegisServiceConfiguration$MethodInfo.addParam(AegisServiceConfiguration.java:204)
> ...
> ...
> 
> as I'm in Java 1.4.  That's why I tried it with "...add(conf)" by itself.
> 
> 
> Tomek Sztelak wrote:
>> 
>> factory.getServiceConfigurations().add(0,conf);
> 

-- 
View this message in context: 
http://www.nabble.com/SoapAction-tf3703322.html#a11060700
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to