[jboss-user] [JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release

swestbom do-not-reply at jboss.com
Mon Feb 26 13:00:56 EST 2007


Do you have your checkout for the http://cruisecontrol.jboss.com/cc/artifacts/jboss-portal-trunk-build build set up to pick up new directories and files?  I think probably not.

Can you guys try building and deploying successfully before putting it out as a nightly build?  Either that or I am missing something.  (I deployed core-cms and core-samples along with deploy.

BTW why are the ant commands not consistent between the modules and how do I get cms and samples to deploy exploded under the jboss-portal-exploded.sar directory?

Caused by: java.lang.reflect.UndeclaredThrowableException
	at org.jboss.system.ServiceCreator.install(ServiceCreator.java:236)
	at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:449)
	at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
	... 81 more
Caused by: java.lang.NoClassDefFoundError: org/jboss/portal/core/portlet/management/content/AbstractFaceletContentEditor
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at org.jboss.mx.loading.RepositoryClassLoader.findClassLocally(RepositoryClassLoader.java:672)
	at org.jboss.mx.loading.RepositoryClassLoader.findClass(RepositoryClassLoader.java:652)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.jboss.mx.loading.RepositoryClassLoader.loadClassLocally(RepositoryClassLoader.java:190)
	at org.jboss.mx.loading.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:131)
	at org.jboss.mx.loading.LoadMgr3.nextTask(LoadMgr3.java:399)
	at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:517)
	at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:405)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1204)
	at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022576#4022576

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022576



More information about the jboss-user mailing list