On Sat, 2009-04-11 at 19:05 +0200, Simon Kitching wrote:
> On Sat, 2009-04-11 at 16:56 +0800, Palvin wrote:
> > Hi, 
> > Who can provide a usage details of orchestra? I've configued
> > myfaces&spring, in spring's context file point the manag bean's scope
> > to conversation.access & run in browser, the page error message is:No
> > Scope registered for scope 'conversation.access'
> > 
> > Caused by:
> > java.lang.IllegalStateException - No Scope registered for scope
> > 'conversation.access'.
> >  
> > I don't know how to configure the conversation.access scope, is it
> > drived from orchestra project? On the other hands, I've downloaded the
> > orchestra package and found it's only 24k
> > [file:myfaces-orchestra-core15-1.0.jar], can't found any demo of it in
> > apache.org. 
> 
> Have you read this page?
> 
> http://myfaces.apache.org/orchestra/myfaces-orchestra-core/installation.html
> 
> There is an example webapp. Not all of it works unfortunately, but the
> simpler examples do. See the "Project Information | Source Repository"
> section of the orchestra examples project homepage:
> 
> http://myfaces.apache.org/orchestra/myfaces-orchestra-examples-project/index.html
> 
> If you have any more questions about Orchestra, please put [Orchestra]
> in the subject line of your email (I've fixed this reply). Putting
> [myfaces] there isn't very useful, as we know this is about myfaces - it
> was sent to the myfaces email list :-)

Oh and by the way, you need the orchestra-core jarfile in your project
to use orchestra. The orchestra-core15 package is just a few "optional
extras" for java1.5 users.

Regards, Simon

Reply via email to