Re: Jakarta EE10 support

2022-11-13 Thread Rudy De Busscher
Besides the conversion javax-> jakarta, there are also some methods removed from the CDI API, so the usage needs to be adjusted also before Deltaspike can run in a Jakarta EE 10 environment. For example .fireEvent() and .createInjectTarget() are removed. (were deprecated for some time) Rudy On Su

Re: [VOTE] Move our git repo to Apache gitbox

2019-01-07 Thread Rudy De Busscher
+1 Rudy On Mon, 7 Jan 2019 at 23:38, Gerhard Petracek wrote: > +1 > > regards, > gerhard > > > > Am Mo., 7. Jan. 2019 um 18:08 Uhr schrieb Mark Struberg > : > > > Hi folks! > > > > I've made good experience with gitbox in other ASF projects. > > I'd say we just call it 'deltaspike' as is. We ju

Re: [DISCUSS] ds for cdi 1.2+ only

2018-04-03 Thread Rudy De Busscher
I have not a clear view of the workarounds which are made and how 'bad'/hacky they are. But when we don't have major complaints about it (now or in the past) I would not invest too much time in a temporary version for CDI 1.2. so #3. Rudy On 3 April 2018 at 22:34, Romain Manni-Bucau wrote: > A

Re: [DISCUSS] require Java8 and move to Deltaspike-1.9.x version?

2018-03-01 Thread Rudy De Busscher
Strictly speaking, DS1.x is Java EE 6 based (because we are using CDI 1.0, JSF 2.0) But probably no harm in just setting compiler to java 8. (and indicate that DS 1.9 only run on Java EE 7 server with Java 8) On 1 March 2018 at 16:05, Thomas Andraschko wrote: > IMO > DS1.x = JavaEE 7 > DS2.x =

Re: [DISCUSS] require Java8 and move to Deltaspike-1.9.x version?

2018-03-01 Thread Rudy De Busscher
Maybe not drop EE7. I think all current app servers supporting Java EE 7 runs on Java 8. But removing EE6, means for example that we no longer need BeanProvider and other specific code for EE6. So changing to Java 8 has quite some impact (but Java 8 is wanted I guess) and thus requires 2.x number

Re: bringing interdyn and invomon to DeltaSpike?

2018-02-09 Thread Rudy De Busscher
+1 for adding them. I use the interdyn project regularly Rudy On 9 February 2018 at 11:58, Gerhard Petracek wrote: > imo the config should be based on the ds-config-api -> with that the > config-format isn't limited. > > regards, > gerhard > > > > 2018-02-09 11:48 GMT+01:00 Thomas Andraschk

Re: [VOTE] release Apache DeltaSpike-1.8.1

2017-12-31 Thread Rudy De Busscher
+1 Rudy On 31 December 2017 at 08:48, Mark Struberg wrote: > Yes you are right, checked directly on our Jenkins - all fine still. > > It was just my mail client who fooled me. It still had the subject „.. > failed..“ on the thread still. > But the last mail was an OK message. > > Sorry and LieG

[jira] [Resolved] (DELTASPIKE-1279) SimpleSecurityViolation needs equals/hashcode

2017-07-06 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudy De Busscher resolved DELTASPIKE-1279. -- Resolution: Fixed > SimpleSecurityViolation needs equals/hashc

[jira] [Updated] (DELTASPIKE-1279) SimpleSecurityViolation needs equals/hashcode

2017-07-06 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudy De Busscher updated DELTASPIKE-1279: - Fix Version/s: 1.8.1 > SimpleSecurityViolation needs equals/hashc

[jira] [Commented] (DELTASPIKE-1279) SimpleSecurityViolation needs equals/hashcode

2017-07-06 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076242#comment-16076242 ] Rudy De Busscher commented on DELTASPIKE-1279: -- I can add this to

[jira] [Created] (DELTASPIKE-1279) SimpleSecurityViolation needs equals/hashcode

2017-07-06 Thread Rudy De Busscher (JIRA)
Rudy De Busscher created DELTASPIKE-1279: Summary: SimpleSecurityViolation needs equals/hashcode Key: DELTASPIKE-1279 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1279 Project

Re: [jira] [Updated] (DELTASPIKE-1250) create a master/client encryption handling

2017-05-13 Thread Rudy De Busscher
I looked up the code which I used recently related to AES. We used the GCM block mode (as it is the most secure and fast, non-stream based AES encryption mode.) Something like * Cipher cipher = Cipher.getInstance("AES/GCM/NoPadding");* *byte[] nonce = new byte[GCM_NONCE_LENGTH];* *

Re: [jira] [Commented] (DELTASPIKE-1250) create a master/client encryption handling

2017-05-11 Thread Rudy De Busscher
Hi Mark, As I'm working lately quite a lot with security and encryption, I was interested in your implementation. I don't have the time today to look into details, but I already have some questions - Why hashing with SHA-1 (not a secure hashing algorithm anymore). Why the additional hashing (bef

Re: [DISCUSS] Next Release -> 1.8?

2016-11-09 Thread Rudy De Busscher
Indeed, quite major/important change. +1 On 9 November 2016 at 10:12, Christian Kaltepoth wrote: > I agree with Romain. If we include the work on config, it should be 1.8. > > 2016-11-08 16:37 GMT+01:00 Romain Manni-Bucau : > > > if included +1 > > > > > > Romain Manni-Bucau > > @rmannibucau

Re: 1.6 to be the last release to support Java 1.6?

2016-03-28 Thread Rudy De Busscher
+1 On 28 March 2016 at 18:30, Marcelo Souza Vieira wrote: > +1 > > 2016-03-28 12:39 GMT-03:00 Jason Porter : > > > +1 > > > > On Sat, Mar 26, 2016 at 11:36 AM, Harald Wellmann < > hwellmann...@gmail.com> > > wrote: > > > > > +1 > > > > > > 2016-03-26 17:49 GMT+01:00 Christian Kaltepoth >: > > >

Re: Java EE 6 support

2016-03-25 Thread Rudy De Busscher
All, Most of my clients still work with Java EE 6 (on Java SE 7), so I think it is too early to abandon that version. +1 for setting compile version to SE 7. Regards Rudy On 25 March 2016 at 13:48, Gerhard Petracek wrote: > hi @ all, > > imo the benefit is too limited. > cdi 1.1 added some n

[jira] [Commented] (DELTASPIKE-914) Rendering a dynamic p:graphicImage whose StreamConent is in a Deltaspike ViewScoped bean seems not to work

2015-05-30 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565922#comment-14565922 ] Rudy De Busscher commented on DELTASPIKE-914: - Hi, As Thomas menti

Re: [VOTE] Release of Apache DeltaSpike 1.4.0

2015-05-19 Thread Rudy De Busscher
+1 On 19 May 2015 at 11:27, Gerhard Petracek wrote: > @harald: > thx for reviewing it! we can fix that with v1.4.1 (which we could release > short afterwards - we postponed some other patches as well). > currently we don't maintain the osgi config actively (just because nobody > is doing it) > -

Re: first steps for the next release

2015-05-08 Thread Rudy De Busscher
+1 Rudy On 8 May 2015 at 13:40, Thomas Andraschko wrote: > +1 > > Am Freitag, 8. Mai 2015 schrieb Romain Manni-Bucau : > > > +1 > > Le 8 mai 2015 13:13, "Gerhard Petracek" > > a écrit : > > > > > hi @ all, > > > > > > if there are no objections, i will start with the first steps for the > > ne

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-13 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245382#comment-14245382 ] Rudy De Busscher commented on DELTASPIKE-798: - Could be documented i

[jira] [Updated] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-13 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudy De Busscher updated DELTASPIKE-798: Attachment: DS_SE_Single_Jar.zip maven example project for using maven shade

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-13 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245364#comment-14245364 ] Rudy De Busscher commented on DELTASPIKE-798: - Until documented, m

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-13 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245362#comment-14245362 ] Rudy De Busscher commented on DELTASPIKE-798: - So, in attachment a m

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-13 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245360#comment-14245360 ] Rudy De Busscher commented on DELTASPIKE-798: - For WELD, it is a k

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-13 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245347#comment-14245347 ] Rudy De Busscher commented on DELTASPIKE-798: - I investigated the pro

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-12 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243914#comment-14243914 ] Rudy De Busscher commented on DELTASPIKE-798: - Using my program, I g

[jira] [Commented] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-12 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243911#comment-14243911 ] Rudy De Busscher commented on DELTASPIKE-798: - Using the the jse-exam

[jira] [Created] (DELTASPIKE-798) Support for uber-jar creation in SE support

2014-12-12 Thread Rudy De Busscher (JIRA)
Rudy De Busscher created DELTASPIKE-798: --- Summary: Support for uber-jar creation in SE support Key: DELTASPIKE-798 URL: https://issues.apache.org/jira/browse/DELTASPIKE-798 Project: DeltaSpike

Re: [jira] [Commented] (DELTASPIKE-589) Support WLS Profile in Data Module

2014-05-15 Thread Rudy De Busscher
Hi Thomas, I did some testing of DeltaSpike on WLS more then a year ago. The issues that I had are described in DELTASPIKE-241 DELTASPIKE-261 I stopped testing because there where more weird issues with the classloader and didn't had the time to verify all those things. regards Rudy On 11 Ma

[jira] [Updated] (DELTASPIKE-306) Examples for the features of the JSF module

2013-10-26 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudy De Busscher updated DELTASPIKE-306: Assignee: (was: Rudy De Busscher) > Examples for the features of the

Re: [Proposal] messages stored but not tied to JSF system.

2013-10-21 Thread Rudy De Busscher
ent > to figure out how to render these messages. > > What did you have in mind for consolidating? > > On Mon, Oct 21, 2013 at 10:05 AM, Rudy De Busscher > wrote: > > All, > > > > With the JsfMessage interface, you can add messages to the FacesContext > so >

[Proposal] messages stored but not tied to JSF system.

2013-10-21 Thread Rudy De Busscher
All, With the JsfMessage interface, you can add messages to the FacesContext so that they are displayed on screen the next rendering. But what if your CDI beans are used within a JSF context AND a REST context. When processing the REST request, there is no facesContext available and exceptions oc

Also problems with WLS 12.1.2 for the integration tests.

2013-07-26 Thread Rudy De Busscher
I tried the latest version of WLS 12C, 12.1.2, for the integration tests. *mvn clean install -Pwls-remote-12c *But on every deployment I receive a Weld error: *WELD-001408 Unsatisfied dependencies for type [DeltaSpikeContextExtension] with qualifiers [@Default] at injection point [[field] @Injec