| Author |
java webservices vs J2EE webservices
|
Kumar Raja
Ranch Hand
Joined: Mar 18, 2010
Posts: 457
|
|
Hi All,
What is the difference between Java web services and J2EE web services?
Is JWSDP a java web service or a J2EE web serivce ?
Is Axis a java web service or a J2EE web service ?
|
Regards
KumarRaja
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
My guess is that JavaEE web services is web services implemented using techniques and frameworks that belong in the JavaEE group of frameworks and technologies.
These are products by Oracle (was Sun).
Axis, which is an OpenSource effort, is, without hesitation, a Java web service stack, but I would not call it a JavaEE web service stack.
These are just my personal thoughts on your question and I cannot tell you that it is the correct answer.
Best wishes!
|
My free books and tutorials: http://www.slideshare.net/krizsan
|
 |
Prabhakar Reddy Bokka
Ranch Hand
Joined: Jul 26, 2005
Posts: 189
|
|
Are those really different?
I dont think so...
|
SCJP 5, SCWCD 5
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
I warned you, it is pure speculation on my side!
|
 |
 |
|
|
subject: java webservices vs J2EE webservices
|
|
|