473,396 Members | 1,770 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Java client side error from .asmx file which created by net studio

I have developed web services, myWebService by .NET Visual Studio, with web
methods getInfo and getInfo(int) (under .net framework 1.1). It works fine
for the clients created by .NET visual studio.
However, when developing Java client, Eclipse detected the following error
on WSDL file:
WSDLException: faultCode=INVALID_WSDL: : The element type "br" must be
terminated by the matching end-tag "</br>".

I have checked the web source in browser for file myWebService.asmx by IE
and found the web method atrributes, such as [WebMethod(Description=....)],
are translated to <br>.... without the closing tag <\br>. Therefore, the XML
file for WSDL for myWebService is not well-defined.

It seems that there is nowhere in .Net Visual Studio to make a change about
it.

Anyone can give me help

Thanks

David

Dec 11 '07 #1
1 2150
try requests the wsdl, rather than the description

http://mysite/mywebservice.asmx?WSDL
-- bruce (sqlwork.com)
"david" wrote:
I have developed web services, myWebService by .NET Visual Studio, with web
methods getInfo and getInfo(int) (under .net framework 1.1). It works fine
for the clients created by .NET visual studio.
However, when developing Java client, Eclipse detected the following error
on WSDL file:
WSDLException: faultCode=INVALID_WSDL: : The element type "br" must be
terminated by the matching end-tag "</br>".

I have checked the web source in browser for file myWebService.asmx by IE
and found the web method atrributes, such as [WebMethod(Description=....)],
are translated to <br>.... without the closing tag <\br>. Therefore, the XML
file for WSDL for myWebService is not well-defined.

It seems that there is nowhere in .Net Visual Studio to make a change about
it.

Anyone can give me help

Thanks

David


Dec 11 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: moondaddy | last post by:
I need to get the size on an image client side before the client uploads it, and if its too large, I need to alert the client rather than doing a postback. The code below successfully writes the...
1
by: Kenny | last post by:
I have an aspx page (containing a framesets) that appears just fine in the browser (IE6). But there is a little yellow "caution" icon that shows up at the bottom of the browser window with a...
5
by: Frank | last post by:
Hi, in a .net web appl (codebehind) when I push a button I want to do javascript stuff on the CLIENT side and then go on with the codebehind coding of the button (or maybe another proc) on the...
0
by: Mrozik | last post by:
I call ASP.NET WebService method from Java client (axis) - call contains file as attachment. This is my code: String filePath = "F:\\Download\\17MAR2005 Exception Handling Block.ppt"; // 1.6 MB...
1
by: haanmaum | last post by:
Dear All, I want to connect client-side (my PC) file with a specific server-side(My web server) Webpages. In vbscript, some infomation of client-side is accessible (for example; Browser...
9
by: VancouverMike | last post by:
Hi there, I run into a very strange problem. I got the following url and am passing information via query string. The problem when the "sin" key in query string is blank, shown as in the...
2
by: Eli Silverman | last post by:
I am attempting to develop a form that lists available speakers for a meeting. One of my clients can have as many as about 800 contracted speakers and a variety of 100 topics that they can speak...
4
by: alenak | last post by:
Hi everbody, I have a webform which has iframes and one of iframes rendering excel content that users modify. I want to save modified excel page clicking a button (saving client-side then...
3
by: TsanChung | last post by:
I want to make a java TCP socket client to communicate with a TCP server socket on linux. Are there some sample C unix server and java client socket programs available? The Richard Stevens'...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.