[cas-dev] .Net Client

2009-06-22 Thread Koby Ram
Hi, I am looking for a .net client, there is a C# application I have and I would like to use CAS as my authentication method, any feedback will help ,thanks Koby. -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access a

Re: [cas-dev] Translation to brazilian portuguese

2009-06-22 Thread Daniel Cukier
Thanks Scott. Created: http://www.ja-sig.org/issues/browse/CAS-788 2009/6/22 Scott Battaglia > Dan, > > Thanks for the contribution! Can you attach this to a JIRA issue in our > issue tracker? > http://www.ja-sig.org/issues/ > > Thanks > -Scott > > > On Mon, Jun 22, 2009 at 1:38 PM, Daniel Cu

Re: [cas-dev] Translation to brazilian portuguese

2009-06-22 Thread Scott Battaglia
Dan, Thanks for the contribution! Can you attach this to a JIRA issue in our issue tracker? http://www.ja-sig.org/issues/ Thanks -Scott On Mon, Jun 22, 2009 at 1:38 PM, Daniel Cukier wrote: > I did the CAS Server messages.properties translation to brazilian > portuguese.Does anybody could pl

Re: [cas-dev] CAS Stress with JMeter

2009-06-22 Thread Daniel Cukier
Thanks all! I'm using the jmx script on my server and it's working fine.But I couldn't understand well what the test really tests. - How many simultaneous users can I have acessing my servers? - How many page views / second? You guys did a great job. Thanks! 2009/6/22 Andrew Feller > Marvin,

[cas-dev] Translation to brazilian portuguese

2009-06-22 Thread Daniel Cukier
I did the CAS Server messages.properties translation to brazilian portuguese.Does anybody could please put it in CAS project? Thanks! Daniel Cukier -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see h

Re: [cas-dev] Exception while using Restful API

2009-06-22 Thread Ram Mohan
yes, these statements are getting printed. the return code of TGT is 501. and the exception reported is the message body. as there was an exception while TGT generation, TGT is returned as null. the log, which Marvin is talking about is generated while trying to get ST with this TGT. -Ram On Mon,

Re: [cas-dev] Exception while using Restful API

2009-06-22 Thread Marvin Addison
I see you have some print statements for printing out the TGT. Can you even get that far? In the stack trace you sent, it appears you aren't sending a TGT, thus the line: M -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change setting

Re: [cas-dev] Exception while using Restful API

2009-06-22 Thread Ram Mohan
Hi, Any idea why this problem is coming up? is there an issue on how i am accessing the API calls. Java client code for restful APIs would have been implemented before. is there a chance for me to have a look at these examples. -Ram On Fri, Jun 19, 2009 at 1:40 AM, Ram Mohan wrote: > Changed th

Re: [cas-dev] New to CAS, need some help

2009-06-22 Thread Andrew Feller
Bryan, I don¹t know if this something big or not, but I know that Maven2 typically expects an environment variable of M2_HOME rather than MAVEN_HOME as MAVEN_HOME is expected by Maven1. Other than that, I am not a Maven expert, so I am sorry if that proves no help. A- On 6/22/09 8:06 AM, "Brya

Re: [cas-dev] CAS Stress with JMeter

2009-06-22 Thread Andrew Feller
Marvin, I have created a couple of pages for testing and Apache Jmeter. I took the liberty of including the JMX script you attached to the JIRA issue as well as provide some basic content and links. http://www.ja-sig.org/wiki/display/CASUM/Testing http://www.ja-sig.org/wiki/display/CASUM/Apache+

RE: [cas-dev] New to CAS, need some help

2009-06-22 Thread Bryan Wooten
I am running maven from this directory: $ pwd /u/dpbw/cas/cas-server-3.3.2 $ ls INSTALL.txtcas-server-support-generic cas-server-support-x509 README.txt cas-server-support-jdbc cas-server-webapp assembly.xml