| Summary | Problems deploying Orbix into Weblogic 10.3 |
|---|---|
| Article Number | 15733 |
| Environment | Orbix 6.3 Solaris |
| Question/Problem Description | Problems deploying Orbix into Weblogic 10.3 Application fails to start with errors in the Weblogic Security Service:
weblogic.security.service.SecurityServiceException: |
| Clarifying Information | Orbix ORB is specified at startup with the following parameters:
-Dorg.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl |
| Error Message | |
| Defect/Enhancement Number | |
| Cause | This issue is caused due to Orbix classes conflicting with the classes in the Weblogic Security Service. Conflicting classes are loaded from
/opt/app/iona/orbix63/lib/platform/fps/1.3/fps-daemon_shared-rt.jar |
| Resolution | Ensure you are only adding Orbix classes/jars to the classpath which are needed in your CORBA application. asp-corba.jar consists of a manifest file which includes all jars shipped with Orbix. Modify this jar file to include only the Orbix jars your application needs or add these jars directly to your classpath. |
| Workaround | |
| Notes | |
| Attachment |
| Created date: | 06 September 2011 |
|---|---|
| Last Modified: | 13 February 2013 |
| Last Published: | 26 June 2012 |
| First Published date: | 10 September 2011 |
#Orbix
#KnowledgeDocs


