Need JMS 2.0 compliant AQ api jar?

Hi,
I am trying to used JMS 2.0 api to connect to AQ. It seems the latest 12c aqapi.jar(12.1.0.1) is not JMS 2.0 compliant. Calling JMSContext apis are all blowing up. Any idea when we will have a JMS 2.0 compliant aqapi.jar ?
Thanks,
PB

I am trying to used JMS 2.0 api to connect to AQ.
What does 'trying to use JMS 2.0' actually mean? Are you using Fusion Middleware for that? If you are using Fusion Middleware have you reviewed the Configuration Guide and followed the instructions examples in it?
http://docs.oracle.com/cd/E24329_01/web.1211/e24385/aq_jms.htm
Driver Support
WebLogic AQ JMS requires a JDBC driver to communicate with the Oracle database. Only the Oracle JDBC 11g thin driver, included in your WebLogic Server installation, is supported for this release. Oracle OCI JDBC Driver and non-Oracle JDBC Drivers are not supported.
Take note of that "Only the Oracle JDBC 11g thin driver' is supported statement.
It seems the latest 12c aqapi.jar(12.1.0.1) is not JMS 2.0 compliant. Calling JMSContext apis are all blowing up. Any idea when we will have a JMS 2.0 compliant aqapi.jar ?
What 'latest 12c aqapi.jar' are you talking about? The Oracle 12c database installs TWO different aqapi.jar files. Are you using one of those? If so which one? One is in $ORACLE_HOME/RDBMS/jlib and the other in $ORACLE_HOME/oc4j/rdbms/jlib. They are different versions, sizes and dates.
Other than that I doubt if anyone can provide any info for a 'help me I have a problem' question. Oracle never throws an exception with text that says 'all blowing up'.
You haven't posted:
1. Any code
2. Any session showing execution or results of that code

