Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000663 [Resin] minor always 01-03-06 10:01 04-05-06 16:03
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.17
Summary 0000663: compiling class loader for an expanded JAR file
Description 3 -- compiling class loader for an expanded JAR file

  for expanded JAR files inside an expanded EAR file, I would like to
  be able to define a compiling class loader.

The only nuance here is that JAR files do not have the same structure as .WAR
files and WEB-INF/ directories as in src and classes directories. The top
level of the JAR file is the root of that element of the classpath.

<resin ...>
  <server ...>

    <class-loader ...>

    <host-default>
      <class-loader ...>
      <ear-deploy path='deploy/ear/' expand-path='deploy/ear/'/>
      <rar-deploy path='deploy/rar/' expand-path='deploy/rar/'/>
      <war-deploy path='deploy/war/' expand-path='deploy/war/'/>

      <ear-default>
        <class-loader ...> <!-- ear class loader shares rars within .ear -->
      <rar-default>
        <class-loader ...>
      <war-default>
        <class-loader ...>

    </host-default>

Additional Information
Attached Files

- Relationships

- Notes
(0000825)
ferg
01-30-06 16:56

the added capability could be ear-default and rar-default.
 
(0001021)
ferg
04-05-06 16:03

server/306n
 

- Issue History
Date Modified Username Field Change
01-03-06 10:01 ferg New Issue
01-30-06 16:56 ferg Note Added: 0000825
04-05-06 16:03 ferg Note Added: 0001021
04-05-06 16:03 ferg Assigned To  => ferg
04-05-06 16:03 ferg Status new => closed
04-05-06 16:03 ferg Resolution open => fixed
04-05-06 16:03 ferg Fixed in Version  => 3.0.19
04-05-06 16:03 ferg View Status @0@ => public
04-05-06 16:03 ferg Description Updated


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