PDA

View Full Version : [Java Axis TomCat] Help errore


monelli
09-04-2008, 09:39
Salve a tutti...

Io parto da un file wsdl dato che dovrebbe essere corretto.
Ho tomcat correttamente installato ed all'interno gira axis.

Tramite axis-wsdl2java mi creo i file java lato server, mi crea anche il file impl che devo scrivere io completando i metodi.

Compilo il tutto e metto i file class dentro la cartella cleasses di axis

Faccio il deploy

Ed ottengo ciņ:

AXIS error

Sorry, something seems to have gone wrong... here are the details:

Fault - ; nested exception is:
org.apache.axis.InternalException: java.lang.Exception: The OperationDesc for getJobsAccountingInfo was not synchronized to a method of it.polito.pad2.PJSstats.PJSStatsSoapBindingSkeleton.

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: org.apache.axis.InternalException: java.lang.Exception: The OperationDesc for getJobsAccountingInfo was not synchronized to a method of it.polito.pad2.PJSstats.PJSStatsSoapBindingSkeleton.
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:Baracca

Dove getJobsAccountingInfo č un metodo che devo implementare io contenuto nel file impl.
Ho provato anche ad non implementarlo ma mi da lo stesso errore. Sapete di cosa si trata?

Grazie

monelli
10-04-2008, 09:29
Up...
Nessuno sa spiegarmi l'errore?

monelli
11-04-2008, 11:02
up
Help me please