You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(13) |
Mar
(15) |
Apr
(29) |
May
(28) |
Jun
(111) |
Jul
(185) |
Aug
(366) |
Sep
(121) |
Oct
(73) |
Nov
(57) |
Dec
(23) |
2005 |
Jan
(30) |
Feb
(49) |
Mar
(51) |
Apr
(47) |
May
(95) |
Jun
(74) |
Jul
(62) |
Aug
(61) |
Sep
(46) |
Oct
(73) |
Nov
(111) |
Dec
(59) |
2006 |
Jan
(114) |
Feb
(34) |
Mar
(47) |
Apr
(49) |
May
(106) |
Jun
(47) |
Jul
(78) |
Aug
(31) |
Sep
(35) |
Oct
(39) |
Nov
(63) |
Dec
(17) |
2007 |
Jan
(40) |
Feb
(32) |
Mar
(17) |
Apr
(15) |
May
(28) |
Jun
(20) |
Jul
(80) |
Aug
(83) |
Sep
(52) |
Oct
(26) |
Nov
(6) |
Dec
(9) |
2008 |
Jan
(22) |
Feb
(11) |
Mar
(45) |
Apr
(5) |
May
(8) |
Jun
|
Jul
(16) |
Aug
(5) |
Sep
(3) |
Oct
(4) |
Nov
(14) |
Dec
(3) |
2009 |
Jan
(25) |
Feb
(46) |
Mar
(17) |
Apr
(8) |
May
(74) |
Jun
(48) |
Jul
(11) |
Aug
(9) |
Sep
|
Oct
|
Nov
(2) |
Dec
(2) |
From: Aplaws D. L. <apl...@li...> - 2009-02-11 09:57:40
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6399038 By: terry_permeance Try adding these two settings: -XX:PermSize=256m -XX:MaxPermSize=256m The "permanent" area of memory stores classes so such settings are typical for large Java applications with lots of classes. Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-11 09:50:25
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6398975 By: oliew [2009/02/11 09:40:01] init exception for `worker' java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start(Native Method) Has anyone seen this message before? for some reason our APLAWS instance just decides to go to service unavailable every so often and this is what i see in error.log ive made some changes to the envvars and added Xss1024k ## Jave Runtime Environment parameters JAVA_OPTS=-Xms1024m -Xmx1024m -Xss1024k #-Xss1024k added in because of java stack size the application server is a dual xeon with 4gb ram. any help would be appreciated thanks Oli ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-09 09:00:16
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6380461 By: pboy Terry, I know that APLAWS can work in Tomcat 6, but not in a standard Tomcat environment. As far as I know you have to provide a specialized start script which sets all the environment variables APLAWS currently depends on. And you have to resolve the "Malformed URL exception" problem. But may be Tomcat handles this in version 6 by its own. In version 4 and 5 you have to provide some special configuration (see https://fedorahosted.org/aplaws/wiki/AplawsInTomcat). We should definitly try to coordinate our work. Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-09 08:38:09
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6380269 By: pboy Terry, I just had a look on your work. We should definitely take it as base for the development environment in the future. It would be good if you could provide instructions and a setup to use your script in an existing devel env. Most developer will use the standard APLAWS trunk and will have some kind of ccm devel installed. Would be great if you could provice a kind of "soft migration". The Skype ideas is great! But I must admit that I never used it before. I have the hardware somewhere around here in my office and there exists a Linux client. I will install it in the next 2 or 3 days. Perhaps I need some guidance to use it and how to come in contact with you. And I hope the speech quality is fine because English is not my native language. By the way: Did you receive my mail to your SourceForge account? Peter P.S. Sourceforge should use CCM forum to provide a real threaded discussion forum. It awful here. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-09 08:15:01
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6380155 By: pboy Brett, I just had a look on your byline work. Currently I don't know if it is usable for APLAWS just as it is. I suppose we have to adjust it. Are you still using and developing for APLAWS? (Byline project is no longer active. I suppose my post on its mailing list some years ago is the last one, it's a pity). Could you assist to refine the guide to develop with Eclipse (see https://fedorahosted.org/aplaws/wiki/DevelWithEclipse) and to integrate your tools into the current state of the development environment? By the way, did you receive my mail to your sourceforge address? Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-07 12:11:53
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6365341 By: pboy I just committed a patch to svn (r1795) which implements the first part (Phase A) of the Milestone to achieve a standard compliant APLAWS deployment (see https://fedorahosted.org/aplaws/milestone/Standard Compliant APLAWS Deployment) As specified, APLAWS can now "run in a standard servlet container, but still requires some special configuration (e.g. the resource handler in ~/webapps/WEB-INF/system/system.x.y.z.jar). If it's ROOT context is occupied, it can run nevertheless as a virtual host. Several instances of APLAWS can run in different virtual hosts inside a servlet container instance, replacing ccm mkservice". It works in Tomcat 4, in Tomcat 5 you can not access the content-center, Tomcat 6 not tested yet. I will create more detailed documentation on the wiki later. Several parts of the implementation are quite rough yet, but it (should) work(s). :-) Would be great if people could test the release and report bugs using the forum here or even better the trac ticket system. In order to go on with Phase B we have to move those modules which are currently installed into its own web context into the main application. I created a series of tickets. It would be great several developers could pick up one ticket each and assign it to himself. >From the SVN log file entry (for the readers convenience): Rather a large patch, first part of the conversion of CCM / APLAWS to be deployed in a standard way by a *.war file. Backwards compatible to the procedures so far. The ccm scripts can be used as used to. Only difference is the location of some files (see below). As an alternative the webapps directory created by the ccm scripts can be moved into a standard tomcat container or can be added as a virtual host. APLAWS no longer depends on all the environment variables. For detailed instructions see documentation on the WIKI. This is a temporary solution, further enhancements are on the way! No update script required. Modifications: - Creation of a c.ad.runtime.CCMResourceManager class, which currently handles just the file locations. It replaces the dependency from the CCM_HOME environment variable. It is initialized during startup of the servlet container or by the entry point of the installation tools (i.e. c.ad.packaging.mastertool). It replaces the c.ad.packaging.CCM class as well. Currently contains backwards compatibility code to check the runtime environment just in case the initialization is missing (will be removed later). - Creation of c.ad.web.CCMApplicationContextListener class which is notified by the servlet container at the beginning of the startup procedure. Initialises CCMResourceManager. Must be configured by web.xml (if a contributed package overwrites the trunk values)! - File location changes: - Configuration registry moved to [appbase]/WEB-INF/conf/registry - ps2fs files moved to [appbase]/ps2fs (can be modified by configuration parameter) - lucene index files moved to [appbase]/WEB-INF/work/lucene (can be modified by configuration parameter) Developers watch out! ant clean now removes these files, too (esp. registry)! - XML factory classes are now determined by configuration parameters - waf.xml.xsl_transformer=[saxon (default)|jd.xslt|resin|xalan|xsltc] - waf.xml.dom_builder=[xerces (default) | resin] - waf.xml.sax_parser=[xerces (default) | resin] - Package c.ad.packaging reorganized so it contains just installation related code. Runtime configuration related code moved to c.ad.runtime. Code is not part of the API. - log4j configuration file is still at the old location, but is not used anymore! It will be moved to [appbase]/WEB-INF/conf/ in the future. Developers, modify the file ~/webapps/WEB-INF//classes/log4j.properties in the meantime. - While working on the code some deprecated classes and method invocations replaced by supported API. If a class is no longer used by any module in trunk, the class has been removed by appending "nolongerInUse" to the file name. If any of the contributed modules is still depending on deprecated code it is easy to find and to follow the recommended replacement instructions. Do not re-incorporate deprecated code! We have to clean up the code base! ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-06 23:57:27
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6361091 By: terry_permeance Hi Peter, Maybe I wasn't clear but that is basically what I have done with my "proof-of-concept" build. If you compare http://svn.fedorahosted.org/svn/aplaws/contrib/permeance/aplaws/ with http://svn.fedorahosted.org/svn/aplaws/trunk/ you'll see that the primary differences are with the creation of build scripts in the base directory (influenced by liferay.com), some minor modifications to the tools folder (build-template.xsl, a few jars, eclipse-classpath-template.xsl) and the creation of a runtime folder (influenced by ofbiz.apache.org). Can we organise a Skype teleconference (or two or three) so we can discuss our individual efforts which seem to be moving in the same direction but working independently? Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-06 23:46:35
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6360994 By: terry_permeance APLAWS *does* work in Tomcat 6 quite happily, but I should mention that the approach above isn't suited for the out-of-the-box aplaws config with "ccm start", server.xml.in and so forth. Tomcat.pm and server.xml.in would need to be changed and catalina.properties.in created and so forth. It's very easy to run APLAWS+Tomcat6 from Eclipse. Tomcat 6 also works for my simplified environment which I committed the other day because it doesn't use Tomcat.pm and the other Perl scripts. It uses a standard zip of Tomcat 6 with only two modifications - catalina.properties + copy xercesImpl.jar into common/lib/endorsed. Let me know if you want further details... Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-06 14:16:37
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6357143 By: bprucha Peter, That was going to be my response to Terry. Their are some things that will require setting certain variables from the start to compile the code. For example the location of JavaCC. Also the modularity of the code needs to be taken into consideration. The Ant scripts I created address these issues pretty well I think. The version I published on the WIKI lacks a number of things but it does provide a solid replacement for the PERL scripts which was my main goal since I am working in a Windows environment and never was able to get them to work. Brett ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-06 09:03:45
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6355429 By: pboy The biggest advantage of the current development system is its flexibility. In a Linux environment it is great, in a Windows environment it may be complicated, don''t know. We should create a set of criteria for a modified build system and create proposal as a milestone in trac! Some ideas are: a) preserve a CLI interface (as an alternative) for the lovers of emacs b) preserve the modularity of CCM / APLAWS c) preserve the flexibility of the current system d) usage of standard tools (maven etc.) e) replacement of PERL scripts by ant scripts to make it easier for different operating systems f) deployment into a standard test container (as part of Netbeans, and I suppose Eclipse as well) g) integration into graphical IDEs (Netbeans, Eclipse) h) use of modularised build scripts (on a per module base) i) backwards compatibility to the current system (at least for a limited time period) Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-06 08:33:29
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6355247 By: pboy That will not work. Additionally you have to set a lot of environment variables. A good idea is to use Alans JBoss script (~/webapps/ROOT/WEB-INF/bin/deploy2jboss.sh) to deploy to a tomcat 6 container. And you have to copy ~/webapps/WEB-INF/system/ccm-core-6.5.5-system.jar to the jre ext directory (e.g. $JAVA_HOME/jre/lib/ext on Linux) I have a version here which no longer depends on environment variables (an implementation of Phase A of my proposal at https://fedorahosted.org/aplaws/milestone/Standard Compliant APLAWS Deployment (although I just noticed that you introduced ccm.home to other parts of the system, so my modifications are incomplete). The system works well with the ccm start | stop scripts. In a standard Tomcat 5 container the public site is running well, but you can not access the content center. I didn't found the cause yet. Perhaps I should commit the modifications in the current state and others can help to find the bug. Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-06 04:12:46
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6354086 By: terry_permeance The basic idea is to add WEB-INF/classes and WEB-INF/lib/*.jar to catalina.properties rather than using the com.arsdigita.tools.catalina.startup.Bootstrap class as the main class. i.e. shared.loader=${catalina.base}/webapps/WEB-INF/classes,${catalina.base}/web apps/WEB-INF/lib/*.jar Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-05 03:16:45
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6346649 By: terry_permeance Hi Brett, I have aimed for something a bit more than just building inside Eclipse: 1. No environment variables required ($CCM_BASE, etc.) 2. No Perl scripts 3. Single development directory (all we need is $CCM_DEV_HOME) 4. Simple configuration (handful of properties files) 5. Generation of .classpath for developing inside Eclipse 6. Embedded database (Derby) for easy installation (work in progress) 7. Pre-loaded sample content section (work in progress) 8. Update to Java 6 + Tomcat 6 Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-04 14:31:44
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6343041 By: bprucha When Red Hat first dropped support for the CMS they setup a project on ObjectWeb called Byline which was supposed to be the new development line for CCM and APLAWS going forward. I don't know what happened with that. Anyway I created Ant build files as a method to build the software inside Eclipse. I created a WIKI on the process at: https://wiki.objectweb.org/byline/Wiki.jsp?page=Eclipse I have since improved the process but the principal is still the same. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-03 00:06:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6330785 By: terry_permeance I've created a prototype of an 'easy build' version of aplaws based on trunk. Instructions are at http://svn.fedorahosted.org/svn/aplaws/contrib/permeance/aplaws/README.txt You should be able to get aplaws running in <15min Feedback welcome! Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-31 08:39:35
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6308646 By: shawnlane I totally agree with these comments. APLAWS needs to be build-able and deployable in the same way as most OSS java software does... ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-31 04:58:50
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6306890 By: terry_permeance We've been doing a bit of work with Liferay recently. It it so easy to get going. You check it out of subversion, edit a properties file to point it at a tomcat bundle and run ant. Does anyone have any thoughts on simplifying APLAWS development, at least avoiding the need for a whole suite of extra steps before "ant deploy" just works? I appreciate that someone went to a lot of work to make the "ccm" environment really flexible and support multiple developers and so forth but in practice I think it's a bit of overkill... Thoughts? Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-28 01:02:12
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6274619 By: terry_permeance Does anybody know what "immediate" means in PDL? property := ( <IMMEDIATE> )? ( ( <VERSIONED> | <UNVERSIONED> ) )? ( <UNIQUE> )? ( ( <COMPONENT> | <COMPOSITE> ) )? type ( multiplicity )? id ( <EQ> ( column | join_path ) )? [From http://www.redhat.com/docs/manuals/waf/rhea-dg-waf-en-6.1/ap-pdl-reference .html] Thanks, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-21 11:09:29
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6203437 By: terry_permeance Sorted it. Firstly, it was the delay in updating the key and secondly OpenSSH has permissions problems with Windoze so I'm using svnkit via Eclipse. Thanks, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-19 18:18:19
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6179736 By: apevec > | Is the svn repository still located at svn+ssh://svn.fedorahosted.org/svn/aplaws/? > Yes, it is :-) > | I've tried uploading a new RSA public key to fedorahosted but still get > | the dreaded/useless "svn: Connection closed unexpectedly". WFM - but if you have any issues, open a ticket for fedora-infrastructure team https://fedorahosted.org/fedora-infrastructure/ or ask on #fedora-admin on irc.freenode.net Your issue sounds like a networking problem, to debug try ssh -v and tcpdump ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-19 15:48:58
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6178465 By: pboy Hi Terry, | Is the svn repository still located at svn+ssh://svn.fedorahosted.org/svn/aplaws/? Yes, it is :-) | I've tried uploading a new RSA public key to fedorahosted but still get | the dreaded/useless "svn: Connection closed unexpectedly". You have to upload a new key because of the recent break in into the Fedora infrastructure, I suppose. You have then to wait 1-2 hours until the key is copied from the administration server to the production servers. Had the same probs some weeks ago. Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-19 13:14:43
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6177092 By: terry_permeance Is the svn repository still located at svn+ssh://svn.fedorahosted.org/svn/aplaws/? I haven't committed for a while and have since got a new laptop. I've tried uploading a new RSA public key to fedorahosted but still get the dreaded/useless "svn: Connection closed unexpectedly". Any thoughts on moving APLAWS to somewhere easier for developers to set up? GPG + ssh-keygen!!!!! Or is this part of the test... if you can't set this up then don't bother contributing :-) Thanks, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-16 01:07:39
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6133273 By: pboy It is one topic of the proposal to make APLAWS / CCM standards compliant. Regarding persistence there are 2 parts: a) to move to hibernate instead of com.redhat.persistence and b) to rewrite the classes to follow JSR 283 As far as I know currently nobody is working on it. If somebody is, she/he should write a milestone in trac to inform us about the planning. Anyway, it is a huge workload. And it is hard to see an immediate user benefit. Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-16 00:36:49
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6133101 By: pboy Terry,, great! Thank you very much for the Doku! Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-01-15 13:05:51
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6124686 By: shawnlane Anyone know what happened to the proposed work by Redhat to migrate the PDL persistence mechanism in APLAWS to implement the Content Repository for Java Technology API (JCR). JCR API was specified by the Java Specification Request 170 (JSR 170) and JSR 283. "A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Typical applications that use content repositories include content management, document management, and records management systems." ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |