weblogic-ejb-jar.dtd can not parse without interne

xiaoxiao2026-05-06  0

1. download the dtd from the bea site. I placed this file in c:\bea 2. modify the template weblogic-ejb-jar.xml file in c:\<bpms install dir>\j2ee\weblogic\templates\engine\default\ejb\META-INF\weblogic-ejb-jar.xml my own dir setting looks like c:\bea\albpm\js2eewl\j2ee\weblogic\templates\engine\default\ejb\META-INF\weblogic-ejb-jar.xml 3. open the xml document and modify the DOCTYPE line entry by replacing the entire dtd web reference (the http://www.bea.com....) with "file:///c:/bea/weblogic-ejb-jar.dtd" 4. zip the file back to ear file and put inside the same folder.
转载请注明原文地址: https://www.6miu.com/read-5048290.html

最新回复(0)