posted 22 years ago
Yes, you will have some interesting problems if you are using connectors. For one, connectors aren't supported directly in WSAD -- that's a feature of WSAD-IE (Integration Edition). The wizards for creating a new connection only exist in the IE product. You can move your old connector code over to WSAD, but you can't add new ones. Also, you'll need to make sure you use the JCA connectors -- I believe that these are only supported in VAJ 4.0, but I could be wrong -- in any case, my recommended path would be:
VAJ 3.02 or 3.5 --> VAJ 4.0 --> WSAD or WSAD-IE
Kyle