Re: The New Java Pet Store

2000-10-19 Thread Ray Harrison
I found the problem for this particular error - the petstore app tries to load the japanese version of the pages and it chokes while doing it. It happens not only on Orion, but J2ee-ri as well. If you remove the entry from the xml/requestmappings.xml file and remove the appropriate entry from

RE: The New Java Pet Store

2000-10-17 Thread Luis M Bernardo
Java Pet Store They've done a bit of re-architecting. They've broken out the EJB jars into: mailerEjb.jar shoppingcartEjb.jar petstoreEjb.jar customerEjb.jar inventoryEjb.jar as examples. They've added an admin piece to it as well. Anyway - I've started looking

RE: The New Java Pet Store

2000-10-16 Thread Ray Harrison
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ray Harrison Sent: Monday, October 16, 2000 5:51 AM To: Orion-Interest Subject: RE: The New Java Pet Store They've done a bit of re-architecting. They've broken out the EJB jars into: mailerEjb.jar

RE: The New Java Pet Store

2000-10-15 Thread Robert Nicholson
What new about it? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ray Harrison Sent: Sunday, October 15, 2000 8:20 AM To: Orion-Interest Subject: The New Java Pet Store Hi - Has anyone investigated the new java pet store (came out on

RE: The New Java Pet Store

2000-10-15 Thread Ray Harrison
They've done a bit of re-architecting. They've broken out the EJB jars into: mailerEjb.jar shoppingcartEjb.jar petstoreEjb.jar customerEjb.jar inventoryEjb.jar as examples. They've added an admin piece to it as well. Anyway - I've started looking at the error below, but haven't gotten very far.

RE: The New Java Pet Store

2000-10-15 Thread Mike Cannon-Brookes
:51 AM To: Orion-Interest Subject: RE: The New Java Pet Store They've done a bit of re-architecting. They've broken out the EJB jars into: mailerEjb.jar shoppingcartEjb.jar petstoreEjb.jar customerEjb.jar inventoryEjb.jar as examples. They've added an admin piece to it as well. Anyway