Sory Gomez

Greenhorn
+ Follow
since Oct 21, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sory Gomez

Does someone have the solution to the following problem?

I changed a webservice that returns an array of beans, to which I added two attributes of type integer, including the corresponding getters and setters. But no matter what values I assign to that attributes, the webservice always return null in their corresponding values. I need that this attributes return what I assigned. If anyone can help me I appreciate it.

I'm using WAS (Websphere application server) and Websphere Development Studio Client for iSeries
10 years ago
Does someone have the solution to the following problem?

I changed a webservice that returns an array of beans, to which I added two attributes of type integer, including the corresponding getters and setters. But no matter what values I assign to that attributes, the webservice always return null in their corresponding values. I need that this attributes return what I assigned. If anyone can help me I appreciate it.

I'm using WAS (Websphere application server) and Websphere Development Studio Client for iSeries
10 years ago