Loc Ha
updated
an issue
Weld
/
WELD-2042
Provide a way to use Custom location of beans.xml for Weld SE
Change By:
Loc Ha
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
Add Comment
This message was sent by Atlassian JIRA
(v6.4.11#64026-
sha1:78f6ec4
)