Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 48123 invoked from network); 9 Apr 2006 12:38:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Apr 2006 12:38:00 -0000 Received: (qmail 83062 invoked by uid 500); 9 Apr 2006 12:37:59 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 82720 invoked by uid 500); 9 Apr 2006 12:37:57 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 82705 invoked by uid 99); 9 Apr 2006 12:37:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Apr 2006 05:37:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rohitbrai@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Apr 2006 05:37:56 -0700 Received: by zproxy.gmail.com with SMTP id n29so675317nzf for ; Sun, 09 Apr 2006 05:37:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=IBrx44+GwuIJFXYuZJ3Gwhx9zt9b3Pp5d98HDI0wU0P5ltaqqbsapU5VQ3EJS2F5fxGeiUdM378CMWtQue7DC55y+neK2pfQjljfDpk+ITRWW6qPXNaBt4rdDT+8tv0VMlkhAPmLbV8S1v0vUMPIO3vmg6dXK6uLu6E7maCCTgA= Received: by 10.64.96.20 with SMTP id t20mr1140391qbb; Sun, 09 Apr 2006 05:37:36 -0700 (PDT) Received: by 10.64.114.3 with HTTP; Sun, 9 Apr 2006 05:37:36 -0700 (PDT) Message-ID: <34f6a61f0604090537n273fed12ofbd50258d7315b95@mail.gmail.com> Date: Sun, 9 Apr 2006 18:07:36 +0530 From: "Rohit Rai" To: user@geronimo.apache.org Subject: Re: Can I hash my passwords MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24689_2093268.1144586256151" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_24689_2093268.1144586256151 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thanks Aaron, I went through your reply and will check it out. Actually I am working on the second solution you said of not directly submitting to j_security_check. Now another problem I am facing is, I have made a hello world application in Java Studio Creator. Simple one page example which should ideally run even on tomacat with JSTL installed. I was not sure about JSTL being present in Geronimo so I downloaded and added it to the common libraries. When I try to run this example it gives this error. . . *type* Exception report *message* ** *description* *The server encountered an internal error () that prevented i= t from fulfilling this request.* *exception* javax.servlet.ServletException: Servlet execution threw an exception =09com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194) *root cause* java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config =09com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.jav= a:123) =09com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandler= Impl.java:311) =09com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.= java:87) =09com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221) =09com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117) =09javax.faces.webapp.FacesServlet.service(FacesServlet.java:198) =09com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194) *note* *The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.* ** *Will appreciate any help or guidance on this* *Regards,* *Rohit* ------=_Part_24689_2093268.1144586256151 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Thanks Aaron,
 
I went through your reply and will check it out.
Actually I am working on the second solution you said of not directly = submitting to j_security_check.
 
Now another problem I am facing is,
I have made a hello world application in Java Studio Creator. Simple o= ne page example which should ideally run even on tomacat with JSTL installe= d.
I was not sure about JSTL being present in Geronimo so I downloaded an= d added it to the common libraries.
 
When I try to run this example it gives this error. . .
 

type Exception report

message

descripti= on The server encountered an internal error () that prevented= it from fulfilling this request.

exception=

javax.servlet.ServletException: Servlet execution threw an=
 exception
=09com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)

root caus= e

java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/co=
re/Config
=09com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.jav=
a:123)
=09com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandler=
Impl.java:311)
=09com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.=
java:87)
=09com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
=09com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
=09javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
=09com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)

note The full stack trace of the root cause is available in the Apache= Tomcat/5.5.9 logs.

 

Will appreciate any help or guidance on this

Regards,

Rohit

------=_Part_24689_2093268.1144586256151--