[JBoss Portal] - Re: JBoss Portal 2.6 Alpha 2 Release
by swestbom
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
19Â years, 1Â month
[JBoss jBPM] - Re: Choosing JBPM?
by meghanai_99
Hello estaub,
The wiki talks about installation when you have downloaded JBPM starter's kit. In my case I have downloaded JBoss 4.0.5GA and JBPM-BPEL extension 1.1 beta3. Like I said I have installed couple of BPEL processes already so the setup is right. The JBPM engine is already on JBoss. When I try to access
http://localhost:8080/jbpm
I get following exception.
javax.faces.FacesException: java.lang.ClassNotFoundException: org.jbpm.web.JbpmThreadsServlet
org.apache.myfaces.util.ClassUtils.simpleClassForName(ClassUtils.java:162)
org.apache.myfaces.webapp.webxml.WebXml.getFacesServletMappings(WebXml.java:89)
org.apache.myfaces.application.jsp.JspViewHandlerImpl.getServletMapping(JspViewHandlerImpl.java:347)
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:199)
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
So looks like I missing some jar? Could you please point out how can I get this web context working?
Thank you,
Meghana
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022568#4022568
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022568
19Â years, 1Â month