Loadjava for circular dependency classes

Hi,
Let me explain my problem step by step.
1. i created a jar file using the command
jar -cvf DataProcessing.jar ERS
2. Then i loaded the jar file using
loadjava -u ERSDEMO/ERSDEMO -f -v -r DataProcessing.jar
3. DataProcessing.jar contains several java classes. Among them DependentDataProcessing.class instantiates FoodIndexCalc.class, OutsideAirTemperatureCalc.class,...etc. Inturn FoodIndexCalc.class,OutsideAirTemperatureCalc.class,... instantiates DependentDataProcessing.class.
so while loading the jar file, always loadjava skips these circular dependency files.
Because of that my program is not running inside oracle. But it runs very well when i run it in JBuilder4.0. I observed JBuilder4.0 creates some dependency files at the time of compilation. May be due to this the program runs in JBuilder4.0, so i tried to load the dependency files also inside the database, but still i got the same problems.
Pls help me.
Regards,
Babu
null

hi my e mail is [email protected] i got that problem with the ejbs a session bean calling another one but with a local interface and when i try to deploy it i got the next error: Cannot resolve reference Unresolved Ejb-Ref ejb.Session1Bean/ xxxxx@xxxxx :
please help me look this is the structure of my project is simple:
package cox;
@Stateless
public class EJB1Bean{
@EJB
private EJB2local eJB2Local;
package cox;
@Stateless
public class EJB2Bean{
how do i must configure the project in the xml in order to run ok?
thanks for the answers

Similar Messages

  • Dependent Class files of EJBs...

    I have few dependent class files related to all EJBs (for example common exceptione). Right now all these dependent classes are duplicated in all the EJB jars. Is there any way get rid out of this duplication (other than putting in to system class path). i.e one single jar containing all dependent class files should be deployed along with the (EJBs jars - dependent calsses) in the EAR file.
    Thanx in Adv,
    Potluri

    Hi,
    you can set a classapth in the MANIFEST.MF filewith the parameter Class-Path for relative URLs

  • Dependent class not found in the classpath

    Hi, Recently I was implemented a Class that implement "CallbackHandler".
    This class help me to build a security header for a SOAP Message, but when I execute this one in a OC4J, I obtain the next error:
    oracle.classloader.util.AnnotatedClassNotFoundException:
    Dependent class: oracle.security.wss.WSSecurity
    Loader: oracle.ws.security:10.1.3
    Code-Source: /E:/jdeveloper/webservices/lib/wssecurity.jar
    Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\j2ee\home\oc4j.jar
    This load was initiated at oracle.ws.security:10.1.3 using the Class.forName() method.
    The missing class is available from the following locations:
    I'm using JDeveloper 10.1.3.4. Any help?
    Edited by: user5540744 on 04-jul-2011 4:53

    Here is the work around:
    If you add the generated xxx_wsdl.jar to your buildpath in the ant build file, this warning goes away.

  • Best practice for creating test classes

    I am quite new to java using NetBeans 6.1 with JDK 1.6 and for some of the functions I created I want to write test classes to run automated tests to check consistence when I do some changes.
    I read something about this topic getting confused about different approaches depending on the jdk version / netbeans version used and however found very different looking examples on the net.
    Now I am very confused how to continue. Any hint would be helpful,
    Thanks,
    Martin.

