Hi,
I don't understand why in my Seam actionBean
@Name("myActions")
@Scope(SESSION)
public class myActionsBean implements Serializable {
@In(create = true, required = false)
protected transient CoreSession documentManager;
... etc
documentManger is NULL ???
Benjamin JALON
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
