Re: Importing javax.faces.context.FacesContext for Glassfish
- From: csharpdotcom <cmsharp01@xxxxxxx>
- Date: Tue, 30 Oct 2007 08:20:33 -0700
Hi Lew,
Before my posting appeared in reply to your suggestion, I downloaded
myfaces-core-1.1.5-bin.tar.gz from Apache's website, and indeed there
are myfaces-api-1.1.5.jar and myfaces-impl-1.1.5.jar, with the
former including the class javax.faces.context.FacesContext.class,
together with other classes.
Presumably I can extract the jar files and put them in
<context-root>/WEB-INF/lib/, then somehow modify the relevant xml
file. However, a simpler approach would be just to extract the
class files I need and put them in the /classes folder. That way
I avoid having to change an xml file, and I only have the files I
need.
Christopher
.
- Follow-Ups:
- References:
- Importing javax.faces.context.FacesContext for Glassfish
- From: csharpdotcom
- Re: Importing javax.faces.context.FacesContext for Glassfish
- From: Hunter Gratzner
- Re: Importing javax.faces.context.FacesContext for Glassfish
- From: Lew
- Re: Importing javax.faces.context.FacesContext for Glassfish
- From: csharpdotcom
- Re: Importing javax.faces.context.FacesContext for Glassfish
- From: Lew
- Importing javax.faces.context.FacesContext for Glassfish
- Prev by Date: If I'm an executable jar, can I delete myself?
- Next by Date: Re: Importing javax.faces.context.FacesContext for Glassfish
- Previous by thread: Re: Importing javax.faces.context.FacesContext for Glassfish
- Next by thread: Re: Importing javax.faces.context.FacesContext for Glassfish
- Index(es):
Relevant Pages
|