I'm using WebLogic 5.x and I cannot find the DDCreator utility, where is it?
Created May 4, 2012
Robert Castaneda The DDCreator utility has been deprecated in WebLogic 5.1. It is replaced by th EJBDeployer, which can be invoked via the weblogic.ejb.ui.deployer.DeployerTool class.
See the Release Notes for more details.