Marco Azevedo

Greenhorn
+ Follow
since Jan 27, 2005
Marco likes ...
Firefox Browser Java
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
5
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Marco Azevedo

Thank you Jaikiran.
9 years ago

Hello everybody from JavaRanch,

I have pretty specific question about dealing with JEE versions :

Could I deploy a JEE 7 web application in a JBoss EAP 6.2 server ?
That web application was packaged with all of your jars dependencies in the same WAR file (CDI 1.1, JPA 2.1, etc..). I'm not supposed to change the internal jars of the server.
The web application was developed with JPA 2.1 to enjoy some specific features of this API.

Is it possible to do that kind of deploying ?

Regards,
Marco.
9 years ago

I'm studying about every tip you have told me.
Thanks for helping me , guys !
Hi,
What the benefits of using EJB?
What requirements does an application should have to justify the use of EJB?

Thank you!

Regards,
Marco.