| Summary | Deploying an Orbix application in a WebSphere instance that enables IBM Global Security fails. |
|---|---|
| Article Number | 13107 |
| Environment | All Supported Operating Systems Orbix 6.x |
| Question/Problem Description | Deploying an Orbix application in a WebSphere instance that enables IBM Global Security fails. WebSphere security classes clash with Orbix TLS classes. Is there a workaround when deploying an Orbix application within a WebSphere container? |
| Clarifying Information | |
| Error Message | |
| Defect/Enhancement Number | |
| Cause | |
| Resolution | Orbix 6 distribution includes SSL and TLS security classes, need to support secure IIOP. When deployed inside a secure WebSphere instance, common classes between WebSphere jars and Orbix jars can cause unexpected errors. This is the case if Orbix classes are loaded by the main WebSphere instance classloader. There is two possible workaround to this problem: 1. Define a WebSphere shared library reference, and refer to it in your Orbix application. This is a two step process:
Step1: Create a shared library reference:
Note the first solution is preferred, since it keep secure IIOP support available, and does not require jar changes. |
| Workaround | |
| Notes | |
| Attachment |
| Created date: | 06 September 2011 |
|---|---|
| Last Modified: | 13 February 2013 |
| Last Published: | 23 June 2012 |
| First Published date: | 09 September 2011 |
#KnowledgeDocs
#Orbix