Questions for the 3rd Airhacks Q&A Live [June, 2nd, 6 P.M. CET] 📎
- Performance impact of Remote EJBs Gregor
- How would this architecture fit with multiple modules and cross-cutting concerns? Wayne Riesterer
- Isn't it a better way to structure apps by splitting the elements vertically instead of horizontally? I mean stuff related to something like Blog shoud reside in the Blog package, everything is package private except interfaces and entities? noherczeg
- Could you maybe elaborate your choice of Mockito and other tools? I currently come at a point where it could actually make sense to start using these, but most of the "A vs B" threads are outdated (like 2 years old) Tran Minh Do
- What problems or benefits can I have running a java ee 6 application server on a java 7 VM? Can I use for example try-with-resources statement, or switch case with strings? (email question)
- How should someone make an EE application configurable during runtime? Is there a 'standardized' way (e.g JMX or JAX-RS) @DXTR66
- developing Swing client wth EJB backend would you include deployment unit (client/server) in the package name? @michaelvitz
- AtInject is even more magic. Package private and cdi fails at runtime instead of compile time. Bad for novices on team. #airhacks @KarlKilden
- [...] links inside root resources?Thanks #airhacks Greetings from bcn @AdamBien @jllachf
- Why the package name 'business'? It seems redundant because the entire application is a business app. Please give examples of other packages that might be created at the same level of 'business'. Patrick Gartner
- What do you generally see as the potential problems when components call each other across different run time environments like this (jee->spring)? Is it a bad idea and should we just stick with pure Spring? Jørgen Ringen
- What are the best practices to avoid naming conflicts with backing beans in JSF? Let's say there is a backing bean com.project.flight.boundary.Booking.java with @Named("booking"). And there is another backing bean com.project.car.boundary.Booking.java @Named("booking") Reto Hotz
- I understand from above discussion that DTO could be more useful in distributed systems where we have to transfer data across service boundaries but I am not sure if Value Object is really a significant pattern. Enums, Constants in static class could be categorised as Value Objects. Pravin
- [...] is it possible to implement a httpsession with JSESSIONID via x-header and not cookie or url? (CORS, Angular, IE) #airhacks @NoNamesFree
You can also ask questions during the via twitter mentioning me: http://twitter.com/AdamBien (@AdamBien) or using the hashtag: #airhacks. You can watch the Q&A session live Each first Monday of month, 6 P.M at airhacks.io or http://www.ustream.tv/channel/adambien
See also other screencasts at: http://tv.adam-bien.com or subscribe to http://www.youtube.com/user/bienadam.
In case a missed anything, just ask a question or suggest a topic as a comment to this post. See you soon!
See you at Java EE Workshops at MUC Airport or on demand and in a location very near you: airhacks.io!