|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Problem compiling GeoIP exampleHello
I have a problem and hope somebody may help. When running the command: bpelc -wsdl file:GeoIp.wsdl file:GeoIp.bpel I get the following errors: file:GeoIp.bpel:32: error: [UndeclaredOperation] The operation "GetGeoIP" is not declared on portType "{http://www.webservicex.net}GeoIPServiceSoap". file:GeoIp.bpel:39: error: [UndeclaredOperation] The operation "GetGeoIP" is not declared on portType "{http://www.webservicex.net}GeoIPServiceSoap". file:GeoIp.bpel:45: error: [UndeclaredOperation] The operation "GetGeoIP" is not declared on portType "{http://www.webservicex.net}GeoIPServiceSoap". bpelc: error: [CompilationErrors] Compilation completed with 3 error(s). I have confirmed that the operation GetGeoIP is in http://www.webservicex.net/geoipservice.asmx?WSDL It's as if the BPEL is not recognising the accompanying WSDL. Any help is highly appreciated. GEH ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ pxe-user mailing list pxe-user@... https://lists.sourceforge.net/lists/listinfo/pxe-user |
|
|
Re: Problem compiling GeoIP exampleWhich version of PXE are you using? I just tried the same command with the latest PXE 1.0.169 and it worked. You can download PXE 1.0.169 from http://pxe.intalio.org/public/maven2/pxe/standalone-distro/1.0.169/standalone-distro-1.0.169.tar.gz BTW, you can also try using "ant" which builds a complete system archive (.sar) file for you, ready for deployment. alex gobe hobona wrote: > Hello > > I have a problem and hope somebody may help. > > When running the command: bpelc -wsdl file:GeoIp.wsdl file:GeoIp.bpel > > I get the following errors: > > file:GeoIp.bpel:32: error: [UndeclaredOperation] The operation "GetGeoIP" is not > declared on portType "{http://www.webservicex.net}GeoIPServiceSoap". > file:GeoIp.bpel:39: error: [UndeclaredOperation] The operation "GetGeoIP" is not > declared on portType "{http://www.webservicex.net}GeoIPServiceSoap". > file:GeoIp.bpel:45: error: [UndeclaredOperation] The operation "GetGeoIP" is not > declared on portType "{http://www.webservicex.net}GeoIPServiceSoap". > bpelc: error: [CompilationErrors] Compilation completed with 3 error(s). > > > I have confirmed that the operation GetGeoIP is in http://www.webservicex.net/geoipservice.asmx?WSDL > > It's as if the BPEL is not recognising the accompanying WSDL. > > Any help is highly appreciated. > > GEH > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > pxe-user mailing list > pxe-user@... > https://lists.sourceforge.net/lists/listinfo/pxe-user > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ pxe-user mailing list pxe-user@... https://lists.sourceforge.net/lists/listinfo/pxe-user |
|
|
|
|
|
|
| Free Forum Powered by Nabble | Forum Help |