You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by sandyg <ga...@gmail.com> on 2007/08/14 13:07:42 UTC

struts with spring

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.TransactionAttributeSourceAdvisor':
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.

RE: struts with spring

Posted by "Corro Fuentes, Gerardo" <gc...@scpec.net>.
Any if these:

http://www.docjar.com/s.jsp?q=org%2Fjboss%2Futil%2Ffile%2FArchiveBrowser
&t=q

-----Mensaje original-----
De: Musachy Barroso [mailto:musachy@gmail.com] 
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 <ga...@gmail.com> 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@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org



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@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: struts with spring

Posted by Musachy Barroso <mu...@gmail.com>.
missing dependency?

java.lang.NoClassDefFoundError:
org/jboss/util/file/ArchiveBrowser

musachy

On 8/14/07, sandyg <ga...@gmail.com> 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.TransactionAttributeSourceAdvisor':
> 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@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org