×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I joined this list a couple of weeks ago mostly as an audit, and here i
am already with an odd problem.
I am running java 1.4.2_16 and tomcat 5.5.1 on our iSeries. I have a
webapp that was straight javax.servlets (java emitting html) and it's
been running fine for a couple of years.
Recently i needed to add a feature and rather do more yucky brute
forcing, i reworked the app to be spring/jsp/mvc based.
This has been a disaster. java.lang.StringBuilder not found? At this
point, thousands of java.lang classes have been loaded, and several jsp
pages have been displayed.
This is my first Spring on iSeries foray. I have done lots of Spring on
Windows/Linux. In fact, this war file runs flawlessly on those two
platforms.
Has anyone else had a similar problem? Missing basic classes? Any
Spring successes? (i would imagine so).
Thanks in advance for any insight available.
--
Dick Balaska
-------------------------------------------------------------------
javax.servlet.ServletException: javax.servlet.jsp.JspException: An error
occurred while evaluating custom action attribute "value" with value
"${job.printMessages}": An error occurred while getting property
"printMessages" from an instance of class
com.aaact.FileMover.business.job.MaritzPull
(java.lang.NoClassDefFoundError: java/lang/StringBuilder)
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.