Posted on February 26, 2008 by fawadnazir
Handling Binary data with Axis2 (MTOM/SwA): http://ws.apache.org/axis2/1_1/mtom-guide.html
Axis User’s Guide: http://ws.apache.org/axis/java/user-guide.html
The Semantic Web In Breadth: http://logicerror.com/semanticWeb-long
Understanding Axis2 Deployment Architecture: http://www.developer.com/open/article.php/3557741
Content Delivery and Distribution Services: http://www.web-caching.com/cdns.html
OWL Tutorial: http://www.cs.bell-labs.com/cm/cs/who/pfps/talks/owl-tutorial/
RDF Tutorial: http://www.w3schools.com/rdf/
RDF Validator: http://www.w3.org/RDF/Validator/
Filed under: Semenatic Web | Leave a Comment »
Posted on February 26, 2008 by fawadnazir
Main Web Page of Axis2: http://ws.apache.org/axis2/
Now we will follow the installation guide:
http://ws.apache.org/axis2/1_1/installationguide.html
Downloading and installing ANT:
Download Page : http://ant.apache.org/bindownload.cgi
Installation Page : http://ant.apache.org/manual/index.html
Downloading and installing Maven:
http://maven.apache.org/
Download Page : http://maven.apache.org/download.html
Install guide : http://maven.apache.org/maven-1.x/start/install.html
Deploy axis2.war in the tomcat servlet engine.
Login for axis2 admin console:
username: admin
password: axis2
Filed under: Semenatic Web | Leave a Comment »