[jboss-dev-forums] [Design of POJO Server] - Re: ProfileService equiv to ServiceBindingManager
anuman36
do-not-reply at jboss.com
Wed Aug 13 14:29:46 EDT 2008
Ok so I built and moved the jboss-bindingsservice.jar to the jboss.lib.url so that it picks the library up during bootstrapping. However when I startup the server I get a ClassCastException when trying to install the ServiceBindingStore. I am guessing this has something to do with ServiceBindingSet being a subclass of HashSet and being passed to the PojoBindingServiceStore. I am going try modifying the implementation and rebuilding.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170401#4170401
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170401
More information about the jboss-dev-forums
mailing list