WebSphere v4 is available for download (NT/2000 and Redhat). It's free for development use and IBM isn't releasing this option for V.4 to the general public until next week. Also included is 60-day free access to the online support.
Some highlights of v4:
- Open standards includeing XML and full J2EE-certification
- First Web Services-ready app server with SOAP, UDDI and WSDL.
- Upgraded Java Message Service support (JMS) to JMS-XA through MQ
- An implementation of Java 2 Connectivity (J2C) and an enhanced set of application adapters for SAP, PeopleSoft, CICS, IMS host integration, etc.
- New Java Naming and Directory Interface (JNDI) cache
http://www.ibm.com/websphere/welcome
-
WebSphere Application Server v4 (Single Server option) is out (16 messages)
- Posted by: Hao Wu
- Posted on: June 29 2001 12:45 EDT
Threaded Messages (16)
- WebSphere Application Server v4 (Single Server option) is out by Billy Lo on June 30 2001 02:02 EDT
- WebSphere Application Server v4 (Single Server option) is out by Nghiem Nguyen on June 30 2001 08:05 EDT
- WebSphere Application Server v4 (Single Server option) is out by Billy Lo on June 30 2001 08:56 EDT
- Is casting spec compliant by Richard Vowles on July 01 2001 01:48 EDT
- WebSphere Application Server v4 (Single Server option) is out by Vlad Ender on July 01 2001 05:26 EDT
- WebSphere Application Server v4 (Single Server option) is out by Raman Yakkala on July 03 2001 15:49 EDT
- WebSphere Application Server v4 (Single Server option) is out by Billy Lo on July 08 2001 02:17 EDT
- WebSphere Application Server v4 (Single Server option) is out by Michelle Popovits on September 19 2001 09:06 EDT
- WebSphere Application Server v4 (Single Server option) is out by Nghiem Nguyen on June 30 2001 08:05 EDT
- WebSphere Application Server v4 (Single Server option) is out by Ken Norcross on June 30 2001 10:24 EDT
- WebSphere Application Server v4 (Single Server option) is out by Frank Xia on July 02 2001 16:17 EDT
- WebSphere Application Server v4 (Single Server option) is out by Sundar J on July 06 2001 01:08 EDT
- WebSphere Application Server v4 (Single Server option) is out by Nirmal Madhunagarajan on July 06 2001 06:54 EDT
- WebSphere Application Server v4 (Single Server option) is out by rich wertheim on August 29 2001 14:06 EDT
- WebSphere Application Server v4 (Single Server option) is out by Rock Lei Wang on July 03 2001 13:08 EDT
- WebSphere Application Server v4 (Single Server option) is out by Sheldon Wosnick on July 03 2001 13:40 EDT
- WebSphere Application Server v4 (Single Server option) is out by Karmen Lei on April 01 2002 18:43 EST
-
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Billy Lo
- Posted on: June 30 2001 02:02 EDT
- in response to Hao Wu
You can find a quick review of WAS4.0 and try the AdminClient on my site at www.websphere-world.com -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Nghiem Nguyen
- Posted on: June 30 2001 08:05 EDT
- in response to Billy Lo
Hi:
In WAS 4.0 - there is no need to use PortableRemoteObject.narrow() - is this feature
compliant to EJB spec?
Thanks
Tieu Chu -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Billy Lo
- Posted on: June 30 2001 08:56 EDT
- in response to Nghiem Nguyen
Both direct class casting and PortableRemoteObject.narrow() works. It's just a convenience method. -
Is casting spec compliant[ Go to top ]
- Posted by: Richard Vowles
- Posted on: July 01 2001 01:48 EDT
- in response to Nghiem Nguyen
No, and you should not use it because of that. Most IDEs and even products like emacs allow you to paste the code in, so stay standard until they change it.
Richard -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Vlad Ender
- Posted on: July 01 2001 17:26 EDT
- in response to Nghiem Nguyen
You should (according to the spec) use it for all remote objects (i.e. everything with EJB 1.1). With EJB 2.0 you don't have to use it with local EJBs - in fact you shouldn't.
Vlad -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Raman Yakkala
- Posted on: July 03 2001 15:49 EDT
- in response to Billy Lo
DOes anybody deployed Sun's petstore 1.1.2 version on WebSphere 4.0? I would appreciate if you can reply with deployment instructions and deployment descriptors. -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Billy Lo
- Posted on: July 08 2001 02:17 EDT
- in response to Raman Yakkala
-
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Michelle Popovits
- Posted on: September 19 2001 09:06 EDT
- in response to Billy Lo
What version of the EJB Spec does WAS 4 support?
What are the possibilities of developing an app which can be deployed do both Websphere and Weblogic with the same code base?
TIA,
Michelle -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Ken Norcross
- Posted on: June 30 2001 10:24 EDT
- in response to Hao Wu
Does anyone have pointers to information about the "extras"?
- JMS Listener / MDB support
- the "business rule bean" support
- the "business process/workflow" preview
Any links would be appreciated -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Frank Xia
- Posted on: July 02 2001 16:17 EDT
- in response to Hao Wu
I downloaded from IBM site but can't install it. It keeps asking me username/password for IBM HTTP server even though I typed right username/password.
any idea?
thanks
Frank -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Sundar J
- Posted on: July 06 2001 01:08 EDT
- in response to Frank Xia
I have experienced same problem while installing WAS 3.5 try to have the same username and the password as your NT then your server should start working.
-
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Nirmal Madhunagarajan
- Posted on: July 06 2001 06:54 EDT
- in response to Frank Xia
Hi,
At the time of installation, it will ask you for a username and password which is having administrator rights in that system.
If you are using Windows NT/Windows 2000, you can give the username as "Administrator" and password will be Administrator's password.
If you have changed the password of your windows's system. ie. say you have given username as "Administrator" at the time of installation.
The pwd supplied shud have same pwd in the windows envoirmnet with administrative rights.
you can change the username/password provided for the
IBM Http Server and Application Server from
Control Panel --> Services -->
Right click on IBM HTTP Server and select properties.
There u can change the username and password.
The same way for WAS
regards,
Nirmal
-
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: rich wertheim
- Posted on: August 29 2001 14:06 EDT
- in response to Frank Xia
yes u have to use a valid user name and password like it tells you to -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Rock Lei Wang
- Posted on: July 03 2001 13:08 EDT
- in response to Hao Wu
I am trying to find out the distributed transaction support in WebShephere 4 Adv. single server edition. Does this version support 2pc protocol? -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Sheldon Wosnick
- Posted on: July 03 2001 13:40 EDT
- in response to Hao Wu
It (the developer version) is actually now available for download:
http://www.ibm.com/websphere/welcome1
According to IBM:
"This fully-functioning version of WebSphere Application Server, V4.0, Advanced Single Server Edition, V4.0 allows developers to test applications on WebSphere. It runs on Microsoft Windows NT and Windows 2000 and is available for use, free, for a six-month time period. Free electronic support for 60 days is included with this download."
-Sheldon -
WebSphere Application Server v4 (Single Server option) is out[ Go to top ]
- Posted by: Karmen Lei
- Posted on: April 01 2002 18:43 EST
- in response to Hao Wu
Hi all,
I installed the WAS Single Server edition without much problem. However, the sample applications under Enterprise Applications are not started! And there's no start button to start them! So I individually went into each application's properties and saw START as option whenever the server restarts. I restarted the server and still they are not started, any ideas?
Karmen