Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to test java application in serverless offline #7

Open
Saswatxp opened this issue Dec 20, 2020 · 0 comments
Open

unable to test java application in serverless offline #7

Saswatxp opened this issue Dec 20, 2020 · 0 comments

Comments

@Saswatxp
Copy link

Hi All
I have created a server less application using java,dynamodb and API gatway. i want to test this functionality in local using serverless offline framework. But i am facing the following issue while invoking the API. Please help me to resolve this issue.
offline: Starting Offline: dev/eu-west-1.
┌─────────────────────────────────────────────────────────────────────────┐
│ │
│ GET | http://localhost:3000/dev/hello
│ │
└─────────────────────────────────────────────────────────────────────────┘enter code here
offline: GET /dev/hello (λ: hello)
offline: Failure: EISDIR: illegal operation on a directory, open 'C:\Users\saswat\AppData\Local\Temp\serverless-offline\services\example\hello\ckivvmja30
00254ty13fi3ks1\code\com\serverless'
Error: EISDIR: illegal operation on a directory, open 'C:\Users\saswat\AppData\Local\Temp\serverless-offline\services\example\hello\ckivvmja3000254ty13fi
3ks1\code\com\serverless'

Please help me to setup this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant