"scott.stark(a)jboss.org" wrote : Implementations of
org.jboss.profileservice.spi.DeploymentRepository.getDeploymentNamesForType are looking to
the VFSDeployment.getType, not Deployer.getType.
|
Sure, but that's exactly what was asked to be removed.
The Deployment(Unit|Context) shouldn't have the types.
"scott.stark(a)jboss.org" wrote : There are some deployer beans.xml that are
setting the type property, so they would need to be updated to remove Deployer.getType.
|
So, you're saying you wont be needing Deployer::getType?
"scott.stark(a)jboss.org" wrote :
| The org.jboss.managed.api.ManagedDeployment has a types notion, so support will have
to be based on that.
|
Yup, but I thought this would use Deployer::getType to build the ManagedDeployment with
the right types.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136234#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...