cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid JavaBean property 'baseUrl' being accessed!

dynamolalit
Champ on-the-rise
Champ on-the-rise
Hi,

I have installed alfresco 3.4.d on my machine.Everything works fine but on startup i get following warning message:


WARN : org.apache.myfaces.shared_impl.util.LocaleUtils - Locale name in faces-config.xml null or empty, setting locale to default locale : en_US
WARN : org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property 'baseUrl' being accessed! Ambiguous write methods found next to actually used [public void org.alfresco.wcm.client.impl.WebScriptCallerImpl.setBaseUrl(java.net.URI)]: [public void org.alfresco.wcm.client.impl.WebScriptCallerImpl.setBaseUrl(java.lang.String) throws java.net.URISyntaxException]

Any idea?
4 REPLIES 4

jerrycooper
Champ in-the-making
Champ in-the-making
Hi, I have the same problem.

mrogers
Star Contributor
Star Contributor
It's only a warning so you can probably ignore it.

However you should ensure that there's an issue raised in JIRA for it.  The class concerned is in the WCM Quick Start Client.

dynamolalit
Champ on-the-rise
Champ on-the-rise
Thanks.

The issue has been raised @ http://issues.alfresco.com/jira/browse/ALF-9962

bremmington
Champ on-the-rise
Champ on-the-rise
Please see my reply on this thread regarding this warning.