|
Tuesday, September 16, 2008 - 9 Posts by 9 People
The big argument is between EJB3 and Spring, with our biggest concerns being scalability
for or against EJB3 vs Spring? What pitfalls can I expect with each? Where can I find good benchmark
I would definately recommend EJB3 over spring. We find that it's more streamlined, nicer to code
|
|
Friday, September 04, 2009 - 4 Posts by 4 People
Hi,
i want to learn EJB3. Anyone pls suggest some good tutorial website for EJB3.
Thank you
I read the O'Reilly book Enterprise JavaBeans 3.0 . It covers almost the entire EJB3 spec
, and is very well written. The book has two parts: The first part (most of the book) covers core EJB3
|
|
Friday, July 17, 2009 - 5 Posts by 2 People
Hi all,
I'm quite new for Spring, but I'm very NOT new to EJB and I'm trying to marry them and use
for Spring security. * @param username * @return */ public SystemUser loadUserByUsername(String
Hi all,
I'm quite new for Spring, but I'm very NOT new to EJB and I'm trying to marry them and use EJB as security provider...
|
|
Monday, September 07, 2009 - 3 Posts by 3 People
With Spring MVC. Spring is great but it feels like an overkill since JPA plus EJB already does
My first guess was to go with Spring MVC. Spring is great but it feels like an overkill since JPA
plus EJB already does the heavy lifting.
I disagree with this statement. Spring need not be an "all
|
|
Friday, February 15, 2008 - 13 Posts by 4 People
W środowisku EJB3 gdzie
transakcjami zarządza kontener? Jak zrobić to selektywnie, w sensie
że tylko
), a
czasem globalne JTA (Spring, EJB3, SEAM). Dla przykładu w Spring
chodziło m.in. o to, aby praca...
bym nie kombinowal w te
strone o ile bym nie musial.
Jesli uzywasz EJB3 to pewnie uzywasz tez JPA
|
|
Monday, January 07, 2008 - 15 Posts by 5 People
EJB3 są (delikatnie mówiąc :) niedopracowane. Spring, czy
AspectJ oferują tutaj znacznie ładniejsze
marginesie - jednym z ułatwień, które daje Spring jest gotowe (i
automatyczne) mapowanie wyjątków
On Mon, 07 Jan 2008 13:17:10 +0100, Kolszew <WYTNIJTOkrzysiekWYTNIJTOTEZ@stream.com.pl> wrote:
Czy interceptory...
|
|
Friday, December 21, 2007 - 6 Posts by 2 People
Mam na serwerze aplikacji 2 fasady wystawione, jedna EJB, druga EJB3.
Potrzebuje teraz z poziomu
:
Krzysztof Wolny wrote:
> Mam na serwerze aplikacji 2 fasady wystawione, jedna EJB, druga EJB3.
>
EJB, druga EJB3.
>> Potrzebuje teraz z poziomu tomcata wywolac po jednej metodzie tu i tu
|
|
Monday, September 29, 2008 - 3 Posts by 3 People
Implemented this using JBoss's Arjuna Transaction Manager, and Spring's declarative transaction
; spring TX-aware proxy -> request-handler POJO
What this meant is that we had a WAR to serve our
Requiring an EJB3 app server just for a SLSB that is a facade doesn't seem like it's worth
|
|
Thursday, April 16, 2009 - 12 Posts by 12 People
Knowledge you should be expected to have?
Should a Java developer know EJB3, Spring, Hibernate etc?
(JSP, JSF, Tapestry, Struts, Spring MVC, etc) Server Side (SQL, Hibernate, Spring, EJB) Just an example
With the constant updating of technologies surrounding Java, as a Java developer what is the base knowledge you should be...
|
|
Thursday, January 17, 2008 - 17 Posts by 7 People
Dostęp do danych... Stąd też tak wysoką ocenę
daję takiemu frameworkowi jak Spring, bo - oprócz
. Czasem wystarcza mi JPA, czasem pasuje mi przesiąść
się na Spring-JDBC. To ostatnie jest cienką nakładką
On Thu, 17 Jan 2008 15:01:25 +0100, Kolszew <WYTNIJTOkrzysiekWYTNIJTOTEZ@stream.com.pl> wrote:
Mam beana Entity...
|
)