I am attempting to add BASIC authentication to my RESTful web-service. Currently I have BASIC authentication for an Apache Tomcat 6.0 server, but I need to deploy my web-service on a WebSphere applica
Okay, so I\'ve been running a Java/Jersey webservice on Tomcat with basic authentication which works perfectly fine. I\'ve got permissions set up in the web.xml file of my project, and users set up in
Instead of the already provided user roles in WAS 6.1, we want to cu开发者_StackOverflow中文版stomize it further. i.e, whether a user has permissions to deploy an EAR, change the configurations, Start
I am new 开发者_StackOverflow中文版to Websphere, and at this client site, we are running an older version of Websphere in an older version of RAD. I used a python script to define a queue factory and
Hi I want to install and configure new theme and skin the WebSpherePortal server 6.1. Any one give reference or document for this x开发者_JAVA百科mlaccess.Before Configuring the themes and skins we ha
Page Title Is there a way to dinamically change the pages title at runtime? I know that you can change the page title at the portal level, but this solution
In my project, it takes a lot of time to take the latest source code from svn, build and publish it on the IBM Websphere server. The IDE we are using is IBM RAD.
I got two classes with the same package in different JARs. Until the previous version, both classes were identical, so i had no issues in loading them. Now, one of them has a new method added and if I
I have installed RAD 7.5 (based on Eclipse Ganymede 3.4.0) in Spanish. I\'m working with Websphere Application Server 6.1 (spanish too).
I am having some problems with an Hibernate Criteria query causing a outOfIndex error at driver level, I am pretty sure the problem is at the driver as I have being debugging and everything seems ok,