Hi Dims, thanks for replying I've not heard of beehive before, but just looked into it and it appears to be a way of setting up J2EE web services based on Apache platform (apologies if wrong!).
If possible I would like to avoid J2EE altogether, I only used WebLogic because it was so simple to use and already installed on school machine. As I am very new to distributed computing, I would like to use the simple Axis client application I have already created. Do you feel this approach is not compatible with WebLogic, I would have to use the J2EE approach. Again, sorry if I'm asking simple questions, I'm very new to this stuff :) Thanks, Ryan. On Mon, 14 Feb 2005 09:09:56 -0500, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Ryan, > > beehive has an implementation os JSR 181 based on Axis. You will be > able to deploy WSS4J in beehive. > > -- dims > > > On Mon, 14 Feb 2005 14:07:24 +0000, Ryan F <[EMAIL PROTECTED]> wrote: > > Hi, excuse me for I am really new to web services > > > > I wish to use Apache Axis client to securely communicate with a > > Weblogic service (school project). I want to enable SSL + dig. sig, > > XML encryption, and most likely some kind of WS-Security token. > > > > I read at http://ws.apache.org/ws-fx/wss4j/ that WSS4J will be > > "interoperable with JAX-RPC based server/clients and .NET > > server/clients." However, I think the Weblogic service I will be using is > > not > > Jax-RPC but uses JSR-181 "Web Services Metadata for the Java > > Platform." It is probably possible to run Weblogic on Jax-RPC model but I > > might > > loss the handy metadata model (plus my work so far!) > > > > Does this mean that I cannot use WSS4J and Axis for my project? > > > > Thanks for your help and advice, I really appreciate it. > > > > Ryan. > > > > -- > Davanum Srinivas - http://webservices.apache.org/~dims/ >
