Re: Can a compact framework application of full framework application hit a java webservice running on apache
- From: "Fred Chateau" <fchateau@xxxxxxxxx>
- Date: Fri, 9 Nov 2007 11:19:11 -0600
"I_hate_coding_but_the_money_is_nice" wrote ...
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.
--
Regards,
Fred Chateau
fchateauAtComcastDotNet
.
- References:
- Can a compact framework application of full framework application hit a java webservice running on apache
- From: I_hate_coding_but_the_money_is_nice
- Re: Can a compact framework application of full framework application hit a java webservice running on apache
- From: Eric Renken
- Re: Can a compact framework application of full framework application hit a java webservice running on apache
- From: I_hate_coding_but_the_money_is_nice
- Can a compact framework application of full framework application hit a java webservice running on apache
- Prev by Date: Re: WebRequest Methods
- Next by Date: Re: HttpWebRequest.GetResponse() Querystring length problem
- Previous by thread: Re: Can a compact framework application of full framework application hit a java webservice running on apache
- Next by thread: consecutive Listbox click events bug (only .NET Compact!!!)
- Index(es):
Relevant Pages
|