[jboss-dev] ClassNotFoundException for KernelDeploymentManagedObjectCreator

Brian Stansberry brian.stansberry at redhat.com
Fri Nov 7 14:57:56 EST 2008


Need DefaultManagedObjectCreator as well...

     [javac] Compiling 1 source file to 
/home/bes/dev/jboss/clean/trunk/system/output/classes
/home/bes/dev/jboss/clean/trunk/system/src/main/org/jboss/deployers/plugins/managed/KernelDeploymentManagedObjectCreator.java:56: 
cannot find symbol
symbol  : class DefaultManagedObjectCreator
location: class 
org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
    private static Logger log = 
Logger.getLogger(DefaultManagedObjectCreator.class);

Scott Stark wrote:
> I just committed this missing class.
> 
> Brian Stansberry wrote:
>> Can't start a build of head of trunk (r80682):
>>
>> 13:18:20,342 ERROR [AbstractKernelController] Error installing to 
>> PreInstall: name=KernelDeploymentManagedObjectCreator state=Real
>> java.lang.ClassNotFoundException: 
>> org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
>>     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>>     at java.security.AccessController.doPrivileged(Native Method)
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development


-- 
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry at redhat.com



More information about the jboss-development mailing list