[appfuse-user] Hibernate newbie question

2007-09-16 Thread jgardner16
Hi, I have a table called account with a one to many relationship to address and a one to many relationship to phone number. I am using spring and struts. Everyhing is fine except when I create a new account I forward to a page which lists all the accounts and their addresses and phone numb

Re: [appfuse-user] Oracle App server 10.1.3.1

2007-08-14 Thread jgardner16
that. thanks Jeff jgardner16 wrote: > > In case anyone is having this problem the solution is to uncheck importing > oracle.toplink during deployment works fine after that. > > > > jgardner16 wrote: >> >> Hi I am trying to deploy my appfuse 2.0 m4 applicat

[appfuse-user] Oracle 10.1.3.1 problems

2007-07-01 Thread jgardner16
Hi quick question. I deployed my appfuse app to oracle 10.1.3.1 and everything is great but some of the pages with .do extension show up as garbage instead of HTML any ideas what might be causing this. If I go directly to a jsp page everything is fine it's just when I go to anything with .do ext

Re: [appfuse-user] Oracle App server 10.1.3.1

2007-07-01 Thread jgardner16
In case anyone is having this problem the solution is to uncheck importing oracle.toplink during deployment works fine after that. jgardner16 wrote: > > Hi I am trying to deploy my appfuse 2.0 m4 application to OC4J and I get > the following exception > > Exc

[appfuse-user] Oracle App server 10.1.3.1

2007-06-15 Thread jgardner16
Hi I am trying to deploy my appfuse 2.0 m4 application to OC4J and I get the following exception Exception creating EntityManagerFactory using PersistenceProvider class org.hibernate.ejb.HibernatePersistence for persistence unit ApplicationEntityManager Does anyone have any idea what might be c

Re: [appfuse-user] JPA problems

2007-05-14 Thread jgardner16
tions in > src/main/resources/applicationContext.xml, so it's strange to see the > error coming from src/test/resources/applicationContext-resources.xml. > > Matt > > On 5/14/07, jgardner16 <[EMAIL PROTECTED]> wrote: >> >> I did follow the instructio

Re: [appfuse-user] JPA problems

2007-05-14 Thread jgardner16
re you using? Did you following the > integration instructions in the following tutorial? > > http://appfuse.org/display/APF/Using+JPA > > Matt > > On 5/14/07, jgardner16 <[EMAIL PROTECTED]> wrote: >> >> Hi I am new to JPA and am trying to convert my appl

[appfuse-user] JPA problems

2007-05-14 Thread jgardner16
Hi I am new to JPA and am trying to convert my application to use JPA. Everything seems to be working except when I run the unit tests I get the following error. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dealDao' defined in file [c:\svn\grandpacific

[appfuse-user] PersonDaoTest tutorial problem compiling

2007-03-16 Thread jgardner16
Hi I just downloaded appfuse and started a spring modular application. Going through the Person tutorial everything has gone well except when I get to PersonDaoTest class. When I run mvn test-compile I am getting a bunch of errors below. Also if I try to import junit.framework.TestCase netbeans