Hide Forgot
project_key: SOA On windows adminshell doesn't read script if supplied on stdin. It looks like it is reading from terminal (unlike adminshell on linux). I see that one can supply expression as first argument to adminshell but it seems to accept only a single expression and additionally complex expressions are a hell to escape properly. Assuming adminshell is intended to be used for automating administrative tasks, it needs a straightforward way to execute scripts non-interactively so current behavior on windows needs to be fixed.
Link: Added: This issue Cloned to SOA-2569
See linked project JIRA for discussion
See my comment in the linked project jira. btw "Cannot Reproduce Bug" suggests that you can execute scripts like "adminshell.bat < myscript" so perhaps "rejected" would better represent your decision given you have provided another way for executing scripts non-interactively. Thanks
As I have commented on TEIID-1355, the problem is not easy to fix even less within the given timeframe and is not critical for SOA-P so leaving this SOA-P jira as closed.