I am a newbie Java EE 6 Developer (EJB 3.1 ; JPA 2.0 ; JSF 2.0; etc..). I want to start learning SOA using Java. I found 2 ways:
- SOAP: which is complicated and boring to learn; the only strong point: is the UDDI/WSDL listing
- REST: easy to learn & to deploy; many strong points : performance, security, speed...
My question: What the market needs now?
SOAP or REST? If I choose REST, it will be the right choice ??