Author |
Message
|
webspherical |
Posted: Mon Aug 29, 2005 4:13 pm Post subject: container on desktop to run my MQ/WAS (ejb)EAR? |
|
|
Acolyte
Joined: 15 Aug 2005 Posts: 50
|
currently using Websphere application server 5.1 on a linux box with MQ 5.3 and it is running fine. I was wondering is there an IBM webpshere "lightweight" container that can run on a client winXP machine also without the full WAS/WSAD..
thanks
Last edited by webspherical on Tue Oct 04, 2005 11:07 am; edited 1 time in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 29, 2005 6:26 pm Post subject: Re: webpsphere container |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
webspherical wrote: |
currently using Websphere application server 5.1 on a linux box with MQ 5.3 and it is running fine. I was wondering is there an IBM webpshere "lightweight" container that can run on a client winXP machine also without the full WAS/WSAD..
thanks |
Depends ... what is your scenario?..
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 30, 2005 4:32 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Do you want to run a J2EE client application on the client PC? Or a full server, but "lightweight"? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
webspherical |
Posted: Tue Aug 30, 2005 5:40 am Post subject: |
|
|
Acolyte
Joined: 15 Aug 2005 Posts: 50
|
full server, but lightweight.
I like to port the same app that is running on the server onto desktops too. It uses MDB's and Session beans so I was hoping IBM had a lightweight container |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Aug 30, 2005 6:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Well, there is always the Express Line.
And http://www.mqseries.net/phpBB2/viewtopic.php?t=23669
But... you should only need a browser on the client machines - unless you are trying to develop rich client apps. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
webspherical |
Posted: Tue Oct 04, 2005 11:03 am Post subject: |
|
|
Acolyte
Joined: 15 Aug 2005 Posts: 50
|
So, on the server I have WMQ 5.3 server and WAS 5.1 but on my desktop I only have WMQ 5.3 server. I should be able to use this Geromino to be able to run the same application on my desktop? I do not really need the activeMQ etc.. but I do want to use session beans.MDB's but I need jndo so i would need more than just openEJB? they cannot be browser based yet.. I am just trying to see if it feesible is it to run a lightweight container. I really like using websphere so I prefer to stick to something close to my WAS implementation.
thx |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Oct 04, 2005 1:37 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If they are running WMQ on the PC why not have a WMQ related app on the desktop and a request reply type model implemented on the server.
Ultimately you build some message and send it to the server. However I like jeff's approach better: Why need a local MQ if it can all be done via http to the WAS server?
Enjoy  |
|
Back to top |
|
 |
|