1. As you have told to edit them i am not able to view them inside my IDE so shall i update them
out of the IDE and compile them separately?
2. As these wsgen classes are residing in the wsgen-output folder inside build folder.and classes folder is also
at the same level at wsgen-output.So will the runtime environment able to find those classes as they are not
within classes folder.
3. When I am trying to deploy this project by clicking on RunAs it fails saying Unable to find CalcSrvc.wsdl even
though CalcSrvc.wsdl has been generated within WebContent/WEB-INF folder
Jolly Tiwari wrote:your piece of advice really worked
Actually i was not refreshing the work bench
Though my program is running fine , But i want to understand how server Run time environment is able to
use those generated classes when they are not even inside the classes folder.I mean how does it pick those wsgen generated classes residing in wsgen-output folder inside build?
2. Where can we find that bundled(archieved) file for the web service application inside the glassfish server environment.it would be keeping it somewhere at the time of deployment.I am not able to find out that.
I am using glassfish server v2.1.is it fine?
My free books and tutorials: http://www.slideshare.net/krizsan
Note that what appears in the build/classes directory are the compiled class-files of the generated classes.
VasuM.
SCJP, SCBCD,ITIL
My free books and tutorials: http://www.slideshare.net/krizsan
VasuM.
SCJP, SCBCD,ITIL
You know it is dark times when the trees riot. I think this tiny ad is their leader:
free, earth-friendly heat - a kickstarter for putting coin in your pocket while saving the earth
https://coderanch.com/t/751654/free-earth-friendly-heat-kickstarter
|