Menu

Tree [r986] / branches / Release-3-1-8 / php-java-bridge / examples / J2EE / SOAP /
 History

HTTPS access


File Date Author Commit
 README 2006-04-26 jost2345 [r423] Release-3-1-0
 addNumbers.php 2006-08-21 jost2345 [r459] Release-3-1-8devel1
 addNumbers2.php 2006-04-26 jost2345 [r423] Release-3-1-0
 jaxws-fromwsdl.war 2006-04-26 jost2345 [r424] *** empty log message ***
 wsimport.php 2006-04-26 jost2345 [r423] Release-3-1-0

Read Me

This example uses SOAP to connect to a web service. You need a JDK >= 1.5 
and a j2ee server which supports java web services, for example 
"Sun Java System Application Server Platform Edition 9.0".


Running the test
----------------

Deploy jaxws-fromwsdl.war, adjust the $J2EE_LIBRARY_DIR, $HOST and $PORT 
in wsimport.php and run the example, for example with the command:

  php addNumbers.php

The example needs the following java libraries in $J2EE_LIBRARY_DIR:
activation.jar jaxb-api.jar jaxb-impl.jar jaxb-xjc.jar jaxws-api.jar 
jaxws-rt.jar jaxws-tools.jar jsr173_api.jar jsr181-api.jar jsr250-api.jar 
resolver.jar saaj-api.jar saaj-impl.jar sjsxp.jar
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.