Code Comments
Programming Forum and web based access to our favorite programming groups.The next message was show when i try run the project
Compiling 1 source file to C:\WP\pruebas\SpellCheckService\build\we
b\WEB-INF
\classes
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:40: package com.cdyne.ws does not exist
com.cdyne.ws.CheckSoap port = ser
vice.getCheckSoap();
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:40: cannot find symbol
symbol : variable service
location: class clientservlet.SpellCheckServlet
com.cdyne.ws.CheckSoap port = ser
vice.getCheckSoap();
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:47: package com.cdyne.ws does not exist
com.cdyne.ws.DocumentSummary doc=
port.checkTextBody(bodyText, licenseKey);
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:78: cannot find symbol
symbol : class Words
location: class clientservlet.SpellCheckServlet
String on
ewrongword = ((Words) allwrongwords.get(i)).getWord();
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:79: cannot find symbol
symbol : class Words
location: class clientservlet.SpellCheckServlet
int onewo
rdsuggestioncount = ((Words) allwrongwords.get(i)).getSuggestionCount();
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:80: cannot find symbol
symbol : class Words
location: class clientservlet.SpellCheckServlet
List alls
uggestions = ((Words) allwrongwords.get(i)).getSuggestions();
C:\WP\pruebas\SpellCheckService\src\java
\clientservlet\SpellCheckServlet.jav
a:95: cannot find symbol
symbol : class Words
location: class clientservlet.SpellCheckServlet
String on
ewrongword = ((Words) allwrongwords.get(i)).getWord();
7 errors
C:\WP\pruebas\SpellCheckService\nbprojec
t\build-impl.xml:411: The followinge
rror occurred while executing this line:
C:\WP\pruebas\SpellCheckService\nbprojec
t\build-impl.xml:232: Compile failed
; see the compiler error output for details.
BUILD FAILED (total time: 1 second)
-------------
In the source editor,
com.cdyne.ws.CheckSoap port = service.getCheckSoap();
is not recognized and i not understand.
Please helpme. I have a symilar problem with a web service in .net and i nee
d consumer in java.
Thanks
________________________________________
______________________________
______________
Yahoo! Deportes Beta
¡No te pierdas lo último sobre el torneo clausura 2008! Entérate aquÃ_ http://d
eportes.yahoo.com
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.