facebook

errors during ejb relation using xdoclet build

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

    xtuyaowu
    Member

    Hi,everybody:
    I’m getting the following error while building ejb relation :

    Buildfile: D:\eclipse\workspace\Tutorial\xdoclet-build.xml
    N10004:

    BUILD FAILED
    java.lang.UnsupportedClassVersionError: xjavadoc/ant/XJavadocTask (Unsupported major.minor version 49.0)

    Total time: 3 seconds

    The project is an EJB project and is configured as such
    This is in Eclipse 3.1 with ME 4.0GA

    It builds fine with ME 3.8 against Eclipse 3.0

    Am I missing anything?
    Thank you,
    yaowu

    #238829 Reply

    Greg
    Member

    You need to configure the Java language support for XDoclet located at Window > Preferences > MyEclipse > XDoclet > Build. It lookes like you are launching with a 1.4 JRE so you need to make sure that the language support preference is set to 1.4.2.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: errors during ejb relation using xdoclet build

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