Hello,
I'm trying to read a resource located in the repository. I have a directory NAMED dir1 located under the root. Within that directory(dir1) I created a file NAMED file1. Within file1 I have a key/value TEMP-DIR=c:/lctemp.
Within a process I use the RepositoryService ReadResourceContent operations:
the input is <> /dir1/file1
the output is <> doc1 (a document variable). I'm getting null on the return.
Thank you for any insight.
Jesse
P.S.
Looking at the server log during startup, I did see this fragment which may or may not have a bearing: ("I'M using JBoss Turnkey on Windows XP)
(it has an ERROR--unable to find config file and it has a WARN
WARN [org.jboss.deployment.DeploymentInfo] Only the root deployment can set the loader repository, ignoring config=LoaderRepositoryConfig(repositoryName: com.adobe.edc.startupservice:loader=edc-startup.sar, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: null, repositoryConfig: null)
2008-09-15 14:45:53,289 INFO [STDOUT] [INFO ]Booting [com.celequest.system.boot.generic.RestartManager]...
2008-09-15 14:45:57,255 ERROR [org.apache.axis.configuration.EngineConfigurationFactoryServlet] Unable to find config file. Creating new servlet engine config file: /WEB-INF/server-config.wsdd
2008-09-15 14:45:57,636 INFO [org.jboss.deployment.EARDeployer] Started J2EE application: file:/C:/Adobe/LiveCycle8/jboss/server/all/deploy/CAS_Adobe.ear
2008-09-15 14:47:55,473 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/Adobe/LiveCycle8/jboss/server/all/deploy/adobe-livecycle-jbo ss.ear
2008-09-15 14:49:29,005 WARN [org.jboss.deployment.DeploymentInfo] Only the root deployment can set the loader repository, ignoring config=LoaderRepositoryConfig(repositoryName: com.adobe.edc.startupservice:loader=edc-startup.sar, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: null, repositoryConfig: null)
2008-09-15 14:49:30,948 WARN [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss
I'm trying to read a resource located in the repository. I have a directory NAMED dir1 located under the root. Within that directory(dir1) I created a file NAMED file1. Within file1 I have a key/value TEMP-DIR=c:/lctemp.
Within a process I use the RepositoryService ReadResourceContent operations:
the input is <> /dir1/file1
the output is <> doc1 (a document variable). I'm getting null on the return.
Thank you for any insight.
Jesse
P.S.
Looking at the server log during startup, I did see this fragment which may or may not have a bearing: ("I'M using JBoss Turnkey on Windows XP)
(it has an ERROR--unable to find config file and it has a WARN
WARN [org.jboss.deployment.DeploymentInfo] Only the root deployment can set the loader repository, ignoring config=LoaderRepositoryConfig(repositoryName: com.adobe.edc.startupservice:loader=edc-startup.sar, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: null, repositoryConfig: null)
2008-09-15 14:45:53,289 INFO [STDOUT] [INFO ]Booting [com.celequest.system.boot.generic.RestartManager]...
2008-09-15 14:45:57,255 ERROR [org.apache.axis.configuration.EngineConfigurationFactoryServlet] Unable to find config file. Creating new servlet engine config file: /WEB-INF/server-config.wsdd
2008-09-15 14:45:57,636 INFO [org.jboss.deployment.EARDeployer] Started J2EE application: file:/C:/Adobe/LiveCycle8/jboss/server/all/deploy/CAS_Adobe.ear
2008-09-15 14:47:55,473 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/Adobe/LiveCycle8/jboss/server/all/deploy/adobe-livecycle-jbo ss.ear
2008-09-15 14:49:29,005 WARN [org.jboss.deployment.DeploymentInfo] Only the root deployment can set the loader repository, ignoring config=LoaderRepositoryConfig(repositoryName: com.adobe.edc.startupservice:loader=edc-startup.sar, repositoryClassName: org.jboss.mx.loading.HeirarchicalLoaderRepository3, configParserClassName: null, repositoryConfig: null)
2008-09-15 14:49:30,948 WARN [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss