Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 91142 invoked from network); 23 Oct 2003 15:59:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Oct 2003 15:59:38 -0000 Received: (qmail 65611 invoked by uid 500); 23 Oct 2003 15:59:10 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 65578 invoked by uid 500); 23 Oct 2003 15:59:10 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 65539 invoked from network); 23 Oct 2003 15:59:10 -0000 Received: from unknown (HELO mail-gw.cmpco.com) (12.15.147.121) by daedalus.apache.org with SMTP; 23 Oct 2003 15:59:10 -0000 Received: from mail-gw.cmpco.com (localhost [127.0.0.1]) by mail-gw.cmpco.com (8.11.6/8.7) with ESMTP id h9NFxAv28021 for ; Thu, 23 Oct 2003 11:59:10 -0400 Received: (from security@localhost) by mail-gw.cmpco.com (8.11.6/8.11.6) id h9NFx9a27985 for ; Thu, 23 Oct 2003 11:59:09 -0400 Received: from mercury.cmpco.com(10.20.2.227) by mail-gw.cmpco.com via smap (V2.1) id sma027806; Thu Oct 23 11:58:16 2003 Received: from cmpco.com ([10.108.229.160]) by mercury.cmpco.com (Netscape Messaging Server 3.6) with ESMTP id AAA2C5A6 for ; Thu, 23 Oct 2003 11:58:15 -0400 Message-ID: <3F97FA87.7C7AEF4F@cmpco.com> Date: Thu, 23 Oct 2003 11:57:59 -0400 From: "Geeta Ramani" Organization: Central Maine Power Company X-Mailer: Mozilla 4.75 [en]C-CCK-MCD (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Problems changing packages References: <3D31760260B7D4468FD0D9A712C1D557DC9D0D@DOC-EM5.doc.wa.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Steve: Did you try a (clean) rebuild of everything? Worth a shot.. Geeta "Zimmerman, Steven R." wrote: > > This is nuts that I can't seem to find any information on this in the > > archives, soooo... I must be doing something wrong, as nobody else seems > > to have this problem. My problem is when I move my Form and Action source > > files to different packages I am receiving an error when I run them in my > > Tomcat container. Specifically the error is "Exception creating bean of > > class xxx". Everything works fine prior to this change. I have changed > > the form-bean type definition and the action type definition in the > > struts-config to point at the new package structure but to no avail. > > There must be something else to change??? I have tried changing some > > other items but seem to get farther from the problems... > > TIA, Steve (aka Chasing my tail) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: struts-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org