Does SAP WAS 6.40 has inbuilt JMS Server?

Hi all,
Does SAP WAS 6.40 has inbuilt JMS Server?if yes how to connect XI with that server?
regards
kish

This would help u in understanding the basics,
/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper
For connection
https://wwwn.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a05b2347-01e7-2910-ceac-c45577e574e0
https://wwwn.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cfe5ad90-0201-0010-9b9a-a62db638759b
Regards,
Prateek

Similar Messages

  • Does anyone know whether BT has a mail server that...

    Does anyone know whether BT has a mail server, other than mail.btinternet.com, that supports only POP3/SMTP and not IMAP?  For those interested, the background is as follows.
    I've been trying to get my iPad Mail client to connect to mail.btinternet.com using POP3/SMTP.  When you try to set up an email account on the iPad in the normal way, you are not given the choice of using POP or IMAP.  The Mail client appears to query mail.btinternet.com and, if it determines that the server supports IMAP, it then proceeds to set up a connection using IMAP.  Now, I know a workaround to force the Mail client to connect using POP3/SMTP.  That is not the problem.  The problem is that Mail client does not appear to work properly with POP3/SMTP, and I suspect this is because some of the Mail client code, under the covers, still believes it is using IMAP.
    For example, having setup an email account that uses POP3/SMTP, if I try to create a local mailbox/folder on the iPad Mail client, the operation fails with the message "Unable to Create Mailbox The mailbox couldn't be created on the server".  So I ask myself, why is the Mail client trying to create a mailbox/folder on the server?  The conclusion I have come to is that the Mail client still thinks it is using IMAP.
    I suspect that there are defects in the iPad Mail client code.  But, to test this, it would be good to experiment by setting up a connection to a mail server that supports only POP3/SMTP and not IMAP and then see whether the Mail client behaves any differently.  Hence my initial request.
    Solved!
    Go to Solution.

    Both my wife and I use the Outlook mail client on Windows for our "serious" email and we are very happy with Outlook.
    The iPad is actually my wife's and she bought it for other reasons, such as to Facetime friends and relations, install the Kindle app and read Kindle books, use the BBC iPlayer app, and so on.  But I have set up a separate btinternet email address for her to use on the iPad and she intends to give that email address only to certain close relations.  But, so far, we have found that the iPad Mail client is just not usable with POP/SMTP, and she doesn't really want or need to use IMAP.
    Edit:  Sorry, forgot your specific question.  No, it doesn't create the folder/mailbox locally.  It fails completely.

  • Does SAP can send a mail thru smtp server ?

    Hello everybody ,
            Does sap 4.7 can write a abap program to send a mail thru another smtp server (ex:lotus notes) ?
            because of i hav' t any basis authorzation .
    Thanks in advanced,
    Best Regards,

    Hi,
    As far as i know , it is not possible to send a mail through external server (lotus notes).
    If u dont have the authorizations then just check it with ur BASIS guy.. he can provide u with the same..
    Cheers,
    Simha.

  • Does Websphere(WAS) V3.5 has support for web services ??

    Hi all,
    Please let me know whether Websphere Application Server V3.5 supports Web Services. If any one has used it for V3.5 then please let me know.
    Thanks
    -Satyendra

    I suppose not, as out of the box.
    If you look into the classpath and the lib directories, there are no traces of any support for Web-Services.
    However, you can set up the environment to do so, It seems to be easy to handle.
    Cheers, and keep posting your progress.

  • JMS Server deployed to cluster of servers

    Hey guys,
    I was trying to deploy a JMS server to a cluster of servers and in the target section there wasn't an option for the cluster. They had an option for each individual server and another migratable version of the server. If I target one of the migratable servers in the cluster will it apply to all of the servers?
    I read the following passage in the weblogic documents:
    Obtain a Clustered JMS Licence
    In order to implement JMS clustering, you must have a valid clustered JMS license, which allows a connection factory and a destination to be on different WebLogic Server instances. A clustered JMS license is also required to use the Foreign JMS Providers feature, as described in "Simple Access to Remote or Foreign JMS Providers" in the Administration Console Online Help. If you do not have a valid clustered JMS license, contact your BEA sales representative.
    If i'm just building a model does this apply to me?
    Thanks

    continued reading to clarify. Problem solved, thanks for looking

  • Qadmin / Qmaster has added a server Shortcut

    In an attempt to include my G4 with my G5, I opened QMaster Preferences in the System Preferences window and worked through trying to use the G4 as a node.
    Unfortunately, it didn't materialize which is OK with me because it's not a huge project that we're doing. However, QAdmin / QMaster has added a server shortcut "Pc312662238717" which is interefering with the standard Apple Talk connections to the user on the G4 "abw" and the HD on the G4 "Macintosh HD 2". The server connection locks-up when I try to access either of the IDs on the G4 and I get the interminable beach ball of death.
    Would a remove / reinstall of Qmaster and QAdmin help to reset things?
    I didn't have any problems until I tried to connect the G4 with QMaster Preferences.
    Much Obliged,
    Andrew
    G5 2.3 1.5 Gig RAM / G4 756 (10.2.8)   Mac OS X (10.4.5)   LG 700s Monitor

    Trashed the preferences and reset QMAster from System Prefs panel and deleted QAdmin and QMaster from Applications and now everything is back to normal.
    Now to re-add QMAster and get it right this time...

  • Setting up JMS in a clustered SAP WAS 6.40

    Hello all,
    We are trying to start our app in the clustered SAP WAS 6.30 Patch Level 77737.313 and application start fails with a JMS Error:
    Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.jmsconnector.exceptions.BaseDeploymentException: JMS error.
         at com.sap.engine.services.jmsconnector.deploy.ContainerImpl.loadDestination(ContainerImpl.java:1874)
         at com.sap.engine.services.jmsconnector.deploy.ContainerImpl.prepareStart(ContainerImpl.java:717)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:347)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:309)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:308)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.run(ParallelAdapter.java:73)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:72)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:126)
    Caused by: javax.jms.JMSException: ConnectionFactory with name com.ttt.jms.TTTTopicFactory does not exist.
    Same app starts up fine in a non-clustered environment.
    The JMS error says that application can't find the specified JMS Factory name. So it can be an issue with JNDI replication.
    The jms deployment descriptors we are using are:
    <jms-factories>
         <connection-factory>
              <connection-factory-type>QueueConnectionFactory</connection-factory-type>
              <factory-name>com.ttt.jms.TTTQueueFactory</factory-name>
              <context-factory-type>
                   <link-factory-name>jmsfactory/TTT/com.ttt.jms.TTTQueueFactory</link-factory-name>
                       <initial-context-factory>com.sap.engine.services.jndi.InitialContextFactoryImpl</initial-context-factory>
              </context-factory-type>
         </connection-factory>
         <connection-factory>
              <connection-factory-type>QueueConnectionFactory</connection-factory-type>
              <factory-name>com.ttt.jms.enterprise.TTTQueueFactory</factory-name>
              <context-factory-type>
                   <link-factory-name>jmsfactory/TTT/com.ttt.jms.enterprise.TTTQueueFactory</link-factory-name>
                       <initial-context-factory>com.sap.engine.services.jndi.InitialContextFactoryImpl</initial-context-factory>
              </context-factory-type>
         </connection-factory>
         <connection-factory>
              <connection-factory-type>TopicConnectionFactory</connection-factory-type>
              <factory-name>com.ttt.jms.TTTTopicFactory</factory-name>
              <context-factory-type>
                   <link-factory-name>jmsfactory/TTT/com.ttt.jms.TTTTopicFactory</link-factory-name>
                       <initial-context-factory>com.sap.engine.services.jndi.InitialContextFactoryImpl</initial-context-factory>
              </context-factory-type>
         </connection-factory>
    </jms-factories>
    <jms-destinations>
         <destination>
              <connection-factory>com.ttt.jms.TTTTopicFactory</connection-factory>
              <destination-name>com.ttt.jms.Topic1</destination-name>
         </destination>
         <destination>
              <connection-factory>com.ttt.jms.TTTQueueFactory</connection-factory>
              <destination-name>com.ttt.jms.Queue1</destination-name>
         </destination>
         <destination>
              <connection-factory>com.ttt.jms.TTTQueueFactory</connection-factory>
              <destination-name>com.ttt.jms.Queue2</destination-name>
         </destination>
         <destination>
              <connection-factory>com.ttt.jms.enterprise.TTTQueueFactory</connection-factory>
              <destination-name>com.ttt.jms.enterprise.Queue1</destination-name>
         </destination>
         <destination>
              <connection-factory>com.ttt.jms.enterprise.TTTQueueFactory</connection-factory>
              <destination-name>com.ttt.jms.enterprise.Queue2</destination-name>
         </destination>
    </jms-destinations>
    JMS Provider is configured with JMS server TTT and corresponding 4 queue factories and 1 topic factory.
    If you can see anything wrong with this configuration, I would really appreciate your comments.
    Maybe there is something specific that must be configured for JMS in a clustered environment?
    Thanks.

    Yuri:
    there may be cluster Q , check once or you should change the values in all cluster servers locally .

  • Connect from Weblogic JMS queue to SAP WAS JMS queue

    Hi,
    I am trying to setup a WLS 8.1 messaging bridge between a weblogic JMS queue and a SAP WAS JMS queue. I have configured a queue on both Weblogic and SAP WAS and I have set up the messaging bridge and bridge destintations in weblogic. However when weblogic tries to get the SAP initial context factory it fails with the error below.
    I have added the SAP Client jars to the weblogic system classpath, and in the weblogic startup script but it still fails. Has anyone connected from an external JMS queue to a SAP WAS JMS queue that could provide me with some guidence?
    <10/08/2006 08:23:45 AM WST> <Warning> <Connector> <BEA-190032> << Weblogic Mess
    aging Bridge Adapter (XA)_eis/jms/WLSConnectionFactoryJNDIXA > ResourceAllocatio
    nException of javax.resource.ResourceException: ConnectionFactory: failed to get
    initial context (InitialContextFactory =com.sap.engine.services.jndi.InitialCon
    textFactoryImpl, url = ux0800:55304, user name = username) on createManagedConnectio
    n.>
    Thanks
    Warren

    Stoyan,
    Thanks for that.
    My problem ended up being a classpath problem. I referenced the directory of the SAP jars in the weblogic start up script. When I changed this to reference each jar individually it worked.
    I have a new issue now which may have something to do with security. The trace suggests it is logging on as the guest user, even though I entered my username and password in the Messaging bridge.
    #1.5#000E7FED310600A30000008A0000302D00041AA399E338B4#1155189870559#com.sap.jms##com.sap.jms.server.sessioncontainer.InboundBus instance=BWIP#J2EE_GUEST#0####165536f0283611db8903000e7fed3106#SAPEngine_Application_Thread[impl:3]_126##0#0#Error##Plain###com.sap.jms.server.exception.JMSServerInvalidDestinationException: No destination with ID=0 found.
            at com.sap.jms.server.service.impl.RegistryServiceImpl.getDestinationContext(RegistryServiceImpl.java:404)
            at com.sap.jms.server.sessioncontainer.InboundBus.getDestinationContext(InboundBus.java:98)
            at com.sap.jms.server.sessioncontainer.InboundBus.process(InboundBus.java:153)
            at com.sap.jms.server.sessioncontainer.InboundBus.enqueue(InboundBus.java:116)
            at com.sap.jms.server.sessioncontainer.SessionContainer.receiveFromDispatcher(SessionContainer.java:63)
            at com.sap.jms.server.routingcontainer.RoutingContainer.receiveFromDispatcher(RoutingContainer.java:447)
            at com.sap.jms.server.JMSServerContainer.dispatchRequest(JMSServerContainer.java:635)
            at com.sap.jms.server.JMSServerFrame.request(JMSServerFrame.java:536)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Warren

  • SAP WAS JMS Provider

    Hi,
    Has anyone ever tried to use SAP WAS JMS Provider to connect with another JMS Provider like WMQ? I am looking for information from reliability perspective.
    I have seen a blog on SDN on this subject but there aren't any productive uses of JMS provider by SAP. [JMS Provider|http://wiki.sdn.sap.com/wiki/display/JSTSG/%28JSTSG%29%28JMS%29FAQ-JMSProvider] has further information on what is offered.
    Regards

    No answer so closing the thread

  • Does SAP has a GUI screen painter or not? If yes what operating systems is

    Does SAP has a GUI screen painter or not? If yes what operating systems is  it available on? What is the other type of screen painter called?

    SE51 is the transaction code for the screen painter.
    Check this link for <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d1/801b50454211d189710000e8322d00/frameset.htm">Screen Painter</a>
    Regards
    - Gopi

  • Does SAP BO has Idoc structures

    Like SAP R/3, does SAP BO also has Idoc structures to send and receive data from the external system, mainly the production related data.
    Can some one help me on this.
    Thanks and Regards
    Pari

    Hi Pari,
    Just to clarify further what Gianluigi said:
    SAP B1 is technologically different - no IDocs etc...
    Regards,
    Frank

  • Hey does SAP XI has anything like 17.0 release or 17.0 version?

    Hi
    hey can anyone tell me soon about this question.does SAP XI has anything like 17.0 release or 17.0 version? please reply soon is really urgent.
    Thanx
      Xilearner

    Hi,
    XI has Support Pack SPS17.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/d00cb4a7073ab3e10000000a422035/frameset.htm
    Regards,
    Moorthy

  • SAP WAS JMS ID and MQ JMS ID is incompatiable

    Our scenario is to connect SAP WAS JMS Provider to MQ Series.
    But the problem we are facing is the JMS Message ID is incomapatiable with the MQ JMS ID.
    I am getting the error
    MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Unable to set message properties for message  JMSMessage class: jms_text  JMSType:          null  JMSDeliveryMode:  2  JMSExpiration:    0  JMSPriority:      4  JMSMessageID:     null  JMSTimestamp:     0  JMSCorrelationID: null  JMSDestination:   null  JMSReplyTo:       null  JMSRedelivered:   false com.ibm.msg.client.jms.DetailedJMSException: JMSCMQ1044: String is not a valid hexadecimal number - '122B3E1E683C8DE8-00000000001B'.
    Please let me know if you have faced similar issues

    Hello
    See http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/index.jsp?topic=/com.ibm.mq.javadoc.doc/WMQJMSClasses/errorcodes.html for more details on this JMSCMQ1044 error.
    Have you configured the correlation? See [Configuring the Receiver JMS Adapter|http://help.sap.com/saphelp_nwpi71/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm].  
    Regards
    Mark

  • My iPhone 4s was stolen almost a week ago now.  If I can still see the phone listed in Find My iPhone but appears to be turned off does this mean the theif has not restored it to factory settings???

    My iPhone 4s was stolen almost a week ago now.  If I can still see the phone listed in Find My iPhone but appears to be turned off does this mean the theif has not restored it to factory settings???

    Are you sure?  I have other devices at home.  The only way I can make them disappear on the tracking list is by turning off location or resetting to factory settings. 
    I just want to make sure I'm not tracking a phantom that I will never recover :-(

  • Does SAP BI has it own database? If yes what is the name of the database?

    Does SAP BI has it own database? If yes what is the name of the database?
    Thanks!
    York

    If you authorization take a look at the followig tcodes:
    1. DB6DBM
    2.DBACOCKPIT.
    3. DB02.
    Ravi Thothadri

Maybe you are looking for

  • Problem when compiling for IOS

    Hello to all guys, before today i compiled my little app for ios easely but from this morning i'm having this error using AIR 3.8: however i can install my app on my iphone5 with no problems but i'm scared for this message p.s. before using AIR 3.8(v

  • Library not opening in iPhoto '11

    I recently "upgraded" to iPhoto '11, but when I tried to open my library, it gave me an error message.  Sorry I don't have the quote of the exact message, but it was something to the effect of "I can't read this old library, but I can upgrade it for

  • Request a GOP UEFI bios for MSI R9 270 Gaming 2g

    MSI R9 270 Gaming 2g sn:602-v305-010b1402051637 Bios Version: 015.041.000.000.003038(113-C6300100-X01) Original vbios: speedy.sh/mD8uN/Pitcairn.rom Thank you very much.

  • To fax the smartform output

    Hi, Actually my requirement is to send the smartform through email using medium external send..If the email Id of the recipient is not present then the smarform has to be sent through fax using medium external send.So I have changed the value of nast

  • Campus manager not refreshing

    Before our upgrade, campus manager, specifically topology services network topology layer 2 map, would auto-refresh when a device went down, or a new device came online... after a data collection of course. now it requires a complete shutdown of the