You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Optional: Edit the Destination directory: \SocialSDK
Select Finish
Note: This process will take ~5 mins depending on your network connection
Configure Tomcat server
Open the Servers view
Click the link to create a new server
Create an Tomcat v7.0 Server using your locally install Apache Tomcat
Open the newly create server in the Project Explorer view
Edit the context.xml file and add the following lines at the bottom:
<!-- Configures the location of a sbt.proeprties file which contains the configuration proeprties for use with the Social Business Toolkit --> <Resource name="url/ibmsbt-sbtproperties" auth="Container" type="java.net.URL" factory="com.ibm.commons.runtime.naming.UrlFactory" url="sbt.properties" />