Similar Messages

  • How do I find out which library containing Jps-api.jar and Jps-internal.jar

    In project properties->Libraries and Classpath option, I need to add j2ee\home\Jps-api.jar and j2ee\home\Jps-internal.jar but I am not sure which library contains them? Is there a easy way to find what jar files are contained in each Libraries?
    I could have added the jar files directly, but the project will be shared among a team and the path to jar files will be different for everyone.
    Thanks.

    The "BC4J Security" library contains the libs to which you refer.
    --Ric                                                                                                                                                                                       

  • JMS api jar??? and implementations

    Is there a simple JMS api jar??? Kind of like the SAX/DOM in j2sdk1.4, where you can change the implementation. I am very confused on how to get started with a client that is not J2EE. Say I have a swing client. How do I do some JMS??? I would assume, I would use the client implementation provided by the JMS vendor, but I am looking at all the open source JMS vendors at
    http://java-source.net/open-source/jms
    When I look at the api's there is no ConnectionFactory like in the Java tutorial for JMS. ie. I can't find the apis. I feel like this is a really dumb question, but it can't be that hard.

    yes, I tried openJMS also. They had this site
    http://openjms.sourceforge.net/usersguide/jars.html
    and guess what, when you click on the jms jar, it leads you to a page with absolutely no jars.
    I also tried uberMQ, and something else. Any JMS setup would be good at this point. I did find a j2ee spec jar from geronimo. Why in the world don't they have one jar that everyone uses instead of everyone typing up their spec jar. This seems like bad way to do it when you want all the companies implementing the same api....I mean, what if I grab a non-spec compliant jms api jar and don't know it.
    Anyways, still just trying to get setup with as minimal a footprint as possible.
    thanks,
    dean

  • I need to install servlet-api.jar in the libext folder.

    Hi I am doing a tutorial on struts 2.0.11.
    i need to install servlet-api.jar in the libext folder which I have created inside WEB-INF
    Now I have downloaded servlet.api which is in the zip form.
    When I extract the files. Its giving me two folders
    1. javax
    2. META-INF
    Inside javax there is a folder called servlet. Inside servlet folder there are
    a) bunch of call files
    b) http folder
    c) resources folder
    Inside http folder there are
    a) class files
    b) properties files
    Inside the resources folder there are
    a) dtd files
    b) xsd files
    Inside the META-INF folder there is the manifest.mf file
    I just need servlet-api.jar
    I think that I have extracted the contents of servlet-api.jar by using the extract feature of winzip.
    Do you think that by just changing the extension of the file from servlet-api.zip to servlet-api.jar it will do the trick or do i need to do something else.
    Please guide

    pksingh79 wrote:
    Hi ^^,
    your replies were very helpful. I did try to check the lib folder of the webserver and there was not servlet-api.jar. However I downloaded a dummy project and it did have servlet-api.jar in it, so I am ok for now.
    thanks and regards,
    PrashantYou should not be doing that. Always use the one from the application server which you're going to use. Otherwise you will possibly get in runtime trouble due to version differences.
    The actual location and filename of the servlet API might differ per application server implementation. If it was for example Tomcat 6, it is the servlet-api.jar in the /lib directory. If it was for example Glassfish (the current release), then it is the javaee.jar in the /lib directory.

  • Package api.jar in WebLogic 10.3

    Hi,
    in Oracle WebLogic 10.3 (windows xp release) the package api.jar in WL_HOME\wlserver_10.3\server\lib is just 1 kb and has no classes inside (just a META-INF directory).
    Is this a bug in weblogic installation because in WebLogic 10.0 the api.jar is about 1 mb and has all the servlet classes etc. inside?
    Any help would be greatly appreciated.
    Thanks in advance
    - Stephan

    You stopped too soon, open the META-INF directory and the MANIFEST.MF file to see which jar files are referenced.
    In the 8.1 world, you could use weblogic.jar for client applications and all the classes you need were in one place.
    In the 10.3 world, the server has been modularized into many different pieces. However, you can build a complete jar called the wlfullclient.jar using a tool called JarBuilder that works much like the way the 8.1 world works. Please reference the following 2 links:
    http://edocs.bea.com/wls/docs103/client/basics.html#wp1069994
    http://edocs.bea.com/wls/docs103/client/jarbuilder.html

  • Can't find virus scanning API JARs for J2EE application

    Hello, dear WebAS experts.
    There is an example usage code [in help.sap.com] for Virus Scan Provider usage but no mention which SAP WebAS JARs should be used to compile this example.
    I have manually found three JARs by trial and error (under j2ee/cluster/server/bin) which I needed to compile the example, however I am kinda reluctant to copy them over into our build environment since I am not sure if these are official API JARs.
    Also, there is nothing on the official WebAS API list.
    If you could please point me to some official SDK I would really appreciate it.
    Thanks!

    The Deploytool for App Server 7 shipped after the App Server as a seperate download.
    it is available here:
    http://wwws.sun.com/software/download/products/3ec10b05.html
    vbk

  • WTC, wls-api.jar, weblogic.wtc.gwt.*, missing classes ?!

    Hi WLS fans,
    I've installed WLS 10.3 and I've tried to migrate WLS 8.1 App to WLS 10.3 via Workshop.
    I was supprised NOT to find the classes: TuxedoConnection, TuxedoConnectionFactory and all the rest needed classes to compile the code, in the wls-api.jar, weblogic.wtc.gwt
    package .
    WLS-ARI.JAR,  weblogic.wtc.gwt package_ (in WL_HOME\server\lib)
    I've realized that till v. 9, the package contained these classes.
    Since v. 10, the pachage contains ONLY one class: genpasswd. And there are a lot of missing classes/interfaces from the weblogic.wtc.jatmipackage as well.
    Could somebody tell me where are the other needed classes ? Have they been moved to some other package ?
    Have the WTC EJB logic been modified ?
    I use this code:
    {color:#0000ff}import weblogic.wtc.gwt.*;
    import weblogic.wtc.jatmi.*;
    TuxedoConnection myTux;     
    TypedString myData;
    Reply myRtn = myTux.tpcall("MyTuxService", myData, 0); {color}
    //etc.

    Hi, George.
    From weblogic 10 onwards, weblogic transitively includes jars in the BEA_HOME/modules directory. The jar you are looking for is:
    modules/com.bea.core.jatmi_1.0.1.0.jar
    Cheers,
    -Adrian

  • I FOUND : servlet-api.jar ...WHERE insert it to can compile SERVLETS

    I FOUND : servlet-api.jar in TOMCAT 6
    WHERE insert it to can compile SERVLETS ?
    where added(directory), some folders follow...?
    C:\Program Files\Java\jdk1.6.0_15\bin
    C:\Sun\AppServer\lib
    C:\Program Files\Java\jdk1.6.0_15\src\javax

    You can use any of the following methods:
    i) SET CLASSPATH variable with absolute path of your servlet-api.jar and then compile your servlet from any folder.
    ii)you can use
    C:\jdk\bin>javac -cp C:\tomcat\lib\servlet-api.jar SampleServlet.javaand after comilation put the compiled java class file to classes folder of you web application.
    [Obviously if you have any package, then you need to maintaing that folder structure inside classes folder]
    Here I assumed your javac is available at C:\jdk\bin folder and servlet-api.jar is available at C:\tomcat\lib folder
    ---Sujoy

  • Problem in using Tomahawk 1.1.3 jar with jsf-api.jar & jsf-impl.jar

    Hi All,
    i am facing the problem while using <t:panelTabbedPane> in jsp.APplication has jsf-api.jar and jsf-impl.jar and Tomahawk 1.1.3 jar files in lib folder. This is a Portal Application.While deplyoing on portal server, i am getting following exception
    Nested Exception is java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException
    at org.apache.myfaces.shared_tomahawk.config.MyfacesConfig.<clinit>(MyfacesConfig.java:80).
    if any faces problem previously, please help me out in debugging this issue

    Please don't resurrect old topics. Start a new topic for each stand alone question. If necessary put links to the topics you found with search/google.
    Back to the actual problem:java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException The given class is missing in the classpath during runtime. Add that class, or at least the JAR file with that class, to the classpath of the runtime environment, then you're fine.

  • Use of JCO ??? ...i need to pay to use this API ????

    Hi experts...
    Please ...SomeBody can help-me in this Questions ???
    I need to pay to use the API JCO to make integration with SAP Systems and NO-SAP Systems ????
    Or simply ....I enter in the marketPlace and download this API to use ???
    Only this Friends...
    Best Regards.
    MBoni

    Hi,
    Pls don't forget to reward points and close the question if you find the answers useful.
    Eddy

  • Missing artifact javax.servlet.jsp:jsp.api:jar:2.1 Eclipse error

    When I try to UPDATE my Maven project ( Chapter 8 - Using JSP with AEM 6.0 ) after I updated my main pom.xml with the javax.servlet.jsp dependancy, I get the following error :Missing artifact javax.servlet.jsp:jsp.api:jar:2.1
    I even tried to compile from command line using mvn compile and get the same error :
    [ERROR] Failed to execute goal on project company-training-project-bundle: Could  not resolve dependencies for project com.adobe.training:company-training-project-bundle:bundle:1.0-SNAPSHOT:
    Could not find artifact javax.servlet.jsp:jsp.api:jar:2.1 in adobe (http://repo.adobe.com/nexus/content/groups/public/) -> [Help 1]
    If I look at my .m2 dir, I can see that it attempted to get the jar, but it wasn't able to grab it :

    Hi Billy,
    Try changing the URL from (http://repo.adobe.com/nexus/content/groups/public/) to (https://repo.adobe.com/nexus/content/groups/public/), i.e. add the https.
    That should do it. Let us know if it doesn't work.

  • Error while calling activityPrepare:needs to be invoked through an API call

    I try to call activityPrepare using PAPI WS from SOAP UI. I get the following error :
    An error occurred while processing task '0' for instance '/MyProcess#Default-1.0/4/0' in activity '/MyProcess#Default-1.0/Interactive[AgeFilter]'. The task is external and it needs to be invoked through an API call and not through the Classic WorkSpace.
    I have no problem when I invoke activityExecute() but when I try activityPrepare() either from OSB, ADF or soapUI, I get this error.
    I don't get what that means. Any idea why this error occurs?
    Thanks
    Jag

    The problem is that I did not make the activity 'External'. This can be done by :
    Right click the activity -> Main Task -> select External Activity
    Then you have to select two methods, one for prepare Activity, the other for commit activity.
    For the prepare Activity, select the method you normally select for execute activity.
    For the commit activity, create a new method and just write the following line in it :
    action = action.OK;
    Problem solved.
    Jag

  • Do I need JMS?

    I have this JSP page which contacts this bean to query from the database. The problem is the execution of the query will take a long time. So can I just keep posting to this web page at what part of the execution I am (I mean right after each iteration i could show them that I have completed this par or something like that). To do this do I need JMS, or can u guys suggest something better.
    Thanks

    One easy solution is to just set a META REFRESH for your JSP page, and the page can query the bean to see what state it is in, then display it to the user. Set the refresh for every 10-15 seconds.

  • Once i set classpath to servlet-api.jar, it doesnt Instantiate DbBean.

    I am using notepad editor. I am trying to instantiate a DbBean class inside the servlet's init() method.
    once i set (C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib\servlet-api.jar) this path to compile the Controller servlet.
    C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT\WEB-INF\classes>set classpath=C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib\servlet-api.jar
    C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT\WEB-INF\classes>javac Controller.java
    Controller.java:5: package bean does not exist
    import bean.DbBean;
    ^
    Controller.java:14: cannot find symbol
    symbol : class DbBean
    location: class Controller
    DbBean dbbean = new DbBean();
    ^
    Controller.java:14: cannot find symbol
    symbol : class DbBean
    location: class Controller
    DbBean dbbean = new DbBean();
    ^
    3 errors
    C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT\WEB-INF\classes>
    this is my servlet
    import java.sql.*;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import bean.DbBean;
    public class Controller extends HttpServlet
    public void init(ServletConfig config)throws ServletException
    ServletContext context = config.getServletContext();
    context.setAttribute("base_url",config.getInitParameter("base_url"));
    {color:#ff0000}DbBean dbbean = new DbBean();{color} {color:#0000ff}error showing in this line
    {color}dbbean.setDburl(config.getInitParameter("dburl"));
    dbbean.setUserName(config.getInitParameter("username"));
    dbbean.setPassward(config.getInitParameter("pwd"));
    /// database bean can be access from jsp page
    context.setAttribute("dbbean",dbbean);
    /// Load the data base driver
    try{
    Class.forName(config.getInitParameter("jdbcDriver"));
    catch(ClassNotFoundException e)
    System.out.println(e.toString());
    super.init(config);
    public void doGet(HttpServletRequest req, HttpServletResponse res)throws ServletException,IOException
    doPost(req,res);
    public void doPost(HttpServletRequest req, HttpServletResponse res)throws ServletException,IOException
    String base = "/onlinetest1/";
    String url = base + "login.jsp";
    String action = req.getParameter("action");
    if(action!=null)
    if(action.equals("successlogin.jsp"));
    url = base + "successlogin.jsp";
    RequestDispatcher dispatcher = getServletContext().getRequestDispatcher(url);
    dispatcher.forward(req,res);
    public void destroy()
    System.out.println("Servlet stopped");
    This below class can be put inside bean folder( (ie)sub dir of controller servlet)
    package bean;
    import java.sql.*;
    import java.util.*;
    import java.io.*;
    public class DbBean
    String dburl="";
    String dbuser="";
    String dbpass="";
    public void setDburl(String url)
    dburl = url;
    public void setUserName(String uname)
    dbuser = uname;
    public void setPassward(String pwd)
    dbpass = pwd;
    What to do to rectify this, please help me why this error coming,

    hi,
    Actually i did my ordinary package compilation example below, its run correctly, but after set classpath to %tomcat-home%\common\lib\servlet-api.jar(for same programs its not working) this kinds of error coming.
    F:\shyam\test>javac first.java
    F:\shyam\test>java first
    main class
    DB Set Correctly
    F:\shyam\test>set classpath=C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib\servlet-api.jar
    F:\shyam\test>javac first.java
    first.java:1: package bean does not exist
    import bean.DbBean;
    ^
    first.java:10: cannot find symbol
    symbol : class DbBean
    location: class first
    DbBean dbbean = new DbBean();
    ^
    first.java:10: cannot find symbol
    symbol : class DbBean
    location: class first
    DbBean dbbean = new DbBean();
    ^
    3 errors
    F:\shyam\test>
    In compilation it wont take DbBean class, please help me.
    thanks in advance,
    S.Shyam

  • Compiling servet.error wrong version of servet-api.jar

    hi,
    I try to compile the following servlet
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class ServletTemplate extends HttpServlet
         public void doGet(HttpServletRequest request,HttpServletResponse response) throws ServletException,IOException
              PrintWriter out=response.getWriter();
    But I got the follwing error.
    D:\apache-tomcat-6.0.14\webapps\Raju\WEB-INF\classes>javac SevletTemplate.java
    SevletTemplate.java:5: class ServletTemplate is public, should be declared in a
    file named ServletTemplate.java
    public class ServletTemplate extends HttpServlet
    ^
    SevletTemplate.java:5: cannot access javax.servlet.http.HttpServlet
    bad class file: D:\apache-tomcat-6.0.14\lib\servlet-api.jar(javax/servlet/http/H
    ttpServlet.class)
    class file has wrong version 49.0, should be 48.0
    Please remove or make sure it appears in the correct subdirectory of the classpa
    th.
    public class ServletTemplate extends HttpServlet
    ^
    2 errors
    I have set CLASSPATH with servelt-api.jar.
    Please help me

    rajuchinu wrote:
    class file has wrong version 49.0, should be 48.0You have compiled it with a newer javac version than the JRE version with which you're running it.
    Check java -version and javac -version and align them both out to the same version.

Maybe you are looking for

  • Java Inner classes within the Threading paradigm

    Hi all. Im familiar with static nested classes, method local classes, inner classes and anonymous classes. But what I am a little perplexed by, is when exactly to use inner classes or static nested classes? (forgetting anonymous classes and method lo

  • Window Activity function Disappeared in Mountain Lion.

    I often used the Window>Activity function to identify and download videos from web sites.  That option is no longer available in Mountain Lion. Does anyone have an alternate method to download web site videos without using a third party software pack

  • Tomahawk compatibility

    Hello, I apologize for the cross-posting, but I posted this question yesterday in the JSF forum and got no response. I am trying to use the Tomahawk project in my application so that I can implement the Tree2 functionality. However, when I put the JA

  • User-defined Favorites or Shortcuts for Reports and Schedules

    Hi experts, A client was inquiring whether it's possible to for an end-user to create shortcuts or favorites to frequently used reports within BPC.  I know it's possible to use the BPFs or presumably the custom menu tools to create links. Is there a

  • Depreciation Run fails with out providing a proper error

    Hi Experts I have some where around 14,000 assets in my fixed assets master in SAP B1. Currently it takes 15 hours to run the depreciation. But from December after it runs for 15 hours it shows the status as Posting journal entries but after a while