cancel
Showing results for 
Search instead for 
Did you mean: 

getActionSpace() on Wizard is null

nyronian
Champ in-the-making
Champ in-the-making
Can anyone tell my why this.browseBean.getActionSpace() would return null in my Wizard Bean?  the browseBean is not null but getActionSpace() returns null.

I can't figure out the folder I was in when the wizard was activated   Smiley Sad

Any thoughts anyone?

Jim
1 REPLY 1

nyronian
Champ in-the-making
Champ in-the-making
ARRGHH…I spent several hours trying to figure this one out….I figured it out RIGHT after I posted in frustration!    :roll:

I was missing this in the action definition in the web-client-config-custom.xml:

<action-listener>#{BrowseBean.setupSpaceAction}</action-listener>
<params>
      <param name="id">#{actionContext.id}</param>
</params>
Just in case anyone else has the problem, there ya go….
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.