Re: [latka] having problems getting latka-webapp started

2003-10-17 Thread Morgan Delagrange
that webapp having any references to the IO taglib. - Morgan = Morgan Delagrange http://jakarta.apache.org/commons http://axion.tigris.org __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com

Re: [jelly] Jelly needs a release Was: jelly demos don't compile even with the jars

2003-08-14 Thread Morgan Delagrange
been failing for at least a week. - Morgan = Morgan Delagrange http://jakarta.apache.org/commons http://axion.tigris.org __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com

Re: [Jelly] restrict use of tag libraries

2003-02-04 Thread Morgan Delagrange
) { if (namespaceURI.equals(com.yadda.Yadda) == false) { if (getVariable(allowNS) == false) { throw new NoClassDefFoundError(Unexpected tag library uri: + namespaceURI); } } return super.getTagLibrary(namespaceURI); } } = Morgan Delagrange http

Re: [jelly] Refactoring weirdness

2003-01-28 Thread Morgan Delagrange
the refactoring is complete? Thanks, Thomas. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] = Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org http