-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathpoc_soa_architecture.htm
144 lines (104 loc) · 4.39 KB
/
poc_soa_architecture.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<HTML><HEAD><TITLE>POC SOA Architecture</TITLE></HEAD>
<BODY TEXT="#202020">
<TABLE BORDER=0 WIDTH=90%>
<TR>
<TD ALIGN=left COLSPAN=2 VALIGN=top>
<IMG ALT="Database Answers Header" HEIGHT=58 WIDTH=400 SRC="images/dba_400_home.jpg">
</TD>
</TD>
</TR>
</TABLE>
<!--- START OF MAY 21ST. TOP MENU BAR --->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="32" background="images/nav_bg.jpg" align="left" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="images/spacer.gif" width="15" height="15"></td>
<td WIDTH=4%><A STYLE="text-decoration:none" HREF="index.htm"><font COLOR=white FACE=Verdana SIZE=2>Home</font></td>
<td align=LEFT WIDTH=5%><A STYLE="text-decoration:none" HREF="first_timers.htm"><font color=white FACE=Verdana SIZE=2>First Timers</font></A>
</td>
<!---
<td align=LEFT WIDTH=5% wiIIIdth="10%"><A STYLE="text-decoration:none" HREF="about_us.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>About Us</font></A>
</td>
--->
<td WIDTH=8% wiIIIdth="10%"><A STYLE="text-decoration:none" HREF="pi_ask_a_question/index.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>
Ask a Question</font></A></td>
<td width="7%">
<A STYLE="text-decoration:none" HREF="careers.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Careers</font></A>
</td>
<td width="7%"><A STYLE="text-decoration:none" HREF="clients.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Clients</font></A>
</td>
<!---
<td align=LEFT WIDTH=8% wiIIIdth="18%"><A STYLE="text-decoration:none" HREF="contact_us.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Contact Us</font></A>
</td>
--->
<td width="10%"><A STYLE="text-decoration:none" HREF="http://databaseanswers.ning.com/" TARGET=_NEW><font color="#FFFFFF" FACE=Verdana SIZE=2>Community</font></A></td>
<td width="10%"><A STYLE="text-decoration:none" HREF="data_models/index.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Data Models</font></A></td>
<td WIDTH=10%><A STYLE="text-decoration:none" HREF="tutorials.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Tutorials</font></A></td>
<td WIDTH=10%><A STYLE="text-decoration:none" HREF="site_map.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Site Map</font></A></td>
</tr>
</table>
</td>
</tr>
</table>
<!--- END OF MAY 21ST. TOP MENU BAR --->
<FONT COLOR=blue FACE="Verdana" SIZE=2>
<TABLE BGCOLOR="#98CEFD" BORDER=0 CELLPADDING=5 CELLSPACING=5 WIDTH=100%>
<tr>
<td height="32" background="images/nav_bg.jpg" align="left" valign="middle">
<table width="10%" border="0" cellspacing="0" cellpadding="0">
<tr>
<!--- <td width="1%"><img src="images/spacer.gif" width="15" height="15"></td> --->
<td ALIGN=left width="10%"><PRE><FONT COLOR=yellow FACE=Verdana SIZE=2>Proof-of-Concept SOA Architecture</font></td>
</tr>
</table>
</td>
</tr>
<TR>
<TD ROWSPAN=3 VALIGN=top WIDTH=80>
<!---
<IMG ALIGN=left ALT="Underwater in Fiji" HEIGHT=120 WIDTH=80 SRC="images/fiji_underwater_home_page.jpg">
--->
</TD>
<TD>
<FONT COLOR=blue FONT=Verdana SIZE=2><B>This shows the Service Oriented Architecture (SOA)</B>
<BR>with the Common Data Model, the Enterprise Service Bus and the Web Services.
<BR>It also shows the Master Data Management Layer that provides a 'Single View of the Truth'.
<BR><BR>
<IMG ALIGN=left ALT="POC SOA Architecture" SRC="images/POC_SOA_Architecture.jpg">
</TD>
</TR>
<TR>
<TD>
<BR>
<CENTER><FONT SIZE=1><I><FONT COLOR=blue FACE="Verdana" SIZE=1>© DatabaseAnswers.org 2010</I></FONT></CENTER></CENTER>
<BR>
</TD>
</TR>
</TABLE>
</TABLE>
<!--- START OF MAY 21ST. BOTTOM MENU BAR --->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="32" background="images/nav_bg.jpg" align="left" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="80%"><img src="images/spacer.gif" width="80" height="15"></td>
<td align=LEFT WIDTH=10%><A STYLE="text-decoration:none" HREF="about_us.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>About Us</font></A>
</td>
<td align=LEFT WIDTH=15%><A STYLE="text-decoration:none" HREF="contact_us.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Contact Us</font></A>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--- END OF MAY 21st. BOTTOM MENU BAR --->
</TD></TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>