Opened 11 years ago

Closed 11 years ago

#232 closed defect (fixed)

SECORE does not find configuration files with Glassfish

Reported by: Piero Campalani Owned by: mrusu
Priority: minor Milestone: 8.4
Component: secore Version: 8.3
Keywords: Cc:
Complexity: Medium

Description (last modified by Piero Campalani)

When Glassfish is used as web server, SECORE starts looking at the configuration files from a folder inside the Glassfish directory tree (.glassfish/domains/domain1/lib/classes, where the Java ClassLoader is), and not in secore-web/build/web/ sub-directories.

Change History (2)

comment:1 by Piero Campalani, 11 years ago

Description: modified (diff)

This problem is fixed by searching for the compiled .class classes, instead of the ClassLoader, fix is ready.

comment:2 by Piero Campalani, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in:

commit d6e3ab4f1b586c4f22a8b21d8f30b77210c6892d
Author: Dimitar Misev <misev@rasdaman.com>
Date:   Thu Nov 8 15:50:46 2012 +0100

    Fix secore bugs when deployed in NetBeans/GlassFish
Note: See TracTickets for help on using tickets.