Re: Z/OS CICS Support

2012-12-08 Thread Pid *
On 6 Dec 2012, at 15:33, Shaik Jani - Cincinnati-AMIG  wrote:

> What I meant was can we access mainframe resources in Tomcat?

Depending on how those resources are really exposed, the usual answer is yes.

Sometimes those resources are really exposed using web services or JMS
queues, in which case the standard means of accessing those resources
is the same as it would be if they were not on a mainframe.

Alternatively you might just need to use the Java library provided by
the vendor.


p


>
>
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Thursday, December 06, 2012 10:30 AM
> To: Tomcat Users List
> Subject: Re: Z/OS CICS Support
>
> Shaik Jani - Cincinnati-AMIG wrote:
>> Hi,
>>
>>
>>
>> We are replacing websphere application server, so would like to know whether 
>> tomcat has CICS support to access mainframe resources.
>
> Should you not be asking IBM for this ?
> (that's only after Googling for "CICS Support")
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Z/OS CICS Support

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Shaik Jani,

On 12/6/12 10:32 AM, Shaik Jani - Cincinnati-AMIG wrote:
> What I meant was can we access mainframe resources in Tomcat?

The Wikipedia entry for CICS says that EJBs are supported, so I
suspect that you can access mainframe resources in one or more ways
from Java. I'll reiterate what others have said: Tomcat has nothing to
do with this.

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEAREIAAYFAlDA6JsACgkQ9CaO5/Lv0PDcBgCdGAvwZSeZLXnQpPlFI5tRkB8f
QpMAnR9OWzDv/QGsJi6/AhMNL38fY+Kz
=zkz3
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Z/OS CICS Support

2012-12-06 Thread Caldarale, Charles R
> From: Shaik Jani - Cincinnati-AMIG [mailto:jsh...@amig.com] 
> Subject: RE: Z/OS CICS Support

> What I meant was can we access mainframe resources in Tomcat?

It's not Tomcat that accesses any external resources, it's your webapps running 
under Tomcat.  If CICS provides Java-based classes to do so, your webapps can 
use them.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Z/OS CICS Support

2012-12-06 Thread Shaik Jani - Cincinnati-AMIG
What I meant was can we access mainframe resources in Tomcat?


-Original Message-
From: André Warnier [mailto:a...@ice-sa.com] 
Sent: Thursday, December 06, 2012 10:30 AM
To: Tomcat Users List
Subject: Re: Z/OS CICS Support

Shaik Jani - Cincinnati-AMIG wrote:
> Hi,
> 
> 
> 
> We are replacing websphere application server, so would like to know whether 
> tomcat has CICS support to access mainframe resources.
> 

Should you not be asking IBM for this ?
(that's only after Googling for "CICS Support")


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Z/OS CICS Support

2012-12-06 Thread André Warnier

Shaik Jani - Cincinnati-AMIG wrote:

Hi,



We are replacing websphere application server, so would like to know whether 
tomcat has CICS support to access mainframe resources.



Should you not be asking IBM for this ?
(that's only after Googling for "CICS Support")


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Z/OS CICS Support

2012-12-06 Thread Shaik Jani - Cincinnati-AMIG
Hi,



We are replacing websphere application server, so would like to know whether 
tomcat has CICS support to access mainframe resources.



Tomcat V#6.0.36