Have simple composite component(compositeComponent.jsf),that is embedded to global.jsf page.
The problem is that ajax can't update this component.
Neither :componentId, not formId:componentId declaration doesn't work.
Should i write own method generator in my bean for id generation?
see pic. for more info!
