Hi 
apps struts 2.12 in Jboss5.10/4.2.3  with JQuery plugin ---> error deploy

If I add the plugin Jar in Web-inf/lib (struts2-jquery-plugin-3.3.1.jar ) I
get erre in deploy.
That's ok if I remove the Jar.
The server wait many seconds in the parsing struts-default.xml, it is
visible in the log time.

16:19:42,485 INFO [TomcatDeployment] deploy, ctxPath=/WebApplication1
16:19:42,688 INFO [XmlConfigurationProvider] Parsing configuration file
[struts-default.xml]
...
16:20:03,814 ERROR [[/WebApplication1]] Exception starting filter struts2
Unable to load configuration. - [unknown location]
at
com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:58)
at
org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:360)
at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:403)
....
....
....
....
Caused by: Unable to load
vfszip:/C:/Programmi/EnterprisePlatform-5.1.0/jboss-eap-5.1/jboss-as/server/all/deploy/WebApplication1.war/WEB-INF/lib/struts2-jquery-plugin-3.3.1.jar/struts-plugin.xml
- [unknown location]
at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadConfigurationFiles(XmlConfigurationProvider.java:890)
....
....
....
....
Caused by: Connection timed out: connect - [unknown location]
at com.opensymphony.xwork2.util.DomHelper.parse(DomHelper.java:115)
....
....



Hav you  got some ideas ? 

It's correct in the theory  adding the plugin JAR or is it needed other 
operations  ?

Thank you very much    -ngald-


--
View this message in context: 
http://struts.1045723.n5.nabble.com/JBoss-error-deploy-webApp-Struts2-Jquery-plugin-tp5710190.html
Sent from the Struts - User mailing list archive at Nabble.com.

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

Reply via email to