B4J Question [RESOLVED I think] java version for AWS Lambda - Daestrum (first post)    Jan 27, 2024   (1 reaction) Looks like they just list the LTS versions of Java B4J Question aws lambda - Pablo Torres (first post)    Feb 27, 2022   (1 reaction) Dear Marco, before posting the thread I did at least 3 times the search you suggest and did read ALL the post involved.
There is only one post where Erel says it shouldn't be a problem with a NON-UI app, but nothing else. (in fact he answer that a B4J server can't be a lambda function but a NON-UI c B4J Question AWS Lambda can run b4j webapp? - Erel (first post)    Aug 22, 2017   (1 reaction) AWS Lambda is not suitable for running servers. It runs specific functions. You might be able to create a non-ui app and convert it to a Lambda project. B4J Question Problem with jOKHttpUtils2 3.0 - aeric (first post)    Jun 28, 2022 I assume the code you posted is a "server" app, even though aws lambda should be a serverless service.
My question is how do you call or trigger this service?
or in other words, how do I call responsehandler ? B4J Question [SOLVED] How to create JPEG output stream - OliverA (first post)    Sep 13, 2017   (1 reaction) It looks like you already found your solution (via inline Java code) and my previous question was more of a fishing expedition to see if external tools would or would not fit into your project. Since you are already using S3 and depending how much resources your project is going to expend in resizin B4A Question Need guidance for an upcoming new project - Indic Software (first post)    Aug 25, 2018 Hello, Thanks for the info. But after studying AWS services I have come to the conclusion that is not that usable. Like for example SQS does not guarantee delivery of message and at times will deliver same message twice. I asked AWS support whether they will count extra/duplicate deliver of messag B4J Question Error WriteToStream And AWT on raspberry - micro    Oct 16, 2022 graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428) at java.base/java.security.AccessController.doPrivileged(Native Method) at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427) at javafx.graphics/com.s B4J Question Java Code Failing in stand alone package - MrKim    Oct 15, 2021 b4a.BA$1.run(Unknown Source) at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Native Method) at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(Unk B4J Question B4JPackager11 Exception - micro    May 01, 2021 lambda$runLoop$3(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) This is the sub Sub Sound Dim jo As JavaObject jo.InitializeStatic("java.awt.Toolkit") Dim toolkit As JavaObject = jo.RunMethod("getDefaultToolkit", Null) toolkit.RunMethod("beep", Null) End Sub B4J Question OSM Open Street Map for B4J? - MichalK73 (first post)    May 23, 2016 sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterD Page: 1   2   3   4   5   6   7   Powered by ColBERT |