Need help to deploy IP Multicast in private network

Hi,
I am currently working on a project where there is an urgent requirement to deliver an IP multicast solution.
The network itself is fairly simple.
IP Cameras as connected to pairs of Catalyst 2960 switches in 'access nodes'. There are 8 cameras per node, 4 on each switch. There are multiple nodes, 3 at the moment in our testing environment, all trunked together, so 24 cameras in total.
The Catalyst 2960 switches are trunking to a Core node, which consists of a pair of Catalyst 3750 switches with MHSRP configured for each of 8 VLANs, with 2 DCs and 2 Video storage servers for storing camera footage attached to access ports on those switches. We also have workstations attached to the core node switches which have software installed to view live images and manage the cameras across the network.
We have no routing - the access switches have default gateways pointing to the VLANs SVIs configured on the core switch, and each function has its on VLAN. InterVLAN routing is enabled on the 3750s and connectivity is working fine.
I wish to send a TCP stream to the Video Storage servers for storage, and to multicast to the workstations so that the software can see multiple streams from multiple cameras.
Could someone please suggest a suitable deployment strategy, including how to configure the cameras and switches appropriately to allow this to happen? I am struggling to understand what type of configuration is required.
Much appreciated. I'm actively viewing this thread for assistance.

Paul
I don't think IP Base supports any PIM mode other than PIM stub routing (unless you know otherwise) so your solution wouldn't work. Or perhaps i am not understanding ?
Martin
I think the only way forward is to test what we have already covered.
I didn't realise this was a test environment so at least you can try all things out without worrying about the production network.
The thread i linked to suggested that you can get the routing working even without a L3 device capable of running full multicast routing but at the moment the question concerns those extra commands you can't enter. Can you verify they are not available in config mode ?
An additional problem is because PIM is passive on the SVIs no IGMP queries are being made so there is no way for the switches to work out which ports needs the multicast stream and so it will be flooded.
There is a function, supported on the 3750s called the IGMP querier function which allows the switch to make IGMP queries per vlan without PIM enabled. We may be able to use this but i have absolutely no idea how it will work with the L3 multicast routing config.
I recommend you try and get multicast routing working first. If you can get to the stgae where you can send a multicast stream from one vlan to another then you should be able to use wireshark to then see each port in the destination vlan receiving the stream (even when you don't want it to).
If you can get to that stage we can then try the IGMP snooping querier to see if we can restrict the stream to only those ports that need to receive it. It may be we can't in which case -
a) you could statically configure the multicast mac address to the relevant ports but this is no scalable and does not allow clients to dynamically join and leave the multicast group
or
b) simply allow the stream to be flooded to all ports within the destination vlan. Not ideal and kind of defeats the purpose of multicast but you may have no choice.
I doubt whether any of this would be supported by Cisco though as i think their position would be to simply upgrade to an IP Services license although in understand this may not be possible for you because of cost.
Jon

