[jira] [Assigned] (DELTASPIKE-662) Make insertion of port in URL in ClientWindowHelper optinal

2014-07-10 Thread Thomas Andraschko (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko reassigned DELTASPIKE-662:


Assignee: Thomas Andraschko

 Make insertion of port in URL in ClientWindowHelper optinal
 ---

 Key: DELTASPIKE-662
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-662
 Project: DeltaSpike
  Issue Type: Wish
Affects Versions: 1.0.0
Reporter: ulrich gratz
Assignee: Thomas Andraschko

 Scenario:
 - Loadbalaner is terminated by https (port 443)
 - The tomcat behind it runs on http
 When adding the initial dswid in ClientWindowHelper, port 80 is written into 
 the URL which breaks the redirect.
 It would be great, if the insertion of the port in the redirect URL could be 
 switched off optionally.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (DELTASPIKE-662) Make insertion of port in URL in ClientWindowHelper optinal

2014-07-10 Thread Thomas Andraschko (JIRA)

[ 
https://issues.apache.org/jira/browse/DELTASPIKE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14057378#comment-14057378
 ] 

Thomas Andraschko commented on DELTASPIKE-662:
--

It's already fixed in 1.0.0 - 
https://issues.apache.org/jira/browse/DELTASPIKE-629 ;)

 Make insertion of port in URL in ClientWindowHelper optinal
 ---

 Key: DELTASPIKE-662
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-662
 Project: DeltaSpike
  Issue Type: Wish
Affects Versions: 1.0.0
Reporter: ulrich gratz

 Scenario:
 - Loadbalaner is terminated by https (port 443)
 - The tomcat behind it runs on http
 When adding the initial dswid in ClientWindowHelper, port 80 is written into 
 the URL which breaks the redirect.
 It would be great, if the insertion of the port in the redirect URL could be 
 switched off optionally.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (DELTASPIKE-649) re-visit wls profile

2014-07-10 Thread Thomas Hug (JIRA)

[ 
https://issues.apache.org/jira/browse/DELTASPIKE-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14057417#comment-14057417
 ] 

Thomas Hug commented on DELTASPIKE-649:
---

Anyone experience with context classloaders on WLS? Trying to find all 
META-INF/persistence.xml seems to work fine in other containers but fails on 
WLS. Using a WAR file currently...

 re-visit wls profile
 

 Key: DELTASPIKE-649
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-649
 Project: DeltaSpike
  Issue Type: Task
  Components: Data-Module
Affects Versions: 1.0.0
Reporter: Gerhard Petracek
Assignee: Thomas Hug
 Fix For: 1.0.1


 wls 12.1.3 was just released - we can test again, if all issues are resolved 
 already.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Closed] (DELTASPIKE-662) Make insertion of port in URL in ClientWindowHelper optinal

2014-07-10 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek closed DELTASPIKE-662.
---


 Make insertion of port in URL in ClientWindowHelper optinal
 ---

 Key: DELTASPIKE-662
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-662
 Project: DeltaSpike
  Issue Type: Wish
Affects Versions: 1.0.0
Reporter: ulrich gratz
Assignee: Thomas Andraschko

 Scenario:
 - Loadbalaner is terminated by https (port 443)
 - The tomcat behind it runs on http
 When adding the initial dswid in ClientWindowHelper, port 80 is written into 
 the URL which breaks the redirect.
 It would be great, if the insertion of the port in the redirect URL could be 
 switched off optionally.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (DELTASPIKE-662) Make insertion of port in URL in ClientWindowHelper optinal

2014-07-10 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved DELTASPIKE-662.
-

Resolution: Duplicate

 Make insertion of port in URL in ClientWindowHelper optinal
 ---

 Key: DELTASPIKE-662
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-662
 Project: DeltaSpike
  Issue Type: Wish
Affects Versions: 1.0.0
Reporter: ulrich gratz
Assignee: Thomas Andraschko

 Scenario:
 - Loadbalaner is terminated by https (port 443)
 - The tomcat behind it runs on http
 When adding the initial dswid in ClientWindowHelper, port 80 is written into 
 the URL which breaks the redirect.
 It would be great, if the insertion of the port in the redirect URL could be 
 switched off optionally.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Reopened] (DELTASPIKE-662) Make insertion of port in URL in ClientWindowHelper optinal

2014-07-10 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek reopened DELTASPIKE-662:
-


 Make insertion of port in URL in ClientWindowHelper optinal
 ---

 Key: DELTASPIKE-662
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-662
 Project: DeltaSpike
  Issue Type: Wish
Affects Versions: 1.0.0
Reporter: ulrich gratz
Assignee: Thomas Andraschko

 Scenario:
 - Loadbalaner is terminated by https (port 443)
 - The tomcat behind it runs on http
 When adding the initial dswid in ClientWindowHelper, port 80 is written into 
 the URL which breaks the redirect.
 It would be great, if the insertion of the port in the redirect URL could be 
 switched off optionally.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (DELTASPIKE-638) re-visit inconsistent handling of @BeforeHandles

2014-07-10 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek updated DELTASPIKE-638:


Priority: Major  (was: Blocker)

 re-visit inconsistent handling of @BeforeHandles
 

 Key: DELTASPIKE-638
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-638
 Project: DeltaSpike
  Issue Type: Task
  Components: ExceptionControl-Module
Affects Versions: 1.0.0
Reporter: Gerhard Petracek
Assignee: Jason Porter
 Fix For: 1.0.1


 #throwOriginal in a @BeforeHandles method leads to #isHandled true, once 
 there is a @Handles method for the same exception. however, in the end the 
 exception gets thrown.
 reason:
 the 2nd instance of DefaultExceptionEvent (for @Handles methods) in 
 ExceptionHandlerBroadcaster, uses the information from ExceptionToCatchEvent.
 that also leads to the situation that every change done by a @BeforeHandles 
 method isn't visible in a @Handles method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (DELTASPIKE-638) re-visit inconsistent handling of @BeforeHandles

2014-07-10 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved DELTASPIKE-638.
-

Resolution: Fixed

 re-visit inconsistent handling of @BeforeHandles
 

 Key: DELTASPIKE-638
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-638
 Project: DeltaSpike
  Issue Type: Task
  Components: ExceptionControl-Module
Affects Versions: 1.0.0
Reporter: Gerhard Petracek
Assignee: Jason Porter
 Fix For: 1.0.1


 #throwOriginal in a @BeforeHandles method leads to #isHandled true, once 
 there is a @Handles method for the same exception. however, in the end the 
 exception gets thrown.
 reason:
 the 2nd instance of DefaultExceptionEvent (for @Handles methods) in 
 ExceptionHandlerBroadcaster, uses the information from ExceptionToCatchEvent.
 that also leads to the situation that every change done by a @BeforeHandles 
 method isn't visible in a @Handles method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (DELTASPIKE-663) force AccessDeniedException per default

2014-07-10 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved DELTASPIKE-663.
-

Resolution: Fixed

 force AccessDeniedException per default
 ---

 Key: DELTASPIKE-663
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-663
 Project: DeltaSpike
  Issue Type: Task
  Components: Security-Module
Reporter: Gerhard Petracek
Assignee: Gerhard Petracek
 Fix For: 1.0.1


 needed to support DELTASPIKE-636 after the change for DELTASPIKE-638



--
This message was sent by Atlassian JIRA
(v6.2#6252)