Servlet container/server for Linux

L

Lew

Arne said:
A bit surrealistic that a false claim of Java EE being complex
due to XML config files actually caused changes that increased
the complexity.

The new approach increases some complexity, arguably, though I remain
unconvinced. It also reduced complexity, e.g., for EJBs. No more home
interface/remote interface/narrow the reference garbage.
 
D

Donkey Hottie

Lew said:
The new approach increases some complexity, arguably,
though I remain unconvinced. It also reduced complexity,
e.g., for EJBs. No more home interface/remote
interface/narrow the reference garbage.

No for entity yes, but session beans still needs those. Even narrowing, as
it was the only way that I got that working (when doing a context lookup) on
WebSphere. It does not hurt elsewhere, so the same code runs with the
PortableRemoteObject.narrow in any container I have tested.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top