• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

websphere v6 global security and messaging

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I am using websphere v6 and I have enabled global security. What do I need to do to get JMS to work? I have an ear file with an MDB installed. The MDB has an authentication alias associated to it.

When I try to start the application it fails because it says that
"Caused by: com.ibm.wsspi.sib.core.exception.SINotAuthorizedException: CWSIP0302E: A user atkins is not authorized to access the messaging engine pludc5000Node01.server1-NexusSibBus on bus NexusSibBus."

so can anyone tell me what i need to do to get the user access to the messaging engine?

Thanks
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic