투입된 프로젝트에서 레거시 시스템 연동중 일부가 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.
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
IntelliJ IDEA로 JSP 프로젝트 생성 | parkgang.log
IntelliJ IDEA 로 JSP Project를 생성해 보도록 하겠다.
parkgang.github.io
'IT > Spring Boot' 카테고리의 다른 글
SpringBoot프로젝트에 JSP 프로그래밍 추가 하기 (0) | 2022.09.29 |
---|---|
SpringBoot프로젝트에 Servlet 프로그래밍 추가 하기 (0) | 2022.09.29 |
Springboot excel 파일 다운로드 기능 예제 (0) | 2022.09.26 |
ResponseEntity, (0) | 2022.09.26 |
MessageSource, ObjectMapper, MessageSourceAccessor, Validator (0) | 2022.09.26 |
댓글