Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Have you Java'd recently?

Have you Java'd recently?

Scheduled Pinned Locked Moved The Lounge
javaadobequestion
23 Posts 13 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Nemanja Trifunovic

    AFAIK portability is one of the most important factors that lead to success of Java on server platforms. Most Java programmers (sic!) I know develop and test their applications on Windows NT, and then just copy the jars to a Unix server. :beer:

    T Offline
    T Offline
    Tomasz Sowinski
    wrote on last edited by
    #21

    Nemanja Trifunovic wrote: Java programmers (sic!) LOL Nemanja Trifunovic wrote: develop and test their applications on Windows NT, and then just copy the jars to a Unix server. Probably true. I've heard, however, that there are significant 'issues' when you try to port EJB app from one vendor's container (or whatever they call their middleware) to another. Can't verify that, however. Tomasz Sowinski -- http://www.shooltz.com

    Free your mind and your ass will follow.

    N 1 Reply Last reply
    0
    • T Tomasz Sowinski

      Nemanja Trifunovic wrote: Java programmers (sic!) LOL Nemanja Trifunovic wrote: develop and test their applications on Windows NT, and then just copy the jars to a Unix server. Probably true. I've heard, however, that there are significant 'issues' when you try to port EJB app from one vendor's container (or whatever they call their middleware) to another. Can't verify that, however. Tomasz Sowinski -- http://www.shooltz.com

      Free your mind and your ass will follow.

      N Offline
      N Offline
      Nemanja Trifunovic
      wrote on last edited by
      #22

      Tomasz Sowinski wrote: I've heard, however, that there are significant 'issues' when you try to port EJB app from one vendor's container (or whatever they call their middleware) to another. They call it App Server. True, there are problems if you try to do that, but usually they install i.e. IBM Web Sphere both on their development platform (Windows) and production platform (Unix), and then things go smothly. :beer:

      J 1 Reply Last reply
      0
      • N Nemanja Trifunovic

        Tomasz Sowinski wrote: I've heard, however, that there are significant 'issues' when you try to port EJB app from one vendor's container (or whatever they call their middleware) to another. They call it App Server. True, there are problems if you try to do that, but usually they install i.e. IBM Web Sphere both on their development platform (Windows) and production platform (Unix), and then things go smothly. :beer:

        J Offline
        J Offline
        Jason Gerard
        wrote on last edited by
        #23

        Porting from one App Server to another can be a problem if you don't follow the EJB spec when creating your app. If you use proprietary extensions, then yeah, you have a problem. I'm currenly working on a project using J2EE and it has been tested and deployed on 3 different App Servers without any problems and no need for code modifications. BTW, we do all our development on Windows 2K. Jason Gerard

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups