`
lylewolf
  • 浏览: 27371 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

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

阅读更多
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.


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics