ibm.software.websphere.studio.integration-edition
  Home FAQ Contact Sign in
ibm.software.websphere.studio.integration-edition only
 
Advanced search
January 2007
motuwethfrsasuw
1234567 1
891011121314 2
15161718192021 3
22232425262728 4
293031     5
2007
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2007 2006    
total
... studio.integration-edition Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Re: trouble setup an informix datasource         


Author: agasthi007
Date: Jan 12, 2007 22:47

I am having a similar problem on WAS 6.1 for the oracle datasource.
We are using jacl scripts to create new datasources and automate the rest of the tasks
i belive the error comes in setting the JAAS entry due to which the credentials are not getting set properly in the master configuration.

can any one throw some light on how to achieve this using jacl scripts and not by using the Admin Console

Awaiting a reply
no comments
  Re: NamingContextPackage.NotFound         


Author: shashank.singh
Date: Dec 5, 2006 19:12

Try using lookup("java:comp/env/jdbc/dragonslayer") instead of lookup("jdbc/dragonslayer") in your code... this might work! At least it worked for me.
1 Comment
  IllegalArgument exception in clustered environment         


Author: sudhavasiraju
Date: Dec 5, 2006 14:18

HI,
I have a typical problem.
I am calling one method callMethod(long a, long b, Obj[] c){} on EJB where Obj is user defined Object.
Obj is defined in such a way that,
public class Obj imlements Serializable, BaseObj{// no static content}
BaseObj is defined like,
public interface BaseObj extends Serializable{
static String x = "aaaa"; //It is a static content
}

Now callMethod is throwing IllegalArgument exception in clustered environment where it is working fine in normal developement env.

We are using WSAD 5.1.2.

Thanks in advance,
Sudhakar.
1 Comment
  Re: Using cics eci connector with RAD 6.0.1         


Author: Diego Lopez
Date: Nov 24, 2006 08:10

Thanks again for your reply Harold, and sorry for delying my response.

Yo are completely right. I have replaced the marshall.jar in my RAD with the one from the WAS 5.1.1.7 and it compiles fine.

This is really good news for us, we can start getting rid of that WSIF beans, handlers, etc..

thanks!
no comments
  Re: WBISF staff resolution with Active directory         


Author: systemanalystjimi
Date: Nov 14, 2006 21:24

Hi Egbert,

Can u please provide the transformation file you used for Active Directory.

Cheers,
Muhammad
1 Comment
  Re: Having problem when accessing the Ejb from a stand alone client.         


Author: sunay_18
Date: Nov 14, 2006 13:38

Me too getting a simllar error. Can anyone help me out with this ???
no comments
  Re: Custom user registry with WSADIE Integrated Test Environment 5.1         


Author: karl.wyer
Date: Oct 12, 2006 00:48

Hi,

Thanks for raising this! I had the same problem and your work-around of disabling tracing fixes the run time error.

I've debugged as far as I can into the IBM code and can see the following NullPointerException being thrown at:

ConfigEnvironment.enableWebsphereTracingAndLogging() line:593

and later at:

com.ibm.security.ISecurityUtilityImpl.StateofCurrObj.traceSetSubject(String subject) line:446

It's the second one that causes the Runtime error.

I guess it's just some dodgy IBM code. If I could be bothered to fight through to their support desk, assuming I'd knew where to start, I'd raise it as an issue.
no comments
  Re: Problems with javax.imageio.ImageIO (cannot be resolved) *Urgent*         


Author: jbc_ve
Date: Oct 6, 2006 12:16

I have he himself problem, as someone solved it? how?
no comments
  how to get use multiple data source in the report desgner provided with websphere business modeler         


Author: systemanalystjimi
Date: Aug 16, 2006 02:23

Hi All,

I have to develop a report for one of my processes modeled in websphere business modeler. There is a report named "Process Procedure" in "Reports/Documentation/Processes" which approximately met what i desire. But along with the fields provided i need some more fields. Which are not present in the reports data source. I have tried my level best to find a data source contanining all of the fields i desired but i cannot get all of them at one place. I have also tried custom queries. Is there any support for using multiple data sources or anyother way out of this problem.

Waiting 4 ur replies.

Thanks,
MUHAMMAD
no comments
  IMS Connect - Printing at Downline Printers         


Author: mark.taylor
Date: Aug 12, 2006 10:22

Is there something special we need to do with our IMS Connect configuration in order to print at downline printers? We are not able to execute print requests when we fire transactions via IMS Connect. We've used smart test to view the isrt with the alt-pcb and the lterm for the printer is correctly identified in the transaction.
no comments
1 2 3