cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Trouble finding location of xconf.dtd

hmungekar
1-Newbie

Trouble finding location of xconf.dtd

I am trying to locate xconf.dtd file. I tried searching in the Windchill folder, but could not find it. If anybody has any idea please revert.

ACCEPTED SOLUTION

Accepted Solutions

The xconf.dtd file should be in your install.jar file in <Windchill>/codebase/WEB-INF/lib/. Inside the jar file, it's located in the directory com/ptc/windchill/structconf/xconf/

View solution in original post

2 REPLIES 2
BenPerry
13-Aquamarine
(To:hmungekar)

It is not on my 10.2 M030 server...

Unix command:

find $WT_HOME/ -name xconf.dtd -print

returns no results, whereas:

find $WT_HOME/ -name wt.properties -print

returns results, so I know the command works.

find $WT_HOME/ -name wt.properties -print

$WT_HOME/codebase/wnc/CommonCore/wt.properties

$WT_HOME/codebase/wt.properties

The xconf.dtd file should be in your install.jar file in <Windchill>/codebase/WEB-INF/lib/. Inside the jar file, it's located in the directory com/ptc/windchill/structconf/xconf/

Announcements

Top Tags