0 Replies Latest reply on Sep 21, 2010 12:42 PM by markwigmans

    external jars with seam annotations

    markwigmans

      I use Jboss 4.2.3 and Seam 2.1.2 and deploy the file 'project.ear' into the jboss deploy directory. I want to extend the behavior by adding a 'special.jar' file. However, unless the file is added inside the project.ear/lib directory, the seam annotations are not detected.


      I added seam.properties to the 'special.jar' and would like to add it in the default/lib directory.


      The question is, how can I make it work that the external 'special.jar' without modifying the project.ear file?


      Regards,
      Mark Wigmans