You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sa...@JohnLewis.co.uk on 2009/11/13 16:01:47 UTC

Callings CICS in Tomcat

Hi,

Please can you advise me on below. 

We are currently evaluating various runtime platforms to replace our 
current Websphere platform so as to improve the build lifecycle time & 
reduce server configuration. 
We are on Windows platform and use Java5, RAD7 for local developments. 

I have been going through various Tomcat documentation to verify whether 
it can satisfy our development runtime server requirements and I have 
managed to get all the answers
except for CICS transactions. So please can you confirm whether can we 
call CICS programs in Tomcat server via JCA calls and if yes, can you 
forward me to a relevant documentation.

Let me know if you need more info on this.

**********************************************************************
This email is confidential and may contain copyright material of the John Lewis Partnership. 
If you are not the intended recipient, please notify us immediately and delete all copies of this message. 
(Please note that it is your responsibility to scan this message for viruses). Email to and from the
John Lewis Partnership is automatically monitored for operational and lawful business reasons.
**********************************************************************

John Lewis plc
Registered in England 233462
Registered office 171 Victoria Street London SW1E 5NN
 
Websites: http://www.johnlewis.com 
http://www.waitrose.com 
http://www.greenbee.com
http://www.johnlewispartnership.co.uk
 
**********************************************************************

Re: Callings CICS in Tomcat

Posted by Pid <pi...@pidster.com>.
On 13/11/2009 15:01, Sanjay_Patil@JohnLewis.co.uk wrote:
>
> Hi,
>
> Please can you advise me on below.
>
> We are currently evaluating various runtime platforms to replace our
> current Websphere platform so as to improve the build lifecycle time &
> reduce server configuration.
> We are on Windows platform and use Java5, RAD7 for local developments.
>
> I have been going through various Tomcat documentation to verify whether
> it can satisfy our development runtime server requirements and I have
> managed to get all the answers

> except for CICS transactions. So please can you confirm whether can we
> call CICS programs in Tomcat server via JCA calls and if yes, can you
> forward me to a relevant documentation.

Tomcat is not a full J2EE (or JEE) server, it supports the Servlet 
specification and is a capable web server.

Tomcat doesn't have CICS* functionality built into it, you'd have to 
supply that yourself.  Likewise I'm not aware of Tomcat providing 
special support for JCA with any supplied libaries, so you'd need to 
provide those yourself in your application.

(I'm sure I'll be corrected if I'm wrong.)


p


* Assuming my googling of what CICS is, is accurate.



> Let me know if you need more info on this.
>
> **********************************************************************
> This email is confidential and may contain copyright material of the John Lewis Partnership.
> If you are not the intended recipient, please notify us immediately and delete all copies of this message.
> (Please note that it is your responsibility to scan this message for viruses). Email to and from the
> John Lewis Partnership is automatically monitored for operational and lawful business reasons.
> **********************************************************************
>
> John Lewis plc
> Registered in England 233462
> Registered office 171 Victoria Street London SW1E 5NN
>
> Websites: http://www.johnlewis.com
> http://www.waitrose.com
> http://www.greenbee.com
> http://www.johnlewispartnership.co.uk
>
> **********************************************************************
>


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