hi ,
I download the jzos1.1.zip tool and installed in the Z/os
I could not do the following
In the instructions
Enter the following TSO command to unload the load module library into a PDSE:
>tso receive inda('HLQ.JZOS.LOADLIB.XMIT')
I get the error
FSUM7332 syntax error: got (, expecting Newline
I went ahead and copied jzos.war in webapps folder
I get the following error when trying to access WTO test "execute" link in the jzos web application .
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 28 in the jsp file: /WtoTest.jsp
Generated servlet error:
[javac] Warning: WtoTest_jsp.java modified in the future.
[javac] Compiling 1 source file
/u/rnaraya/zos_51rep/res/repository/server/work/Standalone/localhost/jzos/WtoTest_jsp.java:7: package com.dovetail.jzos does not exist
Ž
error when trying to access WTO test
Are you sure you followed the installation instructions correctly? The fact that you got an error on the tso receive tells me that you may not have ftp'ed the files correctly.
You should verify that you can run the basic JZOS launcher tests before you try to run Tomcat. Were you able to successfully submit RUN13 or RUN14?
Once you've confirmed that you can run the basic tests, please post back.
You can find the installation instructions here:
http://www.jzos.com/docs/install.html
You should verify that you can run the basic JZOS launcher tests before you try to run Tomcat. Were you able to successfully submit RUN13 or RUN14?
Once you've confirmed that you can run the basic tests, please post back.
You can find the installation instructions here:
http://www.jzos.com/docs/install.html