2 Replies Latest reply on Feb 12, 2009 10:46 AM by sanghakanwar

    Same ear works on JBoss but does not on Glassfish

      I've created a project via seam-gen, opened it with eclipse ganymede, as described here: How to make JBoss Seam work with Eclipse (for Windows). I compiled and deployed it under JBoss-4.2.3.GA and it works perfectly.
      Now I take exact same ear and try to deploy it under Glassfish V2ur2, which results in error about jar not containing any ejbs.
      Why is that? Isn't seam-gen projects supposed to be application server-agnostic?