Anonymous | Login | Signup for a new account | 12-17-2024 11:56 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
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 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 26 unique queries executed. |