Questions tagged [websphere-6.1]

Use this tag for questions related to version 6.1 of IBM's WebSphere Application Server.

288 questions
0
votes
1 answer

Websphere Application Server 6.1 for developers console install on RHEL 5 failing

Does anyone know how to get the Websphere Application Server for developers (v6.1) installed via the console? I'm setting up a build server and the server I have is a RHEL 5.6 server with no Graphical console access (only ssh to a tty console). One…
GKelly
  • 3,835
  • 4
  • 38
  • 45
0
votes
1 answer

I want to call Struts2 action Using jquery -ajax in WebSpherePortal 6.1?

Hi I want call struts2 action using jquery ajax,Am able to call only Servlet using ajax. Please any one help on this. Here is my code: My struts.xml
Rakesh Sabbani
  • 1,655
  • 5
  • 17
  • 31
0
votes
1 answer

WAS 6.1 custom user roles

Instead of the already provided user roles in WAS 6.1, we want to customize it further. i.e, whether a user has permissions to deploy an EAR, change the configurations, Start / Stop the applications etc. Is there any way to do this in WAS…
Rajkumar
  • 345
  • 6
  • 22
0
votes
1 answer

Restricting the location from which WAS deploys the EAR

We have a Websphere Application server 6.1 running in a Linux machine. Many team members have admin access to the server. Often, incorrect EARs have been deployed due to manual error. We want to create a common shared location where the development…
Rajkumar
  • 345
  • 6
  • 22
0
votes
1 answer

When can a MemorySessionData object exist outside of the MemorySessionContext?

I am looking at a portable heapdump file from IBM WebSpehere 6.1 and understand that MemorySessionContext contains a SessionSimpleHashMap of all the MemorySessionData objects that represent the HttpSession for each user. My question is this, why do…
Greg
  • 1,126
  • 2
  • 11
  • 26
0
votes
1 answer

How to find the theme object id in WebSpherePortal server?

Am trying to export some portal pages with the theme.In the out put xml file am getting my local theme reference id.So when i tried to import the generated xml file i have to mention the local theme object id as themeref.Any one tell me how to find…
Rakesh Sabbani
  • 1,655
  • 5
  • 17
  • 31
0
votes
1 answer

WebSphere Process Server and parallel task

We are designing a system that will use WebSphere Process Server. At one point we need to call two web services and then combined the results. We plan to create a parallel fork and then call each web service from its' own fork. Question is how will…
Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252
0
votes
1 answer

XMLAccess in WebSpherePortal 6.1?

Hi I want to install and configure new theme and skin the WebSpherePortal server 6.1. Any one give reference or document for this xmlaccess.
Rakesh Sabbani
  • 1,655
  • 5
  • 17
  • 31
0
votes
1 answer

command to start websphere from IBM RAD

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. So I was working to automate this whole task, so that I dont have to waste my time in…
hanumant
  • 1,091
  • 4
  • 15
  • 27
0
votes
1 answer

Exception caught from before_completion synchronization operation: org.hibernate.SessionException: Session is closed!

I am using Spring with Hibernate Envers to insert record into audit tables. When Wicket application (web) calls service, I see Spring uses OpenSessionViewFiler and sets flushmode to Manual. AuditProcess class the following code in…
user686784
  • 103
  • 1
  • 3
  • 8
0
votes
1 answer

NetBeans 6.9.1 with Websphere 6.1

I'm trying to setup a local websphere 6.1 server w/ netbeans 6.9.1. I installed the websphere application server and the server plug-in. But I'm not seeing it in netbeans when I bring up the add servers in the services tab. I am no expert in…
emmtqg
  • 53
  • 4
0
votes
2 answers

Websphere 6.1: How to add version to cookies?

By default WebSphere 6.1 does not include version into LtpaToken and JSESSIONID cookies. Is there any way to enforce cookie version 1 for these cookies? Does WebSphere 7.0 have this option? -- EDIT -- Here is an example: When I log into some web…
Sebastian Łaskawiec
  • 2,667
  • 15
  • 33
0
votes
1 answer

.net adapter for websphere process server

We are looking at ways to integrate WebSphere (6.1.0.17) with .net. Is there a native adapter or do we need to go via a web service call?
Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252
0
votes
1 answer

JSF 2.0 on a J2EE 1.4 compliant Application server

Can I use a JSF 2.0 implemntation on a J2ee 1.4 server ( jboss 4.0.5 / 5.0 , Weblogic 9, WebSphere 6.1 )? Are there any (free) implementation that runs well on all platforms?
Sammyrulez
  • 1,046
  • 8
  • 15
0
votes
1 answer

Which versions of eclipse support IBM Websphere 6.1?

I tried to install Websphere 6.1 plugins in Eclipse Luna 4.4 version, but couldn't find it in the Marketplace. May I know which versions of eclipse support IBM Websphere 6.1?
Stranger
  • 147
  • 2
  • 15