You might try to run you Mina java application with the ascii option (I haven't got the exact parameter here), but I ran a Mina application on USS fine, with all I/O in ascii. Doing everything in Ascii is generally the right way(TM) to go in USS, I believe IBM's Websphere runs in Ascii, too. Juergen
Falby, Walter wrote: > > I'm trying to run one of the samples on USS. This is IBM's version of > UNIX that runs on z/OS (mainframe). I've brought derby over and it works > fine. I've compiled the Image request/response sample on USS using Java > 5. I've copied over the jar files for MINA and SLF4J. I've updated the > sample to include debug statements. What happens is the connect request > from the client is refused. When I look at the trace on USS, I see the > application get started. When I run the application on Windows, what I > see in the trace is a line from the > org.apache.mina.filter.executor.ExecutorFilter. I don't see that line in > the USS trace. This may be a platform issue. Has anyone tried MINA on > USS running on z/OS 1.10? > > > > Walter Falby > The contents of this e-mail are intended for the named addressee only. It > contains information that may be confidential. Unless you are the named > addressee or an authorized designee, you may not copy or use it, or > disclose it to anyone else. If you received it in error please notify us > immediately and then destroy it. > > -- View this message in context: http://www.nabble.com/Running-MINA-on-z-OS-USS-tp21734597p21897957.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
