xtim
Wednesday, September 29, 2004
 
search and results actions in place.

A quirk: struts.jar is at the webapp level. xrefer.jar is at the common level. If our struts actions sit in our regular jar, they get loaded by the root classloader and so can't see the struts classes. Split our jar into xrefer.jar and xrefer_struts.jar - one global, one local. Modified build.xml appropriately.

We could do with a spring-clean of the build process sometime soon.

T
Comments: Post a Comment

<< Home

Powered by Blogger