I'll be there.
On Thu, Feb 20, 2014 at 5:01 PM, Alexey Kazakov wrote:
>
> We finally scheduled a JBoss Tools & DeltaSpike Google Hangout on next
> Monday, February 24th, 9:00 AM - 10:00 AM (Pacific Time zone)
>
> Could you please email me your emails, who is going to participate? I will
> send an
Hi Gerhard,
I did run the test suite in DS and all test cases runs fine with -PWeld
-Dweld.version=2.1.2.Final !
However, when I run my (simple) test case, it fails. So in order to nail out
the problem, I made a test case. Would you be able to have a look at:
https://github.com/oranheim/ds-wel
We finally scheduled a JBoss Tools & DeltaSpike Google Hangout on next
Monday, February 24th, 9:00 AM - 10:00 AM (Pacific Time zone)
Could you please email me your emails, who is going to participate? I
will send an invitation on next Monday. It seems to be the only way I
can create a group
While you can use @tx in you custome methods whatever solution is used is
fine (even a temp hack). Api just shouldnt change imo
Le 20 févr. 2014 20:39, "Gerhard Petracek" a
écrit :
> +1 for #3
>
> regards,
> gerhard
>
>
>
> 2014-02-20 20:35 GMT+01:00 Thomas Hug :
>
> > Yeah aligning the resolutio
+1 for #3
regards,
gerhard
2014-02-20 20:35 GMT+01:00 Thomas Hug :
> Yeah aligning the resolution mechanism would certainly help. @EMC with
> EntityManagerResolver was actually something introduced in the import to
> align it with the JSF module (MessageResolver) so we might consider
> adaptin
Yeah aligning the resolution mechanism would certainly help. @EMC with
EntityManagerResolver was actually something introduced in the import to
align it with the JSF module (MessageResolver) so we might consider
adapting @Tx.
Anyway:
1) Is making PartialBeans interceptor-ready something feasible f
Ok got, that's because @Tx and@EMC doesn't use same syntax. If both
uses qualifier it would work
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-02-20 17:15 GMT+01:00 Thom
Basically that's the case I'm referring to
@Repository
@EntityManagerConfig( ... )
public abstract class SimpleRepository extends
AbstractEntityRepository {
@Transactional
public List findByName(String name) {
String query = "select s from Simple s where s.name = :name";
it is since you use the handled (interface for instance) as metadata, no?
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-02-20 16:32 GMT+01:00 Thomas Hug :
> The more con
The more conceptual issue in this concrete case is that @Transactional
isn't really independent from the handler class (namely EntityManager
resolution). But I guess that's something we can deal with.
So given the release time frame - anything we can do here or shall we park
this case for now?
Gerhard Petracek created DELTASPIKE-526:
---
Summary: upgrade dependencies
Key: DELTASPIKE-526
URL: https://issues.apache.org/jira/browse/DELTASPIKE-526
Project: DeltaSpike
Issue Type: Tas
[
https://issues.apache.org/jira/browse/DELTASPIKE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek updated DELTASPIKE-526:
Attachment: DELTASPIKE-526_1.patch
> upgrade dependencies
> ---
I think so too
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-02-20 13:05 GMT+01:00 Gerhard Petracek :
> imo we "just" need to support interceptors.
>
> regards,
> gerha
imo we "just" need to support interceptors.
regards,
gerhard
2014-02-20 12:20 GMT+01:00 Thomas Hug :
> While looking at transactional repositories, I realized that PartialBeans
> invoke concrete methods directly. That doesn't give the invocation handler
> a chance to hook into the call (and in
hi ove,
please have a look at [1].
regards,
gerhard
[1] http://deltaspike.apache.org/source.html#scm-repository
http://www.irian.at
Your JSF/JavaEE powerhouse -
JavaEE Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces
2014-02-20 11:51 GMT+01:
While looking at transactional repositories, I realized that PartialBeans
invoke concrete methods directly. That doesn't give the invocation handler
a chance to hook into the call (and in the data case to control the tx).
What about creating an additional handler interface which also allows to
pas
The test case is successful in Jenkins. I checkout latest sources from
GitHub and re-run my test.
I still get the same error. Is GitHub in sync with Apache Git?
[
https://issues.apache.org/jira/browse/DELTASPIKE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek updated DELTASPIKE-524:
Summary: preserve view-parameters (was: illegal implementation of
SecurityAwar
[
https://issues.apache.org/jira/browse/DELTASPIKE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-524.
-
Resolution: Fixed
Fix Version/s: 0.6
> illegal implementation of Secur
[
https://issues.apache.org/jira/browse/DELTASPIKE-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-525.
-
Resolution: Fixed
> move @Initialized and @Destroyed
> --
hi ove,
please have a look at [1].
regards,
gerhard
[1]
https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike%20Weld%202.1.2/
http://www.irian.at
Your JSF/JavaEE powerhouse -
JavaEE Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces
I getting an exception when using Weld 2.1.2 with DS 0.6-SNAPSHOT.
The exception message is: Could not find beans for Type=class
org.apache.deltaspike.core.impl.scope.window.WindowBeanHolder and qualifiers:[]
Is DS compatible with Weld 2.1.2?
Br, Ove
Feb 20, 2014 9:01:50 AM org.jboss.weld.boot
22 matches
Mail list logo