Creating a orion-web.xml with the 'search-local-classes-first' attribute in combination with removing the oracle.xml shared libraries has the same effect:
<?xml version="1.0"?>...
Type: Posts; User: GeertJan; Keyword(s):
Creating a orion-web.xml with the 'search-local-classes-first' attribute in combination with removing the oracle.xml shared libraries has the same effect:
<?xml version="1.0"?>...
application-config.xml
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:context="http://www.springframework.org/schema/context"...
I have a similar environment and having problems with getting webflow to work. Below a specification of the environment, folderstructure, log trace and setup. Please have a look into this, we really...