<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.java.xfire.user">
    <title>gmane.comp.java.xfire.user</title>
    <link>http://blog.gmane.org/gmane.comp.java.xfire.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6909"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6908"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6907"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6900"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6898"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6896"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6892"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6891"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6890"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6886"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6885"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6883"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6881"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6880"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6879"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6877"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6876"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6875"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6874"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.xfire.user/6873"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6909">
    <title>Microsoft ISA Server problem</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6909</link>
    <description>
Hi all,

Web filter in Microsoft ISA Server blocks all xfire requests. Guys from
Microsoft say: "Unsupported Multiple line header. i.e, Website response
contains an HTTP header that begins with a space or with a TAB character".
Did anyone have such problem?
</description>
    <dc:creator>Andrew.K</dc:creator>
    <dc:date>2008-11-21T14:53:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6908">
    <title>time stamps format</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6908</link>
    <description>time stamps format

 

When the web server is running in -5:00 gmt the format for the time is
in this format 2008-11-11T12:07:00-05:00

 

 When the web server is running in +0:00 the format switches to the Z
format for the date time 2008-11-07T16:59:29.907Z.  Why is that?
Shouldn't it always be in the offset format?  Is there a way to force it
to the offset format?

 

I'm using Xfire 1.2 java 1.6.update10

 

 

</description>
    <dc:creator>Alexander Anguiano</dc:creator>
    <dc:date>2008-11-11T20:44:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6907">
    <title>Namespace question</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6907</link>
    <description>I have a xfire webservice up and running with namespace testService. I also
use several complex types that do not use this namespace. They are getting
their namespace form the java package that they are contained in.

The proxy java client classes are created fine from the WSDL as long as I
use xfire/axis to generate them. However, when I use Visual Studio I get the
following error message:

Schema validation warning: Schema item 'element' named 'getResponse' from
namespace ' testService ' is invalid. Namespace '
http://data.testwebservice.com &lt;http://somepackage.search/&gt;' is not
available to be referenced in this schema.

I read that adding the annotaion &lt; at &gt;XmlType to the interfaces of my complext
types can fix the issue as you specify and change the namespace of these
types to the namespace of your service.

However, changing that would break the existing clients.

Is there a way to fix this without adding the &lt; at &gt;XmlType annotation. From what
I read, I guess it involves importing the schemas, but I have no ide</description>
    <dc:creator>p k</dc:creator>
    <dc:date>2008-10-14T16:02:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6900">
    <title>XFire AegisBindingProvider</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6900</link>
    <description>Hello,
Hello,

i currently try to get xfire/aegis to marshal a soap message into pojos.
I use xfires inside a servicemix jsr181 SU. The Schema and classes make
use of inheritance so i registered all used classes via the
overrideTypesList. As i see while debugging the all get found and
registered in the AegisBindingProvider. The soap message looks like this:
&lt;soap:Body&gt;
      &lt;tns:"methodName"&gt;
         &lt;param1&gt;simple&lt;/param1&gt;
         &lt;param2 xsi:type="tns:GPValues"&gt;
            &lt;GPValue xsi:type="tns:GPFeatureRecordSetLayer"&gt;
               &lt;recordSet xsi:type="tns:recordSet"&gt;
                  &lt;Fields xsi:type="tns:Fields"&gt;
                     &lt;FieldArray xsi:type="tns:ArrayOfField"&gt;
                        &lt;Field xsi:type="tns:Field"&gt;
                           &lt;Name&gt;FID&lt;/Name&gt;
                           &lt;Type&gt;esriFieldTypeOID&lt;/Type&gt;
                          ...
                        &lt;/Field&gt;
                         ...  
                     &lt;/FieldArray&gt;
                  &lt;/Fields&gt;
                </description>
    <dc:creator>Johannes Elsinghorst</dc:creator>
    <dc:date>2008-10-01T12:14:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6898">
    <title>Aegis Binding - Type Mapping Question</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6898</link>
    <description>Hi,

i use xfire indirectly inside a apache servicemix jsr181 service unit. It is used to marshall/unmarshall pojos. I have a xml-schema (inside a wsdl) and corresponding java-classes both from a 3rd-party vendor, so i dont have the sources. I need to somehow configure xfire's ageis bindings to map some xml types to the java classes. The schema contains an abstract type and some extending types, so do the java classes. In my case aegis always tries to instantiate the absract class for an extended type. Xfire looks in the extended type's TypeMapping (xml2Type) for a class to instatiate. But this mapping is empty so its tries to
instatiate the abstract class and throws an exception! I found that theres some way to define these class.aegis.xml mapping files, but im not sure whether thats what i need. I just need to
tell it what class to use for what xml-Type!
Has anybody an idea how to do this? 

