Can we not have two seam components with same name scope in two different projects within a server intance? -


if have 2 components same name , precedence seam throws exception

java.lang.illegalstateexception: 2 components same name , precedence - component name:  

but these components in 2 separate ear projects.

  • isn't application scope confined 1 application (ear)?
  • does mean entire instance?


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -