weblogic-ejb-jar.dtd can not parse without interne
1. download the dtd from the bea site. I placed this file in c:\bea2. 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.
页:
[1]