| Author |
WebLogic Server 8.1 beta, JMS 1.1
|
Sean Sullivan
Ranch Hand
Joined: Sep 09, 2001
Posts: 427
|
|
Does Weblogic Server 8.1 Beta implement JMS 1.1 ? I already found this documentation: http://edocs.bea.com/wls/docs81/messaging.html It does not mention if JMS 1.1 is supported. Related links: http://java.sun.com/products/jms/ http://java.sun.com/products/jms/docs.html http://www-106.ibm.com/developerworks/java/library/j-jms11/
|
 |
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
|
|
|
WLS 8.1 is not officially certified for JMS 1.1. However, if you download the JMS 1.1 classes from Sun and put them first on your WLS Classpath then you will be able to use the WebLogic JMS 1.1 implementation. Again, this is not officially certified or supported by BEA so it is a "use at your own risk" deal.
|
 |
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
|
|
|
BTW, WLS 8.1 is out of beta now.
|
 |
Chad Dalton
Greenhorn
Joined: Feb 19, 2003
Posts: 20
|
|
Originally posted by Chris Mathews: BTW, WLS 8.1 is out of beta now.
How is that? GA isn't scheduled for release until mid June. A new beta refresh is slated to be available in 2-3 weeks as well. So how can 8.1 be out of beta? --chad [ April 15, 2003: Message edited by: Chad Dalton ]
|
 |
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
|
|
|
You are confusing WebLogic Server with WebLogic Platform. WebLogic Server 8.1 is indeed GA. See this press release.
|
 |
Chad Dalton
Greenhorn
Joined: Feb 19, 2003
Posts: 20
|
|
Originally posted by Chris Mathews: You are confusing WebLogic Server with WebLogic Platform. WebLogic Server 8.1 is indeed GA. See this press release.
Ahh yes. Thank you. I keep waiting for Plat. --chad
|
 |
 |
|
|
subject: WebLogic Server 8.1 beta, JMS 1.1
|
|
|