Re: ExceptionInInitializerError in JDeveloper

2002-03-30 Thread Steve Muench
| Thanks Steve, I'm really glad to see you here in this list. I just joined the list yesterday. Since we *are* working on BC4J/Struts features for JDeveloper9i release 9.0.3, I wanted to get some insight into how people are putting Struts to use. | BTW, I liked your book very much and hopefully

Re: ExceptionInInitializerError in JDeveloper

2002-03-30 Thread Otavio Decio
- From: "Steve Muench" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 30, 2002 9:29 AM Subject: Re: ExceptionInInitializerError in JDeveloper > Ottavio, > > I've asked our developers working on

Re: ExceptionInInitializerError in JDeveloper

2002-03-30 Thread Steve Muench
--- Original Message - From: "Otavio Decio" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 19:07 Subject: Re: ExceptionInInitializerError in JDeveloper | I'm using RC2 as it comes out of the box (or out

Re: ExceptionInInitializerError in JDeveloper

2002-03-29 Thread Otavio Decio
PROTECTED]> Sent: Friday, March 29, 2002 12:37 PM Subject: Re: ExceptionInInitializerError in JDeveloper > As a tip, if you do run into the problem with RC2, > please let us know what JVM you're using when you > hi

Re: ExceptionInInitializerError in JDeveloper

2002-03-29 Thread Steve Muench
Mailing List" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 18:34 Subject: Re: ExceptionInInitializerError in JDeveloper | Thanks, at least I know I'm not alone on this. | | | - Original Message - | From: "Honman Lee" <[EMAIL PROTECTED]> | To: "Str

Re: ExceptionInInitializerError in JDeveloper

2002-03-29 Thread Otavio Decio
Thanks, at least I know I'm not alone on this. - Original Message - From: "Honman Lee" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 12:07 PM Subject: RE: ExceptionInInitializerError in JDevel

RE: ExceptionInInitializerError in JDeveloper

2002-03-29 Thread Honman Lee
I am using JDeveloper too with Struts 1.0.1 and it works fine. But when I upgraded to Struts 1.1 I was receiving the same problem except it was with the InsertTag instead of the EqualTag. I am planning to upgrade to RC2 relatively soon so I will let you know if I run into similar issues. ---