Uploaded image for project: 'WildFly Arquillian'
  1. WildFly Arquillian
  2. WFARQ-87

serverConfig does not work in managed and embedded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 3.0.1.Final
    • None
    • False
    • False
    • Undefined
    • Hide

      Check my sample project:

      https://github.com/hantsy/cargotracker/tree/jakartaee8

      set serverConfig to any string does not affect the profiles(managed and embedded), only when I set up the `jboss.server.config.file.name`, it  worked as expected.

       

      Show
      Check my sample project: https://github.com/hantsy/cargotracker/tree/jakartaee8 set serverConfig to any string does not affect the profiles(managed and embedded), only when I set up the ` jboss.server.config.file.name `, it  worked as expected.  

      I tried to set `serverConfig` in arquillian.xml or the configuration  Maven failsafe plugin, none of them works.

      After I checked the test codes of the WildFly Arquillian project, found it read from `jboss.server.config.file.name` .

      In fact only set `jboss.server.config.file.name` property can ensure this test work.

       

              Unassigned Unassigned
              hantsy hantsy bai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: