Hi Vikas,<br><br>I haven&#39;t used the BRMS in WebSphere but the error you are getting should be able to be resolved by adding<br><br>permission java.io.FilePermission &quot;\C:\ProgramFiles\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar&quot;, &quot;read&quot;;<br>
<br>in either the file:${application} or file:${jars} sections.<br><br>There are also some substitution parameters you can use so something like:<br><br>permission java.io.FilePermission &quot;${app.installed.path}\lib\EJBCommandTarget.jar&quot;, &quot;read&quot;;<br>
<br>should also work.<br><br>Take a look at <a href="http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/tsec_waspolicyfile.html">http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/tsec_waspolicyfile.html</a><br>
<br><br>regards<br>Steve<br><br><br><br><div class="gmail_quote">On Thu, May 15, 2008 at 8:08 AM, Vikas Phonsa &lt;<a href="mailto:VPhonsa@mercuryinsurance.com">VPhonsa@mercuryinsurance.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Everybody,<br>
<br>
Has anybody been able to enable BRMS security in Websphere 6.1? If I use<br>
&quot;WSLogin&quot; I get the exception shown below.<br>
<br>
<br>
Any ideas?<br>
<br>
Thanks in advance.<br>
Vikas<br>
<br>
<br>
<br>
----------------------Exception Stack<br>
Trace---------------------------------<br>
 &nbsp;SECJ0314W: Current Java 2 Security policy reported a potential<br>
violation of Java 2 Security Permission. Please refer to InfoCenter for<br>
further information.<br>
<br>
Permission:<br>
<br>
 &nbsp; &nbsp; &nbsp;\C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar : Access<br>
denied (java.io.FilePermission \C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar read)<br>
<br>
<br>
Code:<br>
<br>
 &nbsp; &nbsp; org.jboss.seam.init.DeploymentDescriptor &nbsp;in &nbsp;{file:/C:/Documents<br>
and<br>
Settings/vphonsa/RSAWorkspaces/MercuryMisc/.metadata/.plugins/org.eclips<br>
e.wst.server.core/tmp0/drools-jbrmsEAR.ear/drools-jbrms.war/WEB-INF/lib/<br>
jboss-seam-2.0.0.CR2.jar}<br>
<br>
<br>
<br>
Stack Trace:<br>
<br>
java.security.AccessControlException: Access denied<br>
(java.io.FilePermission \C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar read)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.security.AccessController.checkPermission(AccessController.java:104<br>
)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.SecurityManager.checkPermission(SecurityManager.java:547)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager<br>
.java:189)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at sun.misc.URLClassPath.check(URLClassPath.java:666)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at sun.misc.URLClassPath.checkURL(URLClassPath.java:646)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.net.URLClassLoader.findResource(URLClassLoader.java:755)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.bootstrap.ExtClassLoader.findResource(ExtClassLoader.java:448<br>
)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.ClassLoader.getResource(ClassLoader.java:387)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.ClassLoader.getResource(ClassLoader.java:382)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:447)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.classloader.CompoundClassLoader.getResourceAsStream(CompoundC<br>
lassLoader.java:884)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.classloader.ReloadableClassLoader.getResourceAsStream(Reloada<br>
bleClassLoader.java:182)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.classloader.CompoundClassLoader.getResourceAsStream(CompoundC<br>
lassLoader.java:884)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.DeploymentDescriptor.&lt;init&gt;(DeploymentDescriptor.jav<br>
a:37)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Seam.getEjbDescriptor(Seam.java:51)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Seam.getComponentType(Seam.java:102)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:227)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:217)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.addComponent(Initialization.java:949)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.init(Initialization.java:536)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java<br>
:34)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebA<br>
pp.java:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.<br>
java:266)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:272)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.jav<br>
a:88)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java<br>
:157)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:655)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.ja<br>
va:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerI<br>
mpl.java:333)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImp<br>
l.java:549)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl<br>
.java:1295)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectS<br>
tart(DeployedApplicationImpl.java:1129)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl<br>
.java:567)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAppli<br>
cationImpl.java:814)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Applica<br>
tionMgrImpl.java:948)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(Appli<br>
cationMgrImpl.java:2114)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(W<br>
sComponentImpl.java:340)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
<br>
<br>
Code Base Location:<br>
<br>
<br>
[5/14/08 15:03:33:437 PDT] 00000014 SecurityManag W &nbsp; SECJ0314W: Current<br>
Java 2 Security policy reported a potential violation of Java 2 Security<br>
Permission. Please refer to InfoCenter for further information.<br>
<br>
Permission:<br>
<br>
 &nbsp; &nbsp; &nbsp;\C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar : Access<br>
denied (java.io.FilePermission \C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar read)<br>
<br>
<br>
Code:<br>
<br>
 &nbsp; &nbsp; org.jboss.seam.init.DeploymentDescriptor &nbsp;in &nbsp;{file:/C:/Documents<br>
and<br>
Settings/vphonsa/RSAWorkspaces/MercuryMisc/.metadata/.plugins/org.eclips<br>
e.wst.server.core/tmp0/drools-jbrmsEAR.ear/drools-jbrms.war/WEB-INF/lib/<br>
jboss-seam-2.0.0.CR2.jar}<br>
<br>
<br>
<br>
Stack Trace:<br>
<br>
java.security.AccessControlException: Access denied<br>
(java.io.FilePermission \C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\lib\EJBCommandTarget.jar read)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.security.AccessController.checkPermission(AccessController.java:104<br>
)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.SecurityManager.checkPermission(SecurityManager.java:547)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager<br>
.java:189)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.SecurityManager.checkRead(SecurityManager.java:886)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at sun.misc.URLClassPath.check(URLClassPath.java:672)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at sun.misc.URLClassPath.checkURL(URLClassPath.java:646)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.net.URLClassLoader.findResource(URLClassLoader.java:755)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.bootstrap.ExtClassLoader.findResource(ExtClassLoader.java:448<br>
)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.ClassLoader.getResource(ClassLoader.java:387)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.ClassLoader.getResource(ClassLoader.java:382)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:447)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.classloader.CompoundClassLoader.getResourceAsStream(CompoundC<br>
lassLoader.java:884)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.classloader.ReloadableClassLoader.getResourceAsStream(Reloada<br>
bleClassLoader.java:182)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.classloader.CompoundClassLoader.getResourceAsStream(CompoundC<br>
lassLoader.java:884)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.DeploymentDescriptor.&lt;init&gt;(DeploymentDescriptor.jav<br>
a:37)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Seam.getEjbDescriptor(Seam.java:51)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Seam.getComponentType(Seam.java:102)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:227)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:217)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.addComponent(Initialization.java:949)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.init(Initialization.java:536)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java<br>
:34)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebA<br>
pp.java:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.<br>
java:266)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:272)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.jav<br>
a:88)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java<br>
:157)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:655)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.ja<br>
va:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerI<br>
mpl.java:333)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImp<br>
l.java:549)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl<br>
.java:1295)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectS<br>
tart(DeployedApplicationImpl.java:1129)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl<br>
.java:567)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAppli<br>
cationImpl.java:814)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Applica<br>
tionMgrImpl.java:948)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(Appli<br>
cationMgrImpl.java:2114)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(W<br>
sComponentImpl.java:340)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
<br>
<br>
Code Base Location:<br>
<br>
<br>
[5/14/08 15:03:33:562 PDT] 00000014 SecurityManag W &nbsp; SECJ0314W: Current<br>
Java 2 Security policy reported a potential violation of Java 2 Security<br>
Permission. Please refer to InfoCenter for further information.<br>
<br>
Permission:<br>
<br>
 &nbsp; &nbsp; &nbsp;suppressAccessChecks : Access denied<br>
(java.lang.reflect.ReflectPermission suppressAccessChecks)<br>
<br>
<br>
Code:<br>
<br>
 &nbsp; &nbsp; org.jboss.seam.Component &nbsp;in &nbsp;{file:/C:/Documents and<br>
Settings/vphonsa/RSAWorkspaces/MercuryMisc/.metadata/.plugins/org.eclips<br>
e.wst.server.core/tmp0/drools-jbrmsEAR.ear/drools-jbrms.war/WEB-INF/lib/<br>
jboss-seam-2.0.0.CR2.jar}<br>
<br>
<br>
<br>
Stack Trace:<br>
<br>
java.security.AccessControlException: Access denied<br>
(java.lang.reflect.ReflectPermission suppressAccessChecks)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.security.AccessController.checkPermission(AccessController.java:104<br>
)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.SecurityManager.checkPermission(SecurityManager.java:547)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager<br>
.java:189)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:1<br>
19)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.scanMethod(Component.java:797)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.initMembers(Component.java:548)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:254)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:217)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.addComponent(Initialization.java:949)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.init(Initialization.java:536)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java<br>
:34)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebA<br>
pp.java:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.<br>
java:266)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:272)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.jav<br>
a:88)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java<br>
:157)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:655)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.ja<br>
va:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerI<br>
mpl.java:333)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImp<br>
l.java:549)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl<br>
.java:1295)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectS<br>
tart(DeployedApplicationImpl.java:1129)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl<br>
.java:567)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAppli<br>
cationImpl.java:814)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Applica<br>
tionMgrImpl.java:948)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(Appli<br>
cationMgrImpl.java:2114)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(W<br>
sComponentImpl.java:340)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
<br>
<br>
Code Base Location:<br>
<br>
<br>
[5/14/08 15:03:33:625 PDT] 00000014 ServiceLogger I<br>
com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident<br>
stream file C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\logs\ffdc\server1_14<br>
181418_08.05.14_15.03.33_1.txt<br>
[5/14/08 15:03:33:750 PDT] 00000014 ServiceLogger I<br>
com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC<br>
closed incident stream file C:\Program<br>
Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\logs\ffdc\server1_14<br>
181418_08.05.14_15.03.33_1.txt<br>
[5/14/08 15:03:33:781 PDT] 00000014 WebApp &nbsp; &nbsp; &nbsp; &nbsp;E &nbsp; Exception caught<br>
while initializing context<br>
java.lang.RuntimeException: Could not create Component:<br>
org.jboss.seam.core.init<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.addComponent(Initialization.java:964)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.init(Initialization.java:536)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java<br>
:34)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(WebA<br>
pp.java:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.<br>
java:266)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:272)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication(WebGroup.jav<br>
a:88)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(VirtualHost.java<br>
:157)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java:655)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.wswebcontainer.WebContainer.addWebApplication(WebContainer.ja<br>
va:608)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerI<br>
mpl.java:333)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImp<br>
l.java:549)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl<br>
.java:1295)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectS<br>
tart(DeployedApplicationImpl.java:1129)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl<br>
.java:567)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAppli<br>
cationImpl.java:814)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Applica<br>
tionMgrImpl.java:948)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(Appli<br>
cationMgrImpl.java:2114)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(W<br>
sComponentImpl.java:340)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)<br>
Caused by: java.security.AccessControlException: Access denied<br>
(java.lang.reflect.ReflectPermission suppressAccessChecks)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.security.AccessController.checkPermission(AccessController.java:104<br>
)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.SecurityManager.checkPermission(SecurityManager.java:547)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager<br>
.java:189)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:1<br>
19)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.scanMethod(Component.java:797)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.initMembers(Component.java:548)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:254)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.&lt;init&gt;(Component.java:217)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;at<br>
org.jboss.seam.init.Initialization.addComponent(Initialization.java:949)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;... 19 more<br>
<br>
<br>
This email and/or any files or attachments transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail and/or any files or attachments transmitted with it is strictly forbidden. If you have received this email in error, please delete the e-mail and/or any files or attachments, and also notify the system manager (<a href="mailto:PostMaster@mercuryinsurance.com">PostMaster@mercuryinsurance.com</a>) of the error. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of !<br>

&nbsp;viruses. The company accepts no liability for any damage caused by any virus transmitted by this email and/or any files or attachments transmitted with it.<br>
<br>
<br>
<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Steven Williams<br><br>Supervising Consultant<br><br>Object Consulting<br>Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501<br><a href="mailto:steven.williams@objectconsulting.com.au">steven.williams@objectconsulting.com.au</a><br>
<a href="http://www.objectconsulting.com.au">www.objectconsulting.com.au</a><br><br>consulting | development | training | support<br>our experience makes the difference