Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
Originally posted by Dilshan Edirisuriya:
Regarding that jndi thing. But I still think that spring/hibernate approach is far more better than EJB/JPA. Any different ideas?
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
Originally posted by Dilshan Edirisuriya:
Yes also we can configure our web application with spring using annotations.
Check this link
http://sannotations.sourceforge.net/
And talking about spring annotation i also have not used that. But i feel it is really interesting to consider according to this topic.
http://www.theserverside.com/news/thread.tss?thread_id=42791
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
IBMC-SOA, J2EE, WAS 5.1,4.1,3.5, UML, WSAD5.1, DB2-DBA, SUNC-EA, WCD, JP
http://maheshvc.blogspot.com/
Originally posted by Aurelio Calegari:
Hello,
I'm using EJB3 and the systems I have architected so far present good performance, scalability and extensibility along with other non-functional desirable qualities.
Dilshan Edirisuriya SCJP1.4, SCWCD1.4, SCBCD 5
DY.
SCJP 5.0 (100%), SCWCD 5.0 (79%), SCBCD 5.0 (preparing...)
Asha Latha wrote:Hi
Could anyone please clear my doubt. i am newbie to Spring and EJB 3.0.
I read somewhere about Spring as "The Spring Framework is criticized by some as not being standards compliant".
What does "non-standard open source framework" means?? what are disadvantages of it ??
I know it means not following Specifications. could anyone elaborate on this??
Thanks in advance
Asha
Hard work pays off tomorrow. Laziness pays off today.
Michael Enudi wrote:Also note, doing multithreading on spring is a lot better and easier than working threads in EJB. Infact, the EJB specification forbids us from creating and playing around with developer-maintain threads. So, you know where you should go.
Pedro Kowalski wrote:
Could you elaborate on this one? Why do you think that spawning and managing new threads by developer is a good thing?
Cheers!
Pedro Kowalski wrote:Doesn't the asynchronous calls and CDI's observer allows you to achieve the given scenario?
Cheers!
Pedro Kowalski wrote:
To sum up - my point was that because you're heavily discouraged (or even forbidden) to spawn and manage threads in Java EE it doesn't mean that you cannot do some heavy multithreaded processing.
Cheers!
Michael Enudi wrote:From what I have noticed, you could spawn your own thread but it will not be managed by the container. It will act as though it was just running on the JVM outside the container. A simple example is write a few TimerTask that does almost nothing and start it up with a Timer. Once the Timer schedule gets triggered, try stopping your Glassfish AS domain with
SCJP 6 (81%), OCE-EJBD 6 (90%)
SCJP 6(83%), SCWCD 5.0(100%)
Thanks & Regards
Ravi Vakka
SCJP,SCJD,SCWCD
Consider Paul's rocket mass heater. |