Docs tagged "Development"
Contained topics: DCSA Configuration, Installing Development Tools, Static Resources (Files), Transient Resources, Executing REST Calls on Developed Platform, Creating Artifacts, ...
13 files
DCSA Configuration
	  	
	  				For Tribefire to use DCSA instead of just CSA we need to configure a DCSA Shared Storage. As always with Tribefire, we do this by providing a combination of a denotation instance and an expert bound from a module....
	  			
	  			
	  				Modules
	  				Development
			Installing Development Tools
	  	
	  				You need a set of tools before you can start to develop with Tribefire. On Windows, it's best to install all tools ...
	  			
	  			
	  				Modules
	  				Development
			Static Resources (Files)
	  	
	  				...
	  			
	  			
	  				Modules
	  				Development
			Transient Resources
	  	
	  				...
	  			
	  			
	  				Modules
	  				Development
			Executing REST Calls on Developed Platform
	  	
	  				This page explains how to execute REST calls on Tribefire platform developed as described in Developing Tribefire Artifacts...
	  			
	  			
	  				Modules
	  				Development
			Creating Artifacts
	  	
	  				The first part of Tribefire development is the creation of an artifact group and its constituent artifacts...
	  			
	  			
	  				Modules
	  				Development
			Controlling Module Classpath
	  	
	  				As mentioned in the module classpaths documentation, the setup process tries to promote jars (from a module to the main classpath) as much as possible for optimization. There are, however, some reasons to prevent that, and the modules offer configuration options to do so....
	  			
	  			
	  				Modules
	  				Development
			Tribefire module development
	  	
	  				Tips and tutorials on various aspects of module development....
	  			
	  			
	  				Modules
	  				Development
			Developing with Tribefire
	  	
	  				Hello, welcome to the Tribefire tutorial!In this tutorial we're going to create a Tribefire service where the user can specify a sentence and gets the processed sentence back, transformed to UPPERCASE or lowercase....
	  			
	  			
	  				Modules
	  				Development
			Dynamic CSA Initializers
	  	
	  				Dynamic CSA Initializer is effectively a custom initializer type registered from a module which processes one or more files as its input....
	  			
	  			
	  				Modules
	  				Development
			Debugging Tribefire Projects
	  	
	  				This page explains how to set up and run your Tomcat-based Tribefire application from Eclipse....
	  			
	  			
	  				Modules
	  				Development
			Installing bt-ant-tasks
	  	
	  				bt-ant-tasks is a set of libraries for Ant build system. Having installed Apache Ant, you can install ...
	  			
	  			
	  				Modules
	  				Development
			Developing Tribefire Artifacts
	  	
	  				Having created and built our artifacts, it's time to develop them!...
	  			
	  			
	  				Modules
	  				Development