Similar Messages

  • I need help.  Can LiveCycle PDF Generator accept network print jobs from a PCL only source?

    I need help.  Can LiveCycle PDF Generator accept network print jobs from a PCL only source?

    More information about this game:
    The game should generate a random obstacle course for the player. The first column of the grid, however, should consist of all empty pieces, with the exception of the upper left-hand corner, which is the grid location where the player initially resides.
    Enter a loop in which the following things happen (not necessarily in this order):
    Print the current board configuration. Additionally, a key should be printed describing what each piece is.
    Get an action from the user. The player can move up, down, left, or right. Use the following controls: up = 'i', down = 'm', left = 'j', right = 'k'. The player can move at most one block at a time. Of course, if the player tries to move into a spot occupied by an immovable block, the player will not move.
    Inform the player whether they have won, or if they have lost (a player loses if they step on a bomb piece).
    If the player types 'q', the game should terminate.
    I am still stuck on this maze generator stuff.... Please help me....

  • I need help for deploy an EJB to Oracle 8i

    I want to deploy an EJB on Oracle8i, but my JDeveloper 3.2
    doesn't have the option "Enterprise Java Bean to Oracle8i", it
    has only the option "CORBA to Oracle8i" in the deploy wizard. Is
    this correct?
    JDeveloper 3.1 has the option "Enterprise Java Bean to Oracle8i"
    in the deploy wizard. why doesn't Jdeveloper appear this option?
    I need help or information about this.
    thank you.

    To copy the data of one account to another one, you can use the Shared folder, stored in /Users. You have to log in this user in order to copy the files to the folder, and then, log in the new user and copy the files to the folders where you want to store your files. Another option is to use an external drive.
    To start by default with one account, open System Preferences > Login Options, and choose your old account next to "Automatic login"

  • Need Help for deploying 10.1.3 ear to 10.1.2 standalone AS

    Hi,
    we have oc4j 10.1.3 as a server in eclipse. We have built an EAR file which needs to be deployed on Oc4J 10.1.2 AS. Could any one help mein giving steps to be followed for doing this ??

    Hi,
    Take a look at section 2.5 (Deploying Applications) in Oracle® Application Server Containers for J2EE User's Guide 10g Release 2 (10.1.2) at http://download-uk.oracle.com/docs/cd/B14099_19/web.1012/b14011/config.htm#sthref85.
    Regards,
    Mathias

  • Need help to deploy server 2012 with DNS role installed.

    I want to deploy an image using wds on server 2012. I will be using an answer file for unattended installation with little touch as possible. My answer file works great but I can't get the auto-logon to work and the FirstLogonCommand to run. I added
    Components\7 oobeSystem\amd64_ Microsoft-Windows- Shell-Setup _neutral\FirstLogonCommands to my answer file using Windows Image Manager and added these values:
    CommandLine = powershell -command Install-WindowsFeature DNS –IncludeManagementTools -IncludeAllSubFeature -Restart
    Description =Install dns server
    Order = 1
    Then I did auto logon located at Components\7 oobeSystem\amd64_ Microsoft-Windows- Shell-Setup _neutral\Autologon and added these values:
    Domain = contoso
    Enabled = true
    LogonCount = 1
    Typed the password
    Username = Administrator
    These two components alone don't work. It installs server 2012 OK and bypasses all the screens I want to bypass it even joins the domain
    contoso successfully. I have to manually logon and then when I logon no scripts or anything is ran. When server manager opens dns role is not installed and not even located under tools.
    Things I tried:
    Open cmd as admin and typed "powershell -command
    Install-WindowsFeature DNS –IncludeManagementTools -IncludeAllSubFeature -Restart." this worked and installed roles successfully
    If I missed anything to help you troubleshoot just ask.

    Unfortunately you are posting in the wrong forum.  You need to post deployment issues in the Windows Server Deployment forum.
    ¯\_(ツ)_/¯

  • New airport user need help setting up a pc on the network

    went and bought a airport extream today and my mac works fine on it but i also have a pc and need help getting it to work with the airport express. it seems to see the airport in the network slection screen but after i put in the pass i get nothing and it returns to the "chose a wireless network" can anyone help?

    Thanks for the reply.
    That's interesting, I guess I had assumed that would be a basic thing.
    Right now the 4000 number is in port 1, and then 4244 is in port 2. So if no one else is on the phone, and my  boss picks up his phone, dials 9 then XXX-XXXX, he will be routed outbound on the 4000 line on port 1. Then while he's talking, if I pick up the phone and dial 9 then XXX-XXXX, I will be routed out on the 4244 line on port 2.
    Am I understanding that correctly?
    If that is the case, then that is a bit frustrating. Our 4000 line has everything on it, call waiting, caller id, long distance, etc. But the 4244 line is just a basic service. So if I'm calling local or toll free, I don't want to tie the other line up in case someone else needs to make a long distance call to a client. Is there any work around to that at all? Is there any way to use steering digits to point the call to the right line? Would we have to put the PSTN lines on seperate SPA400's?
    Again, any comments and suggestions are much appreciated!
    Message Edited by VoIP_Me on 07-30-2008 06:27 AM
    Message Edited by VoIP_Me on 07-30-2008 06:28 AM

  • Need help on Deployment

    Hi, I successfully deployed my simpleJSP.jsp to an remote 9iAS server. But, I cannot access it thru the browser. I don't know why. I tried port number 8888, which doesn't seem to exist.
    Any help will be appreciated!
    Thanks,
    Weiping Cai

    hi
    suresh,
    i know this procedure .
    my requirment is , deploy ears to WAS using java application because i need to develop instalation setup, when i click setup file i need to deploy ears to WAS.
    this whole thing need to be done remotly.
    ragards
    Guru

  • Need help with Deployment error

    I am using JBuilder 2005 to build an deploy an application to Weblogic 8.1 SP1. I am having troubles with the deploymnent. JBuilder using weblogic.Deployer.
    It generates the following command to deploy to my server:
    C:\bea\jdk141_03\bin\java weblogic.Deployer -user xxxx -adminurl http://localhost:7001 -password xxxx -activate -name MyApp -upload -source C:/Inovisworks/DevBuild06/jbuilder/MyApp.ear -targets User_ejb.jar@myserver
    I get the following error when this executes
    java.io.FileNotFoundException: Response: '500: Internal Server Error' for url: 'http://localhost:7001/wl_management_internal2/wl_management'
    [Loaded java.lang.StackTraceElement from C:\bea\jdk141_03\jre\lib\rt.jar]
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:380)
    at weblogic.management.deploy.utils.DeployerHelper.uploadSource(DeployerHelper.java:656)
    at weblogic.Deployer.runBody(Deployer.java:614)
    at weblogic.utils.compiler.Tool.run(Tool.java:146)
    at weblogic.utils.compiler.Tool.run(Tool.java:103)
    at weblogic.Deployer.main(Deployer.java:399)
    The source C:/Inovisworks/DevBuild06/jbuilder/MyApp.ear for the application MyApp could not be loaded to the server http://localhost:7001/wl_management_internal2/wl_management.
    Response: '500: Internal Server Error' for url: 'http://localhost:7001/wl_management_internal2/wl_management'
    Any help would be appreciated.

    There is no issue for BSO cubes. Internally the BSO outlines are different from ASO cubes and this restriction does not appear in them. For ASO cubes, the problem is caused by deleting and readding dimensions. If you do incremental builds on dimensions, you will not have the 255 dimension issue, but the ASO outline will still grow. So the compaction utility in EsscmdQ is still valid for that.

  • Need help with deployment

    Hello there,
    I am learning EJB's through the J2EE tutorial on the web. In chapter 24, Getting Started with Enterprise Beans, an example for conversion between currency types is implemented through EJB's.
    I have tried several times deploying that application but I always get some error. One of the most repeating error is
    [TIMEOUT: 'ProgressObject' never started running.]
    !!! Operation Incomplete [NotRunning] !!!
    The example talks about Creating an Enterprise Bean and has code for a Application Client as well as a Web Client. I tried adding both to the application as well as only one of them, but am still getting errors.
    I am running on Windows XP and of course using Sun Application server. My JDK version is 1.4.2_06.
    Thanks,
    Praveen.

    tspragg,
    Here are the results of an Internet search I did:
    (Hope it helps.)
    http://tinyurl.com/p6eae
    Good Luck,
    Avi.

  • Need help with deployment in weblogic

     

    This error message needs improvement.
    Meanwhile, the server log file should have a more detailed message about the
    error from <HTTP> subsystem.
    "ronak" <[email protected]> wrote in message
    news:[email protected]...
    >
    I am trying to deploy my application using weblogic 7.0 and I am gettingthis error:
    >
    The file is present inC:\bea\user_projects\rondomain\ronserver\.wlnotdelete\app\software_web.war
    >
    There is an extra '.' parameter that I get. I don't know if there is aproblem
    with my xml files or do I need to change anything in the configuration ofbea.
    >
    >
    preparing application app on ronserver
    Exception caught for task Activate application app on ronserver: Preparefailed.
    Task Id = 3
    Module, software_web.war, reported error: Could not load web applicationfrom
    >
    'C:\bea\user_projects\rondomain\.\ronserver\.wlnotdelete\app\software_web.wa
    r'
    failed application app on ronserver
    Please do let me know if you know how to solve this problem. My xml filesare
    mentioned below.
    My web.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <ejb-ref>
    <description>
    Reference EJB resources in Weblogic Resources
    </description>
    <ejb-ref-name>GangsterEJB</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <local-home>com.software.builder.component.GangsterHome</local-home>
    <ejb-class>com.software.builder.component.GangsterBean</ejb-class>
    <local>com.software.builder.component.Gangster</local>
    <remote>
    </remote>
    </ejb-ref>
    <ejb-ref>
    <description>
    Reference EJB resources in Weblogic Resources
    </description>
    <ejb-ref-name>OrganizationEJB</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <local-home>com.software.builder.component.OrganizationHome</local-home>
    <ejb-class>com.software.builder.component.OrganizationBean</ejb-class>
    <local>com.software.builder.component.Organization</local>
    <remote>
    </remote>
    </ejb-ref>
    <ejb-ref>
    <description>
    Reference EJB resources in Weblogic Resources
    </description>
    <ejb-ref-name>JobEJB</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <local-home>com.software.builder.component.JobHome</local-home>
    <ejb-class>com.software.builder.component.JobBean</ejb-class>
    <local>com.software.builder.component.Job</local>
    <remote>
    </remote>
    </ejb-ref>
    </web-app>
    My weblogic.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE weblogic-web-app PUBLIC "-//BEA Systems, Inc.//DTD WebApplication 7.0//EN"
    >
    >
    "http://www.bea.com/servers/wls700/dtd/weblogic700-web-jar.dtd">
    <weblogic-web-app>
    <description>Web Application to test</description>
    <weblogic-version/>
    <reference-descriptor>
    <ejb-reference-description>
    <ejb-reference-name>GangsterEJB</ejb-reference-name>
    <jndi-name>Gangster</jndi-name>
    </ejb-reference-description>
    </reference-descriptor>
    <reference-descriptor>
    <ejb-reference-description>
    <ejb-reference-name>OrganizationEJB</ejb-reference-name>
    <jndi-name>Organization</jndi-name>
    </ejb-reference-description>
    </reference-descriptor>
    <reference-descriptor>
    <ejb-reference-description>
    <ejb-reference-name>JobEJB</ejb-reference-name>
    <jndi-name>Job</jndi-name>
    </ejb-reference-description>
    </reference-descriptor>
    </weblogic-web-app>
    My ejb-jar.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!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>
    <display-name>Business Component CMP 2.0</display-name>
    <enterprise-beans>
    <entity>
    <display-name>Gangster Entity Bean</display-name>
    <ejb-name>GangsterEJB</ejb-name>
    <local-home>com.software.builder.component.GangsterHome</local-home>
    <local>com.software.builder.component.Gangster</local>
    <ejb-class>com.software.builder.component.GangsterBean</ejb-class>
    >
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>GangsterEJB</abstract-schema-name>
    <cmp-field><field-name>iD</field-name></cmp-field>
    <cmp-field><field-name>name</field-name></cmp-field>
    <cmp-field><field-name>nickname</field-name></cmp-field>
    <cmp-field><field-name>badness</field-name></cmp-field>
    <primkey-field>iD</primkey-field>
    <query>
    <query-method>
    <method-name>findAll</method-name>
    <method-params></method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM GangsterEJB AS a]]>
    </ejb-ql>
    </query>
    </entity>
    <entity>
    <display-name>Organization Entity Bean</display-name>
    <ejb-name>OrganizationEJB</ejb-name>
    <local-home>com.software.builder.component.OrganizationHome</local-home>
    <local>com.software.builder.component.Organization</local>
    <ejb-class>com.software.builder.component.OrganizationBean</ejb-class>
    >
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>OrganizationEJB</abstract-schema-name>
    <cmp-field><field-name>iD</field-name></cmp-field>
    <cmp-field><field-name>name</field-name></cmp-field>
    <cmp-field><field-name>description</field-name></cmp-field>
    <primkey-field>iD</primkey-field>
    <query>
    <query-method>
    <method-name>findAll</method-name>
    <method-params></method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM OrganizationEJB AS a]]>
    </ejb-ql>
    </query>
    </entity>
    <entity>
    <display-name>Job Entity Bean</display-name>
    <ejb-name>JobEJB</ejb-name>
    <local-home>com.software.builder.component.JobHome</local-home>
    <local>com.software.builder.component.Job</local>
    <ejb-class>com.software.builder.component.JobBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.Integer</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>JobEJB</abstract-schema-name>
    <cmp-field><field-name>iD</field-name></cmp-field>
    <cmp-field><field-name>name</field-name></cmp-field>
    <cmp-field><field-name>score</field-name></cmp-field>
    <cmp-field><field-name>setupCost</field-name></cmp-field>
    <primkey-field>iD</primkey-field>
    <query>
    <query-method>
    <method-name>findAll</method-name>
    <method-params></method-params>
    </query-method>
    <ejb-ql>
    <![CDATA[SELECT OBJECT(a) FROM JobEJB AS a]]>
    </ejb-ql>
    </query>
    </entity>
    </enterprise-beans>
    <relationships>
    <ejb-relation>
    <ejb-relation-name>organization-memberGangsters</ejb-relation-name>
    >
    <ejb-relationship-role>
    <ejb-relationship-role-name>organization---memberGangsters</ejb-relationship
    -role-name>
    <multiplicity>One</multiplicity>
    <relationship-role-source>
    <ejb-name>OrganizationEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
    <cmr-field-name>memberGangsters</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    <ejb-relationship-role>
    <ejb-relationship-role-name>memberGangsters---organization</ejb-relationship
    -role-name>
    <multiplicity>Many</multiplicity>
    <cascade-delete/>
    <relationship-role-source>
    <ejb-name>GangsterEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
    <cmr-field-name>organization</cmr-field-name>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    <ejb-relation>
    <ejb-relation-name>gangsters-jobs</ejb-relation-name>
    <ejb-relationship-role>
    <ejb-relationship-role-name>gangsters---jobs</ejb-relationship-role-name>
    <multiplicity>Many</multiplicity>
    <relationship-role-source>
    <ejb-name>GangsterEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
    <cmr-field-name>jobs</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    <ejb-relationship-role>
    <ejb-relationship-role-name>jobs---gangsters</ejb-relationship-role-name>
    <multiplicity>Many</multiplicity>
    <relationship-role-source>
    <ejb-name>JobEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
    <cmr-field-name>gangsters</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    <ejb-relation>
    <ejb-relation-name>organization-theBoss</ejb-relation-name>
    <ejb-relationship-role>
    <ejb-relationship-role-name>organization---theBoss</ejb-relationship-role-na
    me>
    <multiplicity>One</multiplicity>
    <relationship-role-source>
    <ejb-name>OrganizationEJB</ejb-name>
    </relationship-role-source>
    <cmr-field>
    <cmr-field-name>theBoss</cmr-field-name>
    </cmr-field>
    </ejb-relationship-role>
    <ejb-relationship-role>
    <ejb-relationship-role-name>theBoss---organization</ejb-relationship-role-na
    me>
    <multiplicity>One</multiplicity>
    <relationship-role-source>
    <ejb-name>GangsterEJB</ejb-name>
    </relationship-role-source>
    </ejb-relationship-role>
    </ejb-relation>
    </relationships>
    <assembly-descriptor>
    <container-transaction>
    <method>
    <ejb-name>GangsterEJB</ejb-name>
    <method-name>*</method-name>
    </method>
    <method>
    <ejb-name>OrganizationEJB</ejb-name>
    <method-name>*</method-name>
    </method>
    <method>
    <ejb-name>JobEJB</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    </assembly-descriptor>
    </ejb-jar>
    My weblogic-cmp-rdbms-jar.xml file is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE weblogic-rdbms-jar PUBLIC
    '-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB RDBMS Persistence//EN'
    'http://www.bea.com/servers/wls700/dtd/weblogic-rdbms20-persistence-700.dtd'
    >
    >
    <weblogic-rdbms-jar>
    <weblogic-rdbms-bean>
    <ejb-name>GangsterEJB</ejb-name>
    <data-source-name>Gangster</data-source-name>
    <table-map>
    <table-name>GANGSTER</table-name>
    <field-map>
    <cmp-field>iD</cmp-field>
    <dbms-column>ID</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>name</cmp-field>
    <dbms-column>NAME</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>nickname</cmp-field>
    <dbms-column>NICKNAME</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>badness</cmp-field>
    <dbms-column>BADNESS</dbms-column>
    </field-map>
    </table-map>
    <weblogic-query>
    <query-method>
    <method-name>findAll</method-name>
    <method-params></method-params>
    </query-method>
    </weblogic-query>
    <automatic-key-generation>
    <generator-type>ORACLE</generator-type>
    <generator-name>JOBS</generator-name>
    </automatic-key-generation>
    </weblogic-rdbms-bean>
    <weblogic-rdbms-bean>
    <ejb-name>OrganizationEJB</ejb-name>
    <data-source-name>Organization</data-source-name>
    <table-map>
    <table-name>ORGANIZATION</table-name>
    <field-map>
    <cmp-field>iD</cmp-field>
    <dbms-column>ID</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>name</cmp-field>
    <dbms-column>NAME</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>description</cmp-field>
    <dbms-column>DESCRIPTION</dbms-column>
    </field-map>
    </table-map>
    <weblogic-query>
    <query-method>
    <method-name>findAll</method-name>
    <method-params></method-params>
    </query-method>
    </weblogic-query>
    </weblogic-rdbms-bean>
    <weblogic-rdbms-bean>
    <ejb-name>JobEJB</ejb-name>
    <data-source-name>Job</data-source-name>
    <table-map>
    <table-name>JOB</table-name>
    <field-map>
    <cmp-field>iD</cmp-field>
    <dbms-column>ID</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>name</cmp-field>
    <dbms-column>NAME</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>score</cmp-field>
    <dbms-column>SCORE</dbms-column>
    </field-map>
    <field-map>
    <cmp-field>setupCost</cmp-field>
    <dbms-column>SETUPCOST</dbms-column>
    </field-map>
    </table-map>
    <weblogic-query>
    <query-method>
    <method-name>findAll</method-name>
    <method-params></method-params>
    </query-method>
    </weblogic-query>
    </weblogic-rdbms-bean>
    <weblogic-rdbms-relation>
    <relation-name>organization-memberGangsters</relation-name>
    <weblogic-relationship-role>
    <relationship-role-name>memberGangsters---organization</relationship-role-na
    me>
    <relationship-role-map>
    <column-map>
    <foreign-key-column>iD</foreign-key-column>
    <key-column>ID</key-column>
    </column-map>
    </relationship-role-map>
    </weblogic-relationship-role>
    </weblogic-rdbms-relation>
    <weblogic-rdbms-relation>
    <relation-name>gangsters-jobs</relation-name>
    <table-name>JOBS</table-name>
    <weblogic-relationship-role>
    <relationship-role-name>gangsters---jobs</relationship-role-name>
    <relationship-role-map>
    <column-map>
    <foreign-key-column>iD</foreign-key-column>
    <key-column>ID</key-column>
    </column-map>
    </relationship-role-map>
    </weblogic-relationship-role>
    <weblogic-relationship-role>
    <relationship-role-name>jobs---gangsters</relationship-role-name>
    <relationship-role-map>
    <column-map>
    <foreign-key-column>iD</foreign-key-column>
    <key-column>ID</key-column>
    </column-map>
    </relationship-role-map>
    </weblogic-relationship-role>
    </weblogic-rdbms-relation>
    <weblogic-rdbms-relation>
    <relation-name>organization-theBoss</relation-name>
    <weblogic-relationship-role>
    <relationship-role-name>organization---theBoss</relationship-role-name>
    <relationship-role-map>
    <column-map>
    <foreign-key-column>iD</foreign-key-column>
    <key-column>ID</key-column>
    </column-map>
    </relationship-role-map>
    </weblogic-relationship-role>
    </weblogic-rdbms-relation>
    </weblogic-rdbms-jar>
    My weblogic-ejb-jar.xml file is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE weblogic-ejb-jar PUBLIC
    '-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB//EN'
    'http://www.bea.com/servers/wls700/dtd/weblogic-ejb-jar.dtd'>
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>GangsterEJB</ejb-name>
    <entity-descriptor>
    <persistence>
    <persistence-use>
    <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
    <type-version>6.0</type-version>
    <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
    </persistence-use>
    </persistence>
    </entity-descriptor>
    <jndi-name>Gangster</jndi-name>
    </weblogic-enterprise-bean>
    <weblogic-enterprise-bean>
    <ejb-name>OrganizationEJB</ejb-name>
    <entity-descriptor>
    <persistence>
    <persistence-use>
    <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
    <type-version>6.0</type-version>
    <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
    </persistence-use>
    </persistence>
    </entity-descriptor>
    <jndi-name>Organization</jndi-name>
    </weblogic-enterprise-bean>
    <weblogic-enterprise-bean>
    <ejb-name>JobEJB</ejb-name>
    <entity-descriptor>
    <persistence>
    <persistence-use>
    <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
    <type-version>6.0</type-version>
    <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
    </persistence-use>
    </persistence>
    </entity-descriptor>
    <jndi-name>Job</jndi-name>
    </weblogic-enterprise-bean>
    </weblogic-ejb-jar>
    My application.xml file is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EEApplication
    1.2//EN"
    "http://java.sun.com/j2ee/dtds/application_1_2.dtd">
    <application>
    <display-name>Software Application</display-name>
    <module>
    <ejb>software_bc.jar</ejb>
    </module>
    <module>
    <web>
    <web-uri>software_web.war</web-uri>
    <context-root>anttest</context-root>
    </web>
    </module>
    </application>
    My build.xml file is:
    <project name="business component CMP 2.0" default="setup_oracle"basedir=".">
    >
    <!-- internal build locations -->
    <property name="app.name" value="software_bc"/>
    <property name="web.name" value="software_web"/>
    <!-- jar file -->
    <!--property name="anttest.dir" value="."/-->
    <property name="app.jar" value="${app.name}.jar"/>
    <!-- war file -->
    <property name="web.dir" value="web"/>
    <property name="web.war" value="${web.name}.war"/>
    <property name="src.dir" value="src"/>
    <property name="myapp.dir" value="myapp"/>
    <property name="myapp.myejb" value="myapp/myejb"/>
    <property name="myejb.META-INF" value="myejb/META-INF"/>
    <property name="myapp.META-INF" value="myapp/META-INF"/>
    <property name="webapp.WEB-INF" value="webapp/WEB-INF"/>
    <property name="WEB-INF.dir" value="WEB-INF"/>
    <property name="webapp.WEB-INF.jsps" value="webapp/WEB-INF/jsps"/>
    <property name="src.dir" value="src"/>
    <property name="classes.dir" value="classes"/>
    <property name="build.dir" value="deployment"/>
    <!-- the folder where the ear file should go -->
    <property name="wldeploy.dir"value="../bea/user_projects/rondomain/applications"/>
    >
    <!-- target clean -->
    <target name="clean" description="remove all ant generatedfiles/folders">
    <!-- Delete the ${build} and ${dist} directory trees -->
    <delete dir="${myapp.dir}/${myejb.META-INF}/${classes.dir}"/>
    <delete dir="${build.dir}"/>
    </target>
    <target name="prepare" depends="clean">
    <mkdir dir="${myapp.dir}/${myejb.META-INF}/${classes.dir}"/>
    </target>
    <!-- target compile -->
    <target name="compile" depends="prepare" description="compile the javaclasses">
    <javac srcdir="${src.dir}"destdir="${myapp.dir}/${myejb.META-INF}/${classes.dir}"/>
    </target>
    <!-- target ejbjar - create a ejb jar file -->
    <target name="jar" depends="compile" description="create a jar file">
    <jar jarfile="${myapp.dir}/${app.jar}">
    <fileset dir="${myapp.dir}/${myejb.META-INF}/${classes.dir}">
    <include name="**/*.class"/>
    </fileset>
    <metainf dir="${myapp.dir}/${myejb.META-INF}" includes="*.xml"/>
    </jar>
    </target>
    <!-- target war -->
    <target name="war" depends="jar" description="create a war file">
    <war warfile = "${myapp.dir}/${web.war}" webxml ="${myapp.dir}/${webapp.WEB-INF}/web.xml">
    <webinf dir="${myapp.dir}/${webapp.WEB-INF}">
    <include name="weblogic.xml"/>
    </webinf>
    <classes dir="${myapp.dir}/${webapp.WEB-INF.jsps}" includes="*.jsp"/>
    </war>
    </target>
    <!-- target ear -->
    <target name="ear" depends="jar,war" description="create an ear file">
    <mkdir dir="${build.dir}"/>
    <ear earfile="${build.dir}/app.ear"appxml="${myapp.META-INF}/application.xml">
    <fileset dir="${myapp.dir}" includes="*.jar,*.war"/>
    </ear>
    </target>
    <!-- target deploy -->
    <target name="deploy" depends="ear" description="deploy the ear file">
    <echo message="Copying ear file to ${wldeploy.dir}"/>
    <copy file="${build.dir}/app.ear" todir="${wldeploy.dir}"/>
    </target>
    <!-- Setup database tables -->
    <target name="setup_oracle" description="Database setup for Oracle"depends="deploy">
    <sql driver="oracle.jdbc.driver.OracleDriver"
    url="jdbc:oracle:thin:@localhost:1521:build"
    userid="sys" password="sys"
    onerror="continue"
    src="./table.ddl"/>
    </target>
    </project>

  • Need Help with deployment of EJB3 entities

    I have a JDEVELOPER application with 3 projects Model, Utility, and View Controller. I am having a problem getting this app to deploy and I am really getting confused with all the files that some say should be in the deployment like ejb-jar.xml and application.xml or persistence.xml. Could someone please point me to a site that details how to deploy an EJB3 application using entities with annotation to an Oracle 10.1.3 Application Server. I guess I am getting really confused because of the flux of EJB3, but I really like the way EJB3 works I am just having a fit trying to deploy. Thanks for reading this post and any help you can provide. Also all the examples that Oracle have are using ant to deploy, but with my company I cannot use ant because it is not an approved standard.
    Thanks,
    Thom

    tspragg,
    Here are the results of an Internet search I did:
    (Hope it helps.)
    http://tinyurl.com/p6eae
    Good Luck,
    Avi.

  • Need help: JCA deployment unsuccessful using dcmctl

    I am using the command line tool dcmctl with the deployApplication option to deploy a standalone JCA resource adapter. I am having some problems with lookup of this JCA from EJB.
    I execute the command:
    dcmctl deployApplication –f my_jca.rar –a my_jca
    The output I get:
    Application: my_jca
    Component Name: home
    Component Type: OC4J
    Instance: myinstance.mycompany.com
    At the end of it, I see the logfiles and it seems like the jca deployment went thru ok. But, when I use my ejb, I keep getting the message that my_jca not found (com.evermind.server.rmi.OrionRemoteException).
    Under what JNDI tree is this jndi name my_jca to be found? How do we lookup for this? How do I know what went wrong in my lookup. The same jca works well with all other appservers.
    Here is the ra.xml I have. DO I need to provide a vendor specific descriptor? OC4J deploys one automatically so I didn't supply one:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE connector PUBLIC "-//Sun Microsystems, Inc.//DTD Connector 1.0//EN" "http://java.sun.com/dtd/connector_1_0.dtd">
       <connector id="Connector_ID">
          <display-name>my_jca</display-name>
          <description>My JCA</description>
          <vendor-name>my company</vendor-name>
          <spec-version>1.0</spec-version>
          <eis-type>DCOM Applications</eis-type>
          <version>1.0</version>
          <license>
             <license-required>false</license-required>
          </license>
          <resourceadapter id="J2CResourceAdapter_ID">
             <managedconnectionfactory-class>com.intrinsyc.jca.JintManagedConnectionFactory</managedconnectionfactory-class>
             <connectionfactory-interface>com.intrinsyc.jca.ConnectionFactory</connectionfactory-interface>
             <connectionfactory-impl-class>com.intrinsyc.jca.JintConnectionFactory</connectionfactory-impl-class>
             <connection-interface>com.intrinsyc.jca.Connection</connection-interface>
             <connection-impl-class>com.intrinsyc.jca.JintConnection</connection-impl-class>
             <transaction-support>NoTransaction</transaction-support>
             <authentication-mechanism id="AuthenticationMechanism_1067225162993">
                <authentication-mechanism-type>BasicPassword</authentication-mechanism-type>
                <credential-interface>javax.resource.spi.security.PasswordCredential</credential-interface>
             </authentication-mechanism>
             <reauthentication-support>false</reauthentication-support>
             <security-permission id="SecurityPermission_1067117771153">
                <description>testing with all</description>
                <security-permission-spec>grant { permission java.security.AllPermission; };</security-permission-spec>
             </security-permission>
          </resourceadapter>
       </connector>

    I am using the command line tool dcmctl with the deployApplication option to deploy a standalone JCA resource adapter. I am having some problems with lookup of this JCA from EJB.
    I execute the command:
    dcmctl deployApplication –f my_jca.rar –a my_jca
    The output I get:
    Application: my_jca
    Component Name: home
    Component Type: OC4J
    Instance: myinstance.mycompany.com
    At the end of it, I see the logfiles and it seems like the jca deployment went thru ok. But, when I use my ejb, I keep getting the message that my_jca not found (com.evermind.server.rmi.OrionRemoteException).
    Under what JNDI tree is this jndi name my_jca to be found? How do we lookup for this? How do I know what went wrong in my lookup. The same jca works well with all other appservers.
    Here is the ra.xml I have. DO I need to provide a vendor specific descriptor? OC4J deploys one automatically so I didn't supply one:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE connector PUBLIC "-//Sun Microsystems, Inc.//DTD Connector 1.0//EN" "http://java.sun.com/dtd/connector_1_0.dtd">
       <connector id="Connector_ID">
          <display-name>my_jca</display-name>
          <description>My JCA</description>
          <vendor-name>my company</vendor-name>
          <spec-version>1.0</spec-version>
          <eis-type>DCOM Applications</eis-type>
          <version>1.0</version>
          <license>
             <license-required>false</license-required>
          </license>
          <resourceadapter id="J2CResourceAdapter_ID">
             <managedconnectionfactory-class>com.intrinsyc.jca.JintManagedConnectionFactory</managedconnectionfactory-class>
             <connectionfactory-interface>com.intrinsyc.jca.ConnectionFactory</connectionfactory-interface>
             <connectionfactory-impl-class>com.intrinsyc.jca.JintConnectionFactory</connectionfactory-impl-class>
             <connection-interface>com.intrinsyc.jca.Connection</connection-interface>
             <connection-impl-class>com.intrinsyc.jca.JintConnection</connection-impl-class>
             <transaction-support>NoTransaction</transaction-support>
             <authentication-mechanism id="AuthenticationMechanism_1067225162993">
                <authentication-mechanism-type>BasicPassword</authentication-mechanism-type>
                <credential-interface>javax.resource.spi.security.PasswordCredential</credential-interface>
             </authentication-mechanism>
             <reauthentication-support>false</reauthentication-support>
             <security-permission id="SecurityPermission_1067117771153">
                <description>testing with all</description>
                <security-permission-spec>grant { permission java.security.AllPermission; };</security-permission-spec>
             </security-permission>
          </resourceadapter>
       </connector>

  • Need help configuring Aiport Extreme A1034 to optimize network signal.

    Greetings, I am a very loyal mac user from back in the days of the Quadra 650. I have torn apart and fixed most macs for the last 13, but I must say configuring this wireless network has got me stumped. Any help would be gladly appreciated.
    I went from a ibook 1 Ghz with a plastic case to a aluminum powerbook g4 1.67 to find out that the metal case greatly diminished the computers ability to receive a wifi signal from my Rv park. I then decided to buy an Airport Extreme A1034 that has the antenna port and then bought a Hawking 15db directional antenna. My intention was to have the Airport Base station receive the 802.11b wifi signal sent out from the office of the RV park through the Hawking antenna, and then have the base station take that signal it received and send that high speed wifi signal to the airport card in my Powerbook G4. Sounds simple enough, I thought it would be. I have found that using Airport set up assistant doesn't give me that option. I then proceeded to get into the workings of the Airport Admin Utility. I have found myself ready to pull my hair out trying to configure the 6 different tabs being, Airport , Internet, Network, Port Mapping, Access control, and WDS.
    I do know that everything in the Airport tab is correct. The big problem I think is between the Internet, Network and WDS tabs. It seems that the Airport base station was basically made to have a high speed connection plugged into it via ethernet and then the base station broadcasts to host computers such as my PowerBook G4. My initial thought was to connect via Airport WDS in the internet tab and then set my powerbook to connect directly to the base station through the airport card. I read up on this via Apples Designing Airport networks that came on the Airport installation CD. It talked in detail about setting up the WDS tab to do something like I want but it still involves a hard wired ethernet connection at the start of it. I have also played around extensively with the Network control panel and the sharing control panel , I thought about turning the airport card inside my powerbook into a software or virtual base station and then try some sort of WDS relay. Through all this I had the Airport extreme go none responsive on me and not letting me log in. That's another story of 10 hours of **** fixing it, but i did. Even the reset button stopped working for a while. As of now I can access everything everywhere. I also have ALL the IP addresses Hardware(MAC) address, subnet masks and router addresses for every location in this proposed wireless chain. I just need someone to end this stressful nightmare. They say you learn through trial and error, that is how I learned most of my computer skills over the decades, that and Applecare certified tech training many years ago, But it doesn't help anyone if I stick a large knife through my base station. I can provide a phone number if your willing to call. My email is [email protected] . If your in the San Diego area, I can get ya free passes to the nudist colony where I live, if your in for a new adventure in turn for setting up this network for me. Check out http://www.deanzasprings.com . its where I live.
    Rich

    1. First, can someone confirm that the Extreme card be used as a WDS main base?
    Sorry, but no you cannot use the AirPort Extreme card in a WDS as either a main, relay or remote base station. It does not support this function.

  • Need Help Connecting New MacBook Pro with Wireless Network Password

    Hi Linksys Community,
    I would like to ask for your help and advice.
    I recently purchased a new MacBook Pro, OS X, Version 10.8.3.
    I need to setup a password to the wireless internet network (I've successfully done this)
    I have a Wireless G,  WRT54G Router. 
    When I setup the password, I'm not able to connect to the internet with my new MacBook Pro, which is running Mac OS X Version 10.8.3.  I get the message 'cannot connect to Internet, connection timeout) However, I'm able to connect to the internet with an older MacBook Pro, and my iPad. The password works fine with other models.
    Would anyone be able to help me troubleshoot what is going on, or how I can solve this problem?
    I would like to be able to have a password on my network, and use the internet with my new MacBook Pro.
    I have read about manually adding in the MAC address of computers, and setting up a Wireless MAC fiter.
    Does anyone think this would solve the problem?  if so, how can I find out the MAC address of my MacBook Pro?
    Thanks in advance for you help and time!

    Hi,
    Thanks for your response.
    Yes, my computer connects when your network is open (no password set)?
    I used WPA Pre-Shared Key.
    Do you know how I could check if my new MacBook Pro is compatible with this?
    Thanks!

  • Need help setting up a mac to mac network (2 machines)

    First, I apologize for the cross posting, but this got no replies in the networking category.
    I have a new mac mini and I'm struggling to setup a network with the mini that shows my old G5 dual 1.8. The old computer has two internal hard drives. I've turned on everything (file sharing, etc.) I can think of in both machines.
    I have a Netopia wireless dsl modem/router. Setup was done painlessly via firewire and I could see all drives on the old computer while hooked up via firewire.
    Switching over to ethernet only I am only able to see the superdrive on the G5. Not the hard drives, just the superdrive. The old machine is now hooked into the ethernet router.
    How do I get the mac mini to see the other computer via ethernet? Is this a Bonjour thing, and if so, where do I find that application?
    I am sure this must be an absurdly simple thing to do but I am puzzled why it worked via firewire and lost when hooked up via ethernet. This forum has been super helpful in the past so I'm turning here for help.
    Thanks

    Connect to the other Mac by clicking on its icon under 'Shared' in the sidebar of a Finder window. The window will show you the Public Folders for the accounts on that Mac, and in tbe top right-hand corner is a 'Connect as...' button. Click that. In the pane which opens, click the radio button for 'Registered user', and enter the username and password for the user you want to access. You should be able to click 'Remember this password in my keychain' to save having to enter the details in future, but it's never worked for me.

Maybe you are looking for

  • Problem in activating data in datastore object

    Hello, I have an issue while activating the data in Datastore Object. I have been trying to load the data to cube 0FIAP_C02. I am going to write down all the process I am doing, so you will have a clear picture and advice me accordingly. 1.)Installin

  • My thunderbolt display is not working with my MBP retina 13''

    Hi,      I just received both a new macbook pro retina 13'' and a thunderbolt display. Everything was working properly yesterday but today, I have no clue why, the thunderbolt display is not working anymore.      . the power supplier for my laptop gi

  • I don't want my Skype name to be displayed when I ...

    Instead is there a way that when I call my company name is displayed.  I also don't want any number to be displayed.

  • No Left Click on T60

    Hi All, Recently bought a T60 and installed Windows XP Pro. I cannot get it to recognise a left click using either the trackpad or stick button, or in fact by tapping the track pad. Right button works OK, external USB mouse works fine. Have installed

  • Unix TelnetConnector provisioning not working

    Hi, I am trying to provison a user into AIX .Not using sudo.It is not connecting.I tried through putty it connects properly.Any idea? TelnetProvisioning::createUser: TelnetException Error Message = Could not connect for 20000 milliseconds com.jscape.