Hey!
 
I want to deploy a EJB jar file to Sun AppServer used Geronimo.
How can I do?
I already changed the statement
"Class.forName("org.apache.geronimo.enterprise.deploy.server.GeronimoDeploymentFactory");"
at Line 37 in Deployer.java to "com.sun.enterprise.deployapi.SunDeploymentFactory".
 
But when I run the Deployer, It show me the DeploymentManagerCreationException,and the message
"Could not get DeploymentManager".
 
Who can help me????
 
Thanks & Best Regards !
 
--Flytsu

Reply via email to