@mark: i spent about an hour to answer those and other questions with concrete links to sections of our documentation and different parts of [1] (as well as [2]). since ds is no 1:1 replacement for seam, there can't be a 1:1 transition. several of our parts are more powerful (but the style is different) and described in our documentation. others were dropped before v1 and continued e.g. (at [3] and later on) at [2] and everything else should be possible with std. cdi.
@other users (reading this thread later on) : if you have the same (or a similar) question, feel free to ask it and i'll provide the detailed links once again. however, the docs of both projects should provide enough details already. regards, gerhard [1] https://github.com/CDIatWork [2] https://www.keycloak.org [3] http://picketlink.org 2018-04-28 8:58 GMT+02:00 Mark Struberg <[email protected]>: > Gerhard, answers in the IRC channels are no answers. > > Please provide them on the list! > > "if it didn't happen on the list, it didn't happen" > > txs and LieGrue, > strub > > > Am 28.04.2018 um 00:21 schrieb Gerhard Petracek <[email protected]>: > > > > hi sana, > > > > i don't think that you will see a diff. answer here (compared to the > answer > > we provided in the irc-channel). > > > > regards, > > gerhard > > > > > > > > 2018-04-27 13:13 GMT+02:00 sana hassan <[email protected]>: > > > >> Hi, > >> > >> Can you please tell me how to convert migrate from Seam 3 to DeltaSpike > >> with following: > >> > >> S.No. Seam package class Referenced as > >> 1 org.picketlink.idm.api.User User class > >> 2 org.jboss.seam.security.Identity Identity class > >> 3 org.jboss.seam.security.Credentials Credentials class > >> 4 org.jboss.seam.security.IdentityImpl IdentityImpl class > >> 5 org.picketlink.idm.impl.api.PasswordCredential > >> PasswordCredential class > >> 6 org.jboss.seam.faces.event.PhaseIdType PhaseIdType.RESTOREVIEW > >> 7 org.jboss.seam.faces.security.RestrictAtPhase > "@RestrictAtPhase" > >> 8 org.jboss.seam.security.annotations.SecurityBindingType > >> "@SecurityBindingType" > >> 9 org.jboss.seam.security.annotations.Secures "@Secures" > >> 10 org.jboss.seam.security.events.LoginFailedEvent "@LoginFailed" > >> 11 org.jboss.seam.faces.security.LoginListener LoginListener > >> 12 org.jboss.seam.security.Authenticator Authenticator class > >> 13 org.jboss.seam.faces.rewrite.FacesRedirect > "@FacesRedirect" > >> 14 org.jboss.seam.faces.security.AccessDeniedView > >> "@AccessDeniedView" > >> 15 org.jboss.seam.faces.security.LoginView "@LoginView" > >> 16 org.jboss.seam.faces.view.config.ViewConfig "@ViewConfig" > >> 17 org.jboss.seam.faces.view.config.ViewPattern "@ViewPattern" > >> 18 org.jboss.seam.security <security:Identity> > >> <s:modifies> > >> <security:authenticatorClass> > >> > >> > >> Kind Regards, > >> Sana Korejo > >> > >
