facebook

xdoclet defaults weblogic.xml to version 6.0

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #236145 Reply

    Hi I’m trying to generate a weblogic.xml file. My xdoclet keeps putting doctype 6.0 in the xml file even when I specify the version. What must I do to make xdoclet generate a 8.1 config file?

    (<!DOCTYPE weblogic-web-app PUBLIC “-//BEA Systems, Inc.//DTD Web Application 6.0//EN” “http://www.bea.com/servers/wls600/dtd/weblogic-web-jar.dtd”&gt;)

    #236146

    Greg
    Member

    This is an issue with the XDoclet Bea module. You might be able to find some information on the xdoclet support forums or mailing list. Are you actually seeing any problems? It might be that you don’t need the 8.1 doctype for it to work correctly.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: xdoclet defaults weblogic.xml to version 6.0

You must be logged in to post in the forum log in