  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | - org.jboss.seam.InstantiationException when i use the | - org.jboss.seam.InstantiationException when i use the 2007-07-18 - By thiagu.m
Back Hai every one i need convert the seam 1.2.1 code in to seam 2.0.0. here i am using stateful session bean named "authenticator" for login authentication. when i invoke it i got an exception
| 19:01:30,312 ERROR [SeamLoginModule] Error invoking login method | org.jboss.seam.InstantiationException: Could not instantiate Seam component : authenticator | at org.jboss.seam.Component.newInstance(Component.java:1853) | at org.jboss.seam.Component.getInstance(Component.java:1756) | at org.jboss.seam.Component.getInstance(Component.java:1723) | at org.jboss.seam.Component.getInstance(Component.java:1717) | at org.jboss.seam.el.SeamELResolver.getValue(SeamELResolver.java:60) | at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53) | | | -- ---- ---- ---- ---- ------and-- ---- ---- ---- ---- ---- ---- ----- | | aused by: javax.naming.NameNotFoundException : AuthenticatorAction not bound | at org.jnp.server.NamingServer (NamingServer.java:529) | at org.jnp.server.NamingServer (NamingServer.java:537) | at org.jnp.server.NamingServer (NamingServer.java:543) | at org.jnp.server.NamingServer (NamingServer.java:267) | at org.jnp.server.NamingServer (NamingServer.java:270) | at org.jnp.interfaces.NamingContext (NamingContext.java:625) | | |
i am not get this type of exception in previous version i there any other configuration i needed for my version change
Please help me,
and i have one more problem in my previous version i am using the Rich face suggestionbox on the modal panel, after i upgrade the seam 2.0.0 ,the suggestionbox box displays behind the modal panel what i do here
By Thiagu
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4065384#4065384
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4065384 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|
 |