Thank you for your reply. I tried what you recommended, but I think that link is a little dated?
I am getting this error:
[code]
javax.ejb.EJBException
at com.sun.ejb.containers.BaseContainer.processSystemException(BaseContainer.java:3869)
at com.sun.ejb.containers.BaseContainer.completeNewTx(BaseContainer.java:3769)
....
Caused by: javax.persistence.PersistenceException: Exception [TOPLINK-7042] (Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))): oracle.toplink.essentials.exceptions.ValidationException
Exception Description: Database platform class [oracle.toplink.essentials.platform.SQLServerPlatform] not found.
Internal Exception: Exception [TOPLINK-3007] (Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))): oracle.toplink.essentials.exceptions.ConversionException
Exception Description: The object [oracle.toplink.essentials.platform.SQLServerPlatform], of class [class java.lang.String], could not be converted to [class java.lang.Class]. Please ensure that the class [oracle.toplink.essentials.platform.SQLServerPlatform] is on the CLASSPATH. You may need to use alternate API passing in the appropriate class loader as required, or setting it on the default ConversionManager
Internal Exception: java.lang.ClassNotFoundException: oracle.toplink.essentials.platform.SQLServerPlatform
[/code]
Thank you for reading my post.
Russ
[Message sent by forum member 'russ205' (russ205)]
http://forums.java.net/jive/thread.jspa?messageID=260840