This page (revision-5) was last changed on 23-Apr-2022 17:05 by Harry Metske

This page was created on 23-Apr-2022 17:06 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 23-Apr-2022 17:05 3 KB Harry Metske to previous
4 23-Apr-2022 17:06 3 KB Harry Metske to previous | to last
3 23-Apr-2022 17:06 3 KB Harry Metske to previous | to last
2 23-Apr-2022 17:06 1 KB Harry Metske to previous | to last
1 23-Apr-2022 17:06 1 KB Harry Metske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed one line
Als je een andere (open source) AppServer op Linux mag kiezen, welke neem je dan en waarom ?
[{TableOfContents }]
At line 5 added 2 lines
\\Als je een andere (open source) AppServer op Linux mag kiezen, welke neem je dan en waarom ?
At line 7 changed one line
[Open Source 'App Server' comparison on Java World|http://www.theserverside.com/news/thread.tss?thread_id=47823]
* [Open Source 'App Server' comparison on Java World|http://www.theserverside.com/news/thread.tss?thread_id=47823]\\Met de volgende reacties er even uitgelicht :
At line 9 removed 2 lines
Met de volgende reacties er even uitgelicht :
At line 38 added 48 lines
{{{
jta alternatives
Posted by: James Law on December 13, 2007 in response to Message #243691
I wonder what the future of the appserver is, given the fact spring + jpa (hibernate) gives one nearly everything
the appserver was supposed to provide, with a lot less complexity, and easier testability.
Where I work websphere is nothing more than an expensive connection pool... (which c3po probably does better :) )
Time Passx-
check out atomikos if you need XA without the appserver.
}}}
{{{
Believe it or not, but large financial organizations are actually moving away from Websphere towards Jetty
because they are more cost-effective that way.
It is do to with turnaround times, ease of testing and the transparency of the application environment.
How many months before Websphere became JDK5 compliant?
So yes, CTOs actually "get it". At least some of them do.
My personal opinion is that the ones clinging to a vendor to prop up their development are bound to fail.
There is no money in application servers any more, and the support you get is going to reflect that.
Geir
}}}
{{{
WebSphere is a real pain to work with.
......
My bias experience will tell you that the enterprise support sometimes doesn't mean much.
They will provide the most basic support pretty quickly (such as how-to-do-this type of questions).
This could be helpful if you are dealing with new technology or product just of coming out
and there are not much you can find out on the web.
.........
But if you are dealing with bugs or fixes, you are out of luck.
......
Your experience could be different.
But enterprise support sometime doesn't mean much unless you can get access directly to the developer,
even in that case the result could be vary depending on product.
}}}
{{{
"Dont expect the AppServer to solve your coding/knowledge problems"
}}}
* [Masoud Kalali's Blog|http://weblogs.java.net/blog/kalali/archive/2007/12/four_open_sourc.html]
!! Sun
* [GlassFish or Tomcat: Which is Right for You?|http://www.sun.com/emrkt/innercircle/newsletter/0209/feature-itm.html?cid=e7959f]