Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@deprecated 1 @deprecated
FIXME 0 FIXME
TBD 0 TBD
TODO 1 TODO
XXX 14 XXX

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 1

org.apache.myfaces.tobago.example.demo.SuggestController Line
use <tc:selectItems/> instead 77

TODO

Number of occurrences found in the code: 1

org.apache.myfaces.tobago.example.demo.qunit.SeleniumBase Line
implement firefox 99

XXX

Number of occurrences found in the code: 14

org.apache.myfaces.tobago.example.demo.AstroData Line
Using SessionScoped, because Singleton is not passivation capable. 40
org.apache.myfaces.tobago.example.demo.ConversationController Line
a solution might be putting this example to its own small JAR. 27
not supported by Quarkus https://quarkus.io/guides/cdi-reference 29
--No comment-- 34
org.apache.myfaces.tobago.example.demo.CurrencyController Line
former @WindowScoped 27
org.apache.myfaces.tobago.example.demo.DockerServer Line
JSTL is only needed, if jsf=mojarra... and Server = Tomcat 39
org.apache.myfaces.tobago.example.demo.LoginController Line
reset theme doesn't work 74
org.apache.myfaces.tobago.example.demo.SheetController Line
former @ViewAccessScoped 48
org.apache.myfaces.tobago.example.demo.SolarConverter Line
fixme: is not running with Quarkus! 34
@Inject doesn't work in some cases 46
org.apache.myfaces.tobago.example.demo.info.ActivityList Line
using the session id as key is not good for applications with login, because the container should change 40
the session id while the login process. 41
org.apache.myfaces.tobago.example.demo.info.ActivityPhaseListener Line
@Inject in PhaseListener doesn't work with Quarkus 34
org.apache.myfaces.tobago.example.demo.sudoku.Sudoku Line
undefined = new RandomList((byte) 81).asStack(); 72