RE: Undeployment and Bean Mappings

2004-02-27 Thread James Goodwill
x27;[EMAIL PROTECTED]' Subject: RE: Undeployment and Bean Mappings Hi, I'm new to this, but I've done a deployment where the beanMapping element is enclosed between and . Have you tried that? My service seems to deploy fine. Dave Oppenheim -Original Message- From: Jame

RE: Undeployment and Bean Mappings

2004-02-27 Thread Oppenheim, Dave
5:36 PM To: [EMAIL PROTECTED] Subject: Undeployment and Bean Mappings Hi, USING: Tomcat 4.1.30 and Axis 1.2 Alpha I came across something odd today and I was wondering if I might have missed something or is this expected behavior. I have a simple example web service called InventoryService that

Undeployment and Bean Mappings

2004-02-27 Thread James Goodwill
Hi, USING: Tomcat 4.1.30 and Axis 1.2 Alpha I came across something odd today and I was wondering if I might have missed something or is this expected behavior. I have a simple example web service called InventoryService that passes an InventoryItem back and forth. To deploy this example I use