 |
| Main Menu |  |
| Other Modules |  |
| Who's Online |  |
There are currently, 101 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here | |
| User's Login |  |
|
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name. | |
| GameHighScores |  |
|  |
 | Web Services and EJB support in WAS8 Liberty Profile |
|
|
Posted by billylo on Wednesday, November 14 @ 06:05:04 EST (984 reads)
(comments? | Score: 0)
|
|
 | Inbound and Outbound SSL communications |
Anonymous writes "This article is an overview of the general concepts of inbound and outbound SSL configurations for WebSphere Application Server. It applies to the recommended approach by IBM to use IHS for inbound SSL and to configure the appropriate scopes key and trust stores. Read it through, it reads great, but there is a more to it than meets the eye. After reading the Inbound communications and Outbound communications please read through my comments after to get an idea of the type of level my training material covers. BEGIN: Excerpt from IBM Information Centre
Inbound communications
Most Web applications transmit sensitive data, for example, a user name and password during login or personal data during the interaction with the application. To make this data safe during transfer, we use SSL. In the WebSphere environment, we recommend that you access application
servers through a Web server, for example, IBM HTTP Server (IHS). If client certificate authentication is not required, perform the following steps to configure SSL communication:
1. Configure the Web server for SSL
1. Create the key database file and certificates required for the Web server to participate in an SSL connection. The certificate must be signed by a well known CA.
2. Enable the directives in the Web server configuration for SSL, pointing to the new key database. This step allows SSL connections to be established between Web browsers and the Web server.
2. Configure the HTTP Plug-in for SSL
1. Add the Web server definition to WebSphere (which is usually done as a part of the HTTP plug-in configuration process).When a Web server definition is created, it is associated with a keystore that contains all of the signers for the cell and the chained certificate for the Web server node.
2. Copy the Web server keystore and stash files for the plug-in to the Web server plug-in location.
If client certificate authentication is required, configuration is more complex. In addition to the previous steps, you have to configure the Web server to require client certificates and configure mutual trust between the plug-in and the application server.
Outbound communications
Applications might need to communicate with external services. These external services usually require encryption and often certificate authentication also. We recommend that you create separate SSL configurations for each external service to provide flexibility and isolation. Depending on your requirements, the number of external services, and the topology, you can select a specific SSL configuration selection method.
The following steps describe how to prepare SSL configuration for external
service:
1. Create a keystore at the appropriate scope. Choose a scope that will allow access to the keystore for all servers that have to connect to the external service.
2. Obtain the certificate from the external service server.
3. Import the certificate into the keystore as a signer certificate.
4. If client certificate authentication is required:
1. If the service provider provides you with a client certificate, import it as a personal certificate into the keystore.
2. Otherwise:
1. Generate a new self-signed personal certificate or chained certificate.
2. Extract the public part of the certificate or root signer certificate.
3. Send the extracted certificate to the service provider where it must be
added as a trusted certificate to allow a connection to be established.
1. Create a new SSL configuration at the same scope. Select the new keystore as both the keystore and the truststore.
2. Ensure that the SSL configuration will be used.
END: Excerpt from IBM Information Centre
How to implement the above.
Nice description above, but how do we do all this?
· What about the scenario when you do not want IBM HTTP Server for inbound SSL and you want to access WAS directly via SSL? · Maybe you want WAS to communicate to a service hosted in another technology and you need WAS to be the client? · Maybe you do not want WAS to present the default self –signed certificate in this type of conversation. Instead present singed certs from one of your companies root certificates? IHS (IBM HTTP Server) SSL configuration is covered in my SSL module part 1. You can purchase this module from www.themiddlewareshop.com
My SSL module Part2 discusses the correct configuration to allow a client service to connect to WebSphere Application Server directly using SSL and vice versa. You can purchase this module from www.themiddlewareshop.com
"
|
|
|
Posted by billylo on Sunday, June 10 @ 09:40:01 EDT (2041 reads)
(comments? | Score: 0)
|
|
 | IMPACT highlights |
Just returned from IMPACT this year. About 9000 people attended this year. A ton of new announcements around the WebSphere platform; especially capabilities to support mobile. A couple of highlights for you:
- WAS 8.5 - This is not a small 0.5 release by any measure. All of the HA features in WebSphere Virtual Enterprise (e.g. on-demand router, application versioning support, dynamic clusters) are now folded into WAS ND 8.5; as well as the WebSphere Batch framework (Compute Grid.) A lot of new HA features for administrators and the new Liberty Profile for Developers (lightweight, fast starting J2EE container).
- IBM Mobile Foundation - includes Worklight for mobile development and Mobile Endpoint Management
- BPM 8.0 - new Web 2.0 style UIs, iPhone and iPad support,
- DataPower Firmware 5 - OAuth Support, use of AO in XG45, extended memory access 96 Gb on XI52
- CastIron Live Web API Management - Developer Portal, Integration on the cloud, metering, etc
More on WAS 8.5 a little later.
Cheers. Billy.
|
|
|
Posted by billylo on Tuesday, May 08 @ 10:16:00 EDT (1715 reads)
(comments? | Score: 0)
|
|
 | WebSphere Expert Arena |
