ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> soapbuilders
soapbuilders
[soapbuilders] Hidden service
by Weissinator13 other posts by this author
Nov 17 2004 12:07PM messages near this date
Re: [soapbuilders] DIME: Linux Client and MS Server | [soapbuilders] 407 The POST METHOD IS NOT ALLOWED
SERVICES 

I have a client that needs to access a service that is hidden behind a
firewall.  The client knows only about a "firewall" service that takes
requests and re-routes them to the proper internal service based on a
mapping file.  
Currently this is done using a Command Pattern, where the firewall
service and all internal services implement the same method signature
(executeApp(string, string)).  The firewall service has to pick off
one of the parameters to determine where the request should be routed.
 This is ineffient and does not really use SOAP the way it should or
could.  
I have been trying to find more information on WS-Routing,
WS-Addressing, etc, but I can't seem to find info on my scenario.
My question is, what is the best way to achieve this?  I need to hide
the final service destination from the client, but the client will
know the proper method and params to pass, just not the final
destination.  I need the intermediary firewall service to route the
request to the appropriate service.  However, I want to use SOAP to do
the routing rather than having to manually parse messages and send to
a standard method signature.  
I am currently running AXIS 1.1.

TIA,
Eric





------------------------ Yahoo! Groups Sponsor --------------------~-->  
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/W6uqlB/TM
--------------------------------------------------------------------~->  

-----------------------------------------------------------------
This group is a forum for builders of SOAP implementations to discuss implementation and int
eroperability issues.  Please stay on-topic. 
Yahoo! Groups Links

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

<*>  To unsubscribe from this group, send an email to:
    soapbuilders-unsubscribe@[...].com

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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved