Re: What files are needed

Jacob Kjome <[email protected]> Tue, 6 Jan 2004 18:57:44 +0000
Newsgroups gmane.comp.java.enhydra.barracuda.general
Message-ID <[email protected]>
What appserver are you using?  Does it include Xerces2 along with the parser 
api's in the server classspath?  For instance, Tomcat should have 
XercesImpl.jar and xmlParserAPIs.jar in CATALINA_HOME/common/endorsed.  These 
are required to be there.  The xerces-1.4.4-patched.jar is a very old thing 
that is no longer valid anymore since XMLC now wraps xerces-1.4.4 into its own 
package structure (i.e.  org.enhydra.apache.xerces).  However, a valid XML 
parser + DOM apis still needs to exist.  You should remove the old xerces-1.4.4 
jar and use the latest Xerces2 (currently 2.6.0) + the xml-apis.jar that ships 
with it.

The only reason these jars are not provided is that they are so commonly 
provided by both the Ant build system and just about any server that I can 
think of.

BTW, are there docs that still refer to xerces-1.4.4-patched.jar?  If so, those 
need to be updated.  Sorry for the confusion.  Let me know if you have further 
problems after addressing what I stated above.

Jake

Quoting "Juan R. Migoya" <[email protected]>:

> Hello all:
> 
> I have rebuilt the barracuda distro from the CVS (5 Jan. 2004).
> It compiles OK.
> 
> When I tried to run the tutorials ("hello1",...) I have found
> that it didn't work. After some some work I have found that
> the "xerces-1.4.4-patched.jar" was missing. Now all the examples
> run fine.
> 
> My question is: There is no way of "systematizing" all the info related
> to the jars files needed in the lib and jars subdirectories respectively?
> It's quite confusing to read that some packet now is included in that
> other packet, but than if you use jdk1.4.1 you should put...
> I had another barracuda distro running well. Perhaps when I installed
> it I went trough all this trouble. I don't know.
> 
> On the other hand, I guess making a "superclean" will delete the Xerces
> file. If I make it some months from now I suppose I won't remember this
> fact.
> 
> Perhaps I have missed some info posted in some place. If so I would
> appreciate
> any help. I'm trying to work with Barracuda, which I know since the
> beginning, but
> all this stuff about missing libraries or jar files makes me crazy.
> 
> Thanks a lot, and Happy New Year!
> Juan R. Migoya
> Aiboa 29-1º Izda.
> 48992 Guecho
> VIZCAYA
> SPAIN
> 
> _______________________________________________
> Barracuda mailing list
> [email protected]
> http://barracudamvc.org/lists/listinfo/barracuda