Got it to work, as per Isuru's instructions, in pointing JAVA_HOME to a valid JDK rather than just to a JRE.
Thanks, Anjana. On Mon, Jun 28, 2010 at 6:16 PM, Anjana Fernando <[email protected]> wrote: > Hi, > > After putting the necessary jars, I'm now getting an error saying, > "com.sun.mirror.apt.AnnotationProcessorFactory" cannot be found. The > full log can be found here [1]. Any thoughts? .. > > [1] http://pastebin.com/qbNyBY80 > > Thanks, > Anjana. > > On Mon, Jun 28, 2010 at 5:33 PM, Anjana Fernando <[email protected]> wrote: >> On Mon, Jun 28, 2010 at 3:41 PM, Isuru Suriarachchi <[email protected]> wrote: >>> Hi Anjana, >>> >>> Have you copied the jaxws-rt and jaxws-tools jars into >>> repository/components/extensions/ ? Please have a look at the JAXWS user >>> guide in WSAS for a simple JAXWS sample. >> >> ooh . no . I didn't .. guess that's the problem :) .. Thanks Isuru. >> >> Cheers, >> Anjana. >> >>> >>> Thanks, >>> ~Isuru >>> >>> On Mon, Jun 28, 2010 at 2:18 PM, Anjana Fernando <[email protected]> wrote: >>>> >>>> Hi, >>>> >>>> I am trying to create a simple JAX-WS service using WSAS 3.2.0, but I >>>> always end up having a faulty service with the error message stating >>>> the "@WebService" annotation is not available, but I do have it in my >>>> service. Then I also tried out the sample service mentioned here [1], >>>> but I still get an faulty service with the following message, >>>> "Error: No @WebService annotated service implementations found in the >>>> jar: >>>> file:/home/laf/dev/bin/wso2wsas-3.2.0/repository/deployment/server/servicejars/annotated-calc.jar. >>>> Service deployment failed.". >>>> >>>> Any idea onto what I'm doing wrong? .. >>>> >>>> [1] http://wso2.org/library/3151 >>>> >>>> -- >>>> Anjana Fernando >>>> Software Engineer >>>> WSO2, Inc.; http://wso2.com >>>> lean.enterprise.middleware >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> >> -- >> Anjana Fernando >> Software Engineer >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> > > > > -- > Anjana Fernando > Software Engineer > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > -- Anjana Fernando Software Engineer WSO2, Inc.; http://wso2.com lean.enterprise.middleware _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
