|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

Oleg, you need to replace weld jars inside:
%jboss_home%\modules\org\jboss\weld\core\main
%jboss_home%\modules\org\jboss\weld\spi\main
%jboss_home%\modules\org\jboss\weld\api\main
and modify module.xml in each of those directories, so they point to the correct names of the jars.
Probably, only changing the core\main module will suffice, since there were probably no changes in the other two modules.