Re: Regarding Jetspeed migration
DavidSeanTaylor <[email protected]>
| Newsgroups | gmane.comp.jakarta.jetspeed.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Jun 19, 2015, at 3:12 AM, Lalitha Bourishetty <[email protected]> wrote: > > Hi Team, > > we jar file from got new jar file from http://www.bluesunrise.com/downloads/jetspeed-rdbms-2.2.2.jar path. > when i tried to compile the example portlet using java 8,it is still throwing the same error. > Error as below: > > org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. > Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can i > mprove startup time and JSP compilation time. > java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Class Lalitha, Sounds like you’ ll need to recompile everything from source, or if you are starting a new project, why not just work off 2.3.0 trunk?