Project

General

Profile

bug #9797

Updated by Andreas Kohlbecker over 2 years ago

eg:  


 http://localhost:8080/portal/taxon/b384de9c-0a70-48e9-8fcc-1f772a331544.json 

 http://int.e-taxonomy.eu/cdmserver/integration_cichorieae/portal/taxon/b384de9c-0a70-48e9-8fcc-1f772a331544.json 

 the LIE happens at the following point in the init cascade: 

 ~~~ 
 taxon->relationsToThisTaxon-[TaxonRelationshipBeanProcessor]-> 
     fromTaxon->-[TaxonBaseBeanProcessor]->secSource->citation-[ReferenceBaseBeanProcessor]-> 
     authorship-[TeamOrPersonBaseBeanProcessor]->team.getCollectorTitleCache()->teamMembers.size() authorship-[TeamOrPersonBaseBeanProcessor]->tream.getCollectorTitleCache()->teamMembers.size() 
 ~~~ 

Back