The code that throws the exception:
DeploymentFactory deploymentFactory = (DeploymentFactory)
Class.forName(param
.getDeploymentFactoryManagerClassName()).newInstance();
where param.getDeploymentFactoryManagerClassName() returns "com.sun.enterprise.deployapi.SunDeploymentFactory".
[Message sent by forum member 'lyeung' (lyeung)]
http://forums.java.net/jive/thread.jspa?messageID=264250