You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by smixuser <cl...@compuware.com> on 2007/08/01 19:33:00 UTC

wsdl-first mvn install jbi:projectDeploy

Hi All, 

When executing the command to run the wsdl-first example:  mvn install
jbi:projectDeploy, I receive the following error:

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\GetPersonRequest.jav
a:[30,30] incompatible types
found   : javax.xml.bind.annotation.XmlAccessType
required: javax.xml.bind.annotation.AccessType

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\GetPersonResponse.ja
va:[32,30] incompatible types
found   : javax.xml.bind.annotation.XmlAccessType
required: javax.xml.bind.annotation.AccessType

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\GetPersonRequest.jav
a:[37,16] cannot find symbol
symbol  : method required()
location: @interface javax.xml.bind.annotation.XmlElement

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\GetPersonResponse.ja
va:[41,16] cannot find symbol
symbol  : method required()
location: @interface javax.xml.bind.annotation.XmlElement

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\GetPersonResponse.ja
va:[43,16] cannot find symbol
symbol  : method required()
location: @interface javax.xml.bind.annotation.XmlElement

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\GetPersonResponse.ja
va:[45,16] cannot find symbol
symbol  : method required()
location: @interface javax.xml.bind.annotation.XmlElement

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\UnknownPersonFault.j
ava:[30,30] incompatible types
found   : javax.xml.bind.annotation.XmlAccessType
required: javax.xml.bind.annotation.AccessType

D:\apache-servicemix-3.1.1-incubating\examples\wsdl-second\wsdl-first-jsr181-su\
target\jaxws\org\apache\servicemix\samples\wsdl_first\types\UnknownPersonFault.j
ava:[37,16] cannot find symbol
symbol  : method required()
location: @interface javax.xml.bind.annotation.XmlElement

-- 
View this message in context: http://www.nabble.com/wsdl-first-mvn-install-jbi%3AprojectDeploy-tf4201550s12049.html#a11950298
Sent from the ServiceMix - User mailing list archive at Nabble.com.