java ee - After running project couple of times, WELD-001303: No active contexts for scope type javax.enterprise.context.RequestScoped -


after run project couple of times, began trow me error:

"weld-001303: no active contexts scope type javax.enterprise.context.requestscoped".

but if close , reopen netbeans project work again, couple of times...what seems problem?


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -