I was able to build trunk successfully from scratch but trying to deploy
a simple webapp via console fails for me (Tomcat & Jetty) with the ff.
error:
Caused by:
javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationExcep
tion: Could not get DeploymentManager; No registered DeploymentFactory
handles t
his URI
at
javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.get
DeploymentManager(DeploymentFactoryManager.java:117)
at
org.apache.geronimo.console.configmanager.DeploymentPortlet.processAc
tion(DeploymentPortlet.java:122)
... 46 more
Anybody seen this error?
Thanks,
chris