Question

I'm trying to launch ATG on JBOSS. However, I'm getting this following exception in my log

Unable to set configured property "/atg/dynamo/servlet/adminpipeline/AuthenticationServlet.authenticator" atg.nucleus.ConfigurationException: Unable to resolve component /atg/dynamo/servlet/adminpipeline/Authenticator

I was under that impression that Authenticator is a default component. can any body guess as to why this may occur?

Was it helpful?

Solution

Could you please provide your Authenticator's properties file. Do you have it overridden in your module? It should be because only then error should be occurring in your logs. If yes then please remove it and verify that the override is causing the problem.

Also please paste the full error log so we can get an idea.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top