Hi, Please ignore my earlier email. The issue is with my sharepoint configuration settings (not sure what it is). The same code on weblogic works fine with alfresco community repository. Need to figure out the exact cause.
Thanks, Pankaj On Sun, Oct 23, 2011 at 11:33 PM, Pankaj Tiwari <[email protected]>wrote: > Hi, > > I have a simple test program which runs successfully as standalone java > application. But, the same program when run under weblogic 11g r1 throws the > Exception: 401 Unauthorized. > I am using Sharepoint, webservices wsdl, Client is running on Weblogic 11g > r1. The map properties is same in both the cases. > > Map<String, String> props = getProperties(config); > List<Repository> repositories = > SessionFactoryImpl.newInstance().getRepositories(properties); > > Does weblogic server needs some configuration? > > Thanks, > Pankaj >
