[WLST] how to set targets when creating a queue

Hi all,
I'm using WLS 10 and this is my WLST script:
def createUniformDistributedQueue(destinationName, jndiDestination, jmsModuleName, managedServers):
print '#### ready to create ' + destinationName
path = '/JMSSystemResources/' + jmsModuleName + '/JMSResource/' + jmsModuleName + '/UniformDistributedQueues'
cd(path)
cmo.createUniformDistributedQueue(destinationName)
#until here all is ok, but next I got an error ... managedServers is a list containing bnk01alm01,bnk01alm02 string values
cmo.setTargets(managedServers)
# from here it should be ok
cd('/JMSSystemResources/' + jmsModuleName + '/JMSResource/' + jmsModuleName + '/UniformDistributedQueues/' + destinationName)
set('Name', destinationName)
set('JNDIName', jndiDestination)
print '#### created ' + destinationName
print
I'm trying to find out what is the correct API to set the targets !!!!
I'm navigating through the http://e-docs.bea.com/wls/docs100/config_scripting/using_WLST.html and trying in different ways but I'm not able to find out the correct way.
Thanks!!!
Regards
ferp

I did, andd while that did help to center the image on the page, now all my measurements are coming out about 4 times too small.  I'm also worried that changing the resolution might cause the image to lose some data due to resizing.
What exactly does changing the resolution do?  Why does this center things?  How can I calculate points so that they exactly touch the edge of the document?

