Пікірлер
@TomDarlington
@TomDarlington 2 жыл бұрын
Content intro starts at 6:55 docker intro 19:23 Wildfly container 39:37
@ruixue6955
@ruixue6955 3 жыл бұрын
2:43 history of CDI 3:30 CDI 1.2 is the official release of Java EE 7 3:51 CDI implementation 3:57 reference implementation - JBoss Weld 4:07 Apache WebBeans CDI activation 4:27 4:45 *since CDI 1.1* , it is activated by default 5:00 all classes having a "bean defining annotation" become a bean 5:20 if you want to be sure that CDI is activated for all your classes, you can still use beans.xml to activate CDI explicitly or deactivate it 5:41 the CDI Bean 6:30 Basic Dependency Injection 6:36 @Inject 7:00 @Inject in constructor 7:09 @Inject in a special method 7:41 @Inject in private variable 8:01 *no type erasure* in CDI 8:30 type of beans 8:43 *to know what candidate is good for a type, we have to know the set of types for a bean* 9:12 *@Typed* 10:48 @Qualifier 13:27 3 reserved qualifier in CDI 13:32 @Default 13:41 @Any 14:13 programmatic lookup
@rosey182
@rosey182 3 жыл бұрын
Hi. I'm learning how to use Arquillian and I'm still not sure what I need to include in my archive. Should I load the entire project and deploy or not? If not how does one decide what to include? Thanks
@canuckclint5
@canuckclint5 3 жыл бұрын
rather dry and boring from what sections I heard
@ruixue6955
@ruixue6955 5 жыл бұрын
28:54 Event 31:09 question: I am calling a method re-inject CDI beans in a loop, can I get the refreshed new instance of the inject bean every time I call the method 36:18 back to Event 36:24 40:33 built-in events 41:51 interceptor VS decorator 45:33 Interceptor
@ruixue6955
@ruixue6955 5 жыл бұрын
16:47 Context - 16:49 the way to manage beans lifecycle 16:53 help container to choose when the beans should be instantiated and destroyed 16:59 is the way to make sure that *Bean is singleton in its context* 17:10 CDI provides built-in context 17:13 the default context is @Dependent 18:00 @ConversationScoped 18:27 @Singleton 23:11 choosing the right context
@DmitryFomin
@DmitryFomin 5 жыл бұрын
just want to mention that jboss/wildfly Docker file has only "-b", "0.0.0.0". I had to add "-bmanagement", "0.0.0.0" to my Docker file as well to be able to forward 9990 to docker host
@sasikiranreddy7218
@sasikiranreddy7218 5 жыл бұрын
By using these can i schedule a job can please provide a sample
@tanyamadaan4933
@tanyamadaan4933 6 жыл бұрын
Awesome explaination… very helpful... Thanks
@zaboomafia
@zaboomafia 6 жыл бұрын
I have an environment with 30 nodes. We are sometimes seeing "dropped from cluster" errors. We are using multicast UDP. Do we need to increase the receive buffer size?
@isadoramartinsmoreira9378
@isadoramartinsmoreira9378 7 жыл бұрын
Thank you very much for that video. I learned a lot !
@zaboomafia
@zaboomafia 7 жыл бұрын
What about tuning? If I have say 15 Java nodes, what should I set the thread count to, the UFC to , and MFC to?
@altanis85
@altanis85 6 жыл бұрын
Hi James, please post the question on Stack Overflow or on JBoss Forums: developer.jboss.org/en/infinispan/content?filterID=contentstatus%5Bpublished%5D~objecttype~objecttype%5Bthread%5D
@sekharpn
@sekharpn 7 жыл бұрын
Interesting!!
@testuser1337
@testuser1337 7 жыл бұрын
Very cool work Antoine! But it is really hard to extract the information through all the french-cryption layers =).
@jojones4685
@jojones4685 8 жыл бұрын
hi
@VirtualJBossUserGroupWorldWide
@VirtualJBossUserGroupWorldWide 9 жыл бұрын
Slides: www.slideshare.net/vjbug/an-enterprise-developers-joerney-to-the-iot Demo code: github.com/2015-Middleware-Keynote/ github.com/burrsutter/ti_sensortag_node github.com/burrsutter/ti_sensortag_mqtt github.com/burrsutter/lightbluebean_node github.com/RHioTResearch/VertxBeaconScanner
@FrancescoMarchioni
@FrancescoMarchioni 9 жыл бұрын
Hi guys! Thanks for the great introduction! Is it available the rest-feature-pack on any repository ? (or maybe willing to share it somehow)
@tomaszadamski6444
@tomaszadamski6444 9 жыл бұрын
Sure, I have written a mail to you regarding this.
@opicarelli
@opicarelli 9 жыл бұрын
Thank you for share it! Where can i find the showcase universe?
@AslakKnutsen
@AslakKnutsen 9 жыл бұрын
+Marcos Oto Picarelli Prado The Universe Showcase can be found here: github.com/arquillian/arquillian-showcase/tree/universe/universe
@opicarelli
@opicarelli 9 жыл бұрын
+Aslak Knutsen Thanks! I'm gonna play around a little bit whit this ;)
@VirtualJBossUserGroupWorldWide
@VirtualJBossUserGroupWorldWide 9 жыл бұрын
In the video Christian mentions the "Microservices Architecture Developer Day". Here's a link to the videos: www.redhatonline.com/uk/seminar/microservices-architecture-developer-day/
@kendallfleming877
@kendallfleming877 9 жыл бұрын
So, how do you handle the WELD-001408 error for CDI with Wildfly?
@tomasz-waszczyk
@tomasz-waszczyk 9 жыл бұрын
There is a possibility to run a application in background as a service in Android case ?
@ReneEnriquez1987
@ReneEnriquez1987 10 жыл бұрын
This hangout was very interesting, I have copied and pasted the examples in a project, and I wrote the tests for the source code using arquillian framework, if anyone want access to the source code, can found in this git repo github.com/enriquezrene/cdi.git
@AntoineSabotDurand
@AntoineSabotDurand 10 жыл бұрын
Thank you. You should also have a to the part2 on SPI and portable extensions.
@ReneEnriquez1987
@ReneEnriquez1987 10 жыл бұрын
Sure, It sounds very interesting
@paoloantinori
@paoloantinori 10 жыл бұрын
Very interesting presentation, thank you. While waiting for the updated slides, I have found this older set useful: www.slideshare.net/antoinesd/introduction-to-cdi-java-one
@rdean400
@rdean400 10 жыл бұрын
Great talk. Thanks for the info.
@ibrahimshbatibrahim7269
@ibrahimshbatibrahim7269 10 жыл бұрын
Ok, I am wacthing now.
@ibrahimshbatibrahim7269
@ibrahimshbatibrahim7269 10 жыл бұрын
Hi Sir, Is it possible to watch the meeting online?