Hi,

I am running Tomcat 5.5.15. I have tried running it in a subdirectory
but received the same results. For some reason the page saml_demo.jsp
loads but it can not find the /ProcessResponseServlet which is located
in WEB-INF/classes/servlets/ How do I ensure that my .jsp pages know
where to find the servlets?

On Feb 12, 3:02 pm, "Alex (Google)" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Can you give a little more information?  What servlet container are
> you running?  Which version?
>
> Do the demo servlets (e.g. HelloWorld) which come with the container
> work?
>
> Have you tried deploying to a subdirectory, 
> e.g.http://mydomain.com/samltool/saml_demo.jsp?
>
> -alex
>
> On Feb 11, 12:28 pm, gh0st <[EMAIL PROTECTED]> wrote:
>
> > I am attempting to run the SAML example on  the "Web-based Reference
> > Implementation of SAML-based SSO for Google Apps" page, which can be
> > seen 
> > here:http://code.google.com/apis/apps/sso/saml_reference_implementation_we...
>
> > I have installed the code, yet when I go tohttp://mydomain.com/saml_demo.jsp
> > I get the actual page, but the /ProcessResponseServlet window on the
> > right side shows a "Page not Found Error".
>
> > I just want to get the demo working, why is it that when I click on
> > 'generate saml request" that I get a "page not found error" as well.
> > It appears that the demo does not know the path to the servlet files.
>
> > What changes in the code do I need to make to get the demo working? Is
> > there something that I need to add to make the demo work?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to