    georgemc wrote:
    Can you expand on that? I suspect you're talking about JUnit < 4 vs JUnit 4, since JUnit 4 can only work with Java versions from 5 onwards.Yes, I am talking about JUnit - On NetBeans the default was 3.8.2 if I remember right and I installed 4.1.
    The problem starts where to start; creating a JUnit Test, Test for Existing Class or Test Suite.
    Trying to create tests for an existing class it shows me something like:
    import org.junit.After;
    import org.junit.Before;
    import org.junit.Test;
    import static org.junit.Assert.*;
    public class TestsTest {
        public TestsTest() {
        @Before
        public void setUp() {
        @After
        public void tearDown() {
    }using 4.1
    but
    import junit.framework.TestCase;
    public class TestsTest extends TestCase {
        public TestsTest(String testName) {
            super(testName);
        protected void setUp() throws Exception {
            super.setUp();
        protected void tearDown() throws Exception {
            super.tearDown();
    }using 3.8.2
    so first the versions seem to work completely different. The older version seems more understandable (for me as a beginner). Is it "save/stable" to use the already the newer JUnit? How is the support in NetBeans with the newer version - I mean do I have to expect problems not going with the older one?

  • BAPI for characteristics and classes

    Hi all,
    I need to upload classifications, characteristics and characteristics value
    and classes to the master and also need to extract the same from the material master..
    Can any one of you suggest me any BAPI of function module or any othe way so as to implement the above requirement..
    Useful answers will be rewarded..
    Thanks in advance..
    Arun

    Hi,
    Check all,
    BAPI_CLASS_ALLOC_GLOB_DEP BAPI: Assign Global Dependencies to Class
    BAPI_CLASS_CHANGE BAPI: Change Class
    BAPI_CLASS_CHARVALUE_DEL_DEP Class BAPI: Delete Local / Global Dependencies for Characteristic Valu
    BAPI_CLASS_CHARVALUE_GLOB_DEP Class BAPI: Assign Global Dependencies to Characteristic Value
    BAPI_CLASS_CHARVALUE_LOCAL_DEP Class BAPI: Maintain Local Dependency for Characteristic Value
    BAPI_CLASS_CHARVALUE_READ_ALLO Class BAPI: Read Dependencies for Characteristic Value
    BAPI_CLASS_CHAR_ALLOC_GLOB_DEP Class BAPI: Global Dependencies for Characteristic
    BAPI_CLASS_CHAR_DELETE_DEP Class BAPI: Delete Global / Local Dependency for Characteristic
    BAPI_CLASS_CHAR_LOCAL_DEP Class BAPI: Assign / Delete Local Dependency for Characteristic
    BAPI_CLASS_CHAR_READ_ALLOC Class BAPI: Read Dependencies for Characteristic
    BAPI_CLASS_CHAR_VALUE_TEXT_DEL Class BAPI: Delete Overwriting of Long Text for Characteristic or Value
    BAPI_CLASS_CHAR_VALUE_TEXT_OVR Class BAPI: Overwriting of Long Text for Characteristic or Value
    Reward if useful!

  • Creating Constraint for a Dependency

    Hi all,
            I am basically an abaper, there is a requirement to create a constraint for a dependency. when i go to the transaction cu01 to create a dependency and try to add the code for constraint. The screen do not show me any means of adding the code. There are options for adding PRECONDITION, ACTION, SELECTION CONDITION and PROCEDURE. But when i go to the transaction CU03 i see additional option on the screen RULES & CONSTRAINTS. Could any help me out in creating the constraint for a dependency.
    Thanks in Advance
    Shiv

    Hi Gurav,
                 Thanks for your previous reply. The requirement is, i have to compare the weight assigned to the material while creating sales order with the Max and Min weight set for the material in variant configuration.
    Example:
                 Material     -     312.
                 Min Weight  -   100 Gm
                 Max Weight -   1000 Gm
    Variant Configuration details:
    Varient Tables - ZZDIS_FMT_MINWGT & ZZDIS_FMT_MAXWGT
    Dependency Net - ZZDIS_CON_FMT_MINWGT & ZZDIS_CON_FMT_MAXWGT
    Dependency (constraint) -   ZZDIS_CON_FMT_MIN01 &   ZZDIS_CON_FMT_MAX01.
    Characteristics : ZZDIS_FMT_MINWGT & ZZDIS_FMT_MAXWGT
    Class: ZZDIS_FMT_MINWGT & ZZDIS_FMT_MAXWGT.
            I need to write the code in the constraint with the above details. Could you please help me on that.
    My official mail Id - [email protected]
    Thanks in Advance
    Shiv

  • How do you compile Flex-dependent classes with ASC?

    Hi,
    I've been trying unsuccessfully for most of the evening to compile a .as file that relies on mx.collections.ListCollectionView using asc. I figured I could just import the Flex framework SWCs from the command line with asc, but asc doesn't seem to respect SWCs - it only seems to respect .abc files.
    So, I've spent most of my time trying to compile the Flex framework into a single .abc file that I can import whenever I want to compile a class that relies on Flex. I figured I could make a base .as file with include statements for all of the Flex .as files (copying the approach I saw for files like builtin.as) and compile that, but all I seem to get are compiler errors - mostly "[Compiler] Error #1181: Forward reference to base class (base class name)."
    I have a feeling I'm doing this completely the wrong way. I'd very much appreciate any assistance that anybody can offer me.
    Thanks,
    - max

    <div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>I use MXMLC to compile my .as file projects.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Alex Harui<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Flex SDK Developer<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><a href="http://www.adobe.com/"><span style='color:blue'>Adobe<br />Systems Inc.</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Blog: <a href="http://blogs.adobe.com/aharui"><span<br />style='color:blue'>http://blogs.adobe.com/aharui</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Maxim Porges<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Monday, February 09, 2009 9:22 PM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> How do you compile Flex-dependent classes with ASC?<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new discussion was started by<br />Maxim Porges in <br><br /><br><br /><b>Developers</b> --<br><br />  How do you compile Flex-dependent classes with ASC?<br><br /><br><br />Hi, <br><br /><br><br />I've been trying unsuccessfully for most of the evening to compile a .as file<br />that relies on mx.collections.ListCollectionView using asc. I figured I could<br />just import the Flex framework SWCs from the command line with asc, but asc<br />doesn't seem to respect SWCs - it only seems to respect .abc files. <br><br /><br><br />So, I've spent most of my time trying to compile the Flex framework into a<br />single .abc file that I can import whenever I want to compile a class that<br />relies on Flex. I figured I could make a base .as file with include statements<br />for all of the Flex .as files (copying the approach I saw for files like<br />builtin.as) and compile that, but all I seem to get are compiler errors -<br />mostly &quot;[Compiler] Error #1181: Forward reference to base class (base<br />class name).&quot; <br><br /><br><br />I have a feeling I'm doing this completely the wrong way. I'd very much<br />appreciate any assistance that anybody can offer me. <br><br /><br><br />Thanks, <br><br /><br><br />- max <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b7d5d2">How do you compile<br />Flex-dependent classes with ASC?</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b7d5d2!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • Assembling jar with dependent classes

    For efficient Applet use I'd like to copy selectively into a jar my applet classes plus all classes they are dependent on from a set of libraries, thus producing the minimum jar library with which the applets can run (obviously classes which are part of the standard JRE are not to be included.
    Now I can see, in outline, how to write a program to achieve this, but I have this feeling I've read about such a facility somewhere. I thought it was in ANT but I can't find it in the ANT documentation now. If someone knows of a utility (preferably free) that can do this please can you save me the trouble.

    Well, I think I've found one on sourceforge: http://genjar.sourceforge.net/
    I've also found out how to get dependant classes from a .class file relatively simply. Class references are listed in the Constants Table which is near the start of the .class file format. I've written a piece of code which seems to fetch them OK.
    package org.igis.assjar;
    * <p>Read a class file stream and return all the referenced classes from the
    * class.</p>
    * @author  malcolmm
    public class GetClassRefs {
        private static final byte CONSTANT_Class = 7;
        private static final byte CONSTANT_FieldRef = 9;
        private static final byte CONSTANT_MethodRef = 10;
        private static final byte CONSTANT_InterfaceMethodRef = 11;
        private static final byte CONSTANT_String = 8;
        private static final byte CONSTANT_Integer = 3;
        private static final byte CONSTANT_Float = 4;
        private static final byte CONSTANT_Long = 5;
        private static final byte CONSTANT_Double = 6;
        private static final byte CONSTANT_NameAndType = 12;
        private static final byte CONSTANT_Utfs = 1;
        private static final int [] lengths = new int[13];
        static {
            lengths[CONSTANT_Class] = 3;
            lengths[CONSTANT_FieldRef] = 5;
            lengths[CONSTANT_MethodRef] = 5;
            lengths[CONSTANT_InterfaceMethodRef] = 5;
            lengths[CONSTANT_String] = 3;
            lengths[CONSTANT_Integer] = 5;
            lengths[CONSTANT_Float] = 5;
            lengths[CONSTANT_Long] = 9;
            lengths[CONSTANT_Double] = 9;
            lengths[CONSTANT_NameAndType] = 5;
            lengths[CONSTANT_Utfs] = 1;
        private final static int magic = 0xcafebabe;
        String mainClass;
        String [] refs;
        /** Creates a new instance of GetClassRefs */
        public GetClassRefs(java.io.InputStream ins) throws java.io.IOException,java.lang.ClassFormatError {
            java.io.DataInputStream in = new java.io.DataInputStream(ins);
            Object[] constTable;
            int nRefs;
            if(in.readInt() != magic)
                throw new ClassFormatError("Bad class magic");
            in.skipBytes(4);
            int cpCount = in.readUnsignedShort();
            constTable = new Object[cpCount];
            nRefs = 0;
            for(int i = 1; i < cpCount; i++) {
                int tag = in.readUnsignedByte();
                switch(tag) {
                    case CONSTANT_Utfs:
                        String clsName = in.readUTF();
                        if(clsName.length() > 0) {
                            if(clsName.charAt(0) == '[') {
                                do
                                    clsName = clsName.substring(1);
                                while(clsName.charAt(0) == '[');
                                if(clsName.charAt(0) == 'L' && clsName.endsWith(";"))
                                    clsName = clsName.substring(1, clsName.length() - 1);
                            constTable[i] = clsName;
                        break;
                    case CONSTANT_Class:
                        nRefs++;
                        constTable[i] = new Integer(in.readUnsignedShort());
                        break;
                    case CONSTANT_Long:
                    case CONSTANT_Double:
                        i++;
                        in.skipBytes(8);
                        break;
                    default:
                        if(tag < 0 || tag >= lengths.length || lengths[tag] == 0)
                            throw new ClassFormatError("Invalid constants tag " + tag);
                        in.skipBytes(lengths[tag] - 1);
                        break;
            in.skipBytes(2);
            int thisClass = in.readUnsignedShort();
            if(!(constTable[thisClass] instanceof Integer))
                throw new ClassFormatError("Invalid main class index");
            int cpp = ((Integer)constTable[thisClass]).intValue();
            if(!(constTable[cpp] instanceof String))
                throw new ClassFormatError("Invalid main class pointer");
            mainClass = (String)constTable[cpp];
            refs = new String[nRefs - 1];
            int j = 0;
            for(int i = 1; i < constTable.length; i++) {
                Object entry = constTable;
    if(entry instanceof Integer) {
    int idx = ((Integer)entry).intValue();
    if(idx < 1 || idx >= constTable.length)
    throw new ClassFormatError("Out of range class reference");
    if(constTable[idx] instanceof String) {
    if(i == thisClass)
    mainClass = (String)constTable[idx];
    else
    refs[j++] = (String)constTable[idx];
    else
    throw new ClassFormatError("Class reference not string");
    public String getMainClass() {
    return mainClass;
    public String[] getRefs() throws ClassFormatError {
    return refs;

  • Circular Dependency in data

    Im usiing oracle 9i.
    I have the following table
    create table JOB_DEPENDS
    JOB VARCHAR2(40) not null,
    SUBJOB VARCHAR2(40) not null,
    DEP_JOB VARCHAR2(40) not null,
    DEP_SUBJOB VARCHAR2(40) not null
    sample data:-
    insert into JOB_DEPENDS (JOB, SUBJOB, DEP_JOB, DEP_SUBJOB)
    values ('A', 'SA', 'B', 'SB');
    insert into JOB_DEPENDS (JOB, SUBJOB, DEP_JOB, DEP_SUBJOB)
    values ('B', 'SB', 'C', 'SC');
    insert into JOB_DEPENDS (JOB, SUBJOB, DEP_JOB, DEP_SUBJOB)
    values ('C', 'SC', 'A', 'SA');
    insert into JOB_DEPENDS (JOB, SUBJOB, DEP_JOB, DEP_SUBJOB)
    values ('D', 'SD', 'E', 'SE');
    Commit;
    Based on he above data
    Job A depends on job B to run.
    Job B depends on job C to run.
    Job C depends on job A to run.
    Thus there is circular dependency between the data A->B->C->A.
    I need a sql query to identify the circular dependent data.
    Output of the sql query should be like below
    JOB     SUBJOB     DEP_JOB     DEP_SUBJOB
    A     SA     B     SB
    B     SB     C     SC
    C     SC     A     SA
    In the above example circular dependency is between 3 jobs.
    I need an sql which finds circular dependency between any number of jobs
    Thanks in advance

    Hi,
    Sorry but I was traveling this afternoon and I could not reply immediately.
    You did not explain in the first post that the relation is with job AND subjob with dep_job and dep_subjob.
    Based on he above data
    Job A depends on job B to run.
    Job B depends on job C to run.
    Job C depends on job A to run.Sorry but my crystal ball has broken for longtime :-)
    Anyway I have 2 assumptions that you have to confirm:
    a) No duplicate records (same job, subjob, dep_job, dep_subjob)
    b) Hierarchical relation among records is job=dep_job AND subjob=dep_subjob
    If these assumptions are correct here below is the modifed script:
    SET SERVEROUTPUT ON SIZE UNLIMITED
    DECLARE
       e_infinite_loop  EXCEPTION;
       PRAGMA EXCEPTION_INIT (e_infinite_loop, -01436);
       l_count          INTEGER;
    BEGIN
       FOR c1 IN (SELECT job, subjob, dep_job, dep_subjob FROM job_depends)
       LOOP
          BEGIN
             SELECT COUNT(*)
               INTO l_count
               FROM job_depends j
              START WITH job = c1.job AND subjob=c1.subjob
                     AND dep_job=c1.dep_job AND dep_subjob=c1.dep_subjob
            CONNECT  BY job = PRIOR dep_job AND subjob = PRIOR dep_subjob;
          EXCEPTION
             WHEN e_infinite_loop
             THEN
                DBMS_OUTPUT.PUT_LINE('Infinite loop detected on Job: '|| c1.job ||' '|| c1.subjob ||' '|| c1.dep_job ||' '|| c1.dep_subjob);
          END;
       END LOOP;
    END;
    and the output is:
    Infinite loop detected on Job: A SA B SB
    Infinite loop detected on Job: B SB C SC
    Infinite loop detected on Job: C SC1 A SA
    Infinite loop detected on Job: C SC C SC1
    {code}
    Regards
    Al                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Entry screen for Time constraint class

    Hi All,
    What should be the "Entry screen and Time constraint class" in Determine Entry screen number for Time constraint class.
    Please do help me.
    Regards
    Jagadeesh Reddy

    Hai..
    It depends on the requirement...
    The following screens are currently available:
    Absences:  - 2000  Absences (general)   - 2001  Quota deduction
      - Attendances:   - 2050 Quota deduction   - 2051 No quota deduction
    And abt Time constraint ..
    A: The old record is delimited.
    E: It is not possible to create a new record.
    W: It is possible to create a new record, but the old record
         remains unchanged.
    N: As for indicator W, but no display.
    Time Constraint Class is basically how u want the system to treat when u try to create a new record during a period where a record already exists..
    Ram Manohar

  • Search for values in class

    Hi all,
    I am fetching data in the following manner,
    1.     Find the deliveries items based on the search criteria
    2.     Pull in the material numbers for each item in the delivery
    3.     Pull in Planned goods movement date LIKP-WADAT
    4.     Exclude materials in the list where MARA-MAGRV = TB01
    5.     Find the External material group value for the remaining list MARA-EXTWG
    6.     Search for values in class ZEHS_DATA
    7.     Pull in value for characteristics
    i.     ZEHS_PLANT
    ii.     ZEHS_RELEVANT
    8.     Eliminate delivery items where ZEHS_RELEVANT = N for next steps, however display what was found
    9.     With EMG for delivery items and ZEHS_RELEVANT = Y pull all fields.
    In which the class ZEHS-DATA is having fields like:
    ZEHS_FORM
    ZEHS_RELEVANT
    ZEHS_PLANT
    COLOR_SUNNBR etc,
    My question is how do I pull values from class ZEHS_DATA??
    Thanks,
    Debrup.

    Hi
    if you have values in a variable declared in CLASS, just call another method of this CLASS with an export paramtere ( export means exporting to the program)
    depending the requirement the method can be PUBLIC or PRIVATE etc
    Regards
    Ramchander Rao.K

  • Mid Month Calculation for Year dependent fiscal year

    Hi All,
    We are in middle of AA implementation .How can we configure mid month in year dependent fiscal year .System doesn't allow to put mid month date for year dependent fiscal year.
    If we copy co.code from best practice co.code BP01 system updates date this table in back round.
    But we are not copying from BP01.
    Any one has configure this for year dependent please input.
    Thanks,

    Hi,
    this function is not possible, you have to use a fiscal year variant with 24 real periods instead.
    Check the IMG documentation concerning "Use of Half Months in the Company Code":
    - When you specify the use of half periods in the definition of an asset company code, half periods are automatically specified in all other company codes that use this fiscal year version.
    - You cannot use half periods with non-calendar fiscal months.
    - You cannot take back the use of half periods once the specification has been made.  It is noted internally by the system in the asset master records.
    Regards,
    Markus

  • Can i create more than one attributes for the custom class created using java API

    Hello everyone,
    I have been creating class and its attributes programatically using java APIs, I want to know that is there any way to create multipal attributs for the same class in just one call of API with all the options for each attributes,
    thanks

    You can create a new class and define all of the Attributes at the time the class is created - this is the preferred way of creating classes. Use the addAttributeDefinition() method on ClassObjectDefinition. If you need to add attributes to existing classes, you can only add them one at a time (using the addAttribute() method on ClassObject).
    (dave)

  • Is one account for a whole class possible?

    HI
    Have 10.4.3 server and would like to set up a single account for a whole class. This is a school situation where the 5 to 7 year olds would not have to log in individually, as some of then have trouble even spelling their own name!
    The teachers want to be able to set up a program and then just have different kids take turns, and sometimes save work to a folder.
    I thought of just setting up a single account and calling it eg Room 5, and have the teacher create a folder in the docs folder named for each child. The work would not be transfered at the end of the year, too much work.
    This set up needs to work when they go to the computer lab and all login and use the same program at once, on 25 computers.
    I read in the Apple documentation that using multiple log such as this can cause problems as the apps store their preferences on the server, and multiple versions open at once is not desireable.
    Has anyone had this type of setup, and what are the problems or is there a better way to do this?
    Thanks
    Peter
    G5 dual core Mac OS X (10.4.3) Server 10.4.3

    There is a way to do what you want (although I realize you've already set things up, so this is really for the edification of other readers). Basically, what do is set up a network account where the home directory is created in the /Users folder on the local workstation. To do that:
    1. Open WM and create your user record.
    2. Select the Home tab. In the list of possible home directory locations on the right-hand side of the window, there may already be one for /Users (with an icon for a local disk). If there is, select it and Save. If not...
    3. Click the + button underneath the home directory location list. In the dialog box, enter /Users/<uid> in the Home box at the bottom of the dialog, and click OK. (The <uid> is the user's short name.)
    4. Save the record. Henceforth, whenever a user logs in on a client with this account, the client will create a home directory in its /Users folder.
    Since the user's home directory (and hence its preferences) are all stored on the local workstation's disk, multiple simultaneous users don't interfere with each other; you can log in with that account on as many clients you like.
    David Walton

  • How do I reorder songs in a playlist in the new itunes??? I can no longer just click and drag. When I click, it doesn't move!!!! Need help ASAP- trying to prepare for an aerobics class and need songs in a specific order!

    How do I reorder songs in a playlist in the new itunes??? I can no longer just click and drag. When I click, it doesn't move!!!! Need help ASAP- trying to prepare for an aerobics class and need songs in a specific order!

    Vera,
    Use View > View Options, and set 'Sort By" to "Manual Order."
    Then you will be able to drag-n-drop songs up and down the list.

Maybe you are looking for

  • IE10, Reader XI, Win 7 x64 - can't read pdf files in browser

    Hi, As the title says, am using Reader XI, IE 10, Win7 x64. Every time I click a hyperlinked pdf, I get a new tab and a black x in the top left corner. Astonishingly this behaviour persists if I disable the pdf reader add-ons (i.e. pdf's are not laun

  • Newbie to JSP, Need to convert some ASP code to work for JSP

    Can I get some aid in converting the following ASP code to work using JSP. I have never used JSP before but I now need to because of a recent server change. <% DIM URL URL = LCase(Request.ServerVariables("URL")) if InStr(URL, "/about/") then %> <p>Ab

  • Changing views in Flex

    My application is built similar to the Tourde flex-->Data Visualization-->IBM ILog Elixir-->RealTime Dashboard(2) application which has a map on the top portion and 2 datagrids on the bottom. My application does not have a clock shown on the bottom p

  • Info about Time, GIS and other usable XML(DB) Services

    Based on Re: how to retrive World Server time in Sql here some thoughts about "TimeService the XMLDB Way". This post for all who are in need of such a solution. If I have time I will also post the proper XMLTABLE alternative. Probably there are bette

  • BC can develop sites in Spanish?

    I would like to know if there are templates in Spanish and where can I get them or change the language to the template with which they work Spanish'm a developer and I need to know in what way I can create sites in Spanish using catalyst business, if