Thanks, That seems to have helped. Silly me, I forgot the java: prefix.... didn't even notice it was missing.
Cheers, Laura > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 2:57 AM > To: [EMAIL PROTECTED] > Subject: AW: [axis] beanMapping and deploy.wsdd help > > > Hi Laura, > > maybe it would help if you can pass the exception thrown by > the AdminClient. > Id using Tomcat you should see this in the tomcat-console. > > But are you sure your languageSpecificType parameter in > bean-tag is right? > Try the praefix 'java:', therefor you defined the namesapce in > deplyment-tag. And remember to specify the package!! > > <beanMapping qname="myNS:AssetData" xmlns:myNS="urn:PPServer" > languageSpecificType="java:mypackage.AssetData"/> > > Hope that helps Greetings from Hamburg/Germany > Seppo > >
