Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / November 2007

Tip: Looking for answers? Try searching our database.

Can a compact framework application of full framework application hit a java webservice running on apache

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
I_hate_coding_but_the_money_is_nice - 08 Nov 2007 19:27 GMT
Hi

I want to create a .net compact framework and full framework
application that uses web services. However the web services are
created with java running on an apache server. Can this be done? Can
my .net C# applications use web services hosted on an apache server
written in java? What issues might I run into?

Thanks
Eric Renken - 08 Nov 2007 19:40 GMT
As long as they are using standard SOAP call this can be done.  If they
aren't using SOAP you could still do a POST or GET request to the web server
and parse the results.

Eric Renken

> Hi
>
[quoted text clipped - 5 lines]
>
> Thanks
I_hate_coding_but_the_money_is_nice - 08 Nov 2007 20:08 GMT
> As long as they are using standard SOAP call this can be done.  If they
> aren't using SOAP you could still do a POST or GET request to the web server
[quoted text clipped - 13 lines]
>
> - Show quoted text -

Thanks eric... I have another question that may seem a bit odd.
As an alternative to the previous question can I have both an apache
and iis server on the same server box (same virtual directory) and use
the iis server to host the webservices that touch the java objects?

Weird questions I know....
Fred Chateau - 09 Nov 2007 17:19 GMT
> Thanks eric... I have another question that may seem a bit odd.
> As an alternative to the previous question can I have both an apache
> and iis server on the same server box (same virtual directory) and use
> the iis server to host the webservices that touch the java objects?

My guess is yes. You can set up IIS to access directories being used for the
Apache server as virtual directories. Not sure why you would want to do
that. If the Java code is accessing a database, it would seem more efficient
to access the database directly.

Signature

Regards,

Fred Chateau
fchateauAtComcastDotNet


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.