Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

This page contains a record of components or features that have been part of OFBiz but are now removed. The information in this page should help to get the original source code from svn history.
If you need a components or features, you will be able to get them easily since they will still be archived in the repository. For those who are not Subversion power users: even after being removed at some revision, a directory or a file is still in the repository. So you can get it if you update to a revision before the removing.

Webslinger

Removed with rev. 1301866, 1302102, 1308359 in date 2012-03-17
First release(s) without the feature: NA
Description:
You can find information about Webslinger here: http://www.webslinger.org
The Webslinger component was removed from OFBiz for the following reasons:

  • no active committer was maintaining the webslinger component
  • the component was experimental and not really used by OFBiz
  • the component was really big (lot of jars etc...) and we are trying to slim down the OFBiz framework and keep only the essential/useful features
  • this fixes a security issue

The only Webslinger feature used by the OFBiz framework was the "service debug mode" (enabled by default with the property servicedispatcher.servicedebugmode): it relied on Webslinger legacy code (in the org.webslinger.invoker.* package) that was never contributed as a source file to the OFBiz project; the source files for Webslinger don't seem to be publicly available: http://www.webslinger.org/Downloads
the svn resources mentioned there are broken. The fact that the OFBiz frameework was dependent (for a feature useful only in development mode) on an external project that doesn't publish its source code (at least in an easy to find location) convinced me that it was better to clean up the dependency completely; on the bright side OFBiz should now use less memory.

Shark

Removed with rev. 1343064, 1343065 the 2012-05-27
First release(s) without the feature: NA
Description:
You can find information about Shark here
The Shark component was removed from OFBiz for the following reasons:

  • No active committer was maintaining this component
  • It was no longer used in OFBiz
  • It seems to have finally turned in to a commercial product

Misc

In this section are listed minor parts/subcomponents of OFBiz that are no longer available.

ij.script and derbytools-10.8.2.2.jar.

Removed at revision: 1338173. Reasons for this:

ScreenWidgetViewHandler class and related

Removed at revision: 1348429. Reason for this:

  • No labels