ColdFusion in Oracle AS J2EE

I need help with deployment of ColdFusion as a J2EE app using an EAR file generated from the coldfusion-702-lin.bin installer downloaded from Adobe/Macromedia.
I created an OC4J instance and tried to deploy the EAR file with the Enterprise Manager Console. The result was this error:
500 Internal Server Error
Servlet error: java.lang.ClassNotFoundException: ias.oc4j._deploywiz._selectAppDest
This is on Linux (RHEL 3) using the OAS middle tier.
Any suggestions would be appreciated!

SOLUTION FOUND:
* deploy EAR file ***using dcmctl*** (this worked even though using Enterprise Manager failed)
+ ensure that OAS and the OC4J J2EE container are running
+ $ <midtier java_home>/dcm/bin/dcmctl deployapplication -f <earfile> -a <new app name> -co <component name>
+ add "grant { permission java.security.AllPermissions; };" to oracle/belljava_mid/j2ee/cfmx7/config/java2.policy
+ add lib paths per Oracle Technical Note page: http://www.oracle.com/technology/pub/notes/technote_coldfusion.html

Similar Messages

  • Coldfusion 9 & Oracle 11g r1 connection

    We recently updated to Coldfusion 9. We are wondering how we can get an odbc connection to oracle 11g r1. I did a full installation of CF 9 with the ODBC option checked but it did not have an option for oracle databases, when we went to the data source in CF admin to create database connections. According to the CF 9 documentation there is suppose to be one? We are using CF 9 standard, what am I doing wrong. Previously we used "Configuring ColdFusion MX to use the Oracle JDBC thin driver" and that seem to work. But not for the new version of Coldfusion and oracle.
    If anyone found a solution please let me know the details.
    Chad

    If you are sure you have newer versions you may try
    runInstaller -ignoreSysPrereqs .
    That bypasses the pre-checks. But there's a risk even more severe errors will occur later.
    Werner

  • Database connection encryption and integrity with ColdFusion and Oracle thin client

    As ColdFusion datasource we are using the Oracle thin client to  connect with the database. So, basically we are using a JDBC URL such as  jdbc:oracle:thin:@... and as Driver Class oracle.jdbc.OracleDriver. This works successfully however we would like to set encryption and  integrity parameters as well. In Java this is done similarly by setting a  Properties object prior to getting a connection as follows:
    Properties prop = new Properties();
    prop.put("oracle.net.encryption_client", "REQUIRED");
    prop.put("oracle.net.encryption_types_client", "( DES40 )");
    prop.put("oracle.net.crypto_checksum_client", "REQUESTED");
    prop.put("oracle.net.crypto_checksum_types_client", "( MD5 )");
    OracleDataSource ods = new OracleDataSource();
    ods.setProperties(prop);
    ods.setURL("jdbc:oracle:thin:@localhost:1521:main");
    Connection conn = ods.getConnection();
    Is there a way that I can pass these parameters to the ColdFusion  datasource. Ideally, I would love to do this centrally in such way that a  change to all the cfquery or cfstoredproc is not needed.
    I also know that in application servers such as Oracle AS there is an  option when creating a datasource which says "Add Properties". In there  you can add such properties. So, I was thinking of maybe creating a  JNDI DS in the app. server and then magically connecting to it but this  may have some impacts on the app.
    Besides this I was also thinking of communicating with the CF  datasource through the CF admin API (cfide.adminapi.administrator) and  also the option of extending the Oracle driver so that when CF connects  with it these params are already set.
    I would love to have your professional opinion and suggestions on this.

    I believe the thin driver actually needs the IP address (not the DNS name). Also, is "java" the name of the Oracle instance to which you are trying to connect?
    Try the following:String driver = "jdbc:oracle:thin";
    String dbIP = "W2RZ1NXG01's IP address";
    String dbPort = "1530";
    String dbSid = "java";
    String dbUser = "Admin";
    String dbPswd = "apassword";
    String cnctStr = driver + ":@" + dbIP + ":" + port + ":" + dbSid;
    try
        Class.forName("oracle.jdbc.driver.OracleDriver");
        con = DriverManager.getConnection( cnctStr, dbUser, dbPswd );
        stmt = con.createStatement();
        stmt.executeUpdate(createString);
        stmt.close();
        con.close();
    catch(SQLException ex)
        System.err.println( "The following SQLException occurred: " + ex );
        System.err.println( "Message: " + ex.getMessage() );

  • How to deploy oracle forms + J2EE application in single OC4J instance

    We have ORACLE forms application, which is deployed in OC4J Instance in application server.
    There are some modules, which are developed in Java/J2EE, which are invoked from Oracle forms application. Currently this java application is
    deployed in separate OC4J instance.
    Could you please help us how to combine this forms +J2ee application in single ear file,
    And this ear file has to be deployed in one OC4J instance.

    Maybe have a look at :
    http://download.oracle.com/docs/cd/B14099_19/web.1012/b14032/basics.htm

  • Oracle and J2EE EJB

    Hi all,
    I am novice in the develpment of applications using EJB's. I have created the table and inserted the records in the oracle database using the J2EE where by the J2EE creates the table autometically. The application is working fine. But my main concern is that I am not able to access any records of this table when I give "select * from SportscarBeanTable" querry in the sql prompt of the oracle for which I get "no such table". But if I give the querry "Select table_name from user_tables", the table created by me is displayed. Can anybody clarify my doubt. Any help will be greatly appreciated.
    deepak

    Hi,
    Yes it is listing the table. The table is created by the J2EE server in the oracle database. Can u please specify the schema under which the J2EE server creates the tables in the oracle database.
    Thank you,
    deepak

  • Error Connecting to Oracle from J2EE SDK1.4

    I am getting the following error when trying to Ping Oracle from a J2EE 1.4 SDK:
    Operation 'pingConnectionPool' failed in 'resources' Config Mbean. Target exception message: Error getting connection from the EIS
    I have the following connection information
    <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="oracle.jdbc.pool.OracleDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="OraclePool" pool-resize-quantity="2" steady-pool-size="8" transaction-isolation-level="read-uncommitted">
    <property name="url" value="jdbc:oracle:thin:@10.1.4.98:1609:thesid"/>
    <property name="password" value="password"/>
    <property name="user" value="test"/>
    </jdbc-connection-pool>
    Can anyone give me any pointers?

    It looks okay to me. The only thing that jumped out at me is that normally Oracle is on 1521, not the current port you have. Otherwise, I'll drop back 15 and punt on this one.
    - Saish
    "My karma ran over your dogma." - Anon

  • Oracle Retail J2EE version

    Hi All,
    Can any one advise me Java version used in RIB 13.1 & RPM 13.1. (Java version and J2EE version). Is Annotations been used in the same?
    Regards,
    SK

    check e.g. document 1081376.1 on oracle support:
    RIB 13.1.1 - Oracle Application Server 10g 10.1.3.4
    RPM 13.1.2 - Oracle Application Server 10g 10.1.3.4
    The Oracle Application Server (this is not BEA Weblogic) provides the containers to run the J2EE applications in.
    Please see relevant OAS version's documentation for the applicable J2EE version.
    Best regards, Erik Ykema

  • Bind Oracle on J2EE

    Hi,
    I'm trying to Bind Oracle JDBC driver to J2EE and I have no sucess. I try -addJDBC and -addJdbcXADataSource and it returns me (on J2EE startup):
    Binding DataSource, name = jdbc/Oracle, url = jdbc:oracle:thin:@localhost:1521:poderoso
    Binding DataSource, name = jdbc/Oracle, url = jdbc/Oracle__xa
    java.lang.ClassNotFoundException: COM.oracle.classes12
    at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
    at java.security.AccessController.doPrivileged(Native Method)
    Thanks,
    Celso Henrique.

    hi Celso,
    Steps to add oracle driver + datasource
    1. Copy the JDBC driver JAR file (classes12.jar from ORACLE_HOME/jdbc/lib or download from OTN ) to the $J2EE_HOME/lib/system directory.
    2. Add JDBC driver
    j2eeadmin -addJdbcDriver oracle.jdbc.driver.OracleDriver3. Add the DataSource
    j2eeadmin -addJdbcDatasource jdbc/Oracle jdbc:oracle:thin:@localhost:1521:poderoso4. Update the J2EE_CLASSPATH
    Add classes12.jar to J2EE_CLASSPATH
    by editing the user configuration script. On UNIX systems the user configuration script is in bin/userconfig.sh, and on Windows it is in bin\userconfig.bat.
    5.Restart the J2EE server.
    for more info, refer to the Config guide in the doc dir in ur j2ee server install.
    Note: if u r using JDK 1.4, use ojdbc14.jar instead of classes12.jar.
    Regards
    Elango.

  • JDBC x Oracle on J2EE

    Hi,
    I try to add a JDBC driver on a J2EE but I had no success. I save Oracle JDBC classes in lib/system and change J2EE_CLASSPATH on bin/userconfig batch file to j2sdkee1.3.1\lib\system but it does not work. I restarted J2EE but it returns:
    "java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: Unable to connect to database. No suitable driver; nested exception is:"
    Thanks,
    Celso

    hi,
    A guess... seems you need to edit the resource.properties file and do the necessary things to register the database and datasource..
    see these pages for more details..
    http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Tools2.html#63229
    http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Admintool5.html#74008
    hope that helps,
    -Jer

  • Oracle 9iAS J2EE support

    Hi
    From which version onwards Oracle 9iAS supports J2EE standards. We are using 9iAS version 1.0.2.0.0. Is this version supports J2EE standards. If not, to what version I should upgrade to make it J2EE compatible.
    Thanks
    Santhosh.

    Santosh,
    You have two choices:
    Oracle9iAS Release 2 v902xx is J2EE 1.2 compatible with support for many of the most popular J2EE 1.3 features.
    Oracle9iAS Release 2 v903 is fully J2EE 1.3 compatible.
    Both of these products have been around for a while.
    Hope this helps,
    Ashesh Parekh
    Oracle9iAS Product Manager

  • Can we delete the views created for a user in Oracle BPM J2EE WL

    I am using Oracle BPM 10.3 MP2 Enterprise Edition
    Version: 10.3.2
    Build: #100486
    Can we delete the views created for a user in workspace?
    Usually we are using the filter option within workspace and then saving it as view.
    Would like to know if we can delete such views and create again.
    These views are user specifc
    Thanks in Advance.
    -Sree

    I usually use this scripts to clean the workspace user custom seetings:
    delete from fuego_objclassinst where fuego_objclassname = 'bea.albpm.workspace.layout';
    delete from fuego_strprops where (fuego_category = 'fuego-view' OR fuego_category= 'fuego-presentations');
    delete from fuego_strprops where (fuego_category = 'WAM' );
    Hope this help.
    Regards

  • Connecting to oracle from j2ee server.

    this is my resource.properties file.
    jdbcDataSource.0.name=jdbc/Cloudscape
    jdbcDataSource.0.url=jdbc\:cloudscape\:rmi\:CloudscapeDB;create\=true
    jdbcDataSource.1.name=jdbc/DB1
    jdbcDataSource.1.url=jdbc\:cloudscape\:rmi\:CloudscapeDB;create\=true
    jdbcDataSource.2.name=jdbc/DB2
    jdbcDataSource.2.url=jdbc\:cloudscape\:rmi\:CloudscapeDB;create\=true
    jdbcDataSource.3.name=jdbc/EstoreDB
    jdbcDataSource.3.url=jdbc\:cloudscape\:rmi\:CloudscapeDB;create\=true
    jdbcDataSource.4.name=jdbc/InventoryDB
    jdbcDataSource.4.url=jdbc\:cloudscape\:rmi\:CloudscapeDB;create\=true
    jdbcDataSource.5.name=jdbc/Oracle1
    jdbcDataSource.5.url=jdbc\:oracle\:thin\:@rocky.ny.com\:1521\:ecom;create\=true
    jdbcDataSource.6.name=jdbc/mysql
    jdbcDataSource.6.url=jdbc\:mysql\://localhost\:3306/test;create\=true
    jdbcDriver.0.name=COM.cloudscape.core.RmiJdbcDriver
    jdbcDriver.1.name=com.mysql.jdbc.Driver
    jdbcDriver.2.name=oracle.jdbc.driver.OracleDriver
    jdbcXADataSource.0.name=jdbc/XACloudscape
    jdbcXADataSource.0.classname=COM.cloudscape.core.RemoteXaDataSource
    jdbcXADataSource.0.dbpassword=
    jdbcXADataSource.0.dbuser=
    jdbcXADataSource.0.prop.createDatabase=create
    jdbcXADataSource.0.prop.databaseName=CloudscapeDB
    jdbcXADataSource.0.prop.remoteDataSourceProtocol=rmi
    jdbcXADataSource.1.name=jndi/OracleDriver
    jdbcXADataSource.1.classname=oracle.jdbc.driver.OracleDriver
    jdbcXADataSource.1.dbpassword=
    jdbcXADataSource.1.dbuser=
    jdbcXADataSource.2.name=jndi/mysqlDriver
    jdbcXADataSource.2.classname=com.mysql.jdbc.Driver
    jdbcXADataSource.2.dbpassword=
    jdbcXADataSource.2.dbuser=
    jmsCnxFactory.0.name=QueueConnectionFactory
    jmsCnxFactory.0.isQueue=true
    jmsCnxFactory.1.name=TopicConnectionFactory
    jmsCnxFactory.1.isQueue=false
    jmsCnxFactory.2.name=jms/QueueConnectionFactory
    jmsCnxFactory.2.isQueue=true
    jmsCnxFactory.3.name=jms/TopicConnectionFactory
    jmsCnxFactory.3.isQueue=false
    jmsDestination.0.name=jms/Queue
    jmsDestination.0.isQueue=true
    jmsDestination.1.name=jms/Topic
    jmsDestination.1.isQueue=false
    and JNDI for resource is "jdbc/Oracle".
    when i run a client application, it returns error message like this..
    Binding name:`java:comp/env/ejb/SimpleSavingsAccount`
    Caught an exception.
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: Unable to connect to database. Oracle not found; nested exception is:
    javax.ejb.EJBException: Unable to connect to database. Oracle not found
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.mapSystemException(ShutdownUtilDelegate.java:64)
    at javax.rmi.CORBA.Util.mapSystemException(Util.java:65)
    at SavingsAccountHomeStub.create(Unknown Source)
    at SavingsAccountClient.main(SavingsAccountClient.java:29)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.util.Utility.invokeApplicationMain(Utility.java:229)
    at com.sun.enterprise.appclient.Main.main(Main.java:155)
    Caused by: java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: Unable to connect to database. Oracle not found; nested exception is
    javax.ejb.EJBException: Unable to connect to database. Oracle not found
    at com.sun.enterprise.iiop.POAProtocolMgr.mapException(POAProtocolMgr.java:389)
    at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:431)
    at SavingsAccountBean_RemoteHomeImpl.create(SavingsAccountBean_RemoteHomeImpl.java:48)
    at SavingsAccountBeanRemoteHomeImpl_Tie._invoke(Unknown Source)
    at com.sun.corba.ee.internal.POA.GenericPOAServerSC.dispatchToServant(GenericPOAServerSC.java:520)
    at com.sun.corba.ee.internal.POA.GenericPOAServerSC.internalDispatch(GenericPOAServerSC.java:210)
    at com.sun.corba.ee.internal.POA.GenericPOAServerSC.dispatch(GenericPOAServerSC.java:112)
    at com.sun.corba.ee.internal.iiop.ORB.process(ORB.java:255)
    at com.sun.corba.ee.internal.iiop.RequestProcessor.process(RequestProcessor.java:84)
    at com.sun.corba.ee.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:99)
    Caused by: javax.ejb.EJBException: Unable to connect to database. Oracle not found
    at SavingsAccountBean.setEntityContext(SavingsAccountBean.java:168)
    at com.sun.ejb.containers.EntityContainer.getPooledEJB(EntityContainer.java:1239)
    at com.sun.ejb.containers.EntityContainer.getContext(EntityContainer.java:197)
    at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:365)
    at SavingsAccountBean_RemoteHomeImpl.create(SavingsAccountBean_RemoteHomeImpl.java:40)
    ... 7 more
    please help... can't figure it out... thanks for anybody's help...

    java.rmi.RemoteException: nested exception is:
    ion is: javax.ejb.EJBException: Unable to connect to
    database. Oracle not found; nested exception is:That is the crux of your problem. The Server is unable to locate the database. Or to be more technical precise, it cant connect to it. This may be a configuration issue or a network issue. you will have to get in touch with your Network Administrator or DBA. Find out if the JDBC url is correct. Find out if the classes is there in the classpath, etc.
    Hope this helps
    Have a nice day

  • Running Oracle Application J2EE server on Production

    Does anyone here run their high-volume production website on oracle application server?
    Can you give examples of how your architecture is generally designed?

    Yes, but it completely depends on HOW you use it.
    I suggest you read the Enterprise Deployment Guide on best practices of deploying it in production environments with load balancers and so on.
    See e.g. http://download-uk.oracle.com/docs/cd/B31017_01/index.htm

  • OracleAS + ColdFusion + Apache vhosts = ???

    I have ColdFusion deployed as a J2EE app under OracleAS. ColdFusion's "context root" is /cfusion. I have an app deployed within ColdFusion, residing at /cfusion/myapp/ on the filesystem. Oracle HTTP Server (Apache) is set up with a virtual host for the ColdFusion app. The DocumentRoot in this vhost is specified as <path-prefix>/cfusion/myapp. One would expect that (1) visiting the vhost using the URL given by its ServerName would result in the index.cfm page under the myapp/ directory on the filesystem and that (2) visiting the same URL and appending /cfusion/myapp would be an erroneous request in that it would specify a non-existent directory /cfusion/myapp/ under the DocumentRoot (which already contains /cfusion/myapp -- the request would be like <URL-prefix>/cfusion/myapp/cfusion/myapp/).
    However, the former request (1) results in the proper page, but it does not get interpreted by ColdFusion (CfmServlet.jar) and the latter request (2) delivers the page, interpreted as expected.
    What's going on? What should I be doing to track this down? I want to serve the ColdFusion app using the shorter URL and I want to understand where these problems are coming from. I don't know whether this is an Oracle AS or a ColdFusion issue!
    Thanks.

    Nevermind I am a idiot I just found a solution in this thread a few lines down.
    http://bbs.archlinux.org/viewtopic.php?id=69105
    sorry

  • Deploying a J2EE web application in Oracle 10g

    Hi friends,
    <br>
    I had worked with Oracle9i 9.0.3 . But it's my first experience with Oracle 10g . I have installed Oracle 10g Infrastructure , Metadata Repository and one Middle tier - Forms and i hope i have followed The Oracle 10g installation guide Properly. Anyway installation is successful.
    The problem is a J2EE web application which is deployed properly on Oracle9i 9.0.3 doesn't get deployed in Oracle 10g. The following is the exception :
    <br>
    Deployment failed: Nested exception
    Root Cause: deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Error initializing ejb-module; Exception Error in application Spom_Apps: Error loading package at file:/C:/Oracle/Ora9iASForms/j2ee/home/applications/Spom_Apps/JmsSubscriberMdb.jar, Error deploying file:/C:/Oracle/Ora9iASForms/j2ee/home/applications/Spom_Apps/JmsSubscriberMdb.jar homes: No location set for Topic resource MessageDrivenBean JmsReceiverMdb
    <br>
    <br>
    where JmsReceiverMdb is the deployment file containing the message driven beans.
    <br>
    Thanks in advance,
    paskal

    Hi,
    Thanks for responding . I am sending the file contents of ejb-jar.xml, orion-ejb-jar.xml, jms.xml.
    Could you also check whether dtds versions of 10g and 9i in these xmls are conflicting? If you can specify your email-id i can send these file as attachments.
    Hope you could strike the right spot.
    ejb-jar.xml
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar>
    <enterprise-beans>
    <session>
    <description>Session Bean ( Stateless )</description>
    <display-name>spomPmConfigSSB</display-name>
    <ejb-name>spomPmConfigSSB</ejb-name>
    <home>jnipackage.spomPmConfigSSBHome</home>
    <remote>jnipackage.spomPmConfigSSB</remote>
    <ejb-class>jnipackage.impl.spomPmConfigSSBBean</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    </session>
    <message-driven>
    <description>Message Driven Bean</description>
    <display-name>JmsReceiverMdb</display-name>
    <ejb-name>JmsReceiverMdb</ejb-name>
    <ejb-class>jnipackage.impl.JmsReceiverMdbBean</ejb-class>
    <transaction-type>Container</transaction-type>
    <acknowledge-mode>Auto-acknowledge</acknowledge-mode>
    <resource-ref>
    <res-ref-name>jms/alarmTopicConnectionFactory</res-ref-name>
    <res-type>javax.jms.TopicConnectionFactory</res-type>
    <res-auth>Container</res-auth>
    <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>
    <resource-env-ref>
    <resource-env-ref-name>jms/alarmTopic</resource-env-ref-name>
    <resource-env-ref-type>javax.jms.Topic</resource-env-ref-type>
    </resource-env-ref>
    </message-driven>
    </enterprise-beans>
    <assembly-descriptor>
    <container-transaction>
    <method>
    <ejb-name>JmsReceiverMdb</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    <container-transaction>
    <method>
    <ejb-name>spomPmConfigSSB</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Supports</trans-attribute>
    </container-transaction>
    </assembly-descriptor>
    </ejb-jar>
    Orion-ejb-jar.xml
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE orion-ejb-jar PUBLIC "-//Evermind//DTD Enterprise JavaBeans 1.1 runtime//EN" "http://xmlns.oracle.com/ias/dtds/orion-ejb-jar.dtd">
    <orion-ejb-jar>
    <enterprise-beans>
    <message-driven-deployment name="JmsReceiverMdb" max-instances="100" min-instances="0">
    <resource-ref-mapping name="jms/alarmTopicConnectionFactory"/>
    </message-driven-deployment>
    <session-deployment name="spomPmConfigSSB"/>
    </enterprise-beans>
    <assembly-descriptor>
    <default-method-access>
    <security-role-mapping impliesAll="true" name="&lt;default-ejb-caller-role>"/>
    </default-method-access>
    </assembly-descriptor>
    </orion-ejb-jar>
    jms.xml
    <?xml version="1.0" standalone='yes'?>
    <!DOCTYPE jms-server PUBLIC "OC4J JMS server" "http://xmlns.oracle.com/ias/dtds/jms-server-9_04.dtd">
    <jms-server port="9127">
    <!-- Queue bindings, these queues will be bound to their respective
    JNDI path for later retrieval -->
    <queue name="Demo Queue" location="jms/demoQueue">
    <description>A dummy queue</description>
    </queue>
    <!-- Topic bindings, these topic will be bound to their respective
    JNDI path for later retrieval -->
    <topic name="Demo Topic" location="jms/demoTopic">
    <description>A dummy topic</description>
    </topic>
    <!-- Topic bindings, these topic will be bound to their respective
    JNDI path for later retrieval -->
    <topic name="AlarmQueue" location="jms/alarmTopic">
    <description>A topic</description>
    </topic>
    <topic name="FaultTextQueue" location="jms/faultTextTopic">
    <description>A topic</description>
    </topic>
    <topic name="FaultTopologyQueue" location="jms/faultTopologyTopic">
    <description>A topic</description>
    </topic>
    <!-- path to the log-file where JMS-events/errors are stored -->
    <log>
    <file path="../log/jms.log"/>
    <!-- Uncomment this if you want to use ODL logging capabilities
    <odl path="../log/jms/" max-file-size="1000" max-directory-size="10000"/>
    -->
    </log>
    <queue name="jms/OracleSyndicateQueue" location="jms/OracleSyndicateQueue">
    <description>Oracle Syndication Services Queue</description>
    </queue>
    <!--
    <queue-connection-factory name="jms/OracleSyndicateQueueConnectionFactory"
    location="jms/OracleSyndicateQueueConnectionFactory"/>
    -->
    <queue-connection-factory location="jms/OracleSyndicateQueueConnectionFactory"/>
    <queue name="jms/OracleUddiReplicationQueue"
    location="jms/OracleUddiReplicationQueue">
    <description>Queue for replication scheduler</description>
    </queue>
    <!--
    <queue-connection-factory
    name="jms/OracleUddiReplicationQueueConnectionFactory"
    location="jms/OracleUddiReplicationQueueConnectionFactory"/>
    -->
    <queue-connection-factory location="jms/OracleUddiReplicationQueueConnectionFactory"/>
    <queue name="jms/OracleWebClippingQueue"
    location="jms/OracleWebClippingQueue">
    <description>Queue for Web Clipping</description>
    </queue>
    <!--
    <queue-connection-factory
    name="jms/OracleWebClippingQueueConnectionFactory"
    location="jms/OracleWebClippingQueueConnectionFactory"/>
    -->
    <queue-connection-factory location="jms/OracleWebClippingQueueConnectionFactory"/>
    </jms-server>

Maybe you are looking for

  • Forum timeouts and server errors

    In the last two days I've been experiencing intermittent problems with the forum: when I click a link to a thread or post sometimes I can't get it to load. I have to wait about a minute and try again. The same issue occurs when I try to submit a post

  • RE: X1 Carbon windows 7 Professional 64bit error message

    Hi, Good Morning Everybody,  I wish somebody here would advise me of my problem, Thanks. Problem of Laptop ================= [Message 01] Hi, I bought X1 Carbon and found an error message when right click on the 1st page after startup. The error mess

  • Invoice is not getting posted to accounts it is showing the export error

    invoice is not getting posted to accounts, it is showing an error of foreign trade / export data. where as it is with in the country. it is maintained for the plants abroad stock transport order.

  • Computer has different name than Itunes for Ipod Touch

    I have an Ipod Touch 4th Generation 32gb. I have had no problems with it or with Itunes. My Mom came last Saturday to visit and she needed to charge her Ipod Touch so I hooked it to my computer where I always have a cord and charged it for about 45 m

  • Proxy to file scenario - strange error

    Hi, we r finding a strange error occurring in our prd system. we have many scenarios of proxy to file and they all are running fine. the problem which is arising from the last few days is that - for some outbound interfaces at random, the message is