| author | Vrishali Doke | 2012-06-20 07:19:08 (EDT) |
|---|---|---|
| committer | Manik Kishore | 2012-06-27 00:28:56 (EDT) |
| commit | 60c13485ee627a1f484170a5648ff648f29855e1 (patch) (side-by-side diff) | |
| tree | 5b7f047ba067200dd17a54efdbef9d695b65dccb | |
| parent | 94bdd00e814a4104423a72c7dba174284903551e (diff) | |
| download | org.eclipse.stardust.documentation-60c13485ee627a1f484170a5648ff648f29855e1.zip org.eclipse.stardust.documentation-60c13485ee627a1f484170a5648ff648f29855e1.tar.gz org.eclipse.stardust.documentation-60c13485ee627a1f484170a5648ff648f29855e1.tar.bz2 | |
CRNT-24735 - Removed the limitation section for JSF
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@57184 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html index 3007703..d6a2b8d 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html @@ -152,20 +152,6 @@ a redo cannot create the code again.</p> <p>The created packages and code will also still remain in the
project, after the according JSF application is deleted from the model.</p>
-<h2>Limitations for Manual Activity Converted to JSF Application Activity</h2> -<ul> - <li>Though <strong>Display Mapped Documents</strong> is configured in Activity Panel configuration, no - mapped documents are auto-opened. </li> - <li>The configuration <strong>Show Warning for Unsaved Documents Opened from Activity Views</strong> - does not work.</li> - <li>When the File Upload dialog is opened, the user is forced to open document after upload.</li> - <li>If two activities have same name then their Bean class (that is, Adapter Name) also have same name, - this may cause issues at runtime and this is not validated while converting activity to JSF.</li> - <li>Generated JSF beans are in session scope, so two activities of same type cannot be activated at - same time in two different views.</li> - -</ul> - <script language="JavaScript" type="text/javascript">
|

