Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (14:42:52) xybrek: pedroigor: hi
- (14:43:06) xybrek: pedroigor: what is the associated JPA entity for Entity [class org.picketlink.idm.jpa.schema.IdentityObject] does not have any mapping.
- (14:51:39) pedroigor: xybrek: did you have this class in the IDM config (mappedEntity) ?
- (14:51:47) pedroigor: probably the same issue as the others ..
- (14:52:32) xybrek: pedroigor: yes I have, i have shown you the paste online earlier
- (14:52:54) xybrek: pedroigor: IDMConfiguration.java
- (14:55:07) pedroigor: xybrek: where did you find this class IdentityObject ?
- (14:55:34) pedroigor: there is no such class in simple schema ?
- (14:55:56) xybrek: pedroigor: when trying to login with Picketlink
- (14:56:10) pedroigor: which version r u usin ?
- (14:56:13) pedroigor: using ?
- (14:56:19) pedroigor: 2.6.0.CR2 ?
- (14:57:12) xybrek: picketlink-idm-schema --> version 2.5.0.Beta, when I use 2.6.0.CR2 it cannot fetch maven jars
- (14:58:02) xybrek: which picketlink versiopn should I use
- (14:59:14) xybrek: for picketlink-idm-api and picketlink-idm-impl we use 2.6.0.CR2
- (15:06:55) smikloso left the room.
- (15:11:45) sguilhen left the room (quit: Quit: Leaving.).
- (15:11:57) sguilhen [[email protected]] entered the room.
- (15:14:03) pedroigor: you should use 2.6.0.CR2 for all dependencies
- (15:14:19) pedroigor: i think that IdentityObject is from 2.5.0.Beta
- (15:14:23) pedroigor: which is pretty old :)
- (15:14:45) pedroigor: i would suggest you to get some code from a quickstart and adapt it to your app ...
- (15:14:57) pedroigor: take a look at that quickstart that i suggested ..
- (15:21:56) rbenevides is now known as rbenevides|lunch
- (15:26:13) xybrek: pedroigor: problem is picketlink-idm-schema does not have 2.6.0.CR2 repository
- (15:26:22) xybrek: it can't be downloaded by maven
- (15:26:25) xybrek: ?
- (15:26:50) xybrek: pedroigor: or is it even needed?
- (15:28:11) xybrek: pedroigor: oh I should be using picketlink-idm-simple-schema X_X
- (15:34:46) pedroigor: you don't need idm-simple-schema, as you are providing your custom entities ...
- (15:35:23) pedroigor: that dependency is just a default entity model which provides some OOTB mapping for the basic model types: User, Role, Group, etc ..
- (15:36:33) pedroigor: xybrek: https://repository.jboss.org/nexus/index.html#nexus-search;quick~picketlink-idm-simple-schema
- (15:37:06) pedroigor: http://search.maven.org/#artifactdetails%7Corg.picketlink%7Cpicketlink-idm-simple-schema%7C2.6.0.CR2%7Cjar
Advertisement
Add Comment
Please, Sign In to add comment