No matter which database I try to use, I get the same exception trying
to access Pet Store inventory.

The application uses two pools that point to the same database.

Is anyone else having this problem?

Tom


[EmbeddedTomcat] InventoryBean: getInventory for item EST-20
[Bean Cache] Resized cache for bean TheShoppingClientController: old capacity = 1000, 
new capacity = 50
[TheInventory] EnterpriseContext.setPrincipal null
[TheInventory] findByPrimaryKey: itemid is EST-20
[TheInventory] itemExists: queryString is: SELECT itemid FROM inventory WHERE itemid = 
'EST-20'
[TheInventory] itemExists: SQL Exception java.sql.SQLException: Table not found: 
INVENTORY in statement [SELECT itemid FROM inventory WHERE itemid = 'EST-20']
[EmbeddedTomcat] InventoryBean: (FinderException) Unable to locate invetory for item 
EST-20


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to