[JBoss JIRA] (GTNPORTAL-3018) REST API - NoClassDefFoundError in log - JSONWriter
by Tomas Kyjovsky (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3018?page=com.atlassian.jira.pl... ]
Tomas Kyjovsky commented on GTNPORTAL-3018:
-------------------------------------------
This issue also affects RESTful interface of gatein-management.
http://<host>:<port>/rest/managed-components/mop
> REST API - NoClassDefFoundError in log - JSONWriter
> ---------------------------------------------------
>
> Key: GTNPORTAL-3018
> URL: https://issues.jboss.org/browse/GTNPORTAL-3018
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: REST API
> Affects Versions: 3.6.0.Beta02
> Reporter: Monika Gottvaldova
>
> Error in log during accessing REST API:
> ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/rest].[RestServer]] (http-/127.0.0.1:8080-3) Servlet.service() for servlet RestServer threw exception: java.lang.NoClassDefFoundError: org/json/JSONWriter
> at org.gatein.management.rest.providers.JsonResourceProvider.writeTo(JsonResourceProvider.java:79) [gatein-management-rest-2.0.0.CR01.jar:2.0.0.CR01]
> at org.gatein.management.rest.providers.JsonResourceProvider.writeTo(JsonResourceProvider.java:57) [gatein-management-rest-2.0.0.CR01.jar:2.0.0.CR01]
> at org.exoplatform.services.rest.servlet.RestServlet$ServletContainerResponseWriter.writeBody(RestServlet.java:138) [exo.ws.rest.core-2.3.3-GA.jar:2.3.3-GA]
> at org.exoplatform.services.rest.impl.ContainerResponse.writeResponse(ContainerResponse.java:211) [exo.ws.rest.core-2.3.3-GA.jar:2.3.3-GA]
> at org.exoplatform.services.rest.impl.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:240) [exo.ws.rest.core-2.3.3-GA.jar:2.3.3-GA]
> at org.exoplatform.services.rest.servlet.RestServlet.onService(RestServlet.java:85) [exo.ws.rest.core-2.3.3-GA.jar:2.3.3-GA]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (GTNPORTAL-2914) Navigation toolbar does not work properly on touch device
by Matt Wringe (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2914?page=com.atlassian.jira.pl... ]
Matt Wringe commented on GTNPORTAL-2914:
----------------------------------------
currently looking into issue, it appears that older version of webkit don't respect preventDefault,preventPropagation or return false properly when an ancestor event occurs in the chain.
> Navigation toolbar does not work properly on touch device
> ---------------------------------------------------------
>
> Key: GTNPORTAL-2914
> URL: https://issues.jboss.org/browse/GTNPORTAL-2914
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Mobile
> Affects Versions: 3.6.0.Beta01
> Environment: gatein-master (3.6.0.Beta02-SNAPSHOT)
> Reporter: Filip Kiss
> Labels: JPP61-Test-dev
>
> When tapping/clicking on 'Site' or 'Group' elements on touch device/emulator
> the submenu opens and immediately disappears. The submenu is displayed as it should only when tapping for the second time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months