org.wso2.carbon.um.ws.api-3.0.0.jar is not present

raju.ch.imimobile.com's picture
Could someone please tell me where do i find this JAR...?? Purpose : Testing Identity server 3.2.0, i've found this code in one of the blogs..but i was unable to get the JAR of WSRealmBuilder..Even if there is any alternate also please let me know UserRealm realm = WSRealmBuilder.createWSRealm(SERVER_URL, cookie, configContext);
hasinig's picture

Hi, That is not being packed

Hi, That is not being packed with 3.2.0 products. We have included it in trunk. If you want to use it with a 3.2.0 product, you can build the 3.2.x version of that bundle from source. It is available at carbon/components/remote-usermgt path of the source. Thanks, Hasini.