Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
An error occurred while processing the template.
Java method "com.sun.proxy.$Proxy68.getEntry(String, long)" threw an exception when invoked on com.sun.proxy.$Proxy68 object "com.liferay.asset.internal.service.AssetEntryLocalServiceWrapper@3ce42ad7"; see cause exception in the Java stack trace.
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign assetEntry = assetEntryServic... [in template "20192#20219#89567372" at line 20, column 65]
----
1<#assign
2 assetEntryService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService")
3 welboaService = serviceLocator.findService("com.once.welboa.service.api.WelboaService")
4 journalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleService")
5 welboaGroupId = groupId
6 URLdetalleArt = ""
7/>
8
9<#if welboaService.getBoletin(request, themeDisplay)??>
10 <#assign welboaBoletin = welboaService.getBoletin(request, themeDisplay) />
11 <#assign articles = welboaService.getNormalArticlesFromBoletin(groupId, welboaBoletin) />
12
13 <#if articles?has_content>
14 <div class="row mx-2 mx-sm-3 mx-md-6 mt-md-4">
15 <#list articles as curEntry>
16 <#assign isTerciaria = false />
17 <#assign structure = curEntry.getDDMStructureKey() />
18 <#if structure?? && structure == "EST_WELBOA_ARTICULO">
19
20 <#assign assetEntry = assetEntryService.getEntry("com.liferay.journal.model.JournalArticle", curEntry.getResourcePrimKey()) />
21 <#assign tags = assetEntry.getTags() />
22
23 <#if tags?has_content>
24 <#list tags as tag>
25 <#if tag.getName() == "portada_terciaria">
26 <#assign isTerciaria = true />
27 </#if>
28 </#list>
29 </#if>
30
31 <#if !isTerciaria>
32 <div class="col-md-4 mb-5 justify-content-center d-flex">
33 <@liferay_journal["journal-article"]
34 articleId=curEntry.getArticleId()
35 ddmTemplateKey="TPL_WELBOA_ARTICULO_PORTADA"
36 groupId=curEntry.getGroupId()
37 />
38 </div>
39 </#if>
40 </#if>
41 </#list>
42 </div>
43 </#if>
44<#else>
45 <#assign welboaBoletin ="" />
46</#if>
Eventos del mes
Calendario
Calendario de Junio
- L
- M
- X
- J
- V
- S
- D
- Monday 11
- Tuesday 22
- Wednesday 33
- Thursday 44
- Friday 55
- Saturday 66
- Sunday 77
- Monday 88
- Tuesday 99
- Wednesday 1010
- Thursday 1111
- Friday 1212
- Saturday 1313
- Sunday 1414
- Monday 1515
- Tuesday 1616
- Wednesday 1717
- Thursday 1818
- Friday 1919
- Saturday 2020
- Sunday 2121
- Monday 2222
- Tuesday 2323
- Wednesday 2424
- Thursday 2525
- Friday 2626
- Saturday 2727
- Sunday 2828
- Monday 2929
- Tuesday 3030
Final del calendario
No existen eventos para este mes Junio