Try this:

Object obj = CMSService.getCommandFactory();
System.out.println(""cmd factory is a " + obj.getClass());

Then you will know what to cast it to.  Or we can discuss why the object 
rerturned by getCommandFactory is what it is.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971953#3971953

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971953
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to