Two managed servers in one apache.

Hi,
I do not have too much experience with WLS, now I have two or more managed servers,
each one run different apps, but I want to use the same apache server for the
Front End(proxy). How to do it? I have tried this:
in httpd.conf:
<Location /weblogic>
SetHandler weblogic-handler
PathTrim /weblogic
</Location>
<IfModule mod_weblogic.c>
MatchExpression abc WebLogicHost=192.1.1.2|WebLogicPort=7100|Debug=ON
MatchExpression xyz WebLogicHost=192.1.1.2|WebLogicPort=7200|Debug=ON
</IfModule>
And got the following error:
[Mon Jun 23 15:43:41 2003] [error] CONFIG_ERROR [line 1309 of ap_proxy.cpp]: Neither
'WebLogicCluster' nor 'WebLogicHost' specified in parameters
Any suggestion are welcome...
Thanks
Leo

Hi,
The SAP Business One workstations read the name of the license service to which they connect from the SLIC table in the SBO-Common database. All Company databases sharing an SBO-Common database use the same license file. In addition, several SBO-Common databases can direct to the same license service.
For more information please refer to:
[License Guide 2007A|https://service.sap.com/~sapidb/011000358700000359212007E.pdf]
hope it helps,
Regards,
Ladislav
SAP Business One Forum Team

Similar Messages

  • Wlw-runtime-config.xml & two managed servers

    I have a problem with WSDL generation and WebLogic workshop in a
    cluster.
    I'm using a wlw-runtime-config.xml file to ensure that my web service
    generates the correct url for it's endpoint.
    The problem I have is that I have two managed servers on one physical
    box, one listening on port 7010, the other on port 7030.
    The wlw-runtime-config.xml file is placed in the domain root, and I
    only seem to be able to specify a single port/dns name in the config
    file.
    My web service request will come in through the IIS plugin, hit one of
    the servers, generate the WSDL containing the port information, which
    may or may not be correct for the WLS instance that it has actually
    been proxied to.
    If that is correct, how do I handle the fact that the web service is
    deployed across all cluster members, two of which are hosted on one
    single machine.
    Am I missing something?
    Pete

    Hi Pete,
    I'm assuming you have seen the "how do i" on this topic [3], plus the
    information on how to setup a cluster [1].
    Your missing link may be the way your DNS entry is configured for the
    cluster. See the docs [2] on this topic, but you will need to specify
    the multiple nodes something like this:
    DNSName1:port1,DNSName1:port2,DNSName1:port3
    Note the folks in our super support group will be best suited to assist
    your efforts.
    Regards,
    Bruce
    [1]
    http://e-docs.bea.com/wls/docs81/cluster/setup.html#684345
    [2]
    http://e-docs.bea.com/wls/docs81/cluster/setup.html#714310
    [3]
    http://edocs.bea.com/workshop/docs81/doc/en/workshop/guide/deployment/howClusterDeployment.html
    Pete wrote:
    >
    I have a problem with WSDL generation and WebLogic workshop in a
    cluster.
    I'm using a wlw-runtime-config.xml file to ensure that my web service
    generates the correct url for it's endpoint.
    The problem I have is that I have two managed servers on one physical
    box, one listening on port 7010, the other on port 7030.
    The wlw-runtime-config.xml file is placed in the domain root, and I
    only seem to be able to specify a single port/dns name in the config
    file.
    My web service request will come in through the IIS plugin, hit one of
    the servers, generate the WSDL containing the port information, which
    may or may not be correct for the WLS instance that it has actually
    been proxied to.
    If that is correct, how do I handle the fact that the web service is
    deployed across all cluster members, two of which are hosted on one
    single machine.
    Am I missing something?
    Pete

  • Linking JMS Queues between two managed servers

    I have an environment setup with an AdminServer and multiple managed servers all under the same domain and on the same cluster. They are all running under the same Instance of weblogic on one Windows Server.
              I have two different applications on two managed servers that need to have a JMS Queue be linked between them. Essentially have Server1's 'inbox' link to Server2's 'outbox' and Server2's 'inbox' link to Server2's 'outbox'. Each has their own name for their inbox or outbox.
              Server1(inbox)=Server2(outbox)
              Server2(inbox)=Server1(outbox)
              I've tried using Foreign JNDI Providers, however it doesn't allow me to input two addresses (Server1 and Server2).
              Is there another function that would do the same thing?
              Thanks!

    You can make use of Message Bridges between any 3th party JMS provider or SAF (store & forward) if both jms servers are weblogic servers.
              Schelstraete Bart
              [email protected]
              http://www.schelstraete.org
              http://www.linkedin.com/in/bschelst
              Edited by bschelst at 04/07/2008 1:27 PM

  • Bridge already registered when using two managed servers

    I have defined a messaging bridge with a target of my cluster in Weblogic 9.0 (upgraded from 7.0). My cluster has two managed servers. The bridge and resource adapter also have targets of the cluster. When I start the first managed server, everything works fine. The bridge works. When I bring up the second managed server, I repeatedly get the following:
              javax.jms.JMSException: SJMSBridge is already registered
              Is there something new that I need to define in the config to make this work?

    Here is the full error. I can understand what you are saying about the cluster, but I get this message even when only one server of the cluster is running. That doesn't make sense to me.
              ####<Nov 15, 2005 2:30:36 PM PST> <Info> <MessagingBridge> <PFRIMER> <ManagedServer2> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1132093836274> <BEA-200030> <Bridge "SJMSBridge" is configured to work in "Exactly-once" mode, and it is actually working in "Duplicate-okay" mode.>
              ####<Nov 15, 2005 2:30:36 PM PST> <Info> <MessagingBridge> <PFRIMER> <ManagedServer2> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1132093836805> <BEA-200028> <The bridge "SJMSBridge" has started transferring messages.>
              ####<Nov 15, 2005 2:30:38 PM PST> <Warning> <MessagingBridge> <PFRIMER> <ManagedServer2> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1132093838008> <BEA-200026> <Bridge "SJMSBridge" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was java.lang.Exception: javax.resource.ResourceException: Error setting message listener
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1457)
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1437)
                   at weblogic.jms.adapter.JMSBaseConnection.setMessageListener(JMSBaseConnection.java:1201)
                   at weblogic.jms.adapter.JMSConnectionHandle.setMessageListener(JMSConnectionHandle.java:134)
                   at weblogic.jms.bridge.internal.MessagingBridge.beginForwarding(MessagingBridge.java:951)
                   at weblogic.jms.bridge.internal.MessagingBridge.run(MessagingBridge.java:1038)
                   at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
                   at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
                   at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
              -------------- Linked Exception ------------
              javax.resource.ResourceException: Error creating asynchronous consumer
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1457)
                   at weblogic.jms.adapter.JMSBaseConnection.throwResourceException(JMSBaseConnection.java:1437)
                   at weblogic.jms.adapter.JMSBaseConnection.createConsumer(JMSBaseConnection.java:1299)
                   at weblogic.jms.adapter.JMSBaseConnection.access$400(JMSBaseConnection.java:84)
                   at weblogic.jms.adapter.JMSBaseConnection$11.run(JMSBaseConnection.java:1183)
                   at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
                   at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
                   at weblogic.jms.adapter.JMSBaseConnection.setMessageListener(JMSBaseConnection.java:1180)
                   at weblogic.jms.adapter.JMSConnectionHandle.setMessageListener(JMSConnectionHandle.java:134)
                   at weblogic.jms.bridge.internal.MessagingBridge.beginForwarding(MessagingBridge.java:951)
                   at weblogic.jms.bridge.internal.MessagingBridge.run(MessagingBridge.java:1038)
                   at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
                   at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
                   at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
              -------------- Linked Exception 2 ------------
              javax.jms.JMSException: SJMSBridge is already registered
                   at org.exolab.jms.messagemgr.ConsumerManager.createDurableConsumerEndpoint(ConsumerManager.java:404)
                   at org.exolab.jms.server.JmsServerSession.createSubscriber(JmsServerSession.java:771)
                   at org.exolab.jms.server.mipc.IpcJmsSessionConnection.createSubscriber(IpcJmsSessionConnection.java:588)
                   at org.exolab.jms.server.mipc.IpcJmsSessionConnection.notify(IpcJmsSessionConnection.java:165)
                   at org.exolab.jms.server.mipc.IpcJmsReceiver.notify(IpcJmsReceiver.java:100)
                   at org.exolab.jms.server.mipc.IpcServerChannel.run(IpcServerChannel.java:161)
              .)>

  • Two licence servers in one environment

    Hi,
    Is it possible to install two licence servers in one environment and point some of the users to one licence server and others to another. Is there where i can change on the local PC to point to a licence server.
    My assumption is that it is stored centrally as i tried to change it on one user PC and all were changed to the same server. Is my assumption correct or how can this be achieved.
    Thank you in advance and your help is appreciated.
    Regard,
    Fanna

    Hi,
    The SAP Business One workstations read the name of the license service to which they connect from the SLIC table in the SBO-Common database. All Company databases sharing an SBO-Common database use the same license file. In addition, several SBO-Common databases can direct to the same license service.
    For more information please refer to:
    [License Guide 2007A|https://service.sap.com/~sapidb/011000358700000359212007E.pdf]
    hope it helps,
    Regards,
    Ladislav
    SAP Business One Forum Team

  • Two Managed Servers non-clustered problem

    I have two managed servers each exactly the same just listening on different
              port in the same domain. When I start the second server I get a "Child
              exited " message reported in the first server's logs. This does not seem to
              affect the running of the server. Does anyone know why this happens. Note
              that both servers define the same jndi name for a stateless session bean.
              Could this be a problem>
              

    Solaris 8. There is no information in any log relating to the message "Child
              Exited". Note that sometimes the message appears twice.
              "Kumar Allamraju" <[email protected]> wrote in message
              news:[email protected]..
              > what OS is this on?
              > This message may not be coming from WLS?
              > Can you post the error message or stacktrace?
              >
              > --
              > Kumar
              >
              > Paul
              >
              > > I have two managed servers each exactly the same just listening on
              different
              > > port in the same domain. When I start the second server I get a "Child
              > > exited " message reported in the first server's logs. This does not seem
              to
              > > affect the running of the server. Does anyone know why this happens.
              Note
              > > that both servers define the same jndi name for a stateless session
              bean.
              > > Could this be a problem>
              > >
              > >
              >
              

  • Two Managed servers in the same apahce.

    Hi,
    I did not have too much experience with WLS, I have two manged servers which listened on diff port, and I tried to configure them in one apache instance..
    do u know how to do it? I have tried this:
    <Location /weblogic>
    SetHandler weblogic-handler
    PathTrim /weblogic
    </Location>
    <IfModule mod_weblogic.c>
    MatchExpression app1 WebLogicHost=192.1.1.87|WebLogicPort=7100|Debug=ON
    MatchExpression app2 WebLogicHost=192.1.1.87|WebLogicPort=7200|Debug=ON
    </IfModule>
    And got the following error:
    [Mon Jun 23 15:43:41 2003] [error] CONFIG_ERROR [line 1309 of ap_proxy.cpp]: Neither 'WebLogicCluster' nor 'WebLogicHost' specified in parameters
    My WLS: 7 sp2 and apache is 2.0.45.
    Appreciate your advice...
    Regards
    Leo

    You can have more number of soa servers in a SOA domain. You can create mutiple managed servers using config wizard. But when you create more than one soa servers, then all the servers should exist in the same cluster.
    You can not have the soa servers outside the soa cluster.

  • Two Message Servers in one System

    Dear all.
    I learned from http://help.sap.com/saphelp_nw04s/helpdata/en/84/54953fc405330ee10000000a114084/content.htm that one SAP system has one central instance which contains one message server. But our system seems to have two message servers.
    Our system ID is "ABC". When I open the SAP Management Console, there are three children nodes under our system: One blue database icon named "ABC" and two green icons named "ABC 14" and "ABC 31". Under "ABC 14", there are nodes "ABAP WP Table" and "J2EE Processes Table". In addition, there's a "Process List" node here. The processes include "msg_server.exe", "disp+work.exe", and "igswd.exe". Under "ABC 31", there's no "ABAP WP Table" or"J2EE Processes Table". There's only one node "Process List". It contains "msg_server.exe" and "enserver.exe".
    My questions are:
    1. What are "ABC 14" and "ABC 31"?
    2. Does "ABC 14" contains at least two instances? One is for Java and another is for ABAP?
    3. What's the role of "ABC 31"? It seems to only contain enque server and message server.
    4. Why are there two message servers in a single system "ABC"? One is under "ABC 14" and another is under "ABC 31".
    Thanks + Best Regards
    Jerome

    Hi Sunil,
    Thanks a lot for the clarification. Just have a little bit confusion left.
    1. Since there're two message servers, may I say that there are two central instances? Or these message servers belong to a single central instance?
    2. There's no "enserver.exe" in ABAP instance. So is the "enserver.exe" in the JAVA instance also responsible for the ABAP enque and deque operations?
    Thanks + Best Regards
    Jerome

  • Connecting Two webapplication servers to one backend

    Hi Gurus,
    We are using MAM 3.0 version on SAP Netweaver 7.0. Can we connect one more Webapplication server  parallely with exising server to the samebackend. Two webapplication servers in parallely with one backend. Is this possible? could you please give us some documents so that it would be very helpful for us.
    Thanks in advance.
    Regards
    Satish

    Hi Domas,
    As pointed our by Holger, this is supported for inbound flows where your use case is to read (pull) some information from SAP into SharePoint. But use cases like reporting and workflow which publishes some items in SharePoint you cannot have the same ECC system.
    But if you intention is only for DEV landscape setup and want to save a VM image and still want to support reporting & WF scenarios, then you could also create a new client which is the copy of your existing clients in the same ECC system.
    Since logical port configurations are client specific you could practically connect same ECC system (but 2 diff clients) to 2 gateway systems.
    Thanks,
    Girimurugan

  • Creating two soa-infra managed servers on one Weblogic domain

    I would like one weblogic domain that includes two soa-infra each pointing to its own datastore.
    I would like to know if this is possible? If so, can someone point me to any documentation on how to accomplish this?
    Thank you,
    David

    No, still waiting for some kind of answer.

  • Run two CA servers in one domain/forest

    When we migrated from Windows Server 2008R2 to Windows Server 2012R2 we decided to migrate the CA from the old server to the new one. The problem was that the new server had a different name and the migration was that simple. After a year that everything
    was running ok, we now have problem with the CA. From one day to another there are no certificate templates anymore and the service keep crashing. As I can't find the reason and the solution I would like to setup a new CA on a fresh server that only will run
    the CA and let this CA deploy all the certificates to the clients. Is it possible to make a new CA while the existing one is still there?

    Hi,
    You can install multiple root CAs in one forest..
    Multiple Root CAs in single forest / single domain
    https://social.technet.microsoft.com/Forums/en-US/796c9e93-c25d-46c5-bd7e-a54afb3b3264/multiple-root-cas-in-single-forest-single-domain?forum=winserversecurity
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Creation of Managed servers using WLST on two different machines

    Hello,
    I am looking for a use case, where i need to create two managed servers to running admin servers
    condition 1: Adminserver and managed_server1 will be in same machine.
    codition 2: managed_server2 will be in other machine.
    Example: AdminSever and managed_server1 will be in the 10.10.10.101 and Managed_server2 will be in 10.10.10.102
    I have a code which will create two managed servers in a same machine. How can i modify this code???
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.util.*;
    import weblogic.management.scripting.utils.WLSTInterpreter;
    import org.python.util.InteractiveInterpreter;
    public class EmbeddedWLST
    static InteractiveInterpreter interpreter = null;
    EmbeddedWLST()
    System.out.println(“Inside the constructor()”);
    interpreter = new WLSTInterpreter();
    private static void connect()
    System.out.println(“Inside the Connect method()”);
    StringBuffer buffer = new StringBuffer();
    buffer.append(“connect(‘weblogic’,’1qaz2wsx’,'t3://localhost:7001′)”);
    System.out.println(“After Connect method()”);
    interpreter.exec(buffer.toString());
    System.out.println(“at the end of conenct method”);
    private static void createServers()
    System.out.println(“Inside the CreateServer method()”);
    StringBuffer buf = new StringBuffer();
    buf.append(startTransaction());
    buf.append(“man1=create(‘msEmbedded1′,’Server’)\n”);
    buf.append(“man2=create(‘msEmbedded2′,’Server’)\n”);
    buf.append(“mach=create(‘machineEmbedded’,'Machine’)\n”);
    buf.append(“clus=create(‘clusterEmbedded’,'Cluster’)\n”);
    buf.append(“man1.setListenPort(8001)\n”);
    buf.append(“man2.setListenPort(9001)\n”);
    buf.append(“man1.setCluster(clus)\n”);
    buf.append(“man2.setCluster(clus)\n”);
    buf.append(“man1.setMachine(mach)\n”);
    buf.append(“man2.setMachine(mach)\n”);
    buf.append(endTransaction());
    //buf.append(“print Script ran successfully … \n”);
    interpreter.exec(buf.toString());
    private static String startTransaction() {
    StringBuffer buf = new StringBuffer();
    buf.append(“edit()\n”);
    buf.append(“startEdit()\n”);
    return buf.toString();
    private static String endTransaction() {
    StringBuffer buf = new StringBuffer();
    buf.append(“save()\n”);
    buf.append(“activate(block=’true’)\n”);
    return buf.toString();
    public static void main(String[] args) throws IOException
    System.out.println(“inside the main “);
    Runtime rt2 = Runtime.getRuntime();
    Process pr2 = rt2.exec(“cmd /c C:\\Oracle\\Middleware\\wlserver_10.3\\server\\bin\\setWLSEnv.cmd “);
    BufferedReader br = new BufferedReader(new InputStreamReader(pr2.getInputStream()));
    String line = “”;
    while ((line = br.readLine()) != null)
    System.out.println(line);
    new EmbeddedWLST();
    connect();
    createServers();
    Help me out please.
    Thanks,
    Alok

    Hi Shane --
    Yes, they were installed from the same disk (I'm pretty sure I did a software update on both but will double-check tonight).
    When I try to Import the project, it is grayed out in the 'Choose a File' window. If I double-click the project from the Finder, I get "General Error (41)" -- which is a different one than when I tried it yesterday (when I had no other sequences active).
    Also something weird today -- although the edited footage is all linked fine & plays properly, in the timeline most of the footage shows the red "Media Offline" frame for its thumbnail.
    Any ideas?
    Many thanks!!
    -- Sean

  • OSB Managed Servers - How to add one to the OSB Cluster

    Hi,
    I have an OSB Cluster of two managed servers. There is an Admin Server that controls the two.
    On the Admin Server I see that there are about 137 odd Applications and a list of Libraries installed.
    However on the Managed Servers I see there is not a single application.
    Does Managed Server show only the Custom applications? I feel not. Applications like AQAdapter, MQ Adapter, ALSB Routing, etc. should they all not be present on the Managed Servers?
    If I create a new Managed Server that I want to Add to the Cluster there is no option to deploy those applications to the newly created Managed server in one shot. The only time it can get those applications is if the Applications were deployed to the OSB Cluster and not to the managed servers.
    Is there a way (apart from extending the domains again and having those applications deployed to the OSB cluster) to have all these applications running on the Managed servers as well?

    Does Managed Server show only the Custom applications? I feel not. Applications like AQAdapter, MQ Adapter, ALSB Routing, etc. should they all not be present on the Managed Servers?Your understanding is correct. Managed server should have libraries and adapters targetted to it.
    Is there a way (apart from extending the domains again and having those applications deployed to the OSB cluster) to have all these applications running on the Managed servers as well? Yes, manually you have to target each and every application to the cluster but it may not be an effective process. The basic funda of cluster is to make applications independent of managed server, so that if you add/remove a managed server then it does not affect the existing configuration. I think you should follow the standard practice and always create a clustered domain where all applications are targetted to cluster and NOT to the managed server. You may like to refer -
    http://download.oracle.com/docs/cd/E17904_01/doc.1111/e15022/config.htm#i1531648
    Regards,
    Anuj

  • What is the Ideal Production Setup For One Admin and 4 Managed Servers

    Dear Experts
    I will be starting with production setup including one Admin server and 4 managed servers in one single domain.
    I am thinking of creating a single node environment(no clusters) as the machine has following configuration
    OS : Windows Server 2008 R2 Datacenter
    RAM : 48 GB
    System Type : 64 bit
    Processor : Intel(Xenon) 4 processors [email protected]
    Can you please let me know if this configuration would suffice for the 4 managed servers if i assign Xmx and Xms as 4096 and Heap Space as 1024 to all the Managed Servers.
    It is very urgent and i need to convey to the Infrastructure team if harware procurement is required.
    We are looking at somewhere around 300 concurrent users(maximum load) and 100(minimum load) at a given point of time.
    Please reply ASAP.
    Thanks in advance
    Edited by: Abhinav Mittal on Apr 23, 2013 7:58 PM
    Edited by: Abhinav Mittal on Apr 23, 2013 8:03 PM

    Heap size must be calculated according to the applications that are been deployed on each JVM.
    With no deployments, you dont need more than 256k for managed servers heap size and 512k for adminserver. As biggest its your heap size, longer will take your garbage collection. And if you can prevent it, better do it.
    Kinds,
    Gabriel Abelha

  • Transaction span two WLS managed servers (non-clustering)

    (Weblogic 6.1 - non-clustering version)
    I have two managed servers configured on a single machine on different
    ports, and I am not using clustering weblogic. Assuming I have EJB A
    deployed on managed server 1, and EJB B deployed on managed server 2.
    I want to have EJB A to invoke EJB B. In EJB A, I guess I will
    probably create the InitialContext with the URL of managed server 2,
    then do the JNDI look up and call EJB B.
    My questions are:
    - Can weblogic handle transaction that spans two managed servers
    (non-clustering setting)?
    - Does weblogic use XA to handle transaction between managed servers?
    - Do I need to do any JTA code in order to achieve that (instead of
    just letting the EJB container to handle the transaction for me)?
    Thanks in advance!
    B.L.

    Hi,
    "benson" <[email protected]> wrote in message
    news:[email protected]..
    (Weblogic 6.1 - non-clustering version)
    I have two managed servers configured on a single machine on different
    ports, and I am not using clustering weblogic. Assuming I have EJB A
    deployed on managed server 1, and EJB B deployed on managed server 2.
    I want to have EJB A to invoke EJB B. In EJB A, I guess I will
    probably create the InitialContext with the URL of managed server 2,
    then do the JNDI look up and call EJB B.
    My questions are:
    - Can weblogic handle transaction that spans two managed servers
    (non-clustering setting)?Yes, it can.
    - Does weblogic use XA to handle transaction between managed servers?Yes, it does. Make sure you use TX DataSources. If the servers are connected
    to different databases, TX DataSources should be based on connection pools
    used XA drivers.
    - Do I need to do any JTA code in order to achieve that (instead of
    just letting the EJB container to handle the transaction for me)?No, you don't. WebLogic will take care about handling
    distributed TXs.
    Regards,
    Slava Imeshev

Maybe you are looking for

  • Syncing Music from Folder to Ipad!

    Hey not sure if any had this problem or maybe can help me. My problem is that im having trouble dragging on song from my music folder on my PC driectly into my music folder in ipad, but i had to go from the Library import music then drag it into my i

  • Can't see video on ipod after downloading

    I downloaded a few videos from Music Store and plugged the ipod in and they automatically transferred to ipod. When i play on the ipod, i only get the audio, no video. Any ideas?

  • How to create soap message through java using JAXM

    Hi, I'M REALLY NEW TO THIS JAVA WEB SERVICES. I need to send a soap messages from core java with using url and it goes to my servlet and able to retrieve the soap message and do the processing. I really don't the work flow too. I'm using JAXM for rec

  • Oracle 8i equivalent of $sth- {mysql_insertid} w/Perl DBI?

    What is the easiest way to obtain the value of an auto-incrementing column following an insert using Perl DBI with Oracle 8i? I've done it for years under MySQL using my($lastInsertID)=$sth->{mysql_insertid}, but that's obviously MySQL-specific (if o

  • Use of Times ten database with Oracle Forms 11g

    Hi, We need to use some caching / pre-fetching solution with Oracle Forms 11g.  Is there a possibility that Oracle Forms 11g can be used with Times ten database. Regards,