aspose file tools
The moose likes JSF and the fly likes JSF2 Composite Components. I meeting a problem about package the component in a jar. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF2 Composite Components. I meeting a problem about package the component in a jar." Watch "JSF2 Composite Components. I meeting a problem about package the component in a jar." New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF2 Composite Components. I meeting a problem about package the component in a jar.
 
Similar Threads
Two Ja file having the same class file but different implementation.How to use both jar file?
organizing classes into packages
build.xml: jar tag
Data Access Beans
Packaging an application