473,378 Members | 1,594 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,378 software developers and data experts.

Getting data through tomcat

Hi all,

I have written an application in Visual C# that needs to get data from
a MySQL database via a Tomcat Web server (J2EE). Any ideas on the
methodology I should use for this. I looked into Borland's Janeva,
but too expensive for me.

with regards

Jul 21 '05 #1
5 1341
Look at AXIS, and stick a servlet based or JSP webservice in front of the
data. .NET can easily consume a java webservice if the wsdl is available.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"talljames" <ta*******@hotmail-dot-com.no-spam.invalid> wrote in message
news:41********@Usenet.com...
Hi all,

I have written an application in Visual C# that needs to get data from
a MySQL database via a Tomcat Web server (J2EE). Any ideas on the
methodology I should use for this. I looked into Borland's Janeva,
but too expensive for me.

with regards

Jul 21 '05 #2
Look at AXIS, and stick a servlet based or JSP webservice in front of the
data. .NET can easily consume a java webservice if the wsdl is available.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"talljames" <ta*******@hotmail-dot-com.no-spam.invalid> wrote in message
news:41********@Usenet.com...
Hi all,

I have written an application in Visual C# that needs to get data from
a MySQL database via a Tomcat Web server (J2EE). Any ideas on the
methodology I should use for this. I looked into Borland's Janeva,
but too expensive for me.

with regards

Jul 21 '05 #3
THanks John,

I see some sample clients written in Java but none in C sharp. Would
you know of a sample in C#.NET?

cheers

Jul 21 '05 #4
THanks John,

I see some sample clients written in Java but none in C sharp. Would
you know of a sample in C#.NET?

cheers

Jul 21 '05 #5
Theres lots of examples of consuming web services from C#, consuming a java
web service is just the same really. Take a look at the help files in
VS.NET for how to create an asp.net web service, and have a read of this for
your specific scenario.

http://my.execpc.com/~gopalan/dotnet...harp_client.ht
ml

Obviously, someone will need to create the web methods for the Tomcat
instance to provide a data layer accessible over http.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"talljames" <ta*******@hotmail-dot-com.no-spam.invalid> wrote in message
news:41**********@Usenet.com...
THanks John,

I see some sample clients written in Java but none in C sharp. Would
you know of a sample in C#.NET?

cheers

Jul 21 '05 #6

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

Similar topics

4
by: BigAl | last post by:
I am using the following code in a servlet to send data back to a J2ME application:
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
9
by: Microsoft News Server | last post by:
Hi, I am currently having a problem with random, intermittent lock ups in my ASP.net application on our production server (99% CPU usage by 3 threads, indefinately). I currently use IIS Debug...
8
by: bryan | last post by:
Is there any way I can get the application path (the one returned by Request.ApplicationPath) in the Application_Start method in Global.asax? Request is not valid there. On a related note, is there...
1
by: bravo | last post by:
hi i am using tomcat-5.0.19 which was running fine but due to some reasons i have to format my system after that the tomcat is not getting started i have checked the environment variables all...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.