IP Library Granted Patent US 8,868,757
Granted Patent B1
US 8,868,757 · App. 11/748,261 · Granted Oct 21, 2014

Two-way web service router gateway

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,868,757
App. No.
11/748,261
Filed
May 14, 2007
Granted
Oct 21, 2014
Kind
B1
Art Unit
2452
USPC
709/227
Abstract

A method, apparatus and computer program product for providing two-way web service interaction crossing different enterprise domains is presented. A web service gateway provides data tunnels for directing web service requests and responses between a first endpoint, a second endpoint and the web service gateway, wherein the first endpoint is located in a different enterprise network than said second endpoint. A Service Local Registry is maintained at the gateway, the Service Local Registry exposing Web Service Description Language (WSDL) interfaces of the first endpoint and the second endpoint.

Claims (42)

1. A method of providing two-way web service interaction crossing different enterprise domains, the method comprising:

establishing, by a web service gateway, data tunnels for directing web service messages including web service requests and responses between a first endpoint, a second endpoint and said web service gateway, wherein said first endpoint is located in a different enterprise network than said second endpoint;

storing a web service destination along with the web service messages;

routing web service messages according to a special routing table that maps a web service destination to one of said data tunnels;

maintaining a Service Local Registry at said web service gateway, said Service Local Registry exposing Web Service Description Language (WSDL) interfaces of said first endpoint and said second endpoint, and wherein both incoming and outgoing data packets are transmitted within an established tunnel, to allow said web service gateway to perform bi-directional routing;

wherein said first endpoint is a client and said second endpoint is a server, maintaining a Service Local Registry at said gateway, said Service Local Registry exposing Web Service Description Language (WSDL) interfaces of said first endpoint and said second endpoint, further comprises registering the interface of the client to make it visible for interaction with the server;

wherein a first data tunnel is established between said first endpoint, through a first firewall, and with said web service gateway; wherein a second data tunnel is established between said second endpoint, through a second firewall, and with said web service gateway; and wherein said first endpoint communicates with said second endpoint through said first firewall, said web service gateway and said second firewall by way of said first tunnel and said second tunnel; and

wherein said web service gateway utilizes WS-Addressing header and other transport-dependent headers to store and extract service destination information.

2. The method of claim 1 wherein said establishing data tunnels includes establishing at least one tunnel between each endpoint and said web service gateway.

3. The method of claim 1 wherein said establishing data tunnels includes initiating tunnel establishment from said first endpoint to said web service gateway, and said second endpoint to said web service gateway.

4. The method of claim 1 wherein said web service gateway routes web service messages comprising Simple Object Access Protocol (SOAP) messages between said first endpoint and said second endpoint.

5. The method of claim 1 wherein said web service gateway brokers web service messages comprising Simple Object Access Protocol (SOAP) messages between said first endpoint and said second endpoint.

6. The method of claim 1 wherein said first endpoint and said second endpoint interact with each other in a full-duplex web service interaction.

7. A non-transitory computer readable storage medium having computer readable code stored thereon for providing two-way web service interaction crossing an enterprise domain, the medium comprising:

instructions for establishing, by a web service gateway, data tunnels for directing web service messages comprising web service requests and responses between a first endpoint, a second endpoint and said web service gateway, wherein said first endpoint is located in a different enterprise network than said second endpoint; and

instructions for maintaining a Service Local Registry at said web service gateway, said Service Local Registry exposing Web Service Description Languages (WSDL) interfaces of said first endpoint and said second endpoint, and wherein both incoming and outgoing data packets are transmitted within an established tunnel, to allow said web service gateway to perform bi-directional routing; wherein said first endpoint is a client and said second endpoint is a server, maintaining a Service Local Registry at said gateway, said Service Local Registry exposing Web Service Description Language (WSDL) interfaces of said first endpoint and said second endpoint, further comprises registering the interface of the client to make it visible for interaction with the server;

wherein a first data tunnel is established between said first endpoint, through a first firewall, and with said web service gateway; wherein a second data tunnel is established between said second endpoint, through a second firewall, and with said web service gateway; and wherein said first endpoint communicates with said second endpoint through said first firewall, said web service gateway and said second firewall by way of said first tunnel and said second tunnel; and

wherein said web service gateway utilizes WS-Addressing header and other transport-dependent headers to store and extract service destination information.

8. The computer readable medium of claim 7 wherein said instructions for establishing data tunnels includes instructions for establishing at least one data tunnel between an endpoint and said web service gateway.

9. The computer readable medium of claim 7 wherein said instructions for establishing data tunnels includes instructions for initializing data tunnel establishment from said first endpoint to said web service gateway, and said second endpoint to said web service gateway.

10. The computer readable medium of claim 7 further comprising instructions wherein said web service gateway brokers web service messages comprising Simple Object Access Protocol (SOAP) messages between said first endpoint and said second endpoint.

11. The computer readable medium of claim 10 further comprising instructions for providing end-to-end message level security by placing security credentials in said SOAP messages.

