0 Replies Latest reply on Mar 13, 2009 5:32 AM by deanhiller2000

    seam components not loaded

    deanhiller2000

      I have a war(with seam components) and a jar(with entites that are sometimes seam components) deployed to jboss.  Everything seems to work fine but my seam components in the jar are not loaded according to the logs I see(the entities are loaded, but not the seam components).  yes, I have a seam.properties file in the jar too.  Do I need the seam jars in a common lib of jboss or something?


      oh, the jar file is external to the war.  When I deploy to tomcat, the jar file is inside the war and it all works fine.  I need to reuse the jar file though amongst a few web apps.  How do I get that to work?
      thanks,
      Dean