org.kuali.rice.ken.util
Class NotificationServer

java.lang.Object
  extended by org.kuali.rice.ken.util.NotificationServer

public class NotificationServer
extends Object

Starts up Jetty pointing to an existing installation location. This is useful for testing/debugging. To use this class (with the default webapp dir location), generate a Quickstart in dist/ before running this class. Implementation derived from this discussion: http://www.nabble.com/Re:-Embedded-Jetty6-with-AXIS2-p8960637.html

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
NotificationServer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationServer

public NotificationServer()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.