0 Replies Latest reply on Jul 25, 2009 7:54 AM by william.william.wang.acs-inc.com

    how to add openid*.jar to EAR libraries?

    william.william.wang.acs-inc.com

      hello all,
        i try to add openid.jars to my project. and i can't add these 4 jars to EAR libraries. I use Jbosstool3 and seam2.1.2 with Eclipse. The EAR Libraries don't allow to add jars in it. and when deploy, the EAR Libraries will be copy to the application's root folder. Even i copy the 4 jars to root folder, it doesn't works, excepte i create a 'lib' folder, and copy 4 jars into it, it works.

      Does it has any best practice? How can i create a 'lib' folder using Eclipse and modify Ear Libraries?

      Thank you.