Nicholas,

the api jar in that dist does not have javax.xml.bind.annotation.AccessType...

-- dims

   [javac] Compiling 48 source files to
C:\APACHE\axis2\modules\jaxws\target\test-classes
   [javac] C:\APACHE\axis2\modules\jaxws\test\client\EchoString.java:11:
cannot find symbol
   [javac] symbol  : class AccessType
   [javac] location: package javax.xml.bind.annotation
   [javac] import javax.xml.bind.annotation.AccessType;
   [javac]                                  ^
   [javac] C:\APACHE\axis2\modules\jaxws\test\client\EchoStringResponse.java:11:
cannot find symbol
   [javac] symbol  : class AccessType
   [javac] location: package javax.xml.bind.annotation
   [javac] import javax.xml.bind.annotation.AccessType;
   [javac]                                  ^
   [javac] 
C:\APACHE\axis2\modules\jaxws\test\org\apache\axis2\jaxws\jaxb\mfquote\GetPrice.java:4:
cannot find symbol
   [javac] symbol  : class AccessType
   [javac] location: package javax.xml.bind.annotation
   [javac] import javax.xml.bind.annotation.AccessType;
   [javac]                                  ^


On 7/11/06, Nicholas L Gallardo <[EMAIL PROTECTED]> wrote:

Dims,

Would it be possible to update the JAX-B RI version in the repository to the
final release available from Sun
(https://jaxb.dev.java.net/jaxb20-fcs/).?

Some of the APIs and annotations have changed slightly since the EA3 version
and we'd like to be on the latest version before creating too many tests
that then need to be re-gen'd later on.

Thanks,

Nicholas Gallardo
 WebSphere  -  WebServices Development
 [EMAIL PROTECTED]
 Phone: 512-838-1182
 Building: 901 / 5G-016


--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to