RE: Axis2 1.5 WSDL2Java errors

2009-07-07 Thread LeftoverLinguine
ing wrong with this? -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24380646.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-07 Thread LeftoverLinguine
I'm getting all of these errors running WSDL2Java from the 1.5 bin. -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24373563.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread Martin Gainty
e: Mon, 6 Jul 2009 11:54:24 -0700 > From: leftoverlingu...@gmail.com > To: axis-user@ws.apache.org > Subject: RE: Axis2 1.5 WSDL2Java errors > > > I'm able to generate code up until I change the wsdl:porttype tag. > > > jcaristi wrote: > > > > Your

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread LeftoverLinguine
ry a very small simple WSDL (sample > attached) and see if you can generate code. If it works, you could start > from there, adding one feature at a time. > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24360939.html Sent from the Axis

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread Caristi, Joe
there, adding one feature at a time. -Original Message- From: LeftoverLinguine [mailto:leftoverlingu...@gmail.com] Sent: Monday, July 06, 2009 12:10 PM To: axis-user@ws.apache.org Subject: RE: Axis2 1.5 WSDL2Java errors C:\>wsdl2java -uri ss.wsdl http://schemas.mimeo.com/Enterprise

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread LeftoverLinguine
quot;GetItemImageResponseMessage" message="tns:GetItemImageResponseMessage" /> http://schemas.mimeo.com/EnterpriseServices/2008/09/StorageService/StorageServiceContract/GetItemImageIndexOfRange"; name="IndexOfRange" message="tns:StorageServiceContract_GetItemImage_IndexOfRange_FaultMessage" /> http://schemas.mimeo.com/EnterpriseServices/2008/09/StorageService/StorageServiceContract/GetItemImageStoreItemNotFound"; name="StoreItemNotFound" message="tns:StorageServiceContract_GetItemImage_StoreItemNotFound_FaultMessage" /> http://schemas.mimeo.com/EnterpriseServices/2008/09/StorageService/StorageServiceContract/GetItemImageFileFailedToRip"; name="FileFailedToRip" message="tns:StorageServiceContract_GetItemImage_FileFailedToRip_FaultMessage" /> http://schemas.mimeo.com/EnterpriseServices/2008/09/StorageService/StorageServiceContract/GetItemImageDocumentTypeNotSupported"; name="DocumentTypeNotSupported" message="tns:StorageServiceContract_GetItemImage_DocumentTypeNotSupported_FaultMessage" /> - - http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc"; /> - http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc - http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc/MSWSE"; /> - http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc/MSWSE - http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc/MTOM"; /> - http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc/MTOM jcaristi wrote: > > Could you post your entire WSDL document and the command that you are > using to run WSDL2Java? > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24358363.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread Caristi, Joe
Could you post your entire WSDL document and the command that you are using to run WSDL2Java? -Original Message- From: LeftoverLinguine [mailto:leftoverlingu...@gmail.com] Sent: Monday, July 06, 2009 11:44 AM To: axis-user@ws.apache.org Subject: RE: Axis2 1.5 WSDL2Java errors I'm

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread LeftoverLinguine
wsdl="http://schemas.xmlsoap.org/wsdl/"; > > Try using or (easier) switch your declaration to this: > > xmlns="http://schemas.xmlsoap.org/wsdl/";> > > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24357862.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread Caristi, Joe
e [mailto:leftoverlingu...@gmail.com] Sent: Monday, July 06, 2009 11:08 AM To: axis-user@ws.apache.org Subject: RE: Axis2 1.5 WSDL2Java errors When I use a local validation tool I get an error on the second line saying "cvc-elt.1: 9Cannot find the declaration of element 'definitions'.&

RE: Axis2 1.5 WSDL2Java errors

2009-07-06 Thread LeftoverLinguine
;> jcaristi wrote: > > This server does not seem to be available on the Internet. I get: > > "Firefox can't find the server at services.dev.mimeo.com." > > You may be able to get to it because it's on your Intranet. You may want > to try a locally installed WSDL validation tool. > > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24356817.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-02 Thread Caristi, Joe
al Message- From: LeftoverLinguine [mailto:leftoverlingu...@gmail.com] Sent: Thursday, July 02, 2009 3:00 PM To: axis-user@ws.apache.org Subject: RE: Axis2 1.5 WSDL2Java errors http://services.dev.mimeo.com/EnterpriseServices/2008/09/StorageService.svc?wsdl This is the WSDL file . When I put it in my brow

RE: Axis2 1.5 WSDL2Java errors

2009-07-02 Thread LeftoverLinguine
an Amazon WSDL, it works. > > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24312273.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-02 Thread Caristi, Joe
Subject: RE: Axis2 1.5 WSDL2Java errors I used http://xmethods.net/ve2/Tools.po to validate it. I gave it a URL and the URL is available when I try it in a web browser. jcaristi wrote: > > What validation tool are you using? It seems like it can't retrieve your > WSDL. Did you prov

RE: Axis2 1.5 WSDL2Java errors

2009-07-01 Thread LeftoverLinguine
le at that URL? (You can > check with a browser) > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24297044.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-01 Thread Caristi, Joe
48 PM To: axis-user@ws.apache.org Subject: RE: Axis2 1.5 WSDL2Java errors When I attempt to validate it I get "WSDLException: faultCode=WSDL Retrieval error: Could not obtain data from connection". I think this may be because I need to specify a username/password, but is it possible fo

RE: Axis2 1.5 WSDL2Java errors

2009-07-01 Thread LeftoverLinguine
likely to be an error in your WSDL. Try running it through a > validation tool or loading it into SoapUI. > > -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24296885.html Sent from the Axis - User mailing list archive at Nabble.com.

RE: Axis2 1.5 WSDL2Java errors

2009-07-01 Thread Caristi, Joe
idea what could be causing the errors? -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24295840.html Sent from the Axis - User mailing list archive at Nabble.com. STATEMENT OF CONFIDENTIALITY: The information contained in this electronic

Axis2 1.5 WSDL2Java errors

2009-07-01 Thread LeftoverLinguine
a what could be causing the errors? -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24295840.html Sent from the Axis - User mailing list archive at Nabble.com.