RE: scripts from a .jar

2006-08-15 Thread Michael Prescott
7; Subject: scripts from a .jar I'm trying to use the @Script component to load a script from a .jar file in my WEB-INF/lib directory, and not having much success. I keep getting ApplicationRuntimeException, caused by a DocumentParseException: Unable to find resource. I'm looking at th

scripts from a .jar

2006-08-15 Thread Michael Prescott
I'm trying to use the @Script component to load a script from a .jar file in my WEB-INF/lib directory, and not having much success. I keep getting ApplicationRuntimeException, caused by a DocumentParseException: Unable to find resource. I'm looking at the hivemind code, but between the indirecti