12. The computer readable medium of claim 10 further comprising instructions wherein said SOAP message routing is performed using bi-directional next hop routing.

13. A web service gateway comprising:

a memory;

a processor;

a communications interface;

an interconnection mechanism coupling the memory, the processor and the communications interface; and

wherein the memory is encoded with an application providing two-way web service interaction crossing an enterprise domain, that when performed on the processor, provides a process for processing information, the process causing the web service gateway to system to perform the operations of:

establishing, by said web service gateway, data tunnels for directing web service requests and responses between a first endpoint, a second endpoint and said web service gateway, wherein said first endpoint is located in a different enterprise network than said second endpoint; and

maintaining a Service Local Registry at said web service gateway, said Service Local Registry exposing Web Service Description Language (WSDL) interfaces of said first endpoint and said second endpoint, and wherein both incoming and outgoing data packets are transmitted within an established tunnel, to allow said web service gateway to perform bi-directional routing;

wherein said first endpoint is a client and said second endpoint is a server, maintaining a Service Local Registry at said gateway, said Service Local Registry exposing Web Service Description Language (WSDL) interfaces of said first endpoint and said second endpoint, further comprises registering the interface of the client to make it visible for interaction with the server;

wherein a first data tunnel is established between said first endpoint, through a first firewall, and with said web service gateway; wherein a second data tunnel is established between said second endpoint, through a second firewall, and with said web service gateway; and wherein said first endpoint communicates with said second endpoint through said first firewall, said web service gateway and said second firewall by way of said first tunnel and said second tunnel; and

wherein said web service gateway utilizes WS-Addressing header and other transport-dependent headers to store and extract service destination information.

14. The web service gateway of claim 13 wherein said establishing data tunnels includes said web service gateway performing at least one of local port forwarding and remote port forwarding.

15. The web service gateway of claim 13 wherein said establish data tunnels includes establishing at least one tunnel between an endpoint and said web service gateway.

16. The web service gateway of claim 13 wherein said establishing data tunnels includes initiating data tunnel establishment from said first endpoint to said web service gateway, and said second endpoint to said web service gateway.

17. The web service gateway of claim 13 wherein said web service gateway brokers web service messages comprising Simple Object Access Protocol (SOAP) messages between said first endpoint and said second endpoint.

18. The web service gateway of claim 17 further comprising providing end-to-end message level security by placing security credentials in said SOAP messages.

19. The web service gateway of claim 17 wherein said local port switching and said SOAP message routing is performed using bi-directional next hop routing.

20. The web service gateway of claim 14 wherein said application includes a listener module, a forwarding engine in communication with said listener module, a routing table in communication with said forwarding engine and a dispatcher in communication with said forwarding engine; and

wherein said listener module receives messages from a first endpoint and forwards said messages to said forwarding engine; said forwarding engine parses a body of the message and retrieves the WS-Addressing headers or any content designated as part of the key to query a Routing Table (RT), said routing table maintaining a file including destination/next-hop pairs which is parsed loaded into memory such that when queried by said forwarding engine, said RT searches the file and returns a next-hop address for a message towards its endpoint destination; and said dispatcher reassembles a message and dispatches it to its next-hop according to the query result from the routing table.

Assignments (9)
(SECURITY INTEREST) GRANTOR'S NAME CHANGE Recorded Sep 21, 2023
From: AVAYA INC.
To: AVAYA LLC
Reel/Frame 065019/0231 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386) Recorded May 18, 2023
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT
To: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063690/0359 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436) Recorded May 18, 2023
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT
To: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063705/0023 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001) Recorded May 18, 2023
From: GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT
To: ZANG, INC. (FORMER NAME OF AVAYA CLOUD INC.); AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; HYPERQUALITY, INC.; HYPERQUALITY II, LLC; CAAS TECHNOLOGIES, LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 063779/0622 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded May 4, 2023
From: AVAYA INC.; AVAYA MANAGEMENT L.P.; INTELLISIST, INC.
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 063542/0662 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded May 3, 2023
From: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; KNOAHSOFT INC.
To: WILMINGTON SAVINGS FUND SOCIETY, FSB [COLLATERAL AGENT]
Reel/Frame 063742/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026 Recorded Apr 26, 2023
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: AVAYA HOLDINGS CORP.; AVAYA INC.; AVAYA MANAGEMENT L.P.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063457/0001 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Aug 5, 2022
From: AVAYA INC.; INTELLISIST, INC.; AVAYA MANAGEMENT L.P.; AVAYA CABINET SOLUTIONS LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 061087/0386 →
BANKRUPTCY COURT ORDER RELEASING THE SECURITY INTEREST RECORDED AT REEL/FRAME 020156/0149 Recorded Jul 25, 2022
From: CITIBANK, N.A., AS ADMINISTRATIVE AGENT
To: AVAYA, INC.; AVAYA TECHNOLOGY LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES
Reel/Frame 060953/0412 →