Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004787 [Resin] major always 10-06-11 08:37 12-08-11 15:05
Reporter systhemes View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.23
Summary 0004787: class-loader configuration
Description My class always compiling even if I write this in resin-web.xml

The simple-loader tag is ignored in resin-web.xml and also in /etc/resin/resin.xml

<web-app xmlns="http://caucho.com/ns/resin" [^]
         xmlns:resin="urn:java:com.caucho.resin">

<class-loader>
    <simple-loader path="WEB-INF/classes"/>
    <library-loader path="WEB-INF/lib"/>
  </class-loader>
</web-app>
Additional Information
Attached Files

- Relationships

- Notes
(0005544)
systhemes
10-06-11 08:42

SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 1

java 1.7.0
 
(0005660)
ferg
12-08-11 15:05

Added $disable_compiling_loader to resin.xml properties.
 

- Issue History
Date Modified Username Field Change
10-06-11 08:37 systhemes New Issue
10-06-11 08:42 systhemes Note Added: 0005544
12-08-11 15:05 ferg Note Added: 0005660
12-08-11 15:05 ferg Assigned To  => ferg
12-08-11 15:05 ferg Status new => closed
12-08-11 15:05 ferg Resolution open => fixed
12-08-11 15:05 ferg Fixed in Version  => 4.0.25


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker