WebServiceContextProxy doesn't compile with JDK 6:
/home/carlo/work/ejb3/core/src/main/java/org/jboss/injection/WebServiceContextProxy.java:[67,23]
cannot find symbol
symbol : method getEndpointReference(org.w3c.dom.Element[])
location: interface javax.xml.ws.WebServiceContext
/home/carlo/work/ejb3/core/src/main/java/org/jboss/injection/WebServiceContextProxy.java:[72,23]
cannot find symbol
symbol : method getEndpointReference(java.lang.Class,org.w3c.dom.Element[])
location: interface javax.xml.ws.WebServiceContext
Not a showstopper, just a bummer. For the moment I'm going to switch to 5, but I want
to have a resolution in the works.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148622#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...