Failed to run demo application

7 views
Skip to first unread message

Igor Bljahhin

unread,
Nov 18, 2011, 6:11:37 AM11/18/11
to brix-cms-discuss
Hello,

I've downloaded latest version of brixcms and tried to run the demo
application. At first I tried to run the application by executing "mvn
jetty:run" in "brix-cms" folder. My second try was to execute
"org.brixcms.StartBrixDemo" class in Eclipse.

Both ways gave same error when open the address http://localhost:8080/brixdemo/
in the browser:

HTTP ERROR: 500

javax/enterprise/context/Conversation
RequestURI=/brixdemo/index.html

Caused by:

java.lang.NoClassDefFoundError: javax/enterprise/context/Conversation
at
org.jboss.seam.wicket.SeamWebRequestCycleProcessor.respond(SeamWebRequestCycleProcessor.java:
31)
at
org.brixcms.web.seam.https.SeamHttpsRequestCylceProcessor.respond(SeamHttpsRequestCylceProcessor.java:
212)
at
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:
1260)
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1331)
at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1438)
at org.apache.wicket.RequestCycle.request(RequestCycle.java:546)
at
org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:
486)
at
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:
319)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1088)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
360)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
216)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
181)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
729)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:
405)
at
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:
206)
at
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:
114)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
505)
at org.mortbay.jetty.HttpConnection
$RequestHandler.headerComplete(HttpConnection.java:829)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:513)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
395)
at org.mortbay.thread.QueuedThreadPool
$PoolThread.run(QueuedThreadPool.java:488)
Powered by Jetty://

What should I do?

Igor Vaynberg

unread,
Nov 18, 2011, 11:25:02 AM11/18/11
to brix-cms...@googlegroups.com
where did you get your brix from? afair brix has never come with a
request processor that extended
org.jboss.seam.wicket.SeamWebRequestCycleProcessor.....

-igor

> --
> You received this message because you are subscribed to the Google Groups "brix-cms-discuss" group.
> To post to this group, send email to brix-cms...@googlegroups.com.
> To unsubscribe from this group, send email to brix-cms-discu...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/brix-cms-discuss?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages