Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] having web resource alias issue with upgrade to virgo 3.7.2

Hi Steven,

<?xml version="1.0" encoding="UTF-8"?>

<Context>

   <Resources
className="org.apache.catalina.webresources.StandardRoot">

       <PreResources base="m:// virgo//mcstatic//config//"
className="org.apache.catalina.webresources.DirResourceSet"
webAppMount="/config" />

   </Resources>

</Context>

I spotted an extra *space* in your PreResources attribute base: "m:// virgo//mcstatic//config//"
Could this be an issue?

If not, please ask the questions in the Virgo forum.
Chances are you get faster responses from other Virgo users.

Regards,
  florian


Back to the top