• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SSO issues

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

I've some issues with SSO implementation. I'm using JForum in war overlay, and when I use it with RemoteUserSSO or MySSOImplementation classes, I've a java.lang.ClassNotFoundException.

Thanks

Clement
[originally posted on jforum.net by cteule]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Clement

Try to use JOSSO it will solve every thing ...

Thanks
Ashutosh kumar
[originally posted on jforum.net by Ashutosh Kumar]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Ashutosh for your answer.

I solved this problem by using Tomcat 5.5 instead of Tomcat 6.0, but I don't know what was the cause.

Cheers

Clement
[originally posted on jforum.net by cteule]
reply
    Bookmark Topic Watch Topic
  • New Topic