seam-gen new-project error messages
-----------------------------------
Key: JBSEAM-1953
URL: http://jira.jboss.com/jira/browse/JBSEAM-1953
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.GA
Environment: Latest CVS build of 2.0.0.GA
Reporter: Markus Heidt
Priority: Trivial
When the project.name in the build.properties is empty, the error messages is:
No project name specified (run 'seam new-project' first)
Shouldn't it be
run 'seam setup' first?
--
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
Security, login/out and user registration for Wiki
--------------------------------------------------
Key: JBSEAM-870
URL: http://jira.jboss.com/jira/browse/JBSEAM-870
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Gavin King
Assigned To: Christian Bauer
We need to integrate Seam security, and add a registration screen with captcha.
--
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
Plugin should be child naming container not root
------------------------------------------------
Key: JBSEAM-2010
URL: http://jira.jboss.com/jira/browse/JBSEAM-2010
Project: JBoss Seam
Issue Type: Bug
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Plugins are naming containers that currently don't inherit the parent naming container. This breaks plugins in plugins, for example, blogDirectory rendering documents which have lastModifiedDocuments plugins. The lastModifiedDocuments plugins should have the client identifier "blogDirectory:lastModifiedDocuments:foo" and not "lastModifiedDocuments:foo"
--
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
Implement live password strength verification hint
--------------------------------------------------
Key: JBSEAM-937
URL: http://jira.jboss.com/jira/browse/JBSEAM-937
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Priority: Minor
A little AJAX-driven box next to the password field in registration, showing the strength of the entered password in real-time. Similar to progress bar, uses a couple of increasingly better regexes internally.
--
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
Desktop sharing between collaborators with VNC applets
------------------------------------------------------
Key: JBSEAM-1780
URL: http://jira.jboss.com/jira/browse/JBSEAM-1780
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
This can be implemented as a wiki plugin, let's call it "Share my desktop".
If I include this plugin on my wiki homepage (as a user), I can click the "Share my desktop" button and a popup with a VNC _server_ applet opens in a new popup. Other uses who navigate to my homepage now see that I currently share my desktop. They can ping me if they want access with a simple button click. I will see this as a notification in my "Share my desktop" popup window. If I allow access, a VNC _client_ applet popup opens on their side and we can look at (and possibly control) my desktop. Combined with a chat feature this should be quite useful. Especially if we hack the VNC server to only serve a selected portion of the screen, for usability and bandwidth reasons.
Some applets to try:
http://www.tightvnc.com/http://sourceforge.net/projects/vncjlgpl
--
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
Add AJAX CLI
------------
Key: JBSEAM-912
URL: http://jira.jboss.com/jira/browse/JBSEAM-912
Project: JBoss Seam
Issue Type: Feature Request
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Priority: Minor
A power-user CLI that I can bring up and type in commands in a simple language, with auto-completion and immediate help. Examples
"view user christian blog"
"edit An Area|This Document"
"view This Directory"
"create doc An Area|New Document"
"create dir An Area|New Directory"
"alter menu add This Document"
"alter menu remove This Directory"
"search doc "Search Terms""
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
Integrate subetha
-----------------
Key: JBSEAM-1438
URL: http://jira.jboss.com/jira/browse/JBSEAM-1438
Project: JBoss Seam
Issue Type: Task
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
Integrate subetha mailing list manager. Probably requires a new ML management interface based on a plugin but using the subetha domain model.
--
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
Seam text headline level handling has implicit dependencies
-----------------------------------------------------------
Key: JBSEAM-1889
URL: http://jira.jboss.com/jira/browse/JBSEAM-1889
Project: JBoss Seam
Issue Type: Bug
Components: Core
Reporter: Christian Bauer
Priority: Minor
In Seam text you can not create a + Headline after you already have a ++ Headline.
Also, if you create a +++ Headline it will be rendered as a ++ Headline, 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
seam-gen generate-entities not generating anything
--------------------------------------------------
Key: JBSEAM-1881
URL: http://jira.jboss.com/jira/browse/JBSEAM-1881
Project: JBoss Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.0.BETA1
Environment: win2000, MSSQL2000
Reporter: Marc Lustig
seam generate-entities runs thru without any exception but is not generating anything. The JDBC-driver is loaded and hbm2java is being configured, but the actual code generation is not being triggered.
(my console output is analogous to what pablodiablo posted in the forum)
--
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