JBoss Community

Re: as7 modules and cdi problem

created by herb in JBoss AS 7 Development - View the full discussion

Thank you for your reply - but it does not work for me :((

 

Maybe I missing something:

  • I created a jandex.jar: <jandex run="true" newjar="true"><fileset dir="${deploy.dir}"/></jandex>
  • I put "my.jar" and "my-jandex.jar" to modules directory
  • I additionally added <resource-root path="my-jandex.jar"/> to module.xml
  • I modified MANIFEST.MF dependencies: "Dependencies: mymodule export annotations" (I also tried without "export")

 

But I still get the above "WELD-001408 Unsatisfied dependencies"

 

Any suggestions?

 

herb

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community