1 Reply Latest reply on Jan 13, 2011 2:52 PM by bytor99999.mark.perfectworldprogramming.com

    2.0.3.SP1 dependency jar versions

    bytor99999.mark.perfectworldprogramming.com
      http://docs.jboss.org/seam/2.0.3.CR1/reference/en-US/html_single/#dependencies

      In the docs for 2.0.3.SP1 chapter it tells us the dependencies needed, but doesn't tell which version of those jars to use.

      I just recently mavenized a client's project and tried to best create the <dependency> tags to the correct version, I get their app to compile and deploy, but they seem to be getting some other errors at runtime like ClassNotFoundExceptions. I think this comes form versioning problems.

      First, are all the jars included in the download?
      and do they all have their versions written in the manifest files?
      I recall seeing some don't have versions in it.

      Or does anyone have a link to a blog or something that lists the dependencies and versions needed.