  | 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 | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | 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
|
|
|
  | | | struts with spring | struts with spring 2007-08-14 - By Corro Fuentes, Gerardo
Back Any if these:
http://www.docjar.com/s.jsp?q=org%2Fjboss%2Futil%2Ffile%2FArchiveBrowser &t=q
-- --Mensaje original-- -- De: Musachy Barroso [mailto:musachy@(protected)] Enviado el: martes, 14 de agosto de 2007 16:34 Para: Struts Users Mailing List Asunto: Re: struts with spring
missing dependency?
java.lang.NoClassDefFoundError: org/jboss/util/file/ArchiveBrowser
musachy
On 8/14/07, sandyg <gaddamsandeeps@(protected)> wrote: > > am getting the error when am running the demo prog of struts 2 person inf. > > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name > 'org.springframework.transaction.interceptor.TransactionAttributeSourceA dvisor': > Cannot create inner bean '(inner bean)' of type > [org.springframework.transaction.interceptor.TransactionInterceptor] while > setting bean property 'transactionInterceptor'; nested exception is > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name '(inner bean)': Cannot resolve reference to bean > 'transactionManager' while setting bean property 'transactionManager'; > nested exception is org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'transactionManager' defined in ServletContext > resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean > 'entityManagerFactory' while setting bean property 'entityManagerFactory'; > nested exception is org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'entityManagerFactory' defined in > ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of > init method failed; nested exception is java.lang.NoClassDefFoundError: > org/jboss/util/file/ArchiveBrowser$Filter > Caused by: org.springframework.beans.factory.BeanCreationException: Error > creating bean with name '(inner bean)': Cannot resolve reference to bean > 'transactionManager' while setting bean property 'transactionManager'; > nested exception is org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'transactionManager' defined in ServletContext > resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean > 'entityManagerFactory' while setting bean property 'entityManagerFactory'; > nested exception is org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'entityManagerFactory' defined in > ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of > init method failed; nested exception is java.lang.NoClassDefFoundError: > org/jboss/util/file/ArchiveBrowser$Filter > Caused by: org.springframework.beans.factory.BeanCreationException: Error > creating bean with name 'transactionManager' defined in ServletContext > resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean > 'entityManagerFactory' while setting bean property 'entityManagerFactory'; > nested exception is org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'entityManagerFactory' defined in > ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of > init method failed; nested exception is java.lang.NoClassDefFoundError: > org/jboss/util/file/ArchiveBrowser$Filter > Caused by: org.springframework.beans.factory.BeanCreationException: Error > creating bean with name 'entityManagerFactory' defined in ServletContext > resource [/WEB-INF/applicationContext.xml]: Invocation of init method > failed; nested exception is java.lang.NoClassDefFoundError: > org/jboss/util/file/ArchiveBrowser$Filter > Caused by: java.lang.NoClassDefFoundError: > org/jboss/util/file/ArchiveBrowser$Filter > -- > View this message in context: http://www.nabble.com/struts-with-spring-tf4266574.html#a12142487 > Sent from the Struts - User mailing list archive at Nabble.com. >
-- "Hey you! Would you help me to carry the stone?" Pink Floyd
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
Este mensaje de correo electronico y sus documentos adjuntos estan dirigidos EXCLUSIVAMENTE a los destinatarios especificados. La informacion contenida puede ser CONFIDENCIAL y/o estar LEGALMENTE PROTEGIDA y no necesariamente refleja la opinion de ENDESA. Si usted recibe este mensaje por ERROR, por favor comuniqueselo inmediatamente al remitente y ELIMINELO ya que usted NO ESTA AUTORIZADO al uso, revelacion, distribucion, impresion o copia de toda o alguna parte de la informacion contenida. Gracias.
This e-mail message and any attached files are intended SOLELY for the addressee/s identified herein. It may contain CONFIDENTIAL and/or LEGALLY PRIVILEGED information and may not necessarily represent the opinion of ENDESA . If you receive this message in ERROR, please immediately notify the sender and DELETE it since you ARE NOT AUTHORIZED to use, disclose, distribute, print or copy all or part of the contained information. Thank you
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |