Hi, 

I am running into issues when deploying the contacts.war on Jrun. It
works fine when deployed on tomcat. Here's starting the stack trace from
the Jrun console. 



------------------------------------------------------------------------
--------------------------------------------------------
  1 / 901        # Created by JRun on 08/31 15:33:12   
  2 / 901        08/31 15:33:12 info Deploying web application "Contacts
Sample Application" from:
file:/C:/Downloads/acegi-security-0.51/samples/contacts/dist/contacts.wa
r   
  3 / 901        08/31 15:33:12 error Error loading class for Filter
Acegi Authentication Processing Filter: Filter is disabled.   
  4 / 901        java.lang.IllegalStateException: No
WebApplicationContext found: no ContextLoaderListener registered?   
  5 / 901         at
org.springframework.web.context.support.WebApplicationContextUtils.getRe
quiredWebApplicationContext(WebApplicationContextUtils.java:69)   
  6 / 901         at
net.sf.acegisecurity.util.FilterToBeanProxy.getContext(FilterToBeanProxy
.java:158)   
  7 / 901         at
net.sf.acegisecurity.util.FilterToBeanProxy.init(FilterToBeanProxy.java:
98)   
  8 / 901         at
jrun.servlet.FilterObject.init(FilterObject.java:63)   
  9 / 901         at
jrun.servlet.FilterManager.loadFilter(FilterManager.java:195)   
  10 / 901        at
jrun.servlet.FilterManager.init(FilterManager.java:155)   
  11 / 901        at
jrun.servlet.FilterManager.create(FilterManager.java:74)   
  12 / 901        at
jrun.servlet.WebApplicationService.start(WebApplicationService.java:223)

  13 / 901        at
jrun.deployment.DeployerService.initModules(DeployerService.java:710)   
  14 / 901        at
jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.
java:242)   
  15 / 901        at
jrun.deployment.DeployerService.deploy(DeployerService.java:430)   
  16 / 901        at
jrun.deployment.DeployerService.deployPersistentURL(DeployerService.java
:1570)   
  17 / 901        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)   
  18 / 901        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)   
  19 / 901        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)   
  20 / 901        at java.lang.reflect.Method.invoke(Method.java:324)   
  21 / 901        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)

  22 / 901        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)

  23 / 901        at
jrunx.kernel.agents.JRunAdminService.invoke(JRunAdminService.java:127)

  24 / 901        at
sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)   
  25 / 901        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)   
 
------------------------------------------------------------------------
---------------------------------------------------------

Any help would be appreciated. I am running the 30 days evaluation of
Jrun on Windows. 

Thanks
Shishir


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to