Hi people:

It's possible to run Petstore 1.1.2 using SapDB how database inside
JBoss2.4.4 - Tomcat3.2.3 ? I try to run Petstore with SapDB but i have the
following messages :

-------------------------------------------------------------------
java.lang.NoSuchMethodError
        at java.math.BigDecimal.timesTenToThe(BigDecimal.java:922)
        at java.math.BigDecimal.<init>(BigDecimal.java:176)
        at
com.sap.dbtech.util.VDNNumber.number2BigDecimal(VDNNumber.java:198)
        at com.sap.dbtech.util.VDNNumber.number2int(VDNNumber.java:278)
        at
com.sap.dbtech.jdbc.packet.ReplyPacket.resultCount(ReplyPacket.java:371)
        at
com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.ja
va:347)
        at
com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.ja
va:265)
        at
com.sap.dbtech.jdbc.CallableStatementSapDB.executeUpdate(CallableStatementSa
pDB.java:550)
        at org.jboss.pool.jdbc.PreparedStatementInPool.executeUpdate(Unknown
Source)
        at
com.tecsup.tecedu.business.signon.dao.SignOnDAOImpl.updateSignOn(SignOnDAOIm
pl.java:249)
        at
com.tecsup.tecedu.business.signon.dao.SignOnDAOImpl.store(SignOnDAOImpl.java
:89)
        at
com.tecsup.tecedu.business.signon.ejb.SignOnEJB.ejbStore(SignOnEJB.java:153)
        at java.lang.reflect.Method.invoke(Native Method)
        at
org.jboss.ejb.plugins.BMPPersistenceManager.storeEntity(BMPPersistenceManage
r.java:361)
        at
org.jboss.ejb.EntityContainer.storeEntity(EntityContainer.java:253)
        at
org.jboss.ejb.plugins.EntitySynchronizationInterceptor$InstanceSynchronizati
on.beforeCompletion(EntitySynchronizationInterceptor.java:401)

-------------------------------------------------------------------

I think that the problem it's the driver of SapDB, when i try with Postgres
, i don't have any problem.
I try with Interbase 6.0.1 and have too problem with the driver .

somebody knwon what's happened ?

Regards
Jaime
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to