Re: barracudamvc not properly updated!
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Oh, and you also need to add the latest Xerces2 jars ( 2.4.0, same as comes
with Ant-1.5.3 and Tomcat-4.1.24 ) to CATALINA_HOME/common/endorsed and
remove the xmlc version of xerces from there. Here is how the directories
should look (no more, no less)....
common/endorsed/
xalan-2.5.0.jar
xercesImpl.jar
xmlParserAPIs.jar
shared/lib/
xerces-1.4.4-xmlc-2.2.jar
Jake
At 01:45 PM 4/17/2003 -0500, you wrote:
>Hi Shawn,
>
>Since christian updated the server from CVS and restarted the server,
>things are now running with the newest XMLC-2.2 stuff, but you haven't yet
>made the changes I requested a week or two ago to allow this to work.
>
>The newest xerces-1.4.4-xmlc-2.2.jar needs to be in
>CATALINA_HOME/shared/lib and the old jar needs to be removed or nothing
>will work.
>
>Jake