libreccm-legacy/tools-ng/common
pb d5499cd6eb Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i
Modify local.runtime.properties to use Pluto (uncomment the Pluto lines) and use 'ant install-runtime' to install Pluto as test environment. 
Modify project.xml to install ccm into an other context as ROOT! libreccm may be a nice choice. 
Deploy and load-bundle as usual. 
Invoke http://localhost:8080/libreccm to operate CCM as usual. 
Invoke http://localhost:8080/pluto to operate Pluto, login as admin and use Pluto admin tool to add ContentItemJSRPortlet to the Pluto Portal page (displays currently a simple HelloWorld Text).





git-svn-id: https://svn.libreccm.org/ccm/trunk@2652 8810af33-2d31-482b-a856-94f89814c4df
2014-05-25 20:24:49 +00:00
..
classes/com/redhat/ccm Zusaetzliche classen fuer ant devel tasks 2009-03-03 23:48:53 +00:00
lib Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i 2014-05-25 20:24:49 +00:00
src Source libs for requirred tools added 2009-03-15 15:52:37 +00:00
webxml-mergetool Ergänzung zu r1111: Missing Files. 2011-09-08 19:01:09 +00:00
xsd Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i 2014-05-25 20:24:49 +00:00
xsl Fixed issue in load-bundle where web installation context was hard coded as ROOT. Now uses project.xml to determine installation context. 2014-05-03 08:20:38 +00:00
README Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i 2014-05-25 20:24:49 +00:00

README

tools-ng/common

Next Generation Tools
Tools for development, installation and maintenance of
new CCM / APLAWS, standards compliant deployment and execution context.

Subdir common contains directories and files, used by the development 
environment(s) as well as user installation and deployment scripts

CURRENTLY EVERYTHING HERE IS WORK IN PROGRESS

classes/
  JDO enhancer developed by Red Hat for use in APLAWS build system

lib/
  Set of jar-files used by several TOOLS, e.g. ANT und specifically to 
  process xml files.

src/
  Source and build script for Red Hat APLAWS JDO enhancer

xsd/
  document definitions ( for project.xml, application.xml)

xsl/
  xsl to construct a projects build file

README
  This file