• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Migration from JBOSS to weblogic 11G

 
Ranch Hand
Posts: 129
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All ,

We need to migrate our application from jboss to weblogic 11G.We have succesfully completed the part of migrating ears into weblogic.But we are facing issue on how to migrate/implement the authetication process in weblogic.Currently we are using ldap authentication in jboss.I have gone thru the lot of documention on security in weblogic but not able to get starting point.OR probably too much confused about all the providers,Assertion,Authorization,Adjudication,Role Mapping etc..
Can anybody point me where to start ? any step by step approch for this ?

We have below entries in the login-config.xml in jboss ? What is equivalent file in weblogic ?

 
Ranch Hand
Posts: 98
Oracle Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Amol,

You can refer the below link for Active Directory configuration with WebLogic Server.

http://weblogic-wonders.com/weblogic/2010/12/04/configuring-active-directory-authenticator-with-weblogic-server/

Refer the below link whole set of security aspects of weblogic servers.

http://weblogic-wonders.com/weblogic/security/

Cheers,
Anandraj
http://weblogic-wonders.com
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic