Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-7316

Server: don't use relative "content" path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Server
    • None

      Server component creates paths relative to server content dir f.e.
      https://github.com/wildfly/wildfly-core/blob/main/server/src/main/java/org/jboss/as/server/deployment/module/DeploymentRootMountProcessor.java#L60
      This is supposed to be special directory, but this is not the case. F.e. VFS doesn't know anything about it which may lead to errors.

              tadamski@redhat.com Tomasz Adamski
              tadamski@redhat.com Tomasz Adamski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: