How To: Create a Custom Jive ProjectGetting your environment setup
JDKs
Maven
Maven Quick start
Creating a Project
New project setup
Running your new project
Creating a Plugin
New plugin setup
Building the new plugin
...
Jive 8 Local Customization Listener IssuesHello, I am trying to spin up a Jive 8 local instance, but I am having issues with the listener starting up. I am using Java 1.8.0_45, Maven 3.2.5 and Tomcat 7.0.59. I can get the local instanc...
How to Override jive js fileHi Team, I need to update one of the jive js file with custom values, can any one help with the approach that needs to followed to override jive js file. Thanks, Mamatha
Document Customizing UI with the Theme Resource Kit
Customizing UI with the Theme Resource KitIf you need to add sophisticated view logic in your header or footer, you can do more ambitious site-wide theming by starting with the resource kit. It includes a set of sample files you can tailor to your needs. Not...
Activation Link not openingHello , I tried to register with Apache Archiva . I got a confirmation mail with my username and a activation link. When i tried to open that link , i am not able to open that and getting a error message in br...
Thread Remove Items from the Global top bar navigation
Remove Items from the Global top bar navigationI am looking to remove the elements highlighted in the attached screen shot in the Tableau Community. I have found the global.nav template but I am uncertain how to properly remove the 'sign in' button. ...
Build a pluginHello, I have an issue with building a plugin with command "mvn clean package". If I want build a plugin I get this error: [INFO] Scanning for projects... [INFO] [INFO] ------------------------------...
RenderExceptionI am attempting to update a plugin from a previous Jive 7 on-premises install to Jive 9. I am getting the following after installing my theme: Caused by: com.google.template.soy.sharedpasses.render.Ren...
How to hide the tabs on the top ribbonWe want to customize a Jive page and wondering if the tabs highlighted in yellow can be hidden/removed from the page?
Thread memory and heap space issue during mvn build of local Jive
memory and heap space issue during mvn build of local JiveHi, I'm trying build the local Jive instance on my Windows XP per https://community.jivesoftware.com/docs/DOC-42471 and I'm running into memory issues. [INFO] Compiling 1 source file to C:\maven\mavenPr...
Document Build and Run Your Local Jive Customization
Build and Run Your Local Jive CustomizationCreate a Database
EAE Database (for instances 5.0 and up)
Build Your Project for the First Time
Run the App
Local Search Instance (Optional for 6/7.0)
Local EAE Instance (Optional for 5/6/7.0)
Ji...
Thread Issue with Spring Transactions in Jive Plugin - Resolved
Issue with Spring Transactions in Jive Plugin - ResolvedIn short, when you are using the @Transactional annotation in your code, make sure that you have your pom.xml setup to weave in transactions correctly at COMPILE time. This is an easy yet painful oversight! =) &...
Disabling Caching on a Dev ServerCurrently, we make rapid file changes and have to test by uploading the file each time to a particular space's "static resources". However, Jive aggressively caches based on the URL, so subsequent changes are never se...
Jive 8 to 9 migration - issueDear Team, I was trying to migrate jive 8 to jive 9. As part of one of our old feature implementation, I have a method call clearCountCache() which was public method in jive core 8. public void clearCountCache...
Speeding up deploymentRight now, I deploy a plugin/widget by loading it through the Jive Admin Interface. I also know that there is a way of naming a folder that is fetched automatically when restarting Jive. Is there a more instant way of...
Converting customized widgets to tilesWe have a number of customized widgets on our current jive 7.0.3.1 on prem instance. This includes back-end modifications using custom widget classes. As we now plan to migrate to Jive 9 (on prem), we wish to migrat...