Excellent posting on anti-patterns.
SOA Anti-Patterns
Thursday, June 22, 2006
Wednesday, June 14, 2006
Monday, June 12, 2006
Very slick:
Ruby Syntax for Java Maps
Ruby Syntax for Java Maps
Map options = new HashMap() {{
put("key", "value");
put("option", "foo");
put("flag", "bar");
}};
Thursday, June 01, 2006
Interesting article on XML gateways, authentication / authorization and XML encrypting, signing, etc. The author points out some good guidelines in regard to XML document signing and encrypting and whether simply HTTPS is sufficient.
Are XML Gateways really the answer?
Are XML Gateways really the answer?
Subscribe to:
Posts (Atom)