[
https://jira.jboss.org/jira/browse/JBIDE-2112?page=com.atlassian.jira.plu...
]
John Graham commented on JBIDE-2112:
------------------------------------
Isn't DTP the only part in Eclipse that requires that ?
Anyway its not a big issue - just surprising it is a hard requirement
;)
It might be -- AFAIK, that is correct, but there could be an exception.
It wasn't so much a requirement for DTP as an unintended consequence: the Connection
Profile framework uses Java encryption to store the connection information, and apparently
those classes are not available (by default, perhaps there is a separate download lib that
can fix this) in the base JRE.
I think we should open a bug with DTP about this issue, since the Connection Profile
framework is supposed to be extensible with respect to persistence, and other adopters
might want to use the base JRE (though we're the first ones to raise this issue, as
far as I know. ;) ) Also, bear in mind that without the encryption libraries, the only
reasonable base level of persistence will end up being plain text, which might not be
acceptable.
There is no default connection profile on Seam Facet wizard after
reopen workspace.
-----------------------------------------------------------------------------------
Key: JBIDE-2112
URL:
https://jira.jboss.org/jira/browse/JBIDE-2112
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 2.1.0.beta1
Reporter: Anton Klimkovich
Assignee: John Graham
Fix For: 3.0.0.beta1
Attachments: exception.txt, NoDefaultConnectionProfile.swf
EXECUTE: New-> Seam Web Project
EXECUTE: Input name for the project and go to Seam Facet wizard
ASSERT: Connection Profile should have default value
EXECUTE: Press finish button
ASSERT: Seam project will be created
EXECUTE: Close Studio
EXECUTE: Open Studio and select used before workspace
EXECUTE: New-> Seam Web Project
EXECUTE: Input name for the project and go to Seam Facet wizard
ASSERT: Connection Profile should have default value
FAILURE: There is no default Connection Profile on Seam Facet wizard after reopen
workspace.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira