Re: memory realm => tomcat 6 => null pointer exception

2008-07-15 Thread Leonardo K. Shikida
hooray ;-)

thanks!

[]

Kenji

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: memory realm => tomcat 6 => null pointer exception

2008-07-15 Thread Leonardo K. Shikida
yes I did

:-(

[]

Kenji

On Tue, Jul 15, 2008 at 2:59 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
>> From: Leonardo K. Shikida [mailto:[EMAIL PROTECTED]
>> Subject: memory realm => tomcat 6 => null pointer exception
>>
>> when I add to server.xml
>> 
>> right below
>> 
>> I can't start the server and I get the message
>
> Works fine for me - as long as I comment out the existing ; did you do 
> that?
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



memory realm => tomcat 6 => null pointer exception

2008-07-15 Thread Leonardo K. Shikida
when I add to server.xml



right below



I can't start the server and I get the message

Jul 15, 2008 2:29:07 PM org.apache.tomcat.util.digester.Digester startElement
SEVERE: Begin event threw exception
java.lang.NullPointerException
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:269)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at 
org.apache.tomcat.util.digester.ObjectCreateRule.begin(ObjectCreateRule.java:205)
at org.apache.tomcat.util.digester.Rule.begin(Rule.java:153)

I am certainly doing something dumb, but I really can't find out what.

Yes, I've already read

http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#MemoryRealm

any idea?

TIA

Kenji

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]