[JBoss JIRA] (GTNPORTAL-2564) Selected page layout template isn't used when adding page
by Vlastislav Ramik (JIRA)
Vlastislav Ramik created GTNPORTAL-2564:
-------------------------------------------
Summary: Selected page layout template isn't used when adding page
Key: GTNPORTAL-2564
URL: https://issues.jboss.org/browse/GTNPORTAL-2564
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.4.0.M01
Environment: GateIn 3.4.0 M1, AS 7.1.2.Final
Reporter: Vlastislav Ramik
Fix For: 3.5.0.Final
When adding page: In step two Select a Page Layout Template:
You have to click three column(rows) layout and then two column(rows) layout to be the two rows layout used.
--
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
[JBoss JIRA] Created: (GTNWSRP-243) "WSSecurityException: Password child expected" when register consumer in Liferay portal
by Michal Vanco (JIRA)
"WSSecurityException: Password child expected" when register consumer in Liferay portal
---------------------------------------------------------------------------------------
Key: GTNWSRP-243
URL: https://issues.jboss.org/browse/GTNWSRP-243
Project: GateIn WSRP
Issue Type: Bug
Affects Versions: 2.1.0-Beta05
Environment: EPP 5.2.0 ER01, Liferay 6.0.6 on jboss 5.1.0
Reporter: Michal Vanco
Assignee: Chris Laprun
Priority: Minor
Fix For: 2.1.0-CR01
Attachments: wsrp-epp.txt, wsrp-liferay.txt
I've used to test a scenario when GateIn/EPP was producer and LR portal as consumer (and it used to work).
Now when I'm trying to add consumer in LR, error is thrown and consumer isn't registered (logs from both portals are attached).
ERROR [WSSecurityDispatcher] Internal error occured handling inbound message:
org.jboss.ws.extensions.security.exception.WSSecurityException: Password child expected in UsernameToken element
Btw. I've also reported issue we had before (GTNWSRP-75) and it should be fixed already in trunk http://issues.liferay.com/browse/LPS-19360
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (GTNPORTAL-2563) Dashboard page edit cancels extended label mode
by Vlastislav Ramik (JIRA)
Vlastislav Ramik created GTNPORTAL-2563:
-------------------------------------------
Summary: Dashboard page edit cancels extended label mode
Key: GTNPORTAL-2563
URL: https://issues.jboss.org/browse/GTNPORTAL-2563
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.4.0.M01
Environment: GateIn 3.4.0 M1, AS 7.1.2.Final
Reporter: Vlastislav Ramik
Fix For: 3.5.0.Final
Editing dashboard page cancels extended label mode. Follow steps to reproduce. There is also no possibility to edit labels in different languages, there is only Page title input field in page settings (Dashboard Editor -> Edit Page -> View Page Properties - Page Title )
--
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
[JBoss JIRA] (GTNPC-85) Cannot build from scratch without privileged access to JBoss legacy repository
by Chris Laprun (JIRA)
Chris Laprun created GTNPC-85:
---------------------------------
Summary: Cannot build from scratch without privileged access to JBoss legacy repository
Key: GTNPC-85
URL: https://issues.jboss.org/browse/GTNPC-85
Project: GateIn Portlet Container
Issue Type: Bug
Affects Versions: 2.3.2-GA
Reporter: Chris Laprun
Fix For: 2.3.3-GA
If you try to build PC with a clean environment without priviledged access to JBoss' legacy repo, you will get the following (or similar) error:
[ERROR] Failed to execute goal on project pc-test-core: Could not resolve dependencies for project org.gatein.pc:pc-test-core:jar:2.3.3-GA-SNAPSHOT: Failed to collect dependencies for [org.gatein.common:common-logging:jar:2.0.4-GA (compile), org.gatein.wci:wci-wci:jar:2.2.0-Beta01 (compile), org.gatein.pc:pc-controller:jar:2.3.3-GA-SNAPSHOT (compile), org.gatein.pc:pc-portlet:jar:2.3.3-GA-SNAPSHOT (compile), org.gatein.pc:pc-api:jar:2.3.3-GA-SNAPSHOT (compile), log4j:log4j:jar:1.2.16 (compile), org.jboss.unit:jboss-unit:jar:1.2.4 (compile), org.jboss.unit:jboss-unit-remote:jar:1.2.4 (compile), org.jboss.unit:jboss-unit-tooling-ant:jar:1.2.4 (compile), org.jboss.unit:portal-test:jar:1.2.4 (compile), org.jboss.unit:portal-test-generic:jar:1.2.4 (compile), org.jboss.remoting:jboss-remoting:jar:2.5.0.GA (compile), concurrent:concurrent:jar:1.3.4 (test), jboss:jboss-serialization:jar:1.0.3.GA (test), org.jboss.logging:jboss-logging-jdk:jar:2.0.5.GA (compile), org.jboss.logging:jboss-logging-log4j:jar:2.0.5.GA (compile), commons-logging:commons-logging:jar:1.1.1 (compile), commons-httpclient:commons-httpclient:jar:3.1 (compile), javax.ccpp:ccpp:jar:1.0 (compile), javax.portlet:portlet-api:jar:2.0 (compile), org.apache.maven:maven-ant-tasks:jar:2.1.1 (compile), org.slf4j:slf4j-simple:jar:1.5.8 (test)]: Failed to read artifact descriptor for apache-log4j:log4j:jar:1.2.14: Could not transfer artifact apache-log4j:log4j:pom:1.2.14 from/to repository.jboss.org (http://repository.jboss.org/maven2/): Access denied to: http://repository.jboss.org/maven2/apache-log4j/log4j/1.2.14/log4j-1.2.14... -> [Help 1]
Repository needs to be explicitly set in the POM file (so that folks trying to build don't have to set it) and exclusions should be added to dependencies to avoid pulling useless dependencies.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years