Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4436

Library path hard-coded in iiop-service.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP 5.0.1, EWP 5.0.1
    • Remoting
    • None
    • Not Yet Documented

    Description

      The library path is hardcoded in deploy/iiop-service.xml

      <classpath codebase="lib" archives="jboss-iiop.jar, jacorb.jar"/>

      Instead it should read

      <classpath codebase="${jboss.common.lib.url}" archives="jboss-iiop.jar"/>
      <classpath codebase="${jboss.server.lib.url}" archives="jacorb.jar"/>

      Just like it's done in $profile/config/jboss-service.xml

      Attachments

        Activity

          People

            rhn-support-lakagwu Lami Akagwu
            rhn-support-lakagwu Lami Akagwu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: