[jboss-dev-forums] [Design of EJB 3.0] - Re: WebServiceContext proxy
wolfc
do-not-reply at jboss.com
Mon May 5 09:24:27 EDT 2008
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#4148622
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148622
More information about the jboss-dev-forums
mailing list