hi i think u mean the ws classes in axis. for that 1st specify a default constructor with out any parameter. then specify ur constructor with required parameter. - thayapavan ----- Original Message ----- From: "Massimo Barabino" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 9:01 PM Subject: Passing parameters to constructor
> Hi all, > does anybody know if there is a way to pass parameters to the > constructor of the java class invoked by axis (I'm using 1.1)? > > I' ve seen the constructor is always called. If the constructor doesn' t > require any parameter it is executed and everything goes fine. If the > constructor requires parameters I get a fault code when I invoke the > service. > Can anybody help me? > Thanks in advance > > Massimo Barabino > >
