It sounds like the error is in one of your hibernate mappingings, you can try looking through all your .hbm.xml's with 198 or more lines...
On 5/30/07, Jeff Mutonho <[EMAIL PROTECTED]> wrote: > > > I'm getting the following error message during deployment of an ear file > : > > org.springframework.beans.factory.BeanCreationException: Error > creating bean with name 'mySessionFactory' defined in ServletContext > resource > [/WEB-INF/appcontext/databaseContext.xml]: Initialization of bean > failed; nested exception is net.sf.hibernate.MappingException: > org.dom4j.DocumentException: > Error on line 198 of document : <Line 198, Column 11>: XML-20124: > (Fatal Error) An attribute cannot appear more than once in the same > start tag. Nested exception: <Line 198, Column 11>: XML-20124: > (Fatal Error) An attribute cannot appear more than once in the same > start > tag. > > > The document databaseContext.xml only ends at line 186, which suggests > the error is coming from elsewhere. > > Any ideas? > > > -- > > "Don't take the name of root in vain." > > Jeff Mutonho > Cape Town > South Africa > > GoogleTalk : ejbengine > Skype : ejbengine > Registered Linux user number 366042 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum For the ctjug home page see http://www.ctjug.org.za -~----------~----~----~----~------~----~------~--~---
