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

Provide a way to use Custom location of beans.xml for Weld SE

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • Java SE Support
    • None

      Sample code:

      String beansXml = "C:/beans.xml";

      Weld weld = new Weld()

      weld.initialize(); OR weld.initialize (beansXml);

      // This will help a lot for using CDI & junit & test beans.xml version

            Unassigned Unassigned
            haducloc Loc Ha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: