Hi,
I upgraded tdk2.2 to tdk 2.3 and also I upgraded all dependencies to new
versions.I have commons-configuration-1.4 version. I know that getVector
is deprecated but I downgraded to commons-cofiguration - 1.0 also Iam
getting the same error.
Iam getting the following error when I start the weblogic server.
.. .
[INFO] BaseServiceBroker - Added Mapping for Service: VelocityService
[INFO] BaseServiceBroker - Start Initializing service (early):
ComponentService
[WARN] TurbineComponentService - The ComponentService is deprecated!
[INFO] TurbineComponentService - Added torque as a component
<May 29, 2007 8:41:07 AM EDT> <Error> <HTTP> <BEA-101125>
<[ServletContext(id=10779843,name=scoring,context-path=/scoring)] Error
occurred while instantiating servlet: "scoring".
java.lang.NoSuchMethodError:
org.apache.commons.configuration.Configuration.getVector(Ljava/lang/Stri
ng;)Ljava/util/Vector;
at
org.apache.stratum.component.ComponentLoader.load(ComponentLoader.java:1
60)
at
org.apache.turbine.services.component.TurbineComponentService.init(Turbi
neComponentService.java:117)
at
org.apache.turbine.services.BaseServiceBroker.initService(BaseServiceBro
ker.java:283)
.
.
.
Thanks,
Neelima