I found out the (immediate) problem. I was adding jars to the CLASSPATH to help JBoss find classes... but JBoss was looking in JBOSS_CLASSPATH and, apparently, ignoring my changes to the CLASSPATH.
Oof. Thanks for your questions and other help, On Dec 6, 2007 10:51 AM, Jonathan Hayward http://JonathansCorner.com < [EMAIL PROTECTED]> wrote: > 11762 bytes--basically the same as yours. > > On Dec 5, 2007 5:59 PM, Dale Ogilvie <[EMAIL PROTECTED]> wrote: > > > OK, but there is still the question as to why the jar has that funky > > extra space in the first place. It isn't a zero byte file by any chance? > > > > On my build it is a 12Kb binary. > > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > *On Behalf Of *Adam Rybicki > > *Sent:* Thursday, 6 December 2007 12:06 p.m. > > *To:* Yale CAS mailing list > > *Subject:* Re: Username/password authentication > > > > The file name should not matter, as every file with the .jar extension > > in that directory should be in CLASSPATH. > > > > Adam > > > > dale77 wrote: > > > > Are my eyes deceiving me, or is there an extra space in a critical file > > name? > > "cas- server-support-ldap-3.1.1.jar"? > > > > > > scott_battaglia wrote: > > > > > > Unless he's corrected his ClassNotFound problem, he is still having > > classpath issues. > > > > Unfortunately, I'm not familiar with deploying CAS on anything other than > > Tomcat ;-) > > > > -Scott > > > > > > > > > > Jonathan Hayward http://JonathansCorner.com wrote: > > > > > > WEB-INF/lib/cas- server-support-ldap-3.1.1.jar > > > > > > _______________________________________________ > > Yale CAS mailing list > > [email protected] > > http://tp.its.yale.edu/mailman/listinfo/cas > > > > > > > -- > ++ Jonathan Hayward, [EMAIL PROTECTED] > ** To see an award-winning website with stories, essays, artwork, > ** games, and a four-dimensional maze, why not visit my home page? > ** All of this is waiting for you at http://JonathansCorner.com > -- ++ Jonathan Hayward, [EMAIL PROTECTED] ** To see an award-winning website with stories, essays, artwork, ** games, and a four-dimensional maze, why not visit my home page? ** All of this is waiting for you at http://JonathansCorner.com
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
