You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by allfonsiva <al...@aim.com> on 2006/08/30 13:48:48 UTC

Class Factory not Found

hi all..
In http://servicemix.org/site/client-api.html the sample is suggesting to
create a 'factory'. where can i find that ClientFactory class? 

ClientFactory factory = new
InitialContext().lookup(ClientFactory.DEFAULT_JNDI_NAME);
ServiceMixClient client = factory.createClient();
...
client.close();
-- 
View this message in context: http://www.nabble.com/Class-Factory-not-Found-tf2189386.html#a6057299
Sent from the ServiceMix - User forum at Nabble.com.