473,405 Members | 2,261 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,405 software developers and data experts.

Consuming J2EE Web Services

Believe it or not, I've searched quite a bit and can't find any relevant
information on how to consume a J2EE web service from a .NET consumer
WITHOUT the aid of any 3rd party tools.

I have two questions:

1. In a nutshell, how is this accomplished?

2. Are there any publicly available J2EE web services out there that I can
try this against? I don't have the ability to create the J2EE side of the
equation.

Thanks.

-Scott

Sep 12 '07 #1
4 1625
"Scott M." <sm**@nospam.nospamwrote in message
news:82**********************************@microsof t.com...
Believe it or not, I've searched quite a bit and can't find any relevant
information on how to consume a J2EE web service from a .NET consumer
WITHOUT the aid of any 3rd party tools.

I have two questions:

1. In a nutshell, how is this accomplished?
Scott, sometimes, when you don't find instructions on how to do something,
it's because no instructions are necessary.

You consume a J2EE web service exactly the same as any other kind of web
service. Use Add Web Reference, point to the WSDL, and you're on your way.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer

Sep 12 '07 #2
My bad John. I should have been more specific in my question. I was
looking for more details on the cross-platform security issues that might
come up.

Thanks.
"John Saunders [MVP]" <john.saunders at trizetto.comwrote in message
news:uY**************@TK2MSFTNGP03.phx.gbl...
"Scott M." <sm**@nospam.nospamwrote in message
news:82**********************************@microsof t.com...
>Believe it or not, I've searched quite a bit and can't find any relevant
information on how to consume a J2EE web service from a .NET consumer
WITHOUT the aid of any 3rd party tools.

I have two questions:

1. In a nutshell, how is this accomplished?

Scott, sometimes, when you don't find instructions on how to do something,
it's because no instructions are necessary.

You consume a J2EE web service exactly the same as any other kind of web
service. Use Add Web Reference, point to the WSDL, and you're on your way.
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer

Sep 13 '07 #3
Thanks for your reply Scott,

For security in webservice, as I mentioned in the last reply, it did
somewhat depend on the different vendor's implementation(such as Websphere,
web logic ...) over the standard WS-security* protocols. Therefore, those
articles will certainly focus on a certain couple of platforms/products.
Anyway, most of the resource of WS interopability should reside on the
following sites:

#Microsoft .NET and Java/J2EE Interoperability
http://msdn2.microsoft.com/en-us/vstudio/Aa700845.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: "Scott M." <s-***@nospam.nospam>
References: <82**********************************@microsoft.co m>
<uY**************@TK2MSFTNGP03.phx.gbl>
Subject: Re: Consuming J2EE Web Services
Date: Thu, 13 Sep 2007 19:45:04 -0400
My bad John. I should have been more specific in my question. I was
looking for more details on the cross-platform security issues that might
come up.

Thanks.
"John Saunders [MVP]" <john.saunders at trizetto.comwrote in message
news:uY**************@TK2MSFTNGP03.phx.gbl...
"Scott M." <sm**@nospam.nospamwrote in message
news:82**********************************@microsof t.com...
>Believe it or not, I've searched quite a bit and can't find any relevant
information on how to consume a J2EE web service from a .NET consumer
WITHOUT the aid of any 3rd party tools.

I have two questions:

1. In a nutshell, how is this accomplished?

Scott, sometimes, when you don't find instructions on how to do
something,
it's because no instructions are necessary.

You consume a J2EE web service exactly the same as any other kind of web
service. Use Add Web Reference, point to the WSDL, and you're on your way.
--
----------------------------------------------------------------------------
----
John Saunders | MVP - Windows Server System - Connected System Developer


Sep 14 '07 #4
Thanks Steven!
"Steven Cheng[MSFT]" <st*****@online.microsoft.comwrote in message
news:77**************@TK2MSFTNGHUB02.phx.gbl...
Thanks for your reply Scott,

For security in webservice, as I mentioned in the last reply, it did
somewhat depend on the different vendor's implementation(such as
Websphere,
web logic ...) over the standard WS-security* protocols. Therefore, those
articles will certainly focus on a certain couple of platforms/products.
Anyway, most of the resource of WS interopability should reside on the
following sites:

#Microsoft .NET and Java/J2EE Interoperability
http://msdn2.microsoft.com/en-us/vstudio/Aa700845.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no
rights.

--------------------
From: "Scott M." <s-***@nospam.nospam>
References: <82**********************************@microsoft.co m>
<uY**************@TK2MSFTNGP03.phx.gbl>
Subject: Re: Consuming J2EE Web Services
Date: Thu, 13 Sep 2007 19:45:04 -0400
My bad John. I should have been more specific in my question. I was
looking for more details on the cross-platform security issues that might
come up.

Thanks.
"John Saunders [MVP]" <john.saunders at trizetto.comwrote in message
news:uY**************@TK2MSFTNGP03.phx.gbl...
>"Scott M." <sm**@nospam.nospamwrote in message
news:82**********************************@microso ft.com...
>>Believe it or not, I've searched quite a bit and can't find any relevant
information on how to consume a J2EE web service from a .NET consumer
WITHOUT the aid of any 3rd party tools.

I have two questions:

1. In a nutshell, how is this accomplished?

Scott, sometimes, when you don't find instructions on how to do
something,
>it's because no instructions are necessary.

You consume a J2EE web service exactly the same as any other kind of web
service. Use Add Web Reference, point to the WSDL, and you're on your
way.
--
----------------------------------------------------------------------------
----
>John Saunders | MVP - Windows Server System - Connected System Developer



Sep 14 '07 #5

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

Similar topics

2
by: John | last post by:
I am experienced at using J2SE for application development (including over The Internet), but have only recently started developing web pages. At the moment I use PHP for database connectivity, but...
15
by: Herman | last post by:
Hi everyone, I'm currently studying for my Master's in Computer Science, and I will be working on my thesis this summer. I've been thinking about constructing a web services application for my...
124
by: 43 | last post by:
how come m$Office isn't written in .net? how come Open Office isn't written in j2ee? how come dbms systems aren't written in either? how come browsers aren't written in either? how come...
3
by: Matt D | last post by:
I've got two web services that use the same data types and that clients will have to consume. I read the msdn article on sharing types...
1
by: BestofAbhi | last post by:
I am consuming Java Web Services in .NET. The Java Web Services have been coded using Apache Axis. The binding style in the WSDL is 'Document' and type is 'Literal'. I have added these Java...
0
by: Abhijit Salvi | last post by:
I am consuming Java Web Services in .NET. The Java Web Services have been coded using Apache Axis. The binding style in the WSDL is 'Document' and type is 'Literal'. I have added these Java...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
3
by: Jeremy Chapman | last post by:
I've writtin a very simple web service in axis which returns an array of classes. I consume it in a .net app. When receiving the response, my .net app generates an error "Cannot assign object...
9
dmjpro
by: dmjpro | last post by:
today i came to know a new framework .... say SPRING. can u give me good link on it??? kind regards, dmjpro.
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.