thanks, Johannes
</description>
    <dc:creator>Johannes Elsinghorst</dc:creator>
    <dc:date>2008-09-29T10:56:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6896">
    <title>JMS programmatically</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6896</link>
    <description>Hi,

I tried to expose my WS through JMS (activeMQ).
However, we are using the XFIRE in embedded mode. That means, no setting in spring or whatsoever.
Is there any docu or working code sample where I can expose my service to jms programmatically?

So far, I'm able to register my JMSTransport into the xfire:

XFire xfire = XFireFactory.newInstance().getXFire();
        JMSTransport jt = new JMSTransport(
                         xfire, getConnectionFactory());
        xfire.getTransportManager().register(jt);

But now, I'm confuse with the things that I need to do for my service. In AXIS2, I don't have to say anything at all....it will automatically expose my service as JMS.

Thanks,
Aries

</description>
    <dc:creator>Dwiputera Aries Fajar (CI/AFR-SG</dc:creator>
    <dc:date>2008-09-04T02:16:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6892">
    <title>org.codehaus.xfire.XFireRuntimeException: Server returned error code = 401 for URI : http://58.211.37.27:88/OATest/MyService.asmx.</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6892</link>
    <description>
Hi,all.
I have a problem described as the follows:
I use eclipse3.3+myEclipse6 to develope my java web application,I used the
webservice "MyService.asmx" which is written by others(MyService.asmx is
written in .NET tools) to get certain method such as GetOaEmpId().In my
computer(my computer OS is windows2000 professional) the jsp page can get
the method GetOaEmpId without any problem,it works well.But with the same
.net code and java code I deployed to another computer,I cann't get the
GetOaEmpId() method,the jsp page throw an exception:


信息: Loading validation rules file from '/WEB-INF/validation.xml'
2008-8-29 9:04:54 org.apache.struts.validator.ValidatorPlugIn initResources
信息: Loading validation rules file from '/WEB-INF/validator-rules.xml'
2008-8-29 9:05:15 org.apache.commons.httpclient.auth.AuthChallengeProcessor
selectAuthScheme
信息: ntlm authentication scheme selected
2008-8-29 9:05:15 org.apache.commons.httpclient.HttpMethodDirector
processWWWAuthChallenge
信息: No credentials availa</description>
    <dc:creator>Harold.Zhang</dc:creator>
    <dc:date>2008-08-29T01:35:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6891">
    <title>NoSuchMethodException: getPortClassMap()</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6891</link>
    <description>I finally figured out what was going on here.

 

My client project had some of the old Xfire libraries in it.

When I removed those the problem went away.

 

I don't seem to have the ability to close issues, so please close this.

 

Thanks.

 

Frank 

 




-----------------------------------------
Confidentiality Notice!
This electronic transmission and any attached documents or other
writings are confidential and are for the sole use of the intended
recipient(s) identified above. This message may contain information
that is privileged, confidential or otherwise protected from
disclosure under applicable law. If the receiver of this
information is not the intended recipient, or the employee, or
agent responsible for delivering the information to the intended
recipient, you are hereby notified that any use, reading,
dissemination, distribution, copying or storage of this information
is strictly prohibited. If you have received this information in
error, please notify </description>
    <dc:creator>Frank Lawlor</dc:creator>
    <dc:date>2008-08-21T15:01:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6890">
    <title>NoSuchMethodException: getPortClassMap()</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6890</link>
    <description>I am using MyEclipse 6.5.

 

I created a web service project conforming to JAX-WS.

 

I generated a WS client by pointing to the WSDL URL of my service.

 

I created a test class as indicated in the MyEclipse documentation

http://www.myeclipseide.com/documentation/quickstarts/webservices_jaxws/

 

When I try to create my service:

 

  OrderCashCard2Service service = new OrderCashCard2Service();

 

It throws an exception in codehaus xfire code caused by:

 

Caused by: java.lang.NoSuchMethodException:
com.netspend.socketpcclient.ordercashcard.OrderCashCard2Service.getPortC
lassMap()

            at java.lang.Class.getMethod(Class.java:1581)

            at
org.codehaus.xfire.jaxws.ServiceDelegate.&lt;init&gt;(ServiceDelegate.java:60)

            ... 5 more

 

Is this missing method supposed to be provided by the base class class
javax.xml.ws.Service or should this have been generated in my service
(OrderCashCard2Service)?

 

Is this a bug?

 

How do I </description>
    <dc:creator>Frank Lawlor</dc:creator>
    <dc:date>2008-08-20T22:48:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6886">
    <title>Only first part of the message has namespace declaration</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6886</link>
    <description>Hi list

I'm seeing the exact behaviour described in
http://jira.codehaus.org/browse/XFIRE-694 with XFire 1.2.6 under Resin
3.1.6, but not under the 3.0.X Resin branch.

Would anyone have an idea as to why this is?

rgds,

Richard



Richard Grantham
Development

-------------------------------
rgrantham&lt; at &gt;limehousesoftware.co.uk
Limehouse Software Ltd
DDI: (020) 7566 3336
Main: (020) 7566 3320
Fax: (020) 7566 3321
Limehouse Software Ltd
4th Floor
1 London Bridge
London
SE1 9BG
Manchester Office:
3rd Floor, The Triangle, Exchange Square, Manchester M4 3TR
Tel: (0161) 240 2440, Fax: (0161) 240 2441, ISDN: 08700 119 400
Check out Limehouse Software's innovative solutions
www.limehousesoftware.co.uk - Transforming the way you publish and consult on information
The information contained in this e-mail or in any attachments is confidential and is intended solely for the named addressee only. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Limehouse Software</description>
    <dc:creator>Richard Grantham</dc:creator>
    <dc:date>2008-08-12T14:43:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6885">
    <title>org.codehaus.xfire.XFireRuntimeException: Could not invoke service..</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6885</link>
    <description>
hi to all
i am trying to use Xfire in my application. i am getting the below mentioned
exception. 

org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested
exception is org.codehaus.xfire.fault.XFireFault: Could not marshall
org.codehaus.xfire.fault.XFireFault: Could not marshall type.
        at org.codehaus.xfire.jaxb2.JaxbType.writeObject(JaxbType.java:266)
        at
org.codehaus.xfire.aegis.AegisBindingProvider.writeParameter(AegisBindingProvider.java:229)
        at
org.codehaus.xfire.service.binding.AbstractBinding.writeParameter(AbstractBinding.java:273)
        at
org.codehaus.xfire.service.binding.WrappedBinding.writeMessage(WrappedBinding.java:90)
        at
org.codehaus.xfire.soap.SoapSerializer.writeMessage(SoapSerializer.java:80)
        at
org.codehaus.xfire.transport.http.HttpChannel.writeWithoutAttachments(HttpChannel.java:56)
        at
org.codehaus.xfire.transport.http.CommonsHttpMessageSender.getByteArrayRequestEntity(CommonsHttpMessageSender.java:422)
        at
org.</description>
    <dc:creator>Jagan Mohan Reddy</dc:creator>
    <dc:date>2008-08-07T10:57:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6883">
    <title>I need to add &lt;?xml version="1.0" encoding="UTF-8"?&gt; to my webservice response</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6883</link>
    <description>
Using MyEclipse, I created a web service using Top-Down (WSDL-First) web
service wizard which created all my classes including my exposed method. 
The way my webservice works is I basically recieve an xml request as a
parameter in a method of the implementation class.  The request is basically
what's in the soap envelope and based on that information I create a
response which is returned from the exposed method.  All I really do is
instantiate the response object and add data...everything else is done for
me.  At that point the response is wrapped in soap (by XFire I believe) and
sent back to the requestor.  The problem is the business that is sending the
request needs &lt;?xml version="1.0" encoding="UTF-8"?&gt; in the response right
before the soap envelope, but instead they are getting the following which
is directly followed by the soap envelope:

HTTP/1.1 200 OK
Date: Tue, 05 Aug 2008 19:22:15 GMT
Server: IBM_HTTP_Server/2.0.47.1-PK29827 Apache/2.0.47 (Unix) DAV/2
X-Powered-By: Servlet/2.5
Transfer-Encoding:</description>
    <dc:creator>mike54321</dc:creator>
    <dc:date>2008-08-06T20:45:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6881">
    <title>Aegis problems migrating from xfire</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6881</link>
    <description>
Hi

I am migrating a project from xfire-1.2.6 to CXF 2.1.1 and JDK1.5.0_15.

I cannot get the CXF client code to use my aegis mappings at all.  I've
tried a number of different ways to generate my client as follows:

My interface for the Web Service is:

public interface IPartners {
public LoginResult Login(String username, String password);
}

The IPartners.aegis.xml file (in the same directory) 

&lt;mappings xmlns="the_namespace"&gt;
&lt;mapping&gt;
&lt;method name="Login"&gt;
&lt;parameter index="0" mappedName="username"/&gt;
    &lt;parameter index="1" mappedName="password"/&gt;
    &lt;return-type name="LoginResult"/&gt;
&lt;/method&gt;
&lt;/mapping&gt;
&lt;/mappings&gt;

=========================
Client code - version 1
----------------------
String nameSpace = "the_namespace";
String wsdlURL = "address_I_am_using";
QName endpoint = new QName(nameSpace, "Login");

ClientProxyFactoryBean factory1 = new ClientProxyFactoryBean();
factory1.setServiceClass(IPartners.class);
factory1.setAddress(wsdlURL);
factory1.getServiceFactory().setDataBindi</description>
    <dc:creator>MattJax</dc:creator>
    <dc:date>2008-07-31T15:23:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6880">
    <title>Generating Client Object from a wsdl</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6880</link>
    <description>Hi,

 

I'm generating client code from a wsdl, and something looks weird to me:

 

I get this generated package, called "java.lang", and an object called
Throwable in it. I wouldn't believe it if I hadn't seen it myself. It
messed up my whole workspace, because that throwable practically
replaced the original Java Throwable, that is the class mother of all
exceptions.

 

So one of the two: Either I'm supposed to cope with its existence
somehow, or the code generation shouldn't create the java.lang package.

 

What should I do ?

 

Any help will be greatly appreciated.

 

Thanks a lot,

 

Sharone

 

 

Sharone Zehavi
DBA &amp; SW Developer
Allot Communications * a mind for networks(tm)
Tel: +972 9 761 9216
Fax:+972 9 744 3626
szehavi&lt; at &gt;allot.com
www.allot.com &lt;http://www.allot.com/&gt; 

 

 

</description>
    <dc:creator>Sharone Zehavi</dc:creator>
    <dc:date>2008-07-31T13:54:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6879">
    <title>Error in simple ssl WSS service invocation</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6879</link>
    <description>---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
</description>
    <dc:creator>Menachem Glazer</dc:creator>
    <dc:date>2008-07-21T14:24:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6877">
    <title>Could not marshall type</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6877</link>
    <description>Hi all,

I'm trying to use xfire in a Groovy/Grails application and while I'm
close, I have encountered an exception that isn't quite clear to me.

org.codehaus.xfire.XFireRuntimeException: Could not invoke service..
Nested exception is org.codehaus.xfire.fault.XFireFault: Could not
marshall type.

I've made a few searches on the web and the problem has come up before,
but no resolutions.  Can anyone tell me what it means and what could
cause it?

Many thanks...

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

    http://xircles.codehaus.org/manage_email



</description>
    <dc:creator>rdietz</dc:creator>
    <dc:date>2008-07-17T21:29:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6876">
    <title>James Lewis is out of the office.</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6876</link>
    <description>
I will be out of the office starting  10/07/2008 and will not return until
15/07/2008.

If you need to contact me with regards to Arcadia - please either contact
vlad.sneblic&lt; at &gt;thoughtworks.com or stuart.hogg&lt; at &gt;thoughtworks.com. Otherwise I
will respond to your message when I return


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

    http://xircles.codehaus.org/manage_email



</description>
    <dc:creator>James Lewis</dc:creator>
    <dc:date>2008-07-10T03:00:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6875">
    <title>ReadMessage Binding failing</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6875</link>
    <description>I have a X-Fire 1.2.6 web service.  I have developed a JAX-WS client for 
testing the web service.  I can obtain some information from the web service.  
However, when I create a complex object, I received the following:

org.codehaus.xfire.fault.XFireFault: Invalid operation: 
{http://service.server.my.project.company.com}SearchMyFiles
 at org.codehaus..xfire.service.binding.WrappedBinding.readMessage
(WrappedBinding.java:42)
 at org.codehaus.xfire.soap.handler.SoapBodyHandler.invoke
(SoapBodyHandler.java:42)
 at org.codehaus.xfire.handler.HandlerPipeline.invoke
(HandlerPipeline.java:131)
 at org.codehaus.xfire.transport.DefaultEndpoint.onReceive
(DefaultEndpoint.java:64)
 at org.codehaus.xfire.transport.AbstractChannel.receive
(AbstractChannel.java:38)
 at org.codehaus.xfire.transport.http.XFireServletController.invoke
(XFireServletController.java:304)
 at org.codehaus.xfire.transport.http.XFireServletController.doService
(XFireServletController.java:129)
 at org.codehaus.xfire.transport.http.XF</description>
    <dc:creator>russ Ray</dc:creator>
    <dc:date>2008-07-09T23:01:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6874">
    <title>setting SocketTimeOut</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6874</link>
    <description>Hello,

I'm trying to debug this error which I only see when accessing the
XFireServlet behind a load balancer. WHen I access directly there is no
problem

org.codehaus.xfire.XFireRuntimeException: Could not read message!. Nested
exception is java.io.IOException: Couldn't read headers.
java.io.IOException: Couldn't read headers.
        at
org.codehaus.xfire.attachments.StreamedAttachments.readNextAttachment(StreamedAttachments.java:197)
        at
org.codehaus.xfire.attachments.StreamedAttachments.ensureSoapAttachmentIsRead(StreamedAttachments.java:122)
        at
org.codehaus.xfire.attachments.StreamedAttachments.getSoapContentType(StreamedAttachments.java:104)
        at
org.codehaus.xfire.transport.http.XFireServletController.invoke(XFireServletController.java:268)
        at
org.codehaus.xfire.transport.http.XFireServletController.doService(XFireServletController.java:130)
        at
org.codehaus.xfire.spring.remoting.XFireServletControllerAdapter.handleRequest(XFireServletControllerAdapter.java:67)
   </description>
    <dc:creator>Sebastian Johnck</dc:creator>
    <dc:date>2008-07-08T21:35:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6873">
    <title>XFireClientFactoryBean cannot pass operation arguments to WebServices</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6873</link>
    <description>
Hi I am using XFireClientFactoryBean to create a client that invokes an
existing WSDL. 

Scenario: 

In the WSDL I have: 

&lt;wsdl:operation name="search"&gt;

         &lt;wsdlsoap:operation soapAction=""/&gt;

         &lt;wsdl:input name="searchRequest"&gt;

            &lt;wsdlsoap:body
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="http://corpwsdl.myhost" use="encoded"/&gt;

         &lt;/wsdl:input&gt;

         &lt;wsdl:output name="searchResponse"&gt;

            &lt;wsdlsoap:body
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
namespace="http://corpwsdl.myhost" use="encoded"/&gt;

         &lt;/wsdl:output&gt;

         &lt;wsdl:fault name="CFCInvocationException"&gt;

            &lt;wsdlsoap:fault
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
name="CFCInvocationException" namespace="http://corpwsdl.myhost"
use="encoded"/&gt;

         &lt;/wsdl:fault&gt;

      &lt;/wsdl:operation&gt;
...

&lt;wsdl:message name="searchRequest"&gt;

      &lt;wsdl:part name="xml" type="xsd:string"/&gt;

   &lt;/wsdl:message&gt;


In applicationContext.xml I</description>
    <dc:creator>kan.sun</dc:creator>
    <dc:date>2008-06-28T03:11:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.xfire.user/6872">
    <title>org.codehaus.xfire.fault.XFireFault: Parameter ... does not exist!</title>
    <link>http://comments.gmane.org/gmane.comp.java.xfire.user/6872</link>
    <description>
My wsdl:
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;wsdl:definitions targetNamespace="http://com.sra.pipeline.stellent/"
    xmlns:apachesoap="http://xml.apache.org/xml-soap"
    xmlns:impl="http://com.sra.pipeline.stellent/"
    xmlns:intf="http://com.sra.pipeline.stellent/"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
    &lt;wsdl:types&gt;
        &lt;xsd:schema
            targetNamespace="http://com.sra.pipeline.stellent/"&gt;
            &lt;xsd:element name="convertToHtmlRequest"&gt;
   &lt;xsd:complexType&gt;
       &lt;xsd:sequence&gt;
           &lt;xsd:element name="name" type="xsd:string" /&gt;
           &lt;xsd:element name="document" type="xsd:string" /&gt;
       &lt;/xsd:sequence&gt;
                &lt;/xsd:complexType&gt;
            &lt;/xsd:element&gt;
            &lt;xsd:element name="convertToHtmlResponse"&gt;
   &lt;xsd:complexType&gt;
       &lt;xsd:complexContent&gt;
&lt;xsd:restriction base="xsd:anyType"&gt;
    &lt;xsd:sequence&gt;
        &lt;xsd:e</description>
    <dc:creator>Jim Jones</dc:creator>
    <dc:date>2008-06-12T21:15:53</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.xfire.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.xfire.user</link>
  </textinput>
</rdf:RDF>
