Yea I hear what you are saying and it probably is going to be hard but I
have no choice.

(BTW: Using VS 2005)

 

I need to send a SOAP message to a running java program that is waiting. It
will then return a message to me with the status of the request. That I
cannot figure out how to do.

 

At a later date/time I will need to receive a message from the java program.
This part can be a webservice.

 

 

  _____  

From: AspNetAnyQuestionIsOk@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Dean Fiala
Sent: Friday, December 23, 2005 2:22 PM
To: AspNetAnyQuestionIsOk@yahoogroups.com
Subject: Re: [AspNetAnyQuestionIsOk] Soap Messaging

 

An ASPX page cannot receive SOAP messages.

Well, I take that back.

Now that I think about it, it could, but it would be MUCH easier to
just use a web service to receive the message, since it has all that
handling built in.  You could add it to plain ASPX page by hand, but
why would you want to?

Java Program sends SOAP query to YourApplicationToBeBuilt
YourApplicationToBeBuilt does something useful and/or fun with the SOAP
Message
YourApplicationToBeBuilt sends appropriate SOAP response to the
calling Java Program

If that's what you want to do.  That is a web service.

Is this what you want to do?



On 12/23/05, Rick Holcomb <[EMAIL PROTECTED]> wrote:
> I need to be able to receive SOAP messages from a Java program.
>
> My only experience with SOAP is via webservices. This application will not
> involve a service.
>
> Can anyone give me a simple description on how an ASPX page can send and
> receive SOAP to other programs?
>
>
>
> Thanks,
>
>
>
> Rick
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


--
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com



SPONSORED LINKS 


Basic
<http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Basic+pro
gramming+language&w2=Computer+programming+languages&w3=Programming+languages
&w4=Java+programming+language&c=4&s=126&.sig=bnac3LCZpttb3c9FvbVU-A>
programming language 

Computer
<http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Basic
+programming+language&w2=Computer+programming+languages&w3=Programming+langu
ages&w4=Java+programming+language&c=4&s=126&.sig=1Czd2hKCO9_u4KVZQperFQ>
programming languages 

Programming
<http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Basic+programm
ing+language&w2=Computer+programming+languages&w3=Programming+languages&w4=J
ava+programming+language&c=4&s=126&.sig=TyHGCjod4YOKITrSq1xccQ>  languages 


Java
<http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Basic+prog
ramming+language&w2=Computer+programming+languages&w3=Programming+languages&
w4=Java+programming+language&c=4&s=126&.sig=PZAexF9LyXpKb3HDJSlB1g>
programming language 

 

 

 

  _____  

YAHOO! GROUPS LINKS 

 

*        Visit your group "AspNetAnyQuestionIsOk
<http://groups.yahoo.com/group/AspNetAnyQuestionIsOk> " on the web.
  
*        To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]
e> 
  
*        Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/>  Terms of Service. 

 

  _____  



[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income homes are not online. Make a difference this holiday season!
http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to