Hi,
I am trying to fetch staticAssetEnvironmentUrlPrefix value in my service layer like below but the value is coming as null. Is there something I need to do besides the below code. Please advise.
@Resource(name="blStaticAssetService")
protected StaticAssetService staticAssetService;
cmsUrl = staticAssetService.getStaticAssetEnvironmentUrlPrefix();
Thanks,
Srini.
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.