It is a known bug:

http://jira.opensymphony.com/browse/XW-669

musachy

On Thu, Apr 9, 2009 at 8:20 AM, Michael Obster <mich...@obster.org> wrote:
> Hi,
>
> anybody here who have already a working struts2 application on JBoss
> 5.0.1 GA? I currently try to deploy one on the JBoss but got an error,
> which I attach as text file.
> I also saw a bug report in the JBoss tracker, but this doesn't help me
> to solve my problem, which is actually a show stopper. I need a solution.
>
> So any help is appreciated.
>
> Kind regards,
> Michael Obster
>
> 13:30:49,863 INFO  [StrutsSpringObjectFactory] ... initialized Struts-Spring 
> integration successfully
> 13:30:50,393 INFO  [ResolverUtil] Scanning for classes in 
> [/D:/server/jboss-5.0.1.GA/server/default/deploy/csi.war/WEB-INF/classes/vwg/audi/
> csi/ui/action/] matching criteria: 
> org.apache.struts2.config.classpathconfigurationprovide...@e8cc00
> 13:30:50,393 ERROR [ResolverUtil] Could not search jar file 
> 'D:\server\jboss-5.0.1.GA\server\default\deploy\csi.war\WEB-INF\classes\vwg\audi
> \csi\ui\action' for classes matching criteria: 
> org.apache.struts2.config.classpathconfigurationprovide...@e8cc00 due to an 
> IOException
> java.io.FileNotFoundException: 
> D:\server\jboss-5.0.1.GA\server\default\deploy\csi.war\WEB-INF\classes\vwg\audi\csi\ui\action
>  (Das System kan
> n den angegebenen Pfad nicht finden)
>        at java.io.FileInputStream.open(Native Method)
>        at java.io.FileInputStream.<init>(FileInputStream.java:106)
>        at 
> com.opensymphony.xwork2.util.ResolverUtil.loadImplementationsInJar(ResolverUtil.java:341)
>        at 
> com.opensymphony.xwork2.util.ResolverUtil.findInPackage(ResolverUtil.java:288)
>        at 
> com.opensymphony.xwork2.util.ResolverUtil.find(ResolverUtil.java:240)
>        at 
> org.apache.struts2.config.ClasspathConfigurationProvider.loadPackages(ClasspathConfigurationProvider.java:234)
>        at 
> org.apache.struts2.config.ClasspathConfigurationProvider.loadPackages(ClasspathConfigurationProvider.java:402)
>        at 
> com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:152)
>        at 
> com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
>        at 
> org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)
>        at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)
>        at 
> org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:201)
>        at 
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:234)
>        at 
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:332)
>        at 
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:90)
>        at 
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3783)
>        at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4413)
>        at 
> org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:312)
>        at 
> org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:144)
>        at 
> org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
>        at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
>        at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at 
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
>        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>        at 
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
>        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
>        at 
> org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
>        at $Proxy36.start(Unknown Source)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to