cancel
Showing results for 
Search instead for 
Did you mean: 

MDM and weblogic

Former Member
0 Kudos

Hi,

1) mdm java archive file can be installed in weblogic?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

MDM4J jar files can be deployed in Web Logic.

They are like any other Jar files.

You can have web applications running in Weblogic application server, access MDM System via MDM Web services, and MDM Java API.

But the a2a archives of MDM Repository are recognized by MDM Server only.

Hope this helps,

Please mark helpful answers

Message was edited by:

Adhappan Thiagarajan

Former Member
0 Kudos

Hello:

MDM Java repository file (the a2a file) is only recognized by MDM. However, I think you meant the MDM4J.jar included with MDM.

As any standard JAR file it can be deployed and used on any J2EE Compliant server, such as WebLogic.

If you create a web application, get it into a WAR/EAR file, you can also include the JAR file inside and get an custom MDM application on your app server

Regards

Alejandro

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Joe,

MDM Java archive file is the set of MDM Java API classes.

You can make use of these classes to interact with the MDM Repositories using a Java or J2EE application.

Thanks and Regards

Subbu