Have Build Question, need help :-)

2002-09-08 Thread Josh Nylander
talina/build.xml:751: Warning: Could not find file C:\dev\helsinki_src\tomcat_src\catalina\${servlet.jar} to copy. I am attaching the full output just in case it helps. Probably something I am doing wrong but any ideas would be great. Thanks, R. Josh Nylander Database Administrator Informa

Re: Ant2

2002-01-25 Thread Josh Nylander
I know little of ant and probably less about this particular issue but I thought XSL Stylesheets were supposed to make it relatively painless to go between different XML files. Take you build.xml and pase it throught the approriate XSL Stylesheet for the build.xml file and the ant version. Ju

Re: Creating Custom Authenticators, adding to context

2002-01-16 Thread Josh Nylander
As a followup, if this is not currently possible (I don't think it is), I would be willing to work on the code if pointed in the right direction. I believe I would have to modify the configuration classe(s) and figure out where the Authentication classes are called. R. Josh Nylander P

Creating Custom Authenticators, adding to context

2002-01-16 Thread Josh Nylander
Hello, I am new to the list but checked the archives for similar question. I want to build some custom Authenticators and a custom Realm. My question is, can I associate a different authenticator class with a authentication method in the context like we do for the Realm? Example: R. Josh