I m also very interested about AegisServiceConfiguration :)
-----Original Message----- From: Tomek Sztelak [mailto:[EMAIL PROTECTED] Sent: 11 June 2007 15:46 To: [email protected] Subject: Re: [xfire-user] SoapAction You can setup SOAPAction using outHandlers (as i know some ppl do it so it works). I will also fix this problem with AegisServiceConfiguration ASAP and if you want i can publish XFire snapshot. On 6/11/07, MattJax <[EMAIL PROTECTED]> wrote: > > 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(A egisServiceConfiguration.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 > > -- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email This email was sent to you by Reuters, the global news and information company. To find out more about Reuters visit www.about.reuters.com Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Limited. Reuters Limited is part of the Reuters Group of companies, of which Reuters Group PLC is the ultimate parent company. Reuters Group PLC - Registered office address: The Reuters Building, South Colonnade, Canary Wharf, London E14 5EP, United Kingdom Registered No: 3296375 Registered in England and Wales --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
