Hi

I am trying to create custom dropdown for beaneditutils and now stack with
following problem

I ve got :

package {root}.pages;

public class AppPropertyEditBlocks {

        @Environmental
        private PropertyEditContext context;


and get :

Render queue error in
BeforeRenderTemplate[AppPropertyEditBlocks:selectlist]: Failure reading
parameter 'value' of component AppPropertyEditBlocks:selectlist:
org.apache.tapestry5.ioc.internal.util.TapestryException

because :

org.tietoenator.sandbox.pages.AppPropertyEditBlocks.getSelected(AppPropertyEditBlocks.java:31)
 

because context is null.

Any clues?

regards
Mateusz

-- 
View this message in context: 
http://www.nabble.com/PropertyEditContext-is-null-tp19667359p19667359.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to