본문 바로가기
IT/Spring Boot

Axis 관련 글 모음...(WSDL 관련 라이브러리)

by 골든크랩 2022. 9. 29.
728x90
반응형

투입된 프로젝트에서 레거시 시스템 연동중 일부가 Web Service 방식을 사용하는 관계로 정리함.

 

현재 Axis는 Axis2 로 재설계및 개발이 된것 같다.

--------------------------------------------------------------------------------------------------------------------------------------------------

먼저 Axis 소개글을 찾아봄.(https://yoda.wiki/wiki/Apache_Axis)

Apache Axis(Apache eXtensible Interaction System)는 오픈 소스 XML 기반  서비스 프레임워크입니다.SOAP 서버 Java 및 C++ 구현, 웹 서비스 응용 프로그램의 생성 및 배포를 위한 다양한 유틸리티와 API로 구성됩니다.개발자는 Apache Axis를 사용하여 상호 운용 가능한 분산 컴퓨팅 애플리케이션을 만들 수 있습니다.Axis 개발은 Apache Software Foundation의 후원으로 진행됩니다.

 

 

0. Axis User Guide

https://axis.apache.org/axis/java/user-guide.html#Publishing_Web_Services_with_Axis

 

Apache Axis – User's Guide

<!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you und

axis.apache.org

 

1.

https://sir.kr/pg_tip/5339

 

Apache AXIS를 이용한 웹서비스 강좌(팁) > SIR

<br/> <br/> <br/> <br/> <br/> <br/> <br/>  <br/>(AXIS에 대한 자료가 많지 않은데요.. 참 정리가 잘 된 문서인 것 같습니다. 시키는 대로 테스트를 하다 보니.. 웹서비스의 개념이 어느정도 잡히는 듯 합니다.

sir.kr

 

2.

https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=olovesun&logNo=10012856029 

 

WebService with Apache Axis

Apache Axis을 이용하여 간단한 WebService 를 생성하고 Client 프로그램에서 접속하는 방법을 기술해...

blog.naver.com

 

3. Web Service 를 만들때, Axis 를 사용하는 예제같음.  아직 안 읽어봄

https://leirbag.tistory.com/80

 

[IntelliJ] JSP 프로젝트 생성하기 (JavaEE8, Tomcat 9.0, mariaDB)

0. 작업 환경 프로그램 이름 및 버전 출시연도 비고 설치방법 Windows10 2015 유료 · IntelliJ Ultimate 2021.01 2021 유료 바로가기 JavaEE8 2017 무료 본문에 적용방법 나옴 Tomcat 9.0.48 2018 무료 다음 게시..

leirbag.tistory.com

 

 

https://parkgang.github.io/series/from-jsp-project-setup-to-deployment/create-jsp-project-with-intellij-idea/

 

IntelliJ IDEA로 JSP 프로젝트 생성 | parkgang.log

IntelliJ IDEA 로 JSP Project를 생성해 보도록 하겠다.

parkgang.github.io

 

 

728x90
반응형

댓글