Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 95408 invoked from network); 9 Apr 2009 13:54:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Apr 2009 13:54:49 -0000 Received: (qmail 95770 invoked by uid 500); 9 Apr 2009 13:54:46 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 95730 invoked by uid 500); 9 Apr 2009 13:54:46 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 95720 invoked by uid 99); 9 Apr 2009 13:54:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2009 13:54:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael@obster.org designates 94.142.217.67 as permitted sender) Received: from [94.142.217.67] (HELO mail.obster.org) (94.142.217.67) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2009 13:54:38 +0000 Received: from localhost (beta1.obster.org.local [127.0.0.1]) by mail.obster.org (Postfix) with ESMTP id 84BC352173 for ; Thu, 9 Apr 2009 16:02:34 +0200 (CEST) Received: from mail.obster.org ([127.0.0.1]) by localhost (mail.obster.org [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 11232-07 for ; Thu, 9 Apr 2009 16:02:27 +0200 (CEST) Received: from [10.251.136.213] (p5499182E.dip0.t-ipconnect.de [84.153.24.46]) (Authenticated sender: michael@obster.org) by mail.obster.org (Postfix) with ESMTPA id 097E1520B5 for ; Thu, 9 Apr 2009 16:02:26 +0200 (CEST) Message-ID: <49DDFE00.9030705@obster.org> Date: Thu, 09 Apr 2009 15:54:08 +0200 From: Michael Obster User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Problems using Struts2 on JBoss 5.0.1GA References: <49DDE809.4060603@obster.org> <49DDFC13.2040109@obster.org> In-Reply-To: <49DDFC13.2040109@obster.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org Ahh. I've seen that should be already resolved in current version. So I will try it with this version. Cheers, Michael Michael Obster schrieb: > I know that, but is there no way to work around this bug? > > Michael > > Musachy Barroso schrieb: >> It is a known bug: >> >> http://jira.opensymphony.com/browse/XW-669 >> >> musachy >> >> On Thu, Apr 9, 2009 at 8:20 AM, Michael Obster 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.ClasspathConfigurationProvider$1@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.ClasspathConfigurationProvider$1@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.(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.(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-unsubscribe@struts.apache.org >>> For additional commands, e-mail: user-help@struts.apache.org >>> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org