facebook

queries of the conflict with the version of jes and xdoclet

💡
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 Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #237344 Reply

    jayenho
    Member

    the latest version of myelicpse just supports jes8.0 and jes8.1, well, myeclipse just uses xdoclet for the j2ee development, but the question is, even the latest version of xdoclet (1.2.3) does not support jes version higer than 7.0, it is the conflict!! we must use jes version higher than 7.0, but all the ejb descriptors just support up to 7.0? it is so inconvenient for the developers, we have to mannualy modify the ejb descriptors after using xdoclet to generate these files? so, why not support jes7.0? and any advices for using xdoclet1.2.3 and jes8.1?

    #237388

    Riyad Kalla
    Member

    What does “JES” stand for and which doclet are you configuring?

    #237472

    jayenho
    Member

    JES here means Sun Java System Application Server Edition of which the former is sunone application server, I just configure the ejbdoclet.

    #237473

    Greg
    Member

    It looks like the ejb module for sunone doesn’t support anything higher than 7.0. Have you tried deploying an EJB to your 8.1 server with 7.0 descriptors? It might just work anyway.

    #237480

    jayenho
    Member

    It is not quite convenient, when deploy to jes8.1 with the 7.0 descriptor, the application server will automatically migrate the descritors from 7.0 to 8.1, but just with the header <!doctype..> changed, the inconvenience is if you do not manually modify the header for the right dtd, you can not use the new feature in the server higher than 7.0, for example, mdb in 7.0 has no <message-destination> item but 8.0 does have. If you just use this item and do not modify the header with the right dtd, xml validation checking will fail.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: queries of the conflict with the version of jes and xdoclet

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