Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-611

weld-se handles only one beans.xml.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta1
    • 1.0.0.GA
    • None
    • None

      1. make an interceptor and include it in Jar with beans.xml which defined it.

      <beans>
      <interceptors>...</interceptors>
      </beans>

      2. other project has own beans.xml in META-INF directory, and add the Jar to CLASSPATH.

      <beans></beans>

      3. weld-se handles only beans.xml in the direcotry, then Interceptor does not work.

            peteroyle_jira Peter Royle (Inactive)
            koichik_jira Koichi Kobayashi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: