i have a bit problem while testing the tutorial 4 in different package (so that i have
a better idea what file involved)
java.lang.ClassCastException: test.tutorial4.Product
at org.apache.ojb.jdo.PersistenceManagerImpl.getObjectById(Unknown Source)
at test.tutorial4.UCEditProduct.apply(UCEditProduct.java:46)
at test.tutorial4.Application.run(Application.java:100)
at test.tutorial4.Application.main(Application.java:68)
is the only files involved?
jdo.dtd
repository.dtd
tutorial4.jdo
OJB.properties
repository.xml
repository_internal.xml
repository_junit.xml
repository_user.xml
repositoryFarAway_user.xml
thanks,
kit