If you need to learn / test a WebSphere product quickly, you can use these pre-installed images from IBM without going through the big downloads and installation of products. http://www-01.ibm.com/software/websphere/education/arena/
|
|
|
Posted by billylo on Monday, August 29 @ 10:50:42 EDT (1857 reads)
(comments? | Score: 0)
|
|
 | IBM WebSphere Emerging Technologies community |
WebSphere Emerge is a good place to learn about emerging areas such as OSGi, Cloud, JPA, REST, Extreme Transaction Processing, etc.
|
|
|
Posted by billylo on Thursday, August 11 @ 10:53:27 EDT (1964 reads)
(comments? | Score: 0)
|
|
 | Running CICS Cobol applications in WebSphere (WXTR) |
|
|
Posted by billylo on Wednesday, April 13 @ 20:18:13 EDT (2314 reads)
(comments? | Score: 0)
|
|
 | Live from IMPACT 2011... Getting started on Day 1 |
I am back at IMPACT this year. The scale of the conference has certainly grown quite a bit this year. Over 8000 attendees are gathering at the keynote session.
We can expect more product announcements and upgrades. There is a Forbes Business Leader track as well. A ton of technical sessions running in parallel. I will blog about the highlights as the day progresses.
If you are there as well, feel free to chime in!
|
|
|
Posted by billylo on Monday, April 11 @ 12:53:37 EDT (1740 reads)
(comments? | Score: 0)
|
|
 | WebSphere AppServer v8 Beta is out |
WAS 8.0 Beta is out. Check out what's new and you can download it here. A lot of new things (EJB 3.1, JPA 2.0, JAX-RS RESTful services, etc.)
|
|
|
Posted by billylo on Sunday, July 18 @ 18:44:15 EDT (1183 reads)
(comments? | Score: 0)
|
|
 | WebSphere sMash on WebSphere Application Server |
|
|
Posted by billylo on Wednesday, May 26 @ 00:23:04 EDT (1294 reads)
(comments? | Score: 0)
|
|
 | RAD 8.0 and RSA 8.0 |
RAD 8.0 and RSA 8.0 are now in open beta (JEE 6 support, Web 2.0, RESTful services, OSGI, etc.) Check them out!
|
|
|
Posted by billylo on Sunday, May 23 @ 07:12:35 EDT (2861 reads)
(comments? | Score: 0)
|
|
 | Lots of announcements from IBM at IMPACT this week |
A few interesting ones:
1) A DataPower caching appliance XC10 that can be used with WebSphere for http session replication and dynacache. 2) An SOA Repository standard called S-RAMP co-developed by IBM, HP, Software AG and TIBCO
|
|
|
Posted by billylo on Thursday, May 06 @ 20:33:35 EDT (1192 reads)
(comments? | Score: 0)
|
|
 | WebSphere 2010 trends |
|
|
Posted by billylo on Sunday, February 07 @ 07:16:55 EST (1092 reads)
(Read More... | 259 bytes more | comments? | Score: 0)
|
|
 | Run zOS on a Linux PC - zOS Personal Development Tool |
If you want to learn how to work the zOS, but have no access to a System z mainframe, you can use this System z Personal Development Tool to emulate a mainframe. Pretty cool.
|
|
|
Posted by billylo on Sunday, November 29 @ 14:56:29 EST (2307 reads)
(comments? | Score: 0)
|
|
 | Using the new IBM JDK diagnostic tool (Health Centre) with WebSphere |
This new tool (Health Centre) is very promising... check it out... this article describes how to use it with WebSphere applications.
|
|
|
Posted by billylo on Monday, November 09 @ 21:06:32 EST (1292 reads)
(comments? | Score: 0)
|
|
 | New diagnostic tool called HealthCenter for the JDK |
This health center tool is very interesting... gives you performance information at class and method level without instrumenting the application. Works with WAS too.
There is an overview on YouTube and demo video too.
Note:
|
|
|
Posted by billylo on Friday, October 16 @ 09:25:37 EDT (826 reads)
(Read More... | 504 bytes more | comments? | Score: 0)
|
|
|  |
| Search Box |  |
| Related Sites |  |
| Links |  |
| 
|