What do you mean with "it seems the problem is with web only"? There is only one Context class: org.jbehave.core.context.Context
Do you mean that jbehave-web somehow causes this issue in the 4.x branch because of WIP? By the way, when do you expect that the 4.x branch will become non-beta? On Mon, Jun 30, 2014 at 1:21 PM, Mauro Talevi <mauro.tal...@aquilonia.org> wrote: > Thanks, started looking at it and it seems the problem is with web only, > core context view works fine. > > Because web has its own context which will be removed to use the core one > in 4.x. > > WIP ... > > On 27 Jun 2014, at 11:28, Hans Schwäbli <bugs.need.love....@gmail.com> > wrote: > > I created it: https://jira.codehaus.org/browse/JBEHAVE-1030 > > In the second part of the article I wrote that in 4.x the context view can > be still used like in JBehave 3.9.2. I hope that will be okay. > > > On Tue, Jun 24, 2014 at 11:33 AM, Mauro Talevi <mauro.tal...@aquilonia.org > > wrote: > >> Can you please raise a JIRA issue for this so it doesn't get lost in >> translation? :-) >> >> On 24 Jun 2014, at 08:40, Hans Schwäbli <bugs.need.love....@gmail.com> >> wrote: >> >> It also occurs with 4.0-beta-8. >> >> Did you have a chance to reproduce this issue with the information I >> posted before? >> >> >> On Mon, Jun 16, 2014 at 11:53 AM, Hans Schwäbli < >> bugs.need.love....@gmail.com> wrote: >> >>> >>> By the way: You can reproduce it with the same example which I mentioned >>> in another issue: https://github.com/OttoDiesel/ >>> jbehave-selenium-example.git >>> >>> >>> ---------- Forwarded message ---------- >>> From: Hans Schwäbli <bugs.need.love....@gmail.com> >>> Date: Mon, Jun 16, 2014 at 8:56 AM >>> Subject: ContextView still works in 4.0-beta-7? >>> To: user@jbehave.codehaus.org >>> >>> >>> I changed a project from JBehave 3.9.2 to 4.0-beta-7. >>> >>> This made the context view disappear. I use the same code for applying >>> the context view like I see in the JBehave examples today >>> (org.jbehave.examples.core.CoreStories). >>> >>> Does the ContextView still work in JBehave 4.0-beta-7? >>> >>> >> >