|
|
|
| Linux Thin Client Networks Design and Deployment |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Linux Thin Client Networks Design and Deployment
Considering the Network
Much information already exists concerning methods for deploying networks and hardware. We shall try to clarify differences between using a network with personal computers and thin clients with the help of anecdotes. Certain designs... |
| Total Hits: 646 0 Comments Add Comment Visit |
|
|
|
| Bind Web Services in ESB-Web Services Gateway |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Bind Web Services in ESB-Web Services Gateway
Since SOI is all about integrating multiple SOA-based systems, web services play a critical role in the integration space. This chapter is all about the importance of web services in integration. We will use the samples to illustrate how to bind web services... |
| Total Hits: 631 0 Comments Add Comment Visit |
|
|
|
| ServiceMix HTTP |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| ServiceMix HTTP
HTTP
HTTP is the World Wide Web (www) protocol for information exchange. HTTP is based on character-oriented streams and is firewall-friendly. Hence, we can also exchange XML streams (which are XML encoded character streams) over HTTP. |
| Total Hits: 621 0 Comments Add Comment Visit |
|
|
|
| Consumer and Provider Roles |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Consumer and Provider Roles
When we speak of the Consumer and Provider roles for the ServiceMix components, the difference is very subtle at first sight, but very important from a programmer perspective. The following figure shows the Consumer and Provider roles in the ServiceMix ESB: |
| Total Hits: 495 0 Comments Add Comment Visit |
|
|
|
| servicemix-http XBean Configuration |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| servicemix-http XBean Configuration
The servicemix-http components supports the XBean-based deployment. Since the servicemix-http component can be configured in both the consumer and provider roles, we have two sets of configuration parameters for the component. Let us look into the main configuration... |
| Total Hits: 449 0 Comments Add Comment Visit |
|
|
|
| Deploy the Web Service |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Deploy the Web Service
As a first step, if you haven't done it before, edit examples.PROPERTIES (provided along with the code download for this chapter), and change the paths there to match your development environment. The code download for this chapter also includes a README.txt file, which gives detailed... |
| Total Hits: 532 0 Comments Add Comment Visit |
|
|
|
| Access WSDL |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Access WSDL and Generate Axis Stubs to Access the Web Service Remotely
Now for the really cool stuff. As we discussed earlier, we have set up the ServiceMix as a separate web service gateway in front of the actual web service deployment. Now we have to check whether we can access the WSDL from the ServiceMix.... |
| Total Hits: 455 0 Comments Add Comment Visit |
|
|
|
| Swing Extreme Testing Book Review |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Swing Extreme Testing Book Review
Swing used to be a simple component offered as an add-on for Java. This plug-in can be used as a GUI (graphical user interface) to develop as an add-on for the Java application. It has the ability to emulate certain platforms eventually building a powerful application.... |
| Total Hits: 446 0 Comments Add Comment Visit |
|
|
|
| Swing Extreme Testing |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| Swing Extreme Testing by Tim Lavers, Lindsay Peters
This book is a practical guide to automated software testing for extreme Java programming using Swing GUIs, with lots of ready-to-use real-life examples and source code for automated testing of the software components usually regarded as too hard to... |
| Total Hits: 387 0 Comments Add Comment Visit |
|
|
|
| Swing Extreme Testing - The wasCancelled() Test |
in Tech Notes |
| by admin on 16 Jul 2008, 19:45 |
| The wasCancelled() Test
The first of our API tests is to check the wasCancelled() method. We will basically do three investigations. The first test will call wasCancelled()before the dialog has been cancelled. The second test will cancel the dialog and then call the method. In the third test we will... |
| Total Hits: 422 0 Comments Add Comment Visit |
|
Show Page: 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 |
|