[appfuse-user] When I save

2007-05-16 Thread Jolly
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112) at java.lang.Thread.run(Thread.java:595) Regards, Jolly -- View this message in context: http://www.nabble.com/When-I

Re: [appfuse-user] Junit testing

2007-03-05 Thread Jolly
Hello Matt Still that error continues Regards Jolly mraible wrote: > > I would suggest commenting out the mapping files listed in your > sessionFactory bean until you find the one that's causing the problem. If > you comment out all of them, and you still have t

Re: [appfuse-user] Junit testing

2007-03-04 Thread Jolly
bean failed; nested exception is org.hibernate.MappingException: Could not parse mapping document in input stream org.hibernate.MappingException: Could not parse mapping document in input stream at org.hibernate.cfg.Configuration.addInputStream(Configuration.java:431) Regards Jolly Jolly wrote:

Re: [appfuse-user] Junit testing

2007-03-04 Thread Jolly
Hello Matt I have checked Hibernate mapping files and added mapping resource. Again i get the same error. Regards Jolly mraible wrote: > > It looks like it may be one of your Hibernate mapping files. Have you > checked those? > > Matt > > On 3/2/07, Jolly <

Re: [appfuse-user] Junit testing

2007-03-02 Thread Jolly
I have checked Hibernate mapping files and added mapping resource. Again i get the same error. Regards Jolly mraible wrote: > > It looks like it may be one of your Hibernate mapping files. Have you > checked those? > > Matt > > On 3/2/07, Jolly <[EMAIL PROTECTED]&

Re: [appfuse-user] Junit testing

2007-03-01 Thread Jolly
Hello Matt I checked all applicationContext-hibatis.xml in I.E but there is no error. Again i get the same error. Regards Jolly mraible wrote: > > The following error means that you have invalid XML: > > > >> XML document structures must start and end within the same

Re: [appfuse-user] Junit testing

2007-02-25 Thread Jolly
same entity. Nested exception: XML document structures must start and end within the same entity. [junit] at org.dom4j.io.SAXReader.read(SAXReader.java:482) GojiraDeMonstah wrote: > > > > I tried in may ways but i can't get build success. > > Regards > Jolly > &

[appfuse-user] Junit testing

2007-02-23 Thread Jolly
Dear Friends How to work JUnit testing in appfuse 1.9.3? I want the exact procedure. Please help me ASAP. Regards, Jolly. -- View this message in context: http://www.nabble.com/Junit-testing-tf3282812s2369.html#a9131446 Sent from the AppFuse - User mailing list archive at

[appfuse-user] Junit testing in Appfuse 1.9.3

2007-02-22 Thread Jolly
data type for image in Database table but i get string in PersonDaoTest.java file. In that place(string) i need byte[] how to convert in XDoclet? Please give me the general idea(procedure) about Junit testing. Thanks in Advance Jolly -- View this message in context: http://www.nabble.com/Junit