Title: RE: (de)serialization of an object which contains an array of another custom object without building custom (de)serializer classes
server-config.wsdd contains descriptions of all the deployments you've made using AdminClient.  When you run AdminClient with the list option it just dumps this file to show what is currently deployed.  When you restart the server it uses this file to redeploy everything that was previously deployed.
-----Original Message-----
From: Sean [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 16, 2002 4:47 PM
To: [EMAIL PROTECTED]
Subject: server-config.wsdd

What is server-config.wsdd exactly? 
 
Are there any good docs that cover the use of
org.apache.axis.handlers.SimpleAuthenticationHandler
org.apache.axis.handlers.SimpleAuthorizationHandler
 
and the users.lst and perms.list files that they utilize?
 
 
----- Original Message -----
Sent: Monday, September 16, 2002 1:42 PM
Subject: RE: (de)serialization of an object which contains an array of another custom object without building custom (de)serializer classes

> -----Original Message-----
> From: Sorin Pop [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 16, 2002 12:33 PM
> To: [EMAIL PROTECTED]
> Cc: Pop Lucian Marius
> Subject: (de)serialization of an object which contains an array of
> another custom object without building custom (de)serializer classes
>
> I don't know where that [L in front of the class name comes
> from

That's part of the type signature of a Java class used in bytecode.  For example, the type signature of a double is "D" and the type signature of the String class is "Ljava/lang/String;".



***********************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
************************************************************************************

Reply via email to