facebook

Debug deployment of Resource Adapters (RARs)

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

    wildwest59
    Member

    Hi,

    Am running into problems w/ deploying a RAR inside WL 7.0 SP2. This
    RAR works w/ JBoss 3.x.

    Trying to use MyEclipse to try and debug deployment of a RAR. Is it
    possible ? If yes, pointers please ? If not, any possiblity in the future ?

    thanks a bunch.

    raghu

    #196327 Reply

    Scott Anderson
    Participant

    Raghu,

    You can use MyEclipse to help you debug anything that you have deployed within a WebLogic 7.0 container, including your RAR since the WebLogic process. If the source code for your RAR is contained in a MyEclipse project, you should be able to perform normal debugging operations on it (breakpoints, variable inspection / modification, step through code, etc.). You simply need to package your project as a RAR (probably via an Ant script), deploy it within WebLogic (possibly by copying it to the domains ‘applications’ directory), then start the server using MyEclipse.

    By the way, you can debug your RAR within JBoss using a similar technique with MyEclipse too.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debug deployment of Resource Adapters (RARs)

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