What does the axis2 server log says?

-Rajika

On Sun, Mar 29, 2009 at 7:43 AM, Sam Carleton <scarle...@miltonstreet.com>wrote:

> As I posted a few hours ago, I am working on my first ever web
> service.  The server, Apache and Axis2/C of course, the client is a
> C#.Net application.
>
> I have the server compiled and it shows up when I consult the list of
> services on the Apache web server.  I built a C# client to call the
> Web Service and an exception was thrown:
>
> DLL description has invalid state of not having valid DLL create
> function, of valid delete function or valid dll_handler
>
> I did some searching and found that it is an error from Axis2/C:
> AXIS2_ERROR_INVALID_STATE_DLL_DESC
>
> I am clueless at what the problem is.
>
> One thing, which I don't know if it is related is this concept of "the
> wrapped convention".  I have Tong Ka Iok's book "Developing Web
> Services with Apache Axis2" that is Java based.  In chapter 5 he talks
> about wrapping the web service so that it appears to the client like a
> normal function rather then taking one object and returning another.
> He goes on at the end of the chapter and state that .Net requires
> services to be wrapped.  In the middle of the chapter it looks like he
> had to do some thing to setup Axis2 to handle the wrapped service, but
> it looks like it is Java related.  Is there anything special I need to
> do for Axis2/C to wrap a service?  Being new at this whole thing, I
> hope it is ok, but I am going to attach my WSDL, too, just to make
> sure I have it wrapped correct.
>
> Sam
>



-- 
http://wso2.org/
http://llvm.org/
http://www.osdev.org/

Reply via email to