facebook

Migration of JCA projects

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #249995 Reply

    jbradfor
    Member

    Since MyEclipse does not appear to have support for JCA Connector projects, we would like a recommendation on how to migrate and setup JCA projects from WSAD to MyEclipse.

    #250021 Reply

    Riyad Kalla
    Member

    jbradfor,
    Can you specify in detail what functionality MyEclipse would need in order for your team to function? (We haven’t looked into JCA support, I don’t even know what it is)

    #250031 Reply

    jbradfor
    Member

    Eclipse / WTP has some Connector project and RAR file import/export support.

    A Resource Adapter Archive (.RAR) file is a Java archive file used to package a resource adapter for the Java 2 Connector (J2C) Architecture.

    A RAR file can contain Enterprise information system (EIS, i.e. CICS) supplied resource adapter implementation code in the form of JAR files or runnable components, such as DLLs or Utility classes or static documents, such as HTML files, images, and sound files. The standard file extension of a RAR file is .rar.

    Resource Adaptor:

    A resource adapter is a software driver that a Java application uses to connect to an EIS.

    A resource adapter plugs into an application server and provides connectivity between the EIS, the application server, and the enterprise application.

    An application server vendor extends its system once to support the J2EE Connector Architecture (JCA) and is then assured of seamless connectivity to multiple EISs. Likewise, an EIS vendor provides one standard resource adapter with the capability to plug into any application server that supports JCA. JCA provides connection pooling, transaction, and security support.

    #250032 Reply

    Riyad Kalla
    Member

    Thank you very much for the info. Now what basic functionality would you need MyEclipse to do for you in order to get up and running? I’m thinking basic here, like deployment support for RAR’s into EARs? We can support that now as long as your RAR project name ends with a .rar extension: Test.rar for example.

    We are aiming to improve this in 5.0, but for now that is how custom extensions work for deployed projects.

    As far as importing and making sense of RARs, I can’t offer you support for that right now unfortunately.

    #250034 Reply

    jbradfor
    Member

    If you are targeting to support WTP 1.5 with MyEclipse 5, you should inherit their JCA / RAR mechanisms (Connector Projects and improt/export RAR files), right?

    #250038 Reply

    Riyad Kalla
    Member

    That’s correct, we should actually have a Milestone 1 out in about 2 weeks, could you try that out and see if it does what you need when we release it?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Migration of JCA projects

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