Issues

Select view

Select search mode

 
18 of 18

cfimport not working with JSP tags

Description

Per , the custom JSP tags are not working with cfimport

We are migrating our Railo 3.1.2 application to Lucee. And currently the Lucee Version we are trying with is 5.3.4.80 since we are running with Wildfly10.

And we have couple of customized JSP tags, that was working with Railo3.1.2. But with same code, it is not working with Lucee5.3.4.80. And I’ve also tested, seems like it is not working with latest Lucee5.3.10.97 as well.

Per debugging with Lucee code - the cfm file generated *_cfm$cf.class file and I’ve decompiled it to -

The Tag Class is available with pageContext.use, but it somehow fails to Cast the Class after it returns - saying NoClassDefFound.

Please take a look and advise.

Environment

We are migrating our Railo 3.1.2 application to Lucee. And currently the Lucee Version we are trying with is 5.3.4.80 since we are running with Wildfly10.

Tested LuceeWAR and Lucee Express, issue happens on both environments.

It is not working with Lucee5.3.4.80. And I’ve also tested, seems like it is not working with latest Lucee5.3.10.97 as well.

Details

Assignee

Reporter

Priority

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 7 April 2023 at 12:34
Updated 10 June 2024 at 11:32

Activity

Show:

Spark Ou17 April 2023 at 08:50

Can you take a look on this to see if it is actually a Bug? This is blocking us for a while and we need to know if it is a bug and then plan our migration properly. Thanks!

Flag notifications