| Author |
JSF2 Composite Components. I meeting a problem about package the component in a jar.
|
Joe wood
Greenhorn
Joined: Jul 17, 2008
Posts: 7
|
|
I develop a component and package it in a jar.
when i use it, i meet this problem. JSF 2 Resources folder "/resources/demo" is missing in a project web directory
but it running ok!
my problem is how do i define a eclipse plugin for xml catalog extension then i can use it simply .
|
 |
Joe wood
Greenhorn
Joined: Jul 17, 2008
Posts: 7
|
|
I find a solution for this.
put a xml file in META-INF . re-define the composite component namespaces .then the IDE can parser the namespaces.
eg.
|
 |
 |
|
|
subject: JSF2 Composite Components. I meeting a problem about package the component in a jar.
|
|
|