Re: Unrecognized elment in response xml (axis 2)

2007-10-29 Thread harsha kilangodi
Hi Deepal
  thanks for the information. The issues are already created in JIRA the issue 
numbers  are TUSCANY-1788
AXIS2C-97 
AXIS2-3281 
  Some of the issues related to xsi: name space are already fixed . Could you 
give me the url to download latest jars.
   
  I couldn't find the stax parser in resin/lib. I have downloaded the stax 
parser but I dont know how to set it in resin.conf.   I have tried xlan and 
xercess paresers but the problem is not solved with that. Please help me. 
   
  Thanks
  Harsha
  

Deepal Jayasinghe [EMAIL PROTECTED] wrote:
  hi harsha,
I know the issues and I have encountered the problem a several times ,
it was mainly due to namespaece context handling in underline xml
parser. Can you please find the stax parser you can find in resin. In
the meantime please create a JIRA

Thanks
Deepal
 Hi
 I am trying to port web services deployed on resin-2.1.20 (axis2)
 to resin-3.1.3 server. The response xml file contains some
 unrecognizable element which gives parse exception. The exception is
 given below

 Reference to undeclared namespace prefix: 'xsi'. Error processing
 resource 'file:///C:/Documents and Settings/harsharaja/De...

  xmlns:soapenv=http://www.w3.org/2003/05/soap-envelope;..


 We get some element in the response like

  xmlns:ax21=http://beans.ws30.xora.com/xsd;

 but URI is not coming in the xml header. We face problem when the data
 type is String and the value is null.

 I am using axis2-1.3 , Resin-3.1.3 server, JDK 1.5 and using SOAP-UI
 tool for testing. I have attached the wsdl (TimeTrackServices301.xml) and
 the response xml (Response.xml). Try to open Response.xml in Internet
 Explorer you will get the above error message. Please help me to solve
 this problem.

 With regards
 Harsha

 __
 Do You Yahoo!?
 Tired of spam? Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com

 

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Thanks,
Deepal

The highest tower is built one brick at a time



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Unrecognized elment in response xml (axis 2)

2007-10-26 Thread Deepal Jayasinghe
hi harsha,
I know the issues and I have encountered the problem a several times ,
it was mainly due to namespaece context handling in underline xml
parser. Can you please find the stax parser you can find in resin. In
the meantime please create a JIRA

Thanks
Deepal
 Hi
 I am trying to port web services deployed  on resin-2.1.20 (axis2)
 to resin-3.1.3 server. The response xml file contains some
 unrecognizable element which gives parse exception. The exception is
 given below

 Reference to undeclared namespace prefix: 'xsi'. Error processing
 resource 'file:///C:/Documents and Settings/harsharaja/De...

 ?xml version=1.0 encoding=UTF-8?soapenv:Envelope
 xmlns:soapenv=http://www.w3.org/2003/05/soap-envelope;..


 We get some element in the response like

 ax21:eventDetail xsi:nil=true
 xmlns:ax21=http://beans.ws30.xora.com/xsd;/ax21:eventDetail

 but URI is not coming in the xml header. We face problem when the data
 type is String and the value is null.

 I am using axis2-1.3 , Resin-3.1.3 server, JDK 1.5 and using SOAP-UI
 tool for testing. I have attached the wsdl (TimeTrackServices301.xml) and
 the response xml (Response.xml). Try to open Response.xml in Internet
 Explorer you will get the above error message. Please help me to solve
 this problem.

 With regards
 Harsha

 __
 Do You Yahoo!?
 Tired of spam? Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com

 

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Thanks,
Deepal

The highest tower is built one brick at a time



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]