facebook

Bean in class name

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #199685 Reply

    I am stuck to the *Bean idea of lobozz – I think it was from lobozz at least, I evaluated some J2EE plugins (maybe it was JBoss IDE too?!).

    Well the idea goes, that Bean is added to every bean class you are up to define. I am doing it manually and modified the fileset settings of xdoclet configuration to reflect this (include **/*Bean.java). It works well. But I got a pain using the wizard. The wizard does not add Bean automatically (Is it better to dont add Bean after all?) , nor does it ignore Bean when the name and jndi-name.

    Therefore currently I am creating a class naming it Session. Then I’ll rename the class to SessionBean. Everything is ok since but why is the adding Bean stuff not implemented within the wizard? Is something wrong with it?

    Thanks

    #199688 Reply

    Scott Anderson
    Participant

    Martin,

    Everything is ok since but why is the adding Bean stuff not implemented within the wizard? Is something wrong with it?

    There’s nothin inherently right or wrong with it. It’s just a naming convention that someone made up. Personal preference, but nothing more.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Bean in class name

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