4 Commits

Author SHA1 Message Date
290131269e update readme.md 2025-12-05 11:49:01 +01:00
2fe315b7df initial implementation of loan approval service 2025-12-05 10:22:10 +01:00
ef5b7072cf Update README with Python test scripts documentation
- Added comprehensive Python testing section
- Updated project structure to include scripts folder
- Organized Files Overview into categories (Core, Docker, Test Scripts)
- Fixed WSDL URLs (removed incorrect /services/ path)
- Added examples for both test_hello_world.py and simple_test.py
- Included troubleshooting guide for Python tests

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 09:14:48 +01:00
0322191af8 Initial commit: JAX-WS Hello World Service
- Complete JAX-WS Hello World implementation
- Docker and Docker Compose support for easy deployment
- Python test scripts for service validation
- Comprehensive README with setup instructions for Windows and Linux
- Maven configuration with JAX-WS dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 09:11:38 +01:00