Similar Messages

  • How to set units when creating paths with a script?

    I'm trying to update a script that used to work in Photoshop CS4 but which seems to completely ignore the units I'm using in Cloud.  The script below should create a path layer with two lines that form an X across the entire document. 
    To test, I'm creating a new page that's 8.5 x 11 inches and 300 DPI.  I then run the script.  However, the the shape that is produced is huge and most of it is offscreen.  What am I doing wrong?
    function Point(x, y)
              this.x = x;
              this.y = y;
    function addVertexCorner(lineArray, x, y)
              var p0Info = new PathPointInfo();
              lineArray.push(p0Info);
              p0Info.kind = PointKind.CORNERPOINT;
              p0Info.anchor = new Array(x, y);
              p0Info.leftDirection = p0Info.anchor;
              p0Info.rightDirection = p0Info.anchor;
    function appendLine(p0, p1, lineSubPathArray)
              var lineArray = new Array();
              addVertexCorner(lineArray, p0.x, p0.y);
              addVertexCorner(lineArray, p1.x, p1.y);
              var pathInfo = new SubPathInfo();
              lineSubPathArray.push(pathInfo);
              pathInfo.operation = ShapeOperation.SHAPEADD;
              pathInfo.closed = false;
              pathInfo.entireSubPath = lineArray;
    function createPathLayer(title, subPathArray)
              var docRef = app.activeDocument;
              var originalUnit = app.preferences.rulerUnits;
              app.preferences.rulerUnits = Units.PIXELS;
              var myPathItem = docRef.pathItems.add(title, subPathArray);
              app.preferences.rulerUnits = originalUnit;
    var docRef = app.activeDocument;
    var imgWidth = docRef.width.as("px");
    var imgHeight = docRef.height.as("px");
    var p00 = new Point(0, 0);
    var p10 = new Point(imgWidth, 0);
    var p01 = new Point(0, imgHeight);
    var p11 = new Point(imgWidth, imgHeight);
    var lineSubPathArray = new Array();
    appendLine(p00, p11, lineSubPathArray);
    appendLine(p01, p10, lineSubPathArray);
    createPathLayer("Big X", lineSubPathArray);

    I did, andd while that did help to center the image on the page, now all my measurements are coming out about 4 times too small.  I'm also worried that changing the resolution might cause the image to lose some data due to resizing.
    What exactly does changing the resolution do?  Why does this center things?  How can I calculate points so that they exactly touch the edge of the document?

  • Field not set: ParentEPSObjectId when creating Project.

    Hi everyone,
    I'm developing .net application and getting data from primavera by using p6 web service. At the moment I stuck on project creation. I'm using following code to create a new project:
    Public Function CreateOneProject(pProjectName As String, pProjectId As String, pParentEpsObjectId As Integer, pPlannedStart As Date, pPlannedFinish As Date, pParentOBSObjectId As Integer) As Integer
         Dim vNewProject As Project()
         vNewProject = New Project(0) {}
         Dim vProject As New Project()
         vProject.Name = pProjectName
         vProject.Id = pProjectId
         vProject.ParentEPSObjectId = pParentEpsObjectId
         vProject.StartDate = pPlannedStart
         vProject.FinishDate = pPlannedFinish
         vProject.OBSObjectId = pParentOBSObjectId
         vNewProject(0) = vProject
         Dim retVal As Integer() = gProjectService.CreateProjects(vNewProject)
         Return retVal(0)
    End Function
    And getting error message: Field not set:ParentEPSObjectId when creating Project.
    EPS Object ID i'm selecting from lookup. In this lookup datasource I have following fields from ReadEPS: ObjectId, Name, Id, ParentObjectID.
    As I understood, I should to get ObjectID of selected EPS and to set as parameter in CreateOneProject function. But it's not working.
    Could someone help me?
    Best regards,
    Dmitrij

    I found what was the problem.
    Did not specify following field: ParentEPSObjectIdSpecified = true. With this field I can save.

  • What port numbers are used when creating temporary queues

    Using the following code as an example, what port(s) are used when creating temporary queues? Is it a range of ports? Is it random? And is it configurable? If you have any insight on this, please let me know. Thanks.
    QueueConnection con = connectionFactory.createQueueConnection();
    QueueSession session = con.createQueueSession(true, Session.AUTO_ACKNOWLEDGE);
    TemporaryQueue replyQueue = session.createTemporaryQueue();

    The only ports I know about are the defaults ports:
    JMS 7676
    IIOP 3700
    Are these the only ports that are used, even for temporary queues?

  • How to set target to Play button on begining DVD

    Man you dont use this program for a few months and you gotta take a course on it all over again.
    Ive completely forgotten how to set the PLAY button to activate at the beginning of the DVD. As in I was burning several DVDs and I tested them on my computer, and they worked fine. But the whole time I was using my mouse to navigate (I only put in one button "PLAY"). When at one point I happened to use the DVD navigator I realized I hadnt set it for a stand alone. So while if you watched it on a computer and were using your mouse you could hit the play button. But on a stand alone you cant get to it with a remote.
    I remember it being a simply thing, but for the life of me I cant figure it out. HELP!

    So are you talking about moving between the buttons on a menu screen (i.e. navigation in the menu) or are you saying you can't get the button to activate any video? Or both?
    The first issue is sorted out with the 'Settings' drop down box and choosing 'assign buttons now' or 'auto assign buttons' (but this slows down the menu creation and gets really frustrating at times). You should then be able to get to the menu (which will have the first button highlighted and ready by default) and then use the handset to move from button to button.
    The second bit is setting the target for the button - where it goes to once you select and activate it. Open up your menu in DVDSP and click on the buttons in turn. Look in the property inspector for the 'target' and make sure that each button is going where you intend.
    Alternatively, use the connections tab - this is far faster, IMO, but is slightly more abstract in concept...
    If you have done these things and you still cannot get to the button using the remote control then there is something else wrong - it could be that you simply forgot to create a button but have the text there ready... without the button rectangle being drawn out over the text (or next to it) there will be no button and no way to activate anything.

  • HOW TO SET  VARIABLE WHEN METHOD HAS PRIVATE ACCESS ? ?

    Dear People,
    When I try to use an if then else statement the if part is not executed
    only the else
    if(highestBid != null)
    System.out.println( Bid is: + highestBid.getValue());
    else
    System.out.println(" (no bid) )";
    which can only mean that "highestBid is not being set
    but since "Class Lot" has a private method
    private void setHighestBid(Bid highestBid)
    this.highestBid = highestBid;
    the error message says:
    "TryAuction.java": Error method setHighestBid()
    has private access in class
    so how do I get a value to "highestBid" so the "if" statement
    will have a vaule for "highestBid ?
    the showLots() method in the Class "Auction" doesn't print out the bids !
    below are the classes
    thank you in advance
    Stan
    package stan_bluej_ch4p90;
    //Purpose of project: To demonstrate collections of objects
    //Version: 2001.05.31
    //How to start this project:
    // Create an Auction object.
    // Enter a few lots via its enterLot method. Only String
    // descriptions of the lots are required.
    // Create one or more Person objects to represent bidders.
    // Show the lots and select one to bid for.
    // Get the required Lot onto the object bench.
    // Enter a bid for the lot, passing the Person who is
    // bidding to the bidFor method.
    public class TryAuction
    public static void main(String[] args)
    //create the auction
    Auction cityAuction = new Auction();
    //create the lots for sale
    Lot bicycle = new Lot(1,"bicycle");
    Lot lamp = new Lot(2, "lamp");
    Lot trailer = new Lot(3, "trailer");
    //enter the lots into the city Auction
    cityAuction.enterLot("A bicycle in so so condition");
    cityAuction.enterLot("A brand new lamp");
    cityAuction.enterLot("A trailer built in 2001");
    //show the lots
    System.out.println();
    System.out.println("The first lot for sale: " + bicycle.getDescription());
    System.out.println("The second lot for sale: " + lamp.getDescription());
    System.out.println("The third lot for sale: " + trailer.getDescription());
    //create the people who will bid for the lots
    Person Steve = new Person("Steve");
    Person Maria = new Person("Maria");
    //create the people's bids
    Bid mariaLampBid = new Bid(Maria, 460);
    lamp.setHighestBid(mariaLampBid);
    Bid steveLampBid = new Bid(Steve, 510);
    //create the people's bids
    Bid mariaBicycleBid = new Bid(Maria, 1460);
    //bicycle.setHighestBid(mariaBicycleBid);
    Bid steveBicycleBid = new Bid(Steve, 1510);
    //create the people's bids
    Bid steveTrailerBid = new Bid(Steve, 700510);
    //trailer.setHighestBid(steveTrailerBid);
    Bid mariaTrailerBid = new Bid(Maria, 900460);
    //give the bids
    bicycle.bidFor(Maria,1460);
    bicycle.bidFor(Steve, 1510);
    System.out.println("The highest bid for the bicycle is " + bicycle.getHighestBid().getValue() );
    lamp.bidFor(Maria,460);
    lamp.bidFor(Steve,510);
    System.out.println("The highest bid for the lamp is " + lamp.getHighestBid().getValue() );
    trailer.bidFor(Steve, 700510);
    trailer.bidFor(Maria,900460);
    System.out.println("The highest bid for the trailer is " + trailer.getHighestBid().getValue() );
    System.out.println(" \nMaria's bicycle bid is : " + mariaBicycleBid.getValue() );
    System.out.println("Steve's bicycle bid is : " + steveBicycleBid.getValue() );
    System.out.println(" \nMaria's lamp bid is : " + mariaLampBid.getValue() );
    System.out.println("Steve's lamp bid is : " + steveLampBid.getValue() );
    System.out.println("\nSteve's trailer bid is : " + steveTrailerBid.getValue() );
    System.out.println(" Maria's trailer bid is : " + mariaTrailerBid.getValue() );
    System.out.println();
    cityAuction.showLots();
    //cityAuction.close();
    //The output I get is:
    //The first lot for sale: bicycle
    //The second lot for sale: lamp
    //The third lot for sale: trailer
    //The highest bid for this item is stan_bluej_ch4p90.Bid@f4a24a
    //Maria's bicycle bid is : 1460
    //Steve's lamp bid is : 1510
    //Maria's lamp bid is : 460
    //Steve's lamp bid is : 510
    //Steve's trailer bid is : 700510
    // Maria's trailer bid is : 900460
    //1: A bicycle in so so condition
    // (No bid)
    //2: A brand new lamp
    // (No bid)
    //3: A trailer built in 2001
    // (No bid)
    package stan_bluej_ch4p90;
    import java.util.*;
    //Ex4.14
    * A simple model of an auction.
    * The auction maintains a list of lots of arbitrary length.
    * @author David J. Barnes and Michael Kolling.
    * @version 2001.06.08
    public class Auction
    // The list of Lots in this auction.
    private ArrayList lots;
    // The number that will be given to the next lot entered
    // into this auction.
    private int nextLotNumber;
    * Create a new auction.
    public Auction()
         lots = new ArrayList();
         nextLotNumber = 1;
    * Enter a new lot into the auction.
    * Lots can only by entered into the auction by an
    * Auction object.
    * @param description A description of the lot.
    public void enterLot(String description)
         lots.add(new Lot(nextLotNumber, description));
         nextLotNumber++;
    * Show the full list of lot numbers and lot descriptions in
    * this auction. Include any details of the highest bids.
    public void showLots()
         Iterator it = lots.iterator();
         while(it.hasNext()) {
         Lot lot = (Lot) it.next();
         System.out.println(lot.getNumber() + ": " +
                   lot.getDescription());
         // Include any details of a highest bid.
         Bid highestBid = lot.getHighestBid();
         if(highestBid != null) {
              System.out.println(" Highest Bid: " +
                        highestBid.getValue());
         else {
              System.out.println(" (No bid)");
    * Return the lot with the given number. Return null
    * if a lot with this number does not exist.
    * @param number The number of the lot to return.
    public Lot getLot(int number)
         if((number >= 1) && (number < nextLotNumber)) {
         // The number seems to be reasonable.
         Lot selectedLot = (Lot) lots.get(number-1);
         // Include a confidence check to be sure we have the
         // right lot.
         if(selectedLot.getNumber() != number) {
              System.out.println("Internal error: " +
                        "Wrong lot returned. " +
                        "Number: " + number);
         return selectedLot;
         else {
         System.out.println("Lot number: " + number + " does not exist.");
         return null;
    // public void close()
    // Iterator i = lots.iterator();
    // while(i.hasNext())
    //     System.out.println("The winning amount for the " + bicycle.getDescription()
    //     + " is " + bicycle.getHighestBid());
    //     System.out.println("The winning amount for the " + lamp.getDescription()
    //     + " is " + lamp.getHighestBid());
    //     System.out.println("The winning amount for the " + trailer.getDescription()
    //     + " is " + trailer.getHighestBid());
    package stan_bluej_ch4p90;
    * A class that models an auction bid. The bid contains a reference
    * to the Lot bid for and the user making the bid.
    * @author David J. Barnes and Michael Kolling.
    * @version 2001.05.31
    public class Bid
    // The user making the bid.
    private final Person bidder;
    // The value of the bid. This could be a large number so
    // the long type has been used.
    private final long value;
    * Create a bid.
    * @param bidder Who is bidding for the lot.
    * @param value The value of the bid.
    public Bid(Person bidder, long value)
         this.bidder = bidder;
         this.value = value;
    * @return The bidder.
    public Person getBidder()
         return bidder;
    * @return The value of the bid.
    public long getValue()
         return value;
    package stan_bluej_ch4p90;
    * A class to model an item (or set of items) in an
    * auction: a lot.
    * @author David J. Barnes and Michael Kolling.
    * @version 2001.06.08
    public class Lot
    // A unique identifying number.
    private final int number;
    // A description of the lot.
    private String description;
    // The current highest bid for this lot.
    private Bid highestBid;
    * Construct a Lot, setting its number and description.
    * @param number The lot number.
    * @param description A description of this lot.
    public Lot(int number, String description)
         this.number = number;
         this.description = description;
    * Attempt to bid for this lot. A successful bid
    * must have a value higher than any existing bid.
    * @param bidder Who is bidding.
    * @param value The value of the bid.
    public void bidFor(Person bidder, long value)
         // We trust that lot is genuine. There is nothing to
         // prevent a spurious lot from being bid for, but it
         // would not appear in the auction list.
         if((highestBid == null) ||
         (highestBid.getValue() < value)) {
         // This bid is the best so far.
         setHighestBid(new Bid(bidder, value));
         else {
         System.out.println("\nLot number: " + getNumber() +
                   " (" + getDescription() + ")" +
                   " has a bid of: " +
                   highestBid.getValue());
    * @return The lot's number.
    public int getNumber()
         return number;
    * @return The lot's description.
    public String getDescription()
         return description;
    * @return The highest bid for this lot. This could be null if
    * there are no current bids.
    public Bid getHighestBid()
         return highestBid;
    * @param highestBid The new highest bid.
    private void setHighestBid(Bid highestBid)
         this.highestBid = highestBid;
    package stan_bluej_ch4p90;
    * Maintain details of someone who participates in an auction.
    * @author David J. Barnes and Michael Kolling.
    * @version 2001.05.31
    public class Person
    // The name of this user.
    private final String name;
    * Create a new user with the given name.
    * @param name The user's name.
    public Person(String name)
         this.name = name;
    * @return The user's name.
    public String getName()
         return name;

    Are you ready to kick yourself? The problem lies in the class Auction. You are using showLots() to print the lots, which you are trying to show the lot number, the description and the highest bid. But no there is no where in the class where you set the highest bid. In enterLot() you pass the description of the lot and it creates a new lot with the lot number and the description, but you don't give a bid. Then after the bids are done you do not update Auction to reflect the bids. Let the kicking commence. :-)

  • How to set Target URL in Jdeveloper 10.1.3

    There is an error when i build a portlet with Jdeveloper coz Target URL is wrong
    So i want to set Target URL again to referenced to localhost
    ( I set in hosts file:
    *192.168.1.2 namdinh.com*
    but when I build my portlet, Target URL still is http://192.168.1.2:8988..... )
    Please show me what i must do in this case :(
    Thanks so much!

    Hi,
    Go to Tools > Embedded OC4J Server Preferences... > Global > Startup.
    Look for the options in "Host Name or IP Address Used to Refer to Embedded OC4J".
    William

  • How to choose 'Source' when creating requisition in iProcurement?

    Hi,
    When creating requisition in PO module, you can choose 'Source' to be either 'Inventory' or 'Supplier'.
    But in iProcurement, how can I choose 'Source'?
    Thanks
    Leo

    hi leo,
    In the item master form Plz check purchased and purchasable check box in purchasing tab and internal ordered and internal orders enabled in order management tab. make sure the item is assigned to particular (requesting) organization for which shipment is delivering to.
    once you select the item and click to select source, you can select the source both internal or external in the next step as following......
    http://postimg.org/image/easi0um1x/
    let me know the result..
    Thanks
    RSM

  • How to test php when creating in DW CS4

    I am a bit confused. Here is my set up:
    I have DW CS4 on my laptop and I am developing a site for a
    client. I have a local copy and I have set up a remote folder using
    FTP and utilize this mainly to put my pages on the server.
    I do have dynamic content, primarily PHP and up until
    yesterday I was able to view these pages using "Preview in Browser"
    or Live View. (On a side note, I do not remember how I set this up
    before). Well, today I installed IE 8 to start testing on that and
    now all of a sudden I cannot use Live View or Preview In Browser
    feature anymore. It keeps asking me to set up a testing server and
    if I choose not to, all I get is the source code displaying.
    I have no problem setting up PHP on my Laptop, but never had
    to do this before. Any insight as to what might have happened?
    Mike

    You may have to look at After Effects for something like this.

  • How to get text when creating invoice

    Hi Experts,
    As standard system behavior, when creating invoice the item description is retrieved from material description in master data.  Now we want to use sales text in material master for invoice item description, can we do this?
    Thank you in advance.
    Richard

    hi richard
    yes this is possible.
    you will have to pass this parameters under function module called READ_TEXT for desired output.
    NAME = MVKE-MATNR & MVKE-VKORG & MVKE-VTWEG - to read for which sales orgn/distribution channel/division you have to pass the value.
    LANGUAGE = 'EN' - in which language you have to pass the same.
    ID = 0001
    OBJECT = MVKE - table
    if both are there
    material description and material sales text then
    you have to write a condition there.
    regards
    balajia

  • I can not reveal how to set that when I open my Mozilla to appear on the home page, just bookmarks in pictures...

    like this one:
    http://www.google.hr/imgres?imgurl=http://sistemac.carnet.hr/system/files/opera.png&imgrefurl=http://sistemac.carnet.hr/node/147&usg=__Cw6wRHOdgK0llehsTsrdcz8jBLk=&h=689&w=815&sz=91&hl=hr&start=0&zoom=1&tbnid=5SfIkfvCCmDdFM:&tbnh=123&tbnw=145&prev=/images%3Fq%3Dopera%26um%3D1%26hl%3Dhr%26client%3Dfirefox-a%26sa%3DN%26rls%3Dorg.mozilla:en-US:official%26biw%3D1024%26bih%3D581%26tbs%3Disch:10%2C114&um=1&itbs=1&iact=hc&vpx=627&vpy=134&dur=1462&hovh=206&hovw=244&tx=140&ty=104&ei=718FTeKqI8vwsgaL6oHfCQ&oei=718FTeKqI8vwsgaL6oHfCQ&esq=1&page=1&ndsp=15&ved=1t:429,r:8,s:0&biw=1024&bih=581
    thnx

    See [[How to set the home page]]

  • ClassCastException when creating a queue subscriber

    Hi all,
    I wrote a simple example class to create a queue consumer but I'm getting a CCE when subscribing. The code is below. Is there some additional setup I'm missing?
    MessagingSession ms = DefaultMessagingSession.getInstance();
    Identifier queue = ms.createQueue("toDoList");
    Subscriber subscriber = ms.subscribe(queue);
    The output is below:
    2009-06-16 11:10:04.126 Oracle Coherence 3.3.1/389p6 <Info> (thread=Main Thread, member=n/a): Loaded operational configuration from resource "jar:file:/C:/projects/.maven/repository/tangosol/jars/coherence-3.3.1.jar!/tangosol-coherence.xml"
    2009-06-16 11:10:04.142 Oracle Coherence 3.3.1/389p6 <Info> (thread=Main Thread, member=n/a): Loaded operational overrides from resource "jar:file:/C:/projects/.maven/repository/tangosol/jars/coherence-3.3.1.jar!/tangosol-coherence-override-dev.xml"
    2009-06-16 11:10:04.173 Oracle Coherence 3.3.1/389p6 <Info> (thread=Main Thread, member=n/a): Loaded operational overrides from resource "file:/C:/Documents%20and%20Settings/john.e.gregg/IdeaProjects/john/classes/tangosol-coherence-override.xml"
    Oracle Coherence Version 3.3.1/389p6
    Grid Edition: Development mode
    Copyright (c) 2000-2007 Oracle. All rights reserved.
    2009-06-16 11:10:04.658 Oracle Coherence GE 3.3.1/389p6 <Info> (thread=Main Thread, member=n/a): Loaded cache configuration from resource "file:/C:/Documents%20and%20Settings/john.e.gregg/IdeaProjects/john/classes/coherence-cache-config.xml"
    2009-06-16 11:10:05.845 Oracle Coherence GE 3.3.1/389p6 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    2009-06-16 11:10:09.125 Oracle Coherence GE 3.3.1/389p6 <Info> (thread=Cluster, member=n/a): Created a new cluster with Member(Id=1, Timestamp=2009-06-16 11:10:05.486, Address=10.89.178.91:8089, MachineId=57691, Location=process:6640@PCSHPQL0063002, Edition=Grid Edition, Mode=Development, CpuCount=2, SocketCount=1) UID=0x0A59B25B00000121E9D5192EE15B1F99
    2009-06-16 11:10:09.422 Oracle Coherence GE 3.3.1/389p6 <D5> (thread=ReplicatedCache, member=1): Service ReplicatedCache joined the cluster with senior service member 1
    storing o = Identifier{toDoList}
    Exception in thread "Main Thread" java.lang.ClassCastException: com.tangosol.coherence.component.util.safeService.SafeCacheService
         at com.oracle.coherence.patterns.command.DefaultCommandSubmitter.submitCommand(DefaultCommandSubmitter.java:94)
         at com.oracle.coherence.patterns.command.DefaultCommandSubmitter.submitCommand(DefaultCommandSubmitter.java:147)
         at com.oracle.coherence.patterns.messaging.DefaultMessagingSession.subscribe(DefaultMessagingSession.java:148)
         at com.oracle.coherence.patterns.messaging.DefaultMessagingSession.subscribe(DefaultMessagingSession.java:200)
         at tangosol.messaging.Consumer.main(Consumer.java:27)
         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:585)
         at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
    2009-06-16 11:10:09.641 Oracle Coherence GE 3.3.1/389p6 <D4> (thread=ShutdownHook, member=1): ShutdownHook: stopping cluster node
    The override file ion my classes dir is actually empty. The "storing 0 = ..." is not from my code.
    I'm using Coherence 3.3.1, command 2.3, common 1.3, and messaging 2.3.
    thanks
    john

    I think I've got it. It was a matter of putting
    <introduce-cache-config file="coherence-commandpattern-cache-config.xml"/>
    <introduce-cache-config file="coherence-messagingpattern-cache-config.xml"/>
    in my cache config.
    thanks

  • How to set privillages for created user with iSQL *Plus

    The hosting company has provided ISQL * Plus interface. I have created user by using the following command:
    Create user test identified by test;
    Grant connect, resource to test;
    But I am unable to load or import data into db. How can I import/load data as its giving permission denied message.
    I think there is a lack of imp/loading data grants. Who do I set?
    Thanks & best regards
    Message was edited by:
    Raakh

    1. which version of the database ?iSQL *Plus 10.2.0.1.0
    2. how you are trying/want to import/load data ?from online control pannel I am selecting the Load Data option and processing 7 steps. message appears "Successfully Loaded" but when am seeing log file its given me
    Step: Load
    Page Refreshed Jun 7, 2007 6:38:47 AM
    Status Succeeded
    Targets orcl
    Started Jun 7, 2007 6:38:11 AM GMT-04:00
    Ended Jun 7, 2007 6:38:11 AM GMT-04:00
    Elapsed Time 0 seconds
    Output Log
    Username:SQL*Loader-704: Internal error: ulconnect: OCIServerAttach [0]
    ORA-12546: TNS:permission denied
    SQL*Loader: Release 10.2.0.1.0 - Production on Thu Jun 7 06:38:11 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Message was edited by:
    Raakh

  • How to preseve resolution when creating an iDVD

    I have movie that i made in photo-to-movie. It is DV format 1280x720. Looks great when viewed via QT player. I created a widescreen iDVD project and set the prefs to high quality. When I play the DVD on the TV it look a bit fuzzy.
    Can I imporve this. My TV accepts 720p, my DVD player outputs 720p, and my original movie is 720. It seems that by passing it thru iDVD it looses the clarity.
    This seems to be a frequent question, I just haven't found anything that say that iDVD can only produce low res 480 DVDs. Is this true?
    I'm using iDVD 6. 50 gb free on the startup drive. OS X 10.4.10
    Thanks
    Mitch

    Let's face facts: the standard definition (SD) DVDs we can produce today ARE LOW RESOLUTION DEVICES.
    NTSC disc are less than 640x480 pixels (in still digital image square pixel terms) - that about 0.3 megapixels.
    If you produce widescreen DVDs today, on compression your content is squeezed in to the SD size and then expanded on playback.
    Sorry, but that's the way things are.
    If you want to show a slideshow to a group, the best way is play it on your computer and use a video projector.
    Not too many years ago we were all thinking how great it was we could finally produce our own SD DVDs. Now we want more. One of these years - when the true HD DVD system finally end up with one winning approach - and the equipment prices come down, we'll be able to make some form of HD DVD.
    F Shippey

  • How to set JPA when related entity do not want to CASCADE

    Here is the case: weblogic 11g, EcliplseLink
    in orm.xml, there is one snippet about the relationship(many to many) for two entities.
    <many-to-many name="supportedHostTypes"
                        target-entity="com.gogog.server.lamp.model.impl.collection.HostTypeEntity"
                        fetch="EAGER">
                        <join-table name="HOST_COMPATIBILITY">
                             <join-column name="Model_ID" />
                             <inverse-join-column name="HOST_TYPE_ID" />
                        </join-table>
    </many-to-many>
    Because i do not set the cascade attributes, when i run Junit test, there is an error: During synchronization a new object was found through a relationship that was not marked cascade PERSIST:[email protected]b.
    Actually, for target table HostType, i have the pre-loaded test data for this table. It does not need to insert it any more. If i set cascade.all attributes, of course, there will be integrity error happens.
    This snippet can work in glassfish with toplink, and now i need to migrate to weblogic, and the error above happens.
    Could any one has some idea how to config it for this case, thanks.

    Hello,
    This error will occur if the existence check for the HostTypeEntity is returning false. The existence check is explained at:
    http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40ExistenceChecking_Annotation
    It states that by default, tje existence check is set to check the database implying that the HostTypeEntity with that identity doesn't exist in the database. Some questions if you are sure it does exist; what is the Entities id, what version of EclipseLink are you using and have you set any of the existence checking options anywhere?
    Things to try would be explicitely setting the check_database option or reading in and using the managed instance as the reference instead.
    Best Regards,
    Chris

Maybe you are looking for