Opened 12 years ago

Last modified 12 years ago

#232 closed defect

SECORE does not find configuration files with Glassfish — at Version 1

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 (1)

comment:1 by Piero Campalani, 12 years ago

Description: modified (diff)

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

Note: See TracTickets for help on using tickets.