Hi Christian!

On Mon, Nov 11, 2002 at 11:17:15AM +0100, Christian Haul wrote:
> On 07.Nov.2002 -- 09:44 AM, Christian Joelly wrote:
> > i have attached the error message, the sitemap and the compiled sitemap.
> > i have also to tell that im not a very indepth cocoon developer so the
> > error messages are looking very strange to me :o)
> 
> Unfortunately, I can't make any out of it either. Sitemap looks OK, so
> does the generated .java file. The error messages are not really
> helpful :-(

i have switched to cocoon 2.0.3 now and i hope i dont have to change the
cocoon version for another time during this project =:-(

but: sitemap compiles well and there are some other messages in the
sitemap.log which i can't work around:

DEBUG   (2002-11-20) 15:23.06:565   [sitemap.matcher.sessionstate] (/knapp/reports/) 
Thread-38/WildcardSessionAttributeMatcher: Session attribute 
'org.apache.cocoon.SessionState' not set

i have defined the session matcher in my pipeline as follows:

  <map:pipeline>

    <map:match type="sessionstate" pattern="*">
      <map:parameter name="attribut-name" value="user"/>
      
      <map:match pattern="**/*.css">
        <map:read src="css/{2}.css" mime-type="text/css"/>
      </map:match>
      
      <map:match pattern="images/**.*">
        <map:read src="images/{1}.{2}" mime-type="image/{2}"/>
      </map:match>
      
      <map:match pattern="**/*.js">
        <map:read src="jscript/{2}.js" mime-type="text/javascript"/>
      </map:match>
      
      <map:match pattern="applets/**">
        <map:read src="applets/{1}" mime-type="application/octet-stream"/>
      </map:match>
      
      <map:match pattern="*/**">
        <map:mount uri-prefix="{1}" src="{1}/" check-reload="yes"/>
      </map:match>
      
    </map:match>
  
  </map:pipeline>

whats going wrong now?? and why is the session attribute matcher looking
for the attribute "org.apache.cocoon.SessionState"?

thx, Chris

-- 
KNAPP Logistics Automation  http://www.knapp.com
Ing. Christian Jölly        Tel/FAX: (++43) 316 / 495 1926 / 495 394
Günter-Knapp-Straße 5-7     A-8075 Hart bei Graz

-- Support your government, give Echelon/Carnivore something to parse --
AMTAS ATMD ATSC Abdullah Allah  communist CIA DD2-N DISA DoD GRU Gregori
Irak  Iran KGB  Kurdish LSD  NATO NSTD  Natasha  ORD RTEM  Russia  STRAP
Saddam Hussein  TSP  Yugoslavia   attack  bank  bomb  classfield  cocain
compromise defense  democracy  destroy  destruct  detonator  directorate
elections enforce extasy force  foreign embassy government grass hashish
heroin   illegal  information   international  military systems  missile
million dollars   nuclear  policital   pot  power   presidental  project
restricted data  revolution  rule the world sensitive  smuggle spy steal
system  takeover  terrorist  top-secret  warmod  warrior-T  weapon  weed
------------------------------------------------------------------------

Attachment: msg20810/pgp00000.pgp
Description: PGP signature

Reply via email to