Francisco, I think that downloading stubs via HTTP is not applicable in this case because
the stubs are generated by the RI, and are available in the web app war file that is
deployed on JBoss. Thus, I don't think the RI's IORs include a codebase URL to
indicate where to download the stubs from.
This brings us to another discussion: why WebAppClassLoader has to dynamically generate
stubs that are already available in the wep app war file? After taking another look at
issues JBCTS-591 and JBCTS-609, I have to agree with Francisco that the dependency on
IIOPStubCompiler looks unnecessary, as the WebAppClassLoader should be able to load the
stub classes from the deployed war file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110321#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...