facebook

Extent of CMP support for Weblogic 7.0

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #197859 Reply

    ssidi
    Member

    I am trying get an understanding of the extent of CMP support offered by MyEclipse for creating CMP EBs. I was able to create a CMP EB with no properties via the EJB create wizard. I was also able to generate relevant interfaces via xDoclet. Now I need to add attributes to the CMP EB. Is there support for:

    1. Adding attributes in the “Bean” class & having abstract set() & get() methods generated in the (generated) CMP class ?

    2. A friendly way of mapping CMP attributes to Oracle table columns via any MyEclipse wizard ?

    3. Support for generating appropriate weblogic-ejb-jar.xml & weblogic-cmp-rdms-jar.xml based on OR mapping ?

    Thanks in advance for your support.

    I have been pretty impressed with MyEclipse so far. You guys are doing a great job !

    #197862 Reply

    Scott Anderson
    Participant

    1. Adding attributes in the “Bean” class & having abstract set() & get() methods generated in the (generated) CMP class ?
    3. Support for generating appropriate weblogic-ejb-jar.xml & weblogic-cmp-rdms-jar.xml based on OR mapping ?

    There is support within XDoclet in both the ejbdoclet and the weblogic add-on for specifying CMP mappings. The documentation for both is in the Reference section of the MyEclipse User Guide and is also available on the web at http://xdoclet.sourceforge.net/ant/xdoclet/modules/ejb/EjbDocletTask.html and http://xdoclet.sourceforge.net/tags/bea-tags.html respectively.

    2. A friendly way of mapping CMP attributes to Oracle table columns via any MyEclipse wizard ?

    Sorry, no wizard. XDoclet is the best bet.

    Thanks in advance for your support.
    I have been pretty impressed with MyEclipse so far. You guys are doing a great job !

    Thank you very much! All nice postings anywhere on the internet are greatly appreciated. 🙂

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Extent of CMP support for Weblogic 7.0

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