Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Struts
Which version of struts 2 is suitable for struts2-jquery-plugin-3.0.2.jar
vikas byn
Ranch Hand
Posts: 80
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
recently i tried struts2-jquery-plugin-3.0.2.jar and struts2-jquery-tree-plugin-3.0.2.jar with struts2.0 but it failed with error..
SEVERE: Exception starting filter struts2
Unable to load configuration. - Class: java.net.AbstractPlainSocketImpl
File: AbstractPlainSocketImpl.java
Method: connect
Line: 175 - java/net/AbstractPlainSocketImpl.java:175:-1
...
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: Unable to load jar:file:/home/vikasbarsaiyan/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/testweb/WEB-INF/lib/struts2-jquery-plugin-2.5.3.jar!/struts-plugin.xml - Class: java.net.AbstractPlainSocketImpl
File: AbstractPlainSocketImpl.java
Method: connect
Line: 175 - java/net/AbstractPlainSocketImpl.java:175:-1
at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadConfigurationFiles(XmlConfigurationProvider.java:890)
Joe Ess
Bartender
Posts: 9626
16
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Sounds like you still have the old jquery jar file somewhere.
[
How To Ask Questions On JavaRanch
]
khekhone yvan
Ranch Hand
Posts: 79
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
take the jar on the war in jquery showcase.war
vikas byn
Ranch Hand
Posts: 80
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
i looked at showcase.war, it does not have struts2-jquery-plugin-3.0.2.jar and struts2-jquery-tree-plugin-3.0.2.jar.
khekhone yvan
Ranch Hand
Posts: 79
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
copy all the jar you find on the lib normally its on the lib
.. and after erase the doublon older thaht mean if you find a a old version you erase form your project
It's a beautiful day in this neighborhood - Fred Rogers. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Exception in Struts2
Struts2
Which version of struts 2 is suitable for struts2-jquery-plugin-3.0.2.jar
Error in building an application using Struts2
problem with starting Struts2
More...