[jboss-user] [JBoss Seam] - Re: Seam Email - IllegalStateException: No Factories configu

bsmithjj do-not-reply at jboss.com
Wed Feb 14 14:42:29 EST 2007


Sorry I was too brief in my earlier reply.

Here is some info about the server:


  | bash-2.05b$ pwd
  | /c/jboss-4.0.4.EJB.3RC8/server/default/deploy/jbossweb-tomcat55.sar
  | bash-2.05b$ ls -l jsf-libs/
  | total 1249
  | -rwxrwxrwx  1 Administrators ???????? 118669 May 15  2006 commons-beanutils.jar
  | -rwxrwxrwx  1 Administrators ????????  29226 May 15  2006 commons-codec-1.2.jar
  | -rwxrwxrwx  1 Administrators ???????? 165304 May 15  2006 commons-collections.jar
  | -rwxrwxrwx  1 Administrators ???????? 168664 May 15  2006 commons-digester-1.6.jar
  | -rwxrwxrwx  1 Administrators ????????  20682 Apr 10  2006 jstl-1.1.2.jar
  | -rwxrwxrwx  1 Administrators ???????? 249563 Oct 13 08:24 myfaces-api-1.1.4.jar.off
  | -rwxrwxrwx  1 Administrators ???????? 524089 Oct 13 08:24 myfaces-impl-1.1.4.jar.off
  | 

no portal involved (who needs it with seam ;-) ? ).

in addition to the ear dump above, here is a dump of the war libs in the ear:


  | bash-2.05b$ jar tvf access-control-webapp-1.0.war | grep lib
  |      0 Wed Feb 14 13:38:02 EST 2007 WEB-INF/lib/
  | 188671 Mon Apr 10 15:38:52 EDT 2006 WEB-INF/lib/commons-beanutils-1.7.0.jar
  | 175426 Thu Apr 20 14:09:46 EDT 2006 WEB-INF/lib/commons-collections-2.1.1.jar
  | 559366 Wed Apr 19 09:54:16 EDT 2006 WEB-INF/lib/commons-collections-3.1.jar
  | 139966 Mon Apr 10 15:38:34 EDT 2006 WEB-INF/lib/commons-digester-1.7.jar
  |  31909 Mon Oct 02 11:11:54 EDT 2006 WEB-INF/lib/commons-fileupload-1.1.1.jar
  | 207723 Wed May 31 14:36:38 EDT 2006 WEB-INF/lib/commons-lang-2.1.jar
  |  72770 Tue Jul 18 15:40:52 EDT 2006 WEB-INF/lib/evg-sso-client-adapter-0.6.jar
  |   5091 Thu Feb 08 06:45:46 EST 2007 WEB-INF/lib/jboss-seam-debug-1.1.6.jar
  | 1281201 Fri Oct 13 08:24:08 EDT 2006 WEB-INF/lib/tomahawk-1.1.3.jar
  | 109318 Mon Apr 10 14:45:26 EDT 2006 WEB-INF/lib/xml-apis-1.0.b2.jar
  |  15656 Mon Oct 02 08:28:36 EDT 2006 WEB-INF/tomahawk-taglib.xml
  | 

This layout and the deployment of myfaces with the ear, with myfaces commented out in in the server (see .off files) is a holdover from older problems we had from the Seam-annotated EJB's in the earliest days of our project.  I've recently moved the Seam-UI, and facelets jars to the ear level for the Seam email functionality.

Thanks,
Brad Smith

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016566#4016566

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016566



More information about the jboss-user mailing list