|
From: Rod J. <rod...@in...> - 2003-12-05 09:36:27
|
> I know zip about WebLogic but from snippets I hear, it sounds like it's not > too difficult to configure (xml files?) so that can be added as a server > option too. WLS is pretty easy. Config is held in config.xml. Basically all you have to do is set up a datasource. You can do this easily in the console and then copy the generated config.xml. You also need weblogic.xml in the WEB-INF directory to resolve mappings. I've checked in an example for the benchmark/cmt application. Also 8.1 has a year-long license, which is nice. Regards, Rod |