Have you tried /cas/login ? or /cas/serviceValidate?

-Scott

-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia

On Thu, Jul 10, 2008 at 12:32 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:

> Hi again Scott and thank you for answer.
>
> Now, I just finish to install in my computer the Apache server , the mod_jk
> connector and tomcat. I downloaded a blank cas server.war from jasig site; i
> configure it in mod_jk.conf with
>
> JkMount /cas/*  ajp13
> JkMount /cas/*.jsp  ajp13
>
> i called http://localhost/cas/ and the result was the same : no asnwer
> from web context (timeout) (only using http://localhost:8080/cas i can see
> login form)
>
> PS: i configure another web context in apache and work good.
>
> what is the problem ? Many thanks
> Giorgio
>
>
>
>
> ---------- Initial Header -----------
>
> >From      : [EMAIL PROTECTED]
> To          : "Yale CAS mailing list" [email protected]
> Cc          :
> Date      : Thu, 10 Jul 2008 09:48:51 -0400
> Subject : Re: Problem deploying cas server in production with IIS
>
>
>
>
>
>
>
> > Sorry I'm not familiar with IIS and using it with AJP.  We generally
> deploy
> > Apache+Tomcat over here.  I'm not sure if anyone else on the list is
> > familiar with it.
> >
> > -Scott
> >
> > -Scott Battaglia
> > PGP Public Key Id: 0x383733AA
> > LinkedIn: http://www.linkedin.com/in/scottbattaglia
> >
> > On Thu, Jul 10, 2008 at 4:11 AM, [EMAIL PROTECTED] <
> [EMAIL PROTECTED]>
> > wrote:
> >
> > > Hi Scott,
> > > thanks you for your fast answer! Maybe i have a configuration issue but
> i
> > > can't understand where it is. If i use tomcat only all work fine but
> when i
> > > link the cas server in IIS (with ajp13 connector) i have no answer from
> > > server (i remember that i have others web application installed on this
> > > server that works fine). I have no many experence in IIS and ajp13
> > > configuration and i hope you can help me in that. To configure the
> ajp13
> > > connector i just added a new line in the file "uriworkermap.properties"
> with
> > >
> > > /cas/*=ajp13
> > >
> > > the web.xml that i'm using is the one standard of cas server.
> > >
> > > I just try to add a new test servlet (ServletTest) in directory
> > > "\cas\WEB-INF\classes\test" ;I rimapped it in web.xml and in the file
> > > "uriworkermap.properties"; then i tryied to call url "
> > > http://servername/cas/ServletTest"; and it work fine !!!
> > > Any idea of where could be my configuration problem ?
> > >
> > > Thanks in advance and my compliments for your works.
> > >
> > > Giorgio
> > >
> > >
> > > ---------- Initial Header -----------
> > >
> > > >From      : [EMAIL PROTECTED]
> > > To          : "Yale CAS mailing list" [email protected]
> > > Cc          :
> > > Date      : Wed, 9 Jul 2008 07:51:44 -0400
> > > Subject : Re: Problem deploying cas server in production with IIS
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > > You appear to have a configuration issue on your end (though in the
> one
> > > case
> > > > you call 8080 and the other you don't).  CAS doesn't care what
> context or
> > > > port its called from.
> > > >
> > > > -Scott
> > > >
> > > > -Scott Battaglia
> > > > PGP Public Key Id: 0x383733AA
> > > > LinkedIn: http://www.linkedin.com/in/scottbattaglia
> > > >
> > > > On Wed, Jul 9, 2008 at 5:33 AM, [EMAIL PROTECTED] <
> > > [EMAIL PROTECTED]>
> > > > wrote:
> > > >
> > > > > Hello everyone,
> > > > > i'm trying to configure my personalized version of cas server 3.2.1
> in
> > > a
> > > > > production environement, but i found many problem.
> > > > > In my server is running Apache Tomcat and IIS with connector ModJK.
> > > > > 1- My first test is to call http://myservername:8080/cas:  the cas
> > > server
> > > > > home page work properly
> > > > > 2- After that i call http://myservername/cas and the result is no
> > > answer
> > > > > (the browser continuously try to load page) !
> > > > >
> > > > > I have many other application on this server and all work fine ...
> why
> > > i
> > > > > can't obtain an aswer from this context is this way ???
> > > > >
> > > > > Thanks for attenction, everyone can help me?
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Yale CAS mailing list
> > > > > [email protected]
> > > > > http://tp.its.yale.edu/mailman/listinfo/cas
> > > > >
> > > >
> > >
> > > _______________________________________________
> > > Yale CAS mailing list
> > > [email protected]
> > > http://tp.its.yale.edu/mailman/listinfo/cas
> > >
> >
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to