Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 27501 invoked from network); 28 Apr 2008 15:47:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Apr 2008 15:47:15 -0000 Received: (qmail 69086 invoked by uid 500); 28 Apr 2008 15:47:13 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 69046 invoked by uid 500); 28 Apr 2008 15:47:13 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 69035 invoked by uid 99); 28 Apr 2008 15:47:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2008 08:47:13 -0700 X-ASF-Spam-Status: No, hits=4.1 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WEIRD_PORT,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2008 15:46:25 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JqVYs-0001Ud-SL for users@cxf.apache.org; Mon, 28 Apr 2008 08:46:38 -0700 Message-ID: <16941804.post@talk.nabble.com> Date: Mon, 28 Apr 2008 08:46:38 -0700 (PDT) From: Cencio To: users@cxf.apache.org Subject: Re: [CXF] WS-Addressing problems In-Reply-To: <16941097.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: cencio1980@gmail.com References: <16941097.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I tryed to make the service start in standalone server (like in the sample) and it works... so it should be a config error (i'm deploying in Tomcat5).. the beans.xml is in the previous message... if anyone needs the source just ask.... Thx again, Lorenzo Cencio wrote: > > Hi all, > > i'm trying to use WS-Addressing. I enable both client and server to use > it. ReplyTo is not anonymous (Client took from samples). The service is > JavaFirst and the operation invoked is request response. > > This is the error log: > > INFO: Inbound Message > ---------------------------- > Encoding: UTF-8 > Headers: {cache-control=[no-cache], connection=[Keep-Alive], > host=[127.0.0.1:8888], user-agent=[Java/1.5.0_11], > transfer-encoding=[chunked], pragma=[no-cache], content-type=[text/xml; > charset=UTF-8], accept=[*], > soapaction=["http://www.rivenditore.org/service/ordini/#SubmitOrdine"]} > Messages: > Message: > > Payload: xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:1209392436023 xmlns="http://www.w3.org/2005/08/addressing">http://localhost:8888/ese8_rivenditore/ordine xmlns="http://www.w3.org/2005/08/addressing">
http://localhost:9990/decoupled_endpoint
xmlns="http://www.w3.org/2005/08/addressing">
http://localhost:9990/decoupled_endpoint
xmlns="http://www.w3.org/2005/08/addressing">http://www.rivenditore.org/service/ordini/#SubmitOrdine
xmlns:ns2="http://www.rivenditore.org/ordiniElements">AA00013
> -------------------------------------- > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: WS-Addressing - failed to retrieve Message Addressing Properties > from context > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.soap.MAPCodec > unmarshalMAPs > INFO: Inbound WS-Addressing headers > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.soap.MAPCodec > decodeAsNative > INFO: MessageID : urn:uuid:1209392436023 > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.soap.MAPCodec > decodeAsNative > INFO: To : http://localhost:8888/ese8_rivenditore/ordine > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.soap.MAPCodec > decodeAsNative > INFO: ReplyTo : http://localhost:9990/decoupled_endpoint > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.soap.MAPCodec > decodeAsNative > INFO: FaultTo : http://localhost:9990/decoupled_endpoint > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.soap.MAPCodec > decodeAsNative > INFO: Action : http://www.rivenditore.org/service/ordini/#SubmitOrdine > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [Action: , To: > http://www.w3.org/2005/08/addressing/anonymous, ReplyTo: > http://www.w3.org/2005/08/addressing/none] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [Action: , To: > http://www.w3.org/2005/08/addressing/anonymous, ReplyTo: > http://www.w3.org/2005/08/addressing/none] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.36 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: > urn:uuid:bc77546f-1736-422d-8a3e-d8034f48ab23, To: > http://www.w3.org/2005/08/addressing/anonymous, ReplyTo: > http://www.w3.org/2005/08/addressing/none] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: > urn:uuid:bc77546f-1736-422d-8a3e-d8034f48ab23, To: > http://www.w3.org/2005/08/addressing/anonymous, ReplyTo: > http://www.w3.org/2005/08/addressing/none] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.soap.MAPCodec encode > INFO: Outbound WS-Addressing headers > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.soap.MAPCodec > encodeAsExposed > INFO: MessageID : urn:uuid:bc77546f-1736-422d-8a3e-d8034f48ab23 > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.soap.MAPCodec > encodeAsExposed > INFO: To : http://www.w3.org/2005/08/addressing/anonymous > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.soap.MAPCodec > encodeAsExposed > INFO: ReplyTo : http://www.w3.org/2005/08/addressing/none > 28-apr-2008 16.20.37 > org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose > INFO: Outbound Message > --------------------------- > Encoding: UTF-8 > Headers: {SOAPAction=[""]} > Messages: > Payload: xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:bc77546f-1736-422d-8a3e-d8034f48ab23 xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous xmlns="http://www.w3.org/2005/08/addressing">
http://www.w3.org/2005/08/addressing/none
/>
> -------------------------------------- > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 isi.esercitazione.ese8.server.Server_JavaFirst > submitOrdine > INFO: Executing operation submitOrdine > isi.esercitazione.ese8.server.OrdineType@ee90e9 > Rimando via > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message null > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: > urn:uuid:fcbbef43-de25-4b43-b440-8891dd66e136, Action: > http://www.rivenditore.org/Ordine/OrdineInterface/submitOrdineResponse, > To: http://localhost:9990/decoupled_endpoint, RelatesTo: > urn:uuid:1209392436023] > 28-apr-2008 16.20.37 org.apache.cxf.phase.PhaseInterceptorChain > doIntercept > INFO: Interceptor has thrown exception, unwinding now > java.lang.NullPointerException > at > org.apache.cxf.interceptor.MessageSenderInterceptor.handleMessage(MessageSenderInterceptor.java:46) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at > org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:74) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at > org.apache.cxf.phase.PhaseInterceptorChain.resume(PhaseInterceptorChain.java:197) > at > org.apache.cxf.ws.addressing.ContextUtils$1.run(ContextUtils.java:411) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) > at java.lang.Thread.run(Thread.java:595) > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: > urn:uuid:fcbbef43-de25-4b43-b440-8891dd66e136, Action: > http://www.rivenditore.org/Ordine/OrdineInterface/submitOrdineResponse, > To: http://localhost:9990/decoupled_endpoint, RelatesTo: > urn:uuid:1209392436023] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: > urn:uuid:fcbbef43-de25-4b43-b440-8891dd66e136, Action: > http://www.rivenditore.org/Ordine/OrdineInterface/submitOrdineResponse, > To: http://localhost:9990/decoupled_endpoint, RelatesTo: > urn:uuid:1209392436023] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: urn:uuid:1209392436023, Action: > http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.MAPAggregator getMAPs > INFO: MAPs retrieved from message [MessageId: urn:uuid:1209392436023, > Action: http://www.rivenditore.org/service/ordini/#SubmitOrdine, To: > http://localhost:8888/ese8_rivenditore/ordine, ReplyTo: > http://localhost:9990/decoupled_endpoint, FaultTo: > http://localhost:9990/decoupled_endpoint] > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.inbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils storeMAPs > INFO: associating MAPs with context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: retrieving MAPs from context property > javax.xml.ws.addressing.context.outbound > 28-apr-2008 16.20.37 org.apache.cxf.ws.addressing.ContextUtils > retrieveMAPs > INFO: current MAPs [MessageId: > urn:uuid:fcbbef43-de25-4b43-b440-8891dd66e136, Action: > http://www.rivenditore.org/Ordine/OrdineInterface/submitOrdineResponse, > To: http://localhost:9990/decoupled_endpoint, RelatesTo: > urn:uuid:1209392436023] > 28-apr-2008 16.20.37 org.apache.cxf.phase.PhaseInterceptorChain > doIntercept > INFO: Interceptor has thrown exception, unwinding now > java.lang.NullPointerException > at > org.apache.cxf.interceptor.MessageSenderInterceptor.handleMessage(MessageSenderInterceptor.java:46) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at > org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:96) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:254) > at > org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:74) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220) > at > org.apache.cxf.phase.PhaseInterceptorChain.resume(PhaseInterceptorChain.java:197) > at > org.apache.cxf.ws.addressing.ContextUtils$1.run(ContextUtils.java:411) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) > at java.lang.Thread.run(Thread.java:595) > > > > > > > > > > > This is the beans.xml: > > > > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns:jaxws="http://cxf.apache.org/jaxws" > xmlns:cxf="http://cxf.apache.org/core" > xmlns:wsa="http://cxf.apache.org/ws/addressing" > xsi:schemaLocation="http://cxf.apache.org/core > http://cxf.apache.org/schemas/core.xsd > http://www.springframework.org/schema/beans > http://www.springframework.org/schema/beans/spring-beans.xsd > http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd"> > > > > > > > > > > > > > > id="ese8ordine" > serviceName="s:OrdineService" > implementor="isi.esercitazione.ese8.server.Server_JavaFirst" > address="/ordine" > xmlns:s="http://www.rivenditore.org/Ordine"/> > > > > > > > > > > I can't find where i make the error.. The sample client works, anyway i > use cxf-2.1-SNAPSHOT-(15/04/08) and Java 1.5 > Thx for any help, > Lorenzo > -- View this message in context: http://www.nabble.com/-CXF--WS-Addressing-problems-tp16941097p16941804.html Sent from the cxf-user mailing list archive at Nabble.com.