ibm

What means the error SECJ0222E in WebSphere Application Server 5.1

I'm getting for that error this help in IBM's support site: ProblemA JAAS LoginContext could not be created due to the unexpected exception. User responseThe problem could be due to a configuration error. but I have not any other indication and can't determine the final reason for this error. Suggestions?...

Error ADMA5026E for WebSphere Application Server Network Deployment

What I'm doing wrong that I get the ADMA5026E error when deployment an application with the NetworkDeployment Console? ...

How do indicate the SQL default library in an IBM iSeries 2 connection string to an AS/400?

I'm connecting to an AS/400 stored procedure layer using the IBM iSeries Access for Windows package. This provides a .NET dll with classes similar to those in the System.Data namespace. As such we use their implementation of the connection class and provide it with a connection string. Does anyone know how I can amend the connection str...

MalformedInputException while using Shrinksafe with IBM JRE

While trying to use Shrinksafe custom_rhino.jar to build Dojo I get MalformedInputException. The problem occurs when build reaches custom widgets/templates which contain french letters stored in UTF-8. The AIX machine has LANG=en_US which should be correct, judging by other documented problems regarding MalformedInputException with IBM J...

What is the best tool for manipulating AFP print streams?

The IBM print file format is AFP. Advanced Function Presentation (AFP) is a presentation architecture and family of associated printer software and hardware that provides for document and information presentation independent of specific applications and devices. This is a binary, record based format, for high volume printing. Ther...

How do you protect code from being physically stolen?

I've recently purchased an IBM Thinkpad that came with a fingerprint scanner. That got me thinking: are fingerprint scanners a good way to protect your code i.e. if someone takes your laptop or goes on your laptop while you're away, would they still be able to get in? The question also applies for other biometrics techniques that the ne...

Does WebSphere ESB scale?

I'm looking for people who have had experience scaling IBM's WebSphere to high traffic volumes. This is in terms of both the number of messages and the size of the data. Have there been any issues and are there any gotchas to be looking out for? ...

IBM Websphere OutOfMemoryException.

Often, I found OutOfMemoryException on IBM Websphere Application Server. I think this exception occur because my application retrieve Huge data from database. So, I limit all query don't retreive data more than 1000 records and set JVM of WAS follow + Verbose garbage collection + Maximum Heap size = 1024 (RAM on my server is 16 GB and n...

WebSphere App Server Not Compiling JSP/Tag Libs

Hello This is a problem that only occurs on application update (only tested through Admin Console, not CLI). Also, this is only happening on our development environment, which is identical to our prod env. On uninstall/install, everything is compiled properly. However, this is a large application and it takes long enough to do an upd...

Getting started with Websphere portal 6.1 ....

Okay, my company is a bank. The upper management is dead set on a websphere IBM portal. Apparently IBM is tossing them a bone they can't refuse. We're also a very big IBM shop anyhow with A LOT of LotusNotes applications. In my experience with IBM, they generally make you go through them to learn their stuff. I'm having to sort of jump ...

Websphere MQ message history

My application communicate with other system via IBM Websphere MQ. Sometime no message income to my queue but other system said They already sent to me. So I want to know how to keep history for all messages that income to my queue. ...

QueueConnectionFactory for MQSeries

Does anyone know if there is an implementation of javax.jms.QueueConnectionFactory for MQSeries and where to get it? I Googled it and searched IBM website but couldn't find anything. I don't want to retrieve the connection or factory from Websphere MQ via jndi, I need my own connection factory. ...

How do we do a DBMS OUTPUT line in db2 (like you can in oracle)

In oracle we can print output by dbms_output.put_line() but DB2 I don't know. Now, I use 'signal' for print some message when I debug. ...

installing websphere portal express

I'm trying to install websphere portal express 6.1 on my windows xp machine. I am using the following download link: https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=ESD-PORTALEXPRESS&S_PKG=CR557ML&S_TACT=105AGX10&S_CMP=LP&lang=en_US&cp=UTF-8 Note that you will have to have an IBM user id to see ...

How to build EAR/WAR for Websphere Application Server by Eclipse?

IBM Rational Application Developer is very slow and has many problems. I tried to use ant scripts to build EAR/WAR files for Websphere Application Server but it did not work. ...

[SC] DeleteService FAILED 1072

Last time I create WAS profile and WASService then I try to config and run many script for learn how to config WAS, Finally it crash so i use wasprofile delete this profile and forgot delete WASService. Now I found IBM Webphere Application Server service display in services.msc list, so I tried to delete it with WASService.exe -remove c...

Does Java work with PCF fonts?

I am trying to make IBM jre to use PCF fonts from default X11 installation on my linux box. In particular adobe-helvetica font. I have toyed to modify fontconfig.properties in jre/lib folder but no matter what I do Java seams to use some other fonts. I guess there is some algorithm how java VM tries to link java logical fonts to actual p...

Java VM: IBM vs Sun

I'm surprised at how little information I can find comparing IBM's jvm to Sun's. How do they compare? I have always used Sun's version - what are the reasons (if any) to consider switching to IBM's? EDIT: To phrase the question a little differently: For those of you who use IBM's jvm, what are your reasons? ...

How do I connect to a IBM 3770 Remote Job Entry system for Customs Border Patrol 10+2 Security Filing from Java?

Hi all, I'm working on a project to submit the new 10+2 Security Filing data to Customs & Border Patrol (as required by DHS). Anyone else doing this? I need to be able to submit our data files via a IBM 3770 style Remote Job Entry gateway using Job Control Language and all the old junk. Question is this: Is there a Java API that will ...

IBM.Data.DB2

Can I develop a windows application using .NET framework and IBM.Data.DB2 provider to access a DB2 database running on OS/390? Thanks in advance. ...