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
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
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
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
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
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 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
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
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