Bug 93881 - XML parsing error in SOAP Request Envelope
Summary: XML parsing error in SOAP Request Envelope
Status: NEW
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: wst.web (show other bugs)
Version: 0.7   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kathy Chan CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 05:05 EDT by Karen YC Peng CLA
Modified: 2007-09-14 16:24 EDT (History)
4 users (show)

See Also:


Attachments
The log under <workspace>/.metadata/.plugins/org.eclipse.tomcat/ (8.72 KB, application/octet-stream)
2005-05-06 05:07 EDT, Karen YC Peng CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karen YC Peng CLA 2005-05-06 05:05:35 EDT
OS:	RHEL 4.0 WS/ SLES 9
Web Browser:  Mozilla Firefox 1.0/ Mozilla 1.7.7/ Konqueror 3.2.1
Build level: 	WTP1.0 M4
JDK version:  IBM JDK 1.4.2 SP1a
Test case #: Using Web Service Explorer to test a Web service

Summary: XML parsing error in SOAP Request Envelope

Steps to recreate problem:
1- Launch the Eclipse WTP workbench(WTP1.0 M4) on RHEL/SLES
2- Set external browser to use Mozilla Firefox, Mozilla or Konqueror
3- Select Run -> Launch the Web Services Explorer
4- Open WSDL Page, Click WSDL Main icon, enter the URL 
http://www.xmethods.net/sd/2001/TemperatureService.wsdl then click "Go"
5- click "getTemp", enter "90210" into the zipcode field then "Go"
6- click the Source link in the status pane at the upper right hand side corner

Error:  Following error message displayed in the SOAP Request Envelope 
section. 

XML Parsing Error: xml processing instruction not at start of external entity
Location: http://localhost:51250/wsexplorer/wsdl/soap_envelope_xml.jsp?
soapEnvelopeType=0
Line Number 6, Column 1:

<?xml version="1.0" encoding="UTF-8"?>
^

Expected Result:  No XML Parsing Error
Comment 1 Karen YC Peng CLA 2005-05-06 05:07:25 EDT
Created attachment 20766 [details]
The log under <workspace>/.metadata/.plugins/org.eclipse.tomcat/
Comment 2 David Williams CLA 2005-06-15 01:21:29 EDT
Changed Version field given new release numbering.
Comment 3 Chris Brealey CLA 2007-09-14 16:24:47 EDT
Assigned to you, Kathy. Thanks - CB.