Grails

TomcatServer.groovy requires Sun JVM

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2 final
  • Fix Version/s: 1.2.2, 1.3-M1
  • Component/s: None
  • Labels:
    None
  • Environment:
    IBM JDK 1.5 on Linux

Description

TomcatServer.groovy uses sun.security.tools.KeyTool, which is only available on the Sun JVM. Why trying to run Grails on an IBM JVM, this class cannot be resolved.

Please reference this class using soft references (e.g. Class.forName("sun.security.tools.KeyTool")

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: