You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Jason Liu <li...@hotmail.com> on 2005/05/27 22:23:38 UTC

Cannot install Axis 1.2 in BEA WebLogic Workshop 8.1.2

Hi there,

       I am trying to install axis 1.2 in WebLogic Workshop 8.1.2. I 
followed the instructions on http://ws.apache.org/axis/java/install.html. 
The problem is, WebLogic interprets .jws file as its own format (which 
should contain annotations specific to WebLogic), so the out-of-box Axis 
.jws file does not fit into Workshop.

        Anyone has suggestions on how to fix it?


Thanks,

Jason



Re: Cannot install Axis 1.2 in BEA WebLogic Workshop 8.1.2

Posted by Anne Thomas Manes <at...@gmail.com>.
Don't use the jws feature in Axis on WebLogic. Deploy your services using WSDD.

On 5/27/05, Jason Liu <li...@hotmail.com> wrote:
> Hi there,
> 
>        I am trying to install axis 1.2 in WebLogic Workshop 8.1.2. I
> followed the instructions on http://ws.apache.org/axis/java/install.html.
> The problem is, WebLogic interprets .jws file as its own format (which
> should contain annotations specific to WebLogic), so the out-of-box Axis
> .jws file does not fit into Workshop.
> 
>         Anyone has suggestions on how to fix it?
> 
> 
> Thanks,
> 
> Jason
> 
> 
>