Finding the jar file for a particular Method
Hi All,
In the DA, there is a method that is created by another developer who use to work here before me. I cannot find the JAR file for that method on content server. Is there any way, I can find the jar file for that method. Below is the screen shot of that method.I also looked in the below directory:
\\server\D$\Documentum\jboss7.1.1\server\DctmServer_MethodServer\deployments\ServerApps.ear\DmMethods.war\WEB-INF\lib
Any help will be apprecaited.
Thank You.
Answers
-
The JMS also looks for lib files under here:
\\server\D$\Documentum\dba\java_methods
If it isnt there, then your develop may have imported the jar as part of module (content file in the repository). Log into DA and look under:
/System/Modules/com.xyz.abc.DispositionWorkflow
0 -
Hi,
I found the JAR file under /System/Modules/com.xyz.abc.DispositionWorkflow. How do I export the file to my c:\drive or any drive. I want to see the contents of the JAR file. How can I do that? I trying doing Export, but it did something behind the scenes, but don't know where the JAR file is. Once I get the JAR file, I can extract the contents to my C:\ drive. Below are the screen shot of what I found. Any help will be greatly appreciated.
0 -
You could try the following the queries, and identify the location of the jar. by replacing with the exact jar name.
DQL> select * from dmc_jar where object_name like '%Disposition%'
dump,c,
dump,c,
displays folder_locationOR
API>?,c,select r_object_id,object_name from dmc_jar where object_name='Disposition.....jar'
09.....
API> getpath,c,09....
Check the bof cache on the content server, you should be able to see the jars.
Rohanna Dodla
Subject Matter Expert (SME), Documentum0
Categories
- All Categories
- 122 Developer Announcements
- 54 Articles
- 151 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories