| Author |
WL Proxy converting Java objects to primitives.
|
Luigi Smith
Ranch Hand
Joined: Nov 08, 2003
Posts: 54
|
|
I have created DTOs that have Longs and Integers in them that I use to pass from a WebService to my clients. However, when I create Proxy's for them using the BEA Test Browser tool, it converts them to the corresponding primities. Is there a way to retain them as the immutable object type? TIA, Lou
|
Luigi<br />------------<br />Sun Certified Java Programmer<br />IBM Certified Enterprise Developer WSAD 5.0
|
 |
 |
|
|
subject: WL Proxy converting Java objects to primitives.
|
|
|