Ask questions and see you in November, 6th at 6.PM. CET: http://www.ustream.tv/channel/adambien
Also checkout recent episode:
Ask questions and see you in November, 6th at 6.PM. CET: http://www.ustream.tv/channel/adambien
Also checkout recent episode:
Is there any endpoint in Glassfish (out of the box), to "deploy" static files under docroot folder?
I have some static resources, which Glassfish serves from the docroot folder. I would like to update these resources automatically, by POSTing them to some endpoint, without having to deploy a JAX-RS app which exposes such an endpoint.
Hi Adam,
talking about microservices, what about pro topics like security, load-balancing, high availability, service discovery and so forth? Are those topics covered by some of your online courses or what are the e-learning/book sources that you suggest to cover those Enterprise topics? Just as an example, what are the Pros and Cons between using things like Payara-Micro (auto discovery of other instances in the same network) or other approaches like thin wars in a full container? In a DevOps optics, the programmer should know how to configure those aspects and how to monitor, debug distributed software with ease. Thanks a lot for your time.
Dino Lupo
Software Architect at Atos (looking forward to become a programmer of course...)
Italy.
Hello,
I use jbatch in few projects on jbosseap (jberet). Batches are scheduled on ejb beans using @schedule annotation. But for dev reason I fire batches using rest->ejb->jbatch. My problem is, that sometimes ejb fire batch on my dev enviroment when project is deployed, but that is not desirable situation. How to prevent it? What is prefered model of work to prevent fire @schedule on dev enviroment?
Best Regards
sw
Dear Adam,
Is it advisable using a NoSQL backend for a realtime solution like payments, if yes which vendor do you advice?
Hi Adam, did you ever tryed Beanshell and how do you compare it to a Groovy, Scala, or newly Kotlin ?
Do you still use JSF often in your projects or you're starting to migrate to Javascript based framework like React , all with Jax-RS ?
Whats the best solution to create reports instead of JasperReport ?
Hi Adam,
How do you, as a Java and JavaEE advocate, feel about the fact that there is no official or at least inofficial enterprise ready Java solution for the browser anymore? I am not talking about server-side rendered HTML but a technology which makes it possible to build offline first progressive web apps or even hybrid apps for all major mobile platforms.
Michael