vwjugow

chat picketlink 2

May 26th, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. (14:42:52) xybrek: pedroigor: hi
  2. (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.
  3. (14:51:39) pedroigor: xybrek: did you have this class in the IDM config (mappedEntity) ?
  4. (14:51:47) pedroigor: probably the same issue as the others ..
  5. (14:52:32) xybrek: pedroigor: yes I have, i have shown you the paste online earlier
  6. (14:52:54) xybrek: pedroigor: IDMConfiguration.java
  7. (14:55:07) pedroigor: xybrek: where did you find this class IdentityObject ?
  8. (14:55:34) pedroigor: there is no such class in simple schema ?
  9. (14:55:56) xybrek: pedroigor: when trying to login with Picketlink
  10. (14:56:10) pedroigor: which version r u usin ?
  11. (14:56:13) pedroigor: using ?
  12. (14:56:19) pedroigor: 2.6.0.CR2 ?
  13. (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. (14:58:02) xybrek: which picketlink versiopn should I use
  15. (14:59:14) xybrek: for picketlink-idm-api and picketlink-idm-impl we use 2.6.0.CR2
  16. (15:06:55) smikloso left the room.
  17. (15:11:45) sguilhen left the room (quit: Quit: Leaving.).
  18. (15:11:57) sguilhen [[email protected]] entered the room.
  19. (15:14:03) pedroigor: you should use 2.6.0.CR2 for all dependencies
  20. (15:14:19) pedroigor: i think that IdentityObject is from 2.5.0.Beta
  21. (15:14:23) pedroigor: which is pretty old :)
  22. (15:14:45) pedroigor: i would suggest you to get some code from a quickstart and adapt it to your app ...
  23. (15:14:57) pedroigor: take a look at that quickstart that i suggested ..
  24. (15:21:56) rbenevides is now known as rbenevides|lunch
  25. (15:26:13) xybrek: pedroigor: problem is picketlink-idm-schema does not have 2.6.0.CR2 repository
  26. (15:26:22) xybrek: it can't be downloaded by maven
  27. (15:26:25) xybrek: ?
  28. (15:26:50) xybrek: pedroigor: or is it even needed?
  29. (15:28:11) xybrek: pedroigor: oh I should be using picketlink-idm-simple-schema X_X
  30. (15:34:46) pedroigor: you don't need idm-simple-schema, as you are providing your custom entities ...
  31. (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 ..
  32. (15:36:33) pedroigor: xybrek: https://repository.jboss.org/nexus/index.html#nexus-search;quick~picketlink-idm-simple-schema
  33. (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