public class ConfigUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger |
static Messages |
messages |
| Constructor and Description |
|---|
ConfigUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
addDeploymentEntryToConfig(String jarLocation,
Openejb config) |
static File |
createConfig(File config) |
static String[] |
deducePaths(String path) |
static String |
searchForConfiguration(String rawPath)
TODO: It should always be assumed that the path input param is a URL or URL-convertible
|
public static String searchForConfiguration(String rawPath) throws OpenEJBException
OpenEJBExceptionpublic static File createConfig(File config) throws IOException
IOExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.