Hey, I finally got my concrete stuff to work finally! Ended up just completely starting from scratch and creating a "skeleton" and "stub" from the WSDL. That seemed to work fine. I think my problems might of been originating in how I was creating the code using WSDL2Java. Also, I ended up using the ServiceLocator as opposed to the actuall "call" instead and so far it is working.
As for the interfaces, I really cant migrate from those right now since there are a considerable amount of code using them but I think I might be able to figure out something for that, even if I have to create proxies for the webservices for them. Thanks for the help! KJQ