You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Matthieu Ghilain (JIRA)" <ju...@ws.apache.org> on 2015/12/02 17:21:11 UTC

[jira] [Created] (JUDDI-949) Make JUDDI compatible with WebLogic and Oracle database

Matthieu Ghilain created JUDDI-949:
--------------------------------------

             Summary: Make JUDDI compatible with WebLogic and Oracle database
                 Key: JUDDI-949
                 URL: https://issues.apache.org/jira/browse/JUDDI-949
             Project: jUDDI
          Issue Type: Improvement
          Components: juddi-tomcat
    Affects Versions: 3.3.2
            Reporter: Matthieu Ghilain
            Priority: Minor


At the moment JUDDI is not compatible with Oracle database and WebLogic.
The following things are probably necessary:
- Creation of a weblogic.xml file
- Creation of a specific orm.xml file to make it compatible with Oracle
- Custom web.xml
- *Adjustment to code (problem with JAXB)*
- *Fix in some jsp*
- Custom persistence.xml
- Creation of a custom build profile in pom.xml

The things in bold might have an impact on other deployment environment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)