This is my error:
Caused by: java.lang.RuntimeException: Error initializing class
UtilSqlConfig class. Cause: java.io.IOException: Could not find resource com
/ cuponium / user / ibatis / SqlMapConfig.xml
at com.cuponium.util.UtilSqlConfig. (UtilSqlCo nfig.java: 34)
... 34 more
Eans that you can n
Hi,
Some time ago, a colleague of mine solved the problem, so I would like
to share it with others.
His solution is based upon EasySSLProtocolSocketFactory class. We've
taken the source code of the class and adopt it to use only SSLv3
protocol. To turn on this factory, you have to register it
Hi there,
I've developed a web service using axis. I've enclosed my entire WSDL in the
above attachement.
The problem I have is developing a client using php to use the
apachesoap:Element[] type.
(From attached WSDL)
I gen