Re: [xfire-user] Re: nullPointerException

2006-10-22 Thread Dan Diephouse
Hi Celeste, For us to be able to help you you'll need to post your full configuration, client and server side. Thanks, - Dan Celeste Gunski wrote: Hi! please can anyone help me with this?, i don´t know what else to do, i already have xfire 1.2.2 and can´t make my service work thank you On 10

Re: [xfire-user] Re: nullPointerException

2006-10-20 Thread Celeste Gunski
yes, you're right, i just notice that the wsdl i put here is the one that i get from the service and that is not the same i wrote to generate the code, you have any idea why is this happening? it should be the same, right? thanks! On 10/19/06, Chris Thatcher <[EMAIL PROTECTED]> wrote: Celeste,

RE: [xfire-user] Re: nullPointerException

2006-10-19 Thread Chris Thatcher
m: Celeste Gunski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 1:43 PM To: user@xfire.codehaus.org Subject: Re: [xfire-user] Re: nullPointerException ok, her

Re: [xfire-user] Re: nullPointerException

2006-10-19 Thread Celeste Gunski
- From: Celeste Gunski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 12:46 PM To: user@xfire.codehaus.org Subject: Re: [xfire-user] Re: nullPointerException this is the services.xml file: http://xfire.codehaus.org/config/1.0";> ar.mecon.informat.repositorio_meconImp

RE: [xfire-user] Re: nullPointerException

2006-10-19 Thread Chris Thatcher
Ok, finally how about the relevant types from repositorio_mecon.xsd? Thanks Thatcher -Original Message- From: Celeste Gunski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 12:46 PM To: user@xfire.codehaus.org Subject: Re: [xfire-user] Re: nullPointerException this is the

Re: [xfire-user] Re: nullPointerException

2006-10-19 Thread Celeste Gunski
aste its contents. Is the soap envelope generated from the wsdl that the service exposes? If so can you paste the wsdl? -Original Message- From: Celeste Gunski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 10:59 AM To: user@xfire.codehaus.org Subject: Re: [xfire-user] Re:

RE: [xfire-user] Re: nullPointerException

2006-10-19 Thread Chris Thatcher
, October 19, 2006 10:59 AM To: user@xfire.codehaus.org Subject: Re: [xfire-user] Re: nullPointerException web.xml: repositorio_mecon2 XFireServlet org.codehaus.xfire.transport.http.XFireConfigurableServlet

Re: [xfire-user] Re: nullPointerException

2006-10-19 Thread Celeste Gunski
To: user@xfire.codehaus.org Subject: Re: [xfire-user] Re: nullPointerException i'm using eclipse plugin+xfire1.2.2+maven2 , i have my service running on Tomcat5.5 and both the server and the client are using document/literal if you need some more information please let me know thanks O

RE: [xfire-user] Re: nullPointerException

2006-10-19 Thread Chris Thatcher
: [xfire-user] Re: nullPointerException i'm using eclipse plugin+xfire1.2.2+maven2 , i have my service running on Tomcat5.5 and both the server and the client are using document/literal if you need some more information please let me know thanks On 10/19/06, Chris Thatcher <[EMAIL P

Re: [xfire-user] Re: nullPointerException

2006-10-19 Thread Celeste Gunski
ive me some more info about how you are configuring and starting your services? Thatcher -Original Message- From: Celeste Gunski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 7:49 AM To: user@xfire.codehaus.org Subject: [xfire-user] Re: nullPointerException Hi! please can any

RE: [xfire-user] Re: nullPointerException

2006-10-19 Thread Chris Thatcher
Celeste, can you give me some more info about how you are configuring and starting your services? Thatcher -Original Message- From: Celeste Gunski [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 7:49 AM To: user@xfire.codehaus.org Subject: [xfire-user] Re

[xfire-user] Re: nullPointerException

2006-10-19 Thread Celeste Gunski
Hi! please can anyone help me with this?, i don´t know what else to do, i already have xfire 1.2.2 and can´t make my service work thank you On 10/18/06, Celeste Gunski <[EMAIL PROTECTED]> wrote: Hello! When i try to invoke any method of my service i get this fault: 18/10/2006 10:46:22 org.code