-
Notifications
You must be signed in to change notification settings - Fork 71
CommunityService.updateCommunityLogo - does not work in Connections > 4.5 #1762
Comments
Hi @SiriSch, please work with Manish, and work with him on any further questions. Thank you Paul |
@prb112 Manish did not give any feedback. What can I do now? |
Hi @SiriSch , we are looking into this, would respond shortly. |
Hi @SiriSch , I tried a already available java sample to update the community icon with Connections 5 and it worked fine. |
closed by mistake, please go through my comment above |
Hey, To your idea with the sample "Update Community Logo" I found the following. Is this the right one? Because it says, that : -org.junit cannot be resolved To my code I can add the information that I did it like this:
The Communityservice works properly, at least I guess that because I can create a Maybe it is an EndPoint issue? Do I have to set further properties? Best regards |
Hi @SiriSch I think if you are able to create a community then it should not be an endpoint issue. The sample is located at following path /com.ibm.sbt.samples/j2ee/snippets/com.ibm.sbt.sample.web/src/main/webapp/samples/java/Social/Communities/Update Community Logo.jsp you can check the code here, also you can try setting up sbt sample web application on Tomcat and run the sample to see in action. Let us know if it solves the issue- Thanks |
Hi @swatisingh10, having tested the Update Community Logo.jsp , Logo update failednull What to do now? |
Hey @ManishKataria
I am trying to update a community logo by using the method .updateCommunityLogo but the logo won't be updated.
These are the lines I have written:
I do not get any error at all but the logo won't be updated.
After I did some research I found out that some persons could fix this problem by using
but this does not work either.
I am using the newest version of sbt which currently is "1.1.11.20151208-1200".
The server version is IBM Connections 5.0 CR3.
In IBM Connections Version 4.5 it definitely works, in IBM Connections 5.0 it does NOT work.
So this seems to be a version problem.
Is there any solution?
Do you have an idea how to fix this?
I am looking forward to hearing from you.
Best regards,
Siri
The text was updated successfully, but these errors were encountered: