Hey Erik, Can youplease try your sample again and let me know? Thanks Neeraj ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Those are my principles. If you don't like them I have others."
http://incubator.apache.org/imperius Neeraj Joshi Autonomic Computing Policy Development Tivoli, IBM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Erik Bengtson <[EMAIL PROTECTED]> 01/04/2008 06:36 AM Please respond to [email protected] To [email protected] cc Subject Re: misc questions part 2 > Fix for 4 & 6 is in check Neeraj, It's exactly what I meant, but it does not accept interface declarations, as used to. e.g. SPL Import Class org.mystuff.MyInterface:ch; ---- code class MyImpl implements MyInterface {} map.put("ch",new MyImpl()); executePolicy("polName",map);
