473,387 Members | 1,834 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,387 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 1343
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: 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: 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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.