[JBoss JIRA] (GTNPORTAL-3254) Configure Organization Service TCK tests for the PicketLink implementation
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3254?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3254:
----------------------------------
Sprint: Sprint 77, Sprint 78, Sprint 79, Sprint 81, Sprint 84, Sprint 85 (was: Sprint 77, Sprint 78, Sprint 79, Sprint 81, Sprint 84)
> Configure Organization Service TCK tests for the PicketLink implementation
> --------------------------------------------------------------------------
>
> Key: GTNPORTAL-3254
> URL: https://issues.jboss.org/browse/GTNPORTAL-3254
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Identity integration
> Reporter: Trong Tran
> Assignee: Tuyen Nguyen The
> Labels: backlogs, plan_3.7.0
> Fix For: 3.7.0.Final
>
> Original Estimate: 1 day
> Time Spent: 2 days, 30 minutes
> Remaining Estimate: 3 hours
>
> Here is the link for org service TCK documentation : http://docs.jboss.org/exojcr/1.15.4-GA/developer/en-US/html_single/#Core....
> Some examples :
> https://github.com/exodev/core/blob/master/exo.core.component.organizatio...
> https://github.com/exodev/core/blob/master/exo.core.component.organizatio...
> https://github.com/exodev/jcr-services/blob/master/pom.xml
--
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
11 years
[JBoss JIRA] (GTNPORTAL-3227) Implement disabled User feature
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3227?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3227:
----------------------------------
Sprint: Sprint 77, Sprint 78, Sprint 79, Sprint 84, Sprint 85 (was: Sprint 77, Sprint 78, Sprint 79, Sprint 84)
> Implement disabled User feature
> -------------------------------
>
> Key: GTNPORTAL-3227
> URL: https://issues.jboss.org/browse/GTNPORTAL-3227
> Project: GateIn Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Vu Viet Phuong
> Assignee: Tuyen Nguyen The
> Priority: Minor
> Labels: backlogs, plan_3.7.0
> Fix For: 3.7.0.Final
>
> Original Estimate: 4 hours
> Time Spent: 2 days
> Remaining Estimate: 4 hours
>
> Refer to the spec at http://community.jboss.org/wiki/DisabledUser
--
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
11 years
[JBoss JIRA] (GTNPORTAL-3278) Error when DnD Application into Container during editing page
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3278?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3278:
----------------------------------
Sprint: Sprint 84, Sprint 85 (was: Sprint 84)
> Error when DnD Application into Container during editing page
> -------------------------------------------------------------
>
> Key: GTNPORTAL-3278
> URL: https://issues.jboss.org/browse/GTNPORTAL-3278
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Assignee: Hai Nguyen
> Labels: backlogs, plan_3.7.0
> Fix For: 3.7.0.Final
>
> Original Estimate: 6 hours
> Time Spent: 6 hours
> Remaining Estimate: 0 minutes
>
> This bug happen after merging "Restricted Page" feature
> - Login as John, edit "Home" page
> - DnD "One row" container into the page
> - DnD "New Account" portlet into that container, then DnD that portlet out of the container
> - Press F5, refresh the page --> The "New Account" is moved back inside Container
> - If I try to move the portlet out-of the Container again --> show popup "Unknow Error"
--
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
11 years
[JBoss JIRA] (GTNPORTAL-3281) On GateIn shutdown: WARN [exo.jcr.component.core.RepositoryImpl] Repository repository is OFFLINE
by Juraci Paixão Kröhling (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3281?page=com.atlassian.jira.pl... ]
Juraci Paixão Kröhling updated GTNPORTAL-3281:
----------------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-portal/pull/693
> On GateIn shutdown: WARN [exo.jcr.component.core.RepositoryImpl] Repository repository is OFFLINE
> --------------------------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3281
> URL: https://issues.jboss.org/browse/GTNPORTAL-3281
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: WSRP integration
> Reporter: Peter Palaga
> Assignee: Juraci Paixão Kröhling
> Fix For: 3.7.0.Final
>
>
> The above Warning is logged during GateIn shutdown. There should be no warnings in an out of the box instance of GateIn.
> The stack during the warning is as follows:
> {code}
> Thread [Thread-68] (Suspended (breakpoint at line 155 in LocationAwareSLF4JExoLog))
> LocationAwareSLF4JExoLog.warn(Object) line: 155
> RepositoryImpl.getSystemSession(String) line: 400
> RepositoryImpl.getSystemSession(String) line: 81
> SessionProvider.getSession(String, ManageableRepository) line: 202
> JCRPersister$WSRPSessionLifeCycle(JCRPersister$AbstractSessionLifeCycle).login() line: 82
> ChromatticImpl.openSession() line: 58
> JCRPersister(BaseChromatticPersister).getSession() line: 109
> JCRProducerConfigurationService.getPersistedLastModifiedForConfiguration() line: 128
> JCRProducerConfigurationService(AbstractProducerConfigurationService).getConfiguration() line: 48
> WSRPProducerImpl.getProducerConfiguration() line: 346
> WSRPProducerImpl.getProducerRegistrationRequirements() line: 193
> WSRPProducerImpl.stop() line: 417
> WSRPServiceIntegration.stopProducer() line: 381
> WSRPServiceIntegration.stop() line: 375
> GeneratedMethodAccessor121.invoke(Object, Object[]) line: not available
> DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
> Method.invoke(Object, Object...) line: 606
> LifecycleVisitor.traverse(Container) line: 98
> LifecycleVisitor.stop(Container) line: 166
> ConcurrentContainer.stop() line: 463
> CachingContainer(AbstractContainer).stop() line: 75
> ManageableContainer(AbstractContainer).stop() line: 75
> ManageableContainer.stop() line: 240
> PortalContainer(AbstractContainer).stop() line: 75
> PortalContainer(ExoContainer).stop() line: 273
> PortalContainer.stop() line: 689
> NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
> NativeMethodAccessorImpl.invoke(Object, Object[]) line: 57
> DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
> Method.invoke(Object, Object...) line: 606
> LifecycleVisitor.traverse(Container) line: 98
> LifecycleVisitor.stop(Container) line: 166
> ConcurrentContainer.stop() line: 463
> CachingContainer(AbstractContainer).stop() line: 75
> ManageableContainer(AbstractContainer).stop() line: 75
> ManageableContainer.stop() line: 240
> RootContainer(AbstractContainer).stop() line: 75
> RootContainer(ExoContainer).stop() line: 273
> RootContainer.stop() line: 1230
> RootContainer$ShutdownThread$1.run() line: 1220
> RootContainer$ShutdownThread$1.run() line: 1217
> SecurityHelper.doPrivilegedAction(PrivilegedAction<E>) line: 290
> RootContainer$ShutdownThread.run() line: 1216
> {code}
--
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
11 years
[JBoss JIRA] (GTNPORTAL-3282) Eliminate the "using a private module org.apache.cxf:main" warning on JBoss startup
by Juraci Paixão Kröhling (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3282?page=com.atlassian.jira.pl... ]
Juraci Paixão Kröhling updated GTNPORTAL-3282:
----------------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/gatein/gatein-wsrp/pull/89
> Eliminate the "using a private module org.apache.cxf:main" warning on JBoss startup
> -----------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3282
> URL: https://issues.jboss.org/browse/GTNPORTAL-3282
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: WSRP integration
> Reporter: Peter Palaga
> Assignee: Juraci Paixão Kröhling
> Fix For: 3.7.0.Final
>
>
> There are several warnings like this in GateIn startup log on JBoss:
> {code}
> 09:24:27,528 WARN [org.jboss.as.dependency.private] (MSC service thread 1-5) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.extension-war.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,551 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-admin-gui.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,556 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-producer.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,557 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-producer.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:28,561 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> {code}
> Searching for "org.apache.cxf" in GateIn source tree shows occurences in {{org.gatein.wsrp.integration}} {{module.xml}}: https://github.com/gatein/gatein-portal/blob/master/packaging/jboss-as7/m...
> These warning should be eliminated if possible as there should be no warnings in an out of the box GateIn installation.
--
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
11 years
[JBoss JIRA] (GTNPORTAL-3282) Eliminate the "using a private module org.apache.cxf:main" warning on JBoss startup
by Juraci Paixão Kröhling (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3282?page=com.atlassian.jira.pl... ]
Juraci Paixão Kröhling reassigned GTNPORTAL-3282:
-------------------------------------------------
Assignee: Juraci Paixão Kröhling (was: Chris Laprun)
> Eliminate the "using a private module org.apache.cxf:main" warning on JBoss startup
> -----------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3282
> URL: https://issues.jboss.org/browse/GTNPORTAL-3282
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: WSRP integration
> Reporter: Peter Palaga
> Assignee: Juraci Paixão Kröhling
> Fix For: 3.7.0.Final
>
>
> There are several warnings like this in GateIn startup log on JBoss:
> {code}
> 09:24:27,528 WARN [org.jboss.as.dependency.private] (MSC service thread 1-5) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.extension-war.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,551 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-admin-gui.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,556 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-producer.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:27,557 WARN [org.jboss.as.dependency.private] (MSC service thread 1-3) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear.wsrp-producer.war" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> 09:24:28,561 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.gatein-wsrp-integration.ear" is using a private module ("org.apache.cxf:main") which may be changed or removed in future versions without notice.
> {code}
> Searching for "org.apache.cxf" in GateIn source tree shows occurences in {{org.gatein.wsrp.integration}} {{module.xml}}: https://github.com/gatein/gatein-portal/blob/master/packaging/jboss-as7/m...
> These warning should be eliminated if possible as there should be no warnings in an out of the box GateIn installation.
--
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
11 years
[JBoss JIRA] (GTNPORTAL-3281) On GateIn shutdown: WARN [exo.jcr.component.core.RepositoryImpl] Repository repository is OFFLINE
by Juraci Paixão Kröhling (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3281?page=com.atlassian.jira.pl... ]
Juraci Paixão Kröhling reassigned GTNPORTAL-3281:
-------------------------------------------------
Assignee: Juraci Paixão Kröhling (was: Chris Laprun)
> On GateIn shutdown: WARN [exo.jcr.component.core.RepositoryImpl] Repository repository is OFFLINE
> --------------------------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3281
> URL: https://issues.jboss.org/browse/GTNPORTAL-3281
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: WSRP integration
> Reporter: Peter Palaga
> Assignee: Juraci Paixão Kröhling
> Fix For: 3.7.0.Final
>
>
> The above Warning is logged during GateIn shutdown. There should be no warnings in an out of the box instance of GateIn.
> The stack during the warning is as follows:
> {code}
> Thread [Thread-68] (Suspended (breakpoint at line 155 in LocationAwareSLF4JExoLog))
> LocationAwareSLF4JExoLog.warn(Object) line: 155
> RepositoryImpl.getSystemSession(String) line: 400
> RepositoryImpl.getSystemSession(String) line: 81
> SessionProvider.getSession(String, ManageableRepository) line: 202
> JCRPersister$WSRPSessionLifeCycle(JCRPersister$AbstractSessionLifeCycle).login() line: 82
> ChromatticImpl.openSession() line: 58
> JCRPersister(BaseChromatticPersister).getSession() line: 109
> JCRProducerConfigurationService.getPersistedLastModifiedForConfiguration() line: 128
> JCRProducerConfigurationService(AbstractProducerConfigurationService).getConfiguration() line: 48
> WSRPProducerImpl.getProducerConfiguration() line: 346
> WSRPProducerImpl.getProducerRegistrationRequirements() line: 193
> WSRPProducerImpl.stop() line: 417
> WSRPServiceIntegration.stopProducer() line: 381
> WSRPServiceIntegration.stop() line: 375
> GeneratedMethodAccessor121.invoke(Object, Object[]) line: not available
> DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
> Method.invoke(Object, Object...) line: 606
> LifecycleVisitor.traverse(Container) line: 98
> LifecycleVisitor.stop(Container) line: 166
> ConcurrentContainer.stop() line: 463
> CachingContainer(AbstractContainer).stop() line: 75
> ManageableContainer(AbstractContainer).stop() line: 75
> ManageableContainer.stop() line: 240
> PortalContainer(AbstractContainer).stop() line: 75
> PortalContainer(ExoContainer).stop() line: 273
> PortalContainer.stop() line: 689
> NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
> NativeMethodAccessorImpl.invoke(Object, Object[]) line: 57
> DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
> Method.invoke(Object, Object...) line: 606
> LifecycleVisitor.traverse(Container) line: 98
> LifecycleVisitor.stop(Container) line: 166
> ConcurrentContainer.stop() line: 463
> CachingContainer(AbstractContainer).stop() line: 75
> ManageableContainer(AbstractContainer).stop() line: 75
> ManageableContainer.stop() line: 240
> RootContainer(AbstractContainer).stop() line: 75
> RootContainer(ExoContainer).stop() line: 273
> RootContainer.stop() line: 1230
> RootContainer$ShutdownThread$1.run() line: 1220
> RootContainer$ShutdownThread$1.run() line: 1217
> SecurityHelper.doPrivilegedAction(PrivilegedAction<E>) line: 290
> RootContainer$ShutdownThread.run() line: 1216
> {code}
--
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
11 years