problem consuming web service from glassfish, only tomcat services show up
I"m using Netbeans 6.7. I have a webservices running on Tomcat 6.0.18 and glassfish v2. When I try to consume a web service from an ejb running on glassfish, I only can select from the tomcat web services.
In the editor, right-click-> Insert Code -> Call Web Service Operation.
Can anyone give me a hint as to what controls the "available web services" when doing the above process?
I can deploy the desired web service in glassfish and it tests properly. I just can't select it.
Regards,
David