Hi, I called AuthenticationAdmin service of latest trunk lb product using SoapUI,i got following response.
<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"> <soapenv:Body> <nullResponse xmlns="org.wso2.gateway"> <Timestamp>Thu Mar 29 2012 22:47:15 GMT+0530 (IST)</Timestamp> <Ack>Failure</Ack> <Errors> <ShortMessage>Gateway Error</ShortMessage> <LongMessage>Domain not found for host1</LongMessage> <ErrorCode>500</ErrorCode> <SeverityCode>Error</SeverityCode> <ErrorClassification>RequestError</ErrorClassification> </Errors> <ServiceName>null</ServiceName> <ResponseCode>null</ResponseCode> <ContentType>null</ContentType> <Version>1.5.1</Version> </nullResponse> </soapenv:Body> </soapenv:Envelope> But for carbon core i got success message.Can any body tell me what is wrong? On Thu, Mar 29, 2012 at 7:52 PM, Afkham Azeez <[email protected]> wrote: > For some reason, authentication is failing when you try to login to the > LB. There is no error stacktrace. Only an error message which says that the > authenticators.xml file is not found, and the default one is used. > > On a related note, that message about using the default authenticators.xml > file should just be a debug level message. Most frameworks use default > config files, and don't print error messages if a config file is not > explicitly added. > > Can somebody look into this? > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- ajanthan -- Ajanthan Balachandiran Software Engineer; WSO2, Inc.; http://wso2.com/ email: ajanthan <http://goog_595075977>@wso2.com; cell: +94775581497 blog: http://bkayts.blogspot.com/ Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
