|
| good afternoon, I have a problem making an example of like
using the
webservices, this example is annexed to the question, in
this example
is created a EJB and soon this EJB is created the
webservices using,
to prove I create it an application java and I make all the
configurations that are indicated to me in the annexed file,
but it
fails the execution to me and it throws the following error,
agradeceria to me that can help me, greetings Jose Vargas.
com.sybase.webservices.util. WebservicesException
: Unable to
load Properties from
file " null\proxy\ClientPro
xy.props".
Java Error:
" null\proxy\ClientPro
xy.props (The system cannot find
the path specified)"
at
com.sybase.webservices.soap.proxy.ProxyManager. loadProperties(Proxy
Ma
nager.java:145)
at
com.sybase.webservices.soap.proxy.ProxyManager.init(ProxyManager.java
:85)
at
com.sybase.webservices.soap.proxy.ProxyManager.<init>(ProxyManager.ja
va:54)
at
com.sybase.webservices.soap.proxy.SoapProxy.<init>(SoapProxy.java:38)
at Form1. jcb_1_actionPerforme
d(Form1.java:177)
at Form1. actionPerformed(Form
1.java:149)
at
javax.swing.AbstractButton. fireActionPerformed(
AbstractButton.java:14
50)
|
|