run .jar file with "java" command Centos
        Posted  
        
            by Jorre
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jorre
        
        
        
        Published on 2010-05-28T13:42:18Z
        Indexed on 
            2010/05/28
            14:51 UTC
        
        
        Read the original article
        Hit count: 384
        
I'm trying to run a .jar file on my centos box, but it says "java: command not found".
What's the best or easiest way to solve this? I was hoping for a yum command but not sure that that will exist for java?
© Stack Overflow or respective owner