facebook

WHat we have to do with Stubs and Skeletons?

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

    trashermad
    Member

    HI, in my development group we’re trying to generate the Stubs and skeletons needed for a little example of EJB that we’ve done, but we can’t find the way to do that. Someone can help us??????? 😯

    #217529 Reply

    trashermad
    Member

    I forget to say that we’re working with JOnAS 3.3

    #217788 Reply

    Scott Anderson
    Participant

    I believe JOnAS is one of the few servers that still requires manual generation of stub and skeleton code. It’s unfortunate, since it makes it much harder to use. Additionally, there’s no help for doing that in MyEclipse, since it’s very server specific. You’ll likely have to use the tools provided with JOnAS, by pointing them at your project directory, and then import the generated code into your MyEclipse project. If you have some server flexibility, JBoss 4.0 works well and automatically generates the classes as needed when the application is deployed.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: WHat we have to do with Stubs and Skeletons?

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