Hi, I've tried and failed to port the Cactus Sample build script to WebLogic 6.0 (with SP1). Using the WAR file generated, I could use it in my default domain (mydomain) which is already used by other web applications. However, I want to create my own domain only for the sample. I did create one (using the WLS conversion utility on weblogic.properties) and, after some manual adjusts in config.xml, the test.jsp ran OK. But with my own domain I'm getting errors when compiling redirector.jsp. It seems that WLS can't compile the resulting _redirector.java file, maybe because there is some misplaced or missing parameter in CLASSPATH or -webapp. Do you know how to fix that? Can you help me? Anyone with WebLogic experience could be helpful too (I'm definitively not a WLS expert...) TIA Marcio
