[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1841) Need examples/documentation for how to use seamgen generated EntityHome interefaces and related functionality
by steve tynor (JIRA)
Need examples/documentation for how to use seamgen generated EntityHome interefaces and related functionality
-------------------------------------------------------------------------------------------------------------
Key: JBSEAM-1841
URL: http://jira.jboss.com/jira/browse/JBSEAM-1841
Project: JBoss Seam
Issue Type: Feature Request
Components: Documentation
Affects Versions: 2.0.0.BETA1
Reporter: steve tynor
…
[View More]Please add some documentation, perhaps an example project, that uses seamgen-generated EntityHome classes in order to demonstrate the intended use of the wire(), isWired(), createInstance(), getDefinedInstance(), setId(), etc. functions. Some discussion on how these related to <param> and <f:param> in XHTML is also needed.
As it stands, these are completely undocumented without any explanation of their intended use, so those of us that have boostrapped a project with seamgen, have no guidance on how to maintian these classes as our application changes (new properties added to entities, etc.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
15 years, 2 months
[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2231) Setup wizard for wiki
by Christian Bauer (JIRA)
Setup wizard for wiki
---------------------
Key: JBSEAM-2231
URL: http://jira.jboss.com/jira/browse/JBSEAM-2231
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Write a setup wizard that replaces the manual wiki-data.sql editing and import. We should have the following setup procedure:
- Get the recommended environment ready (JBoss AS,…
[View More] MySQL)
- Deploy the wiki-ddl.sql on a new database
- Deploy the wiki.war on the appserver
- Open http://server/wiki/ and go through the setup wizard
The wizard will first import the minimum dataset (guest/admin users, roles, start page) and then ask the usual setup questions (site base URL, etc.). Depending on the future of the plugin API, it could also optionally allow you to configure some plugin defaults so you don't have to go into the Admin screen to change them after the install. Also, we can offer prepackaged datasets for certain use cases that can be imported with the wizard, e.g. "Help Documents", "Blog Website", "Forum Website".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
15 years, 2 months