CCB DEVELOPMENT ENVIRONMENT SETUP

Hi, I downloaded the SDK for CC&B from "eDelivery". And my company bought CC&B for customer service purpose not for the development purpose. And i want to set up the development environment using the CC&B and SDK, All the setup has been done. And I added a change handler just to make city as mandatory while adding a premise. But my CHandler do not show its effect and i am able to add a premise without specifying the city.
IS that the CCB environment itself has got some setting that is not allowing it to show the effects. Also while installing CC&B the option "IS it used for Development purpose was false" later i changed it to true using cnfigureENv.cmd.
But still my handler is not validating city while adding a premise.
Can anybody suggest me whether it is the SDK limitation that is downloaded frm eDelivery (something like trial version) that prohibits CHANdLER to work.

i did as specified but now i am getting errors during server startup.. and application is not starting up..
wConnection(RotatingCommandRunnerProvider.java:135)
at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.addNe
cessaryConnections(RotatingCommandRunnerProvider.java:121)
at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.acces
s$800(RotatingCommandRunnerProvider.java:30)
at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider$Conne
ctionMonitor.performPollingActions(RotatingCommandRunnerProvider.java:257)
at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider$Conne
ctionMonitor.performRunLoop(RotatingCommandRunnerProvider.java:239)
at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider$Conne
ctionMonitor.run(RotatingCommandRunnerProvider.java:230)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:243)
at com.splwg.base.support.cobol.host.OptimizedObjectEncoder.readOptimize
d(OptimizedObjectEncoder.java:75)
... 16 more
- 11:54:47,250 [JVM 16 ERROR logger] ERROR (cobol.host.ProcessLogger)
at com.splwg.shared.common.LoggedException.raised(LoggedException.java:65)
- 11:54:47,359 [JVM 16 ERROR logger] ERROR (cobol.host.ProcessLogger)
at com.splwg.base.support.cobol.host.RemoteJVM.waitForServerToRegisterRunner(Rem
oteJVM.java:141)
- 11:54:47,468 [JVM 17 INFO logger] INFO (cobol.host.ProcessLogger) - 11:54
:47,468 [main] INFO (cobol.host.RemoteJVM) Remote JVM started with arguments:
17 6505 6506 2
- 11:54:47,609 [JVM 16 ERROR logger] ERROR (cobol.host.ProcessLogger)
at com.splwg.base.support.cobol.host.RemoteJVM.main(RemoteJVM.java:118)
- 11:54:47,609 [JVM 17 INFO logger] INFO (cobol.host.ProcessLogger) - 11:54
:47,484 [main] INFO (shared.environ.ApplicationProperties) loaded properties fr
om resource spl.properties: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl
.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=
false, spl.runtime.utf8Database=true, spl.runtime.cobol.encoding=UTF8, spl.runti
me.cobol.sql.cache.maxTotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.r
untime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/CCBDEMO22/et
c, spl.runtime.sql.highValue=, spl.runtime.service.extraInstallationServic
es=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
- 11:54:47,625 [Log4j Connection Listener] INFO (cobol.host.LocalLogServer) C
onnected to client at /10.244.102.185
- 11:54:47,656 [Remote JVM:17 Main ] INFO (cobol.host.SocketStrategy) Socket
strategy set to com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrat
egy
- 11:54:47,687 [Remote JVM:17 Main ] INFO (cobol.host.RemoteJVM) Remote JVM l
istening for requests. Rmi registry port: 6506
- 11:54:47,718 [JVM 17 INFO logger] INFO (cobol.host.ProcessLogger) - 11:54
:47,625 [Remote JVM:17 Main ] INFO (cobol.host.RemoteJVM) Removing all existing
logging appenders from JVM 17
- 11:54:48,265 [JVM 17 ERROR logger] ERROR (cobol.host.ProcessLogger) Exceptio
n in thread "Remote JVM:17 Thread 1" java.lang.UnsatisfiedLinkError: no cbljvm_s
un in java.library.path
- 11:54:48,375 [JVM 17 ERROR logger] ERROR (cobol.host.ProcessLogger)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
- 11:54:48,484 [JVM 17 ERROR logger] ERROR (cobol.host.ProcessLogger)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
- 11:54:48,593 [JVM 17 ERROR logger] ERROR (cobol.host.ProcessLogger)
at java.lang.System.loadLibrary(System.java:993)
- 11:54:48,703 [JVM 17 ERROR logger] ERROR (cobol.host.ProcessLogger)
at com.microfocus.cobol.RuntimeSystem.<clinit>(Unknown Source)
- 11:54:48,812 [JVM 17 ERROR logger] ERROR (cobol.host.ProcessLogger)
at com.splwg.base.support.cobol.host.CobolThread.run(CobolThread.java:29)
Aslo i get the following error:-
compile:
[echo] ...Compile cm
[javac] Compiling 6 source files to C:\spl\CCBDEMO22\java\target\cm
[javac] C:\spl\CCBDEMO22\java\sourcegen\cm\com\splwg\cm\api\lookup\Business
bjectOptionLookup.java:75: PORTAL_NAV_OPTION is already defined in com.splwg.cm
api.lookup.BusinessObjectOptionLookup.Constants
[javac] public BusinessObjectOptionLookup PORTAL_NAV_OPTION;
[javac] ^
[javac] 1 error
BUILD FAILED
C:\CM_packaging\etc\CMbuild.xml:91: Compile failed; see the compiler error outp
t for details.
Total time: 28 seconds
100727:120912 <info> Creates cobol lockfiles in order to get compiled
100727:120912 <info>
100727:120912 <info> Patch apply completed.
100727:120912 <info>
100727:120912 <info>
100727:120912 <info> Log file is C:\Test\applyCM.CCBDEMO22.CCBV22.log
100727:120912 <info> End of c:\CM_packaging\\applyCM.plx
100727:120912 <info> Compiling cobol programs, check response codes for every
rogram.
No lockfiles found
100727:120912 <info> ***********************
100727:120912 <info> Patch apply completed.
100727:120912 <info> ***********************
Performing webserver action N
JAVA_OPTS is -Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Dfile.encoding=ISO8859_1
CATALINA_HOME is C:\tomcat\apache-tomcat-6.0.13
CATALINA_BASE is C:\spl\CCBDEMO22\product\tomcatBase
CLASSPATH is C:\spl\CCBDEMO22\splapp\standalone\lib\ojdbc5-11.1.0.6.0.jar
Edited by: user10594079 on Jul 27, 2010 1:10 AM

Similar Messages

  • CCB development environment setup and change handlers

    Hi i am trying to set up the development environment of CCB on my machine. I configured eclipse accordingly. i added a change handler at location C:\spl\CCBDEMO22\java\source\cm\com\splwg\cm\domain\customerinfo\person and named it as CmPerson_Chandler.java.
    CmPerson_Chandler.java
    package com.splwg.cm.domain.customerinfo.person;
    import com.splwg.base.api.changehandling.RequireRule;
    import com.splwg.base.api.changehandling.ValidationRule;
    import com.splwg.ccb.domain.customerinfo.person.Person;
    public class CmPerson_Chandler {
         public static ValidationRule emailRequiredRule() {
              return RequireRule.alwaysRequire("Person:Email is required",
              "The person's email address must be specified",
              Person.properties.emailAddress);
              public ValidationRule[] getValidationRules() {
              return new ValidationRule[] {emailRequiredRule()};
    I saved it and compiled it. Now when i open CCB and try adding a person without emailid it gets added without the validation being performed. Can anybody suggest me am i missing out any step?

    My artifact generator now works fine, i was missing out configuration under Arguments tab.
    I added a Junit test class under the same package as of CmPerson_CHandler. now when i try to run the JUNIT it guves me the error
    Class not found com.splwg.cm.domain.customerinfo.person.CmPerson_CHandler_Test
    java.lang.ClassNotFoundException: com.splwg.cm.domain.customerinfo.person.CmPerson_CHandler_Test
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.loadSuiteClass(RemoteTestRunner.java:428)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.getTest(RemoteTestRunner.java:380)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:445)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:344)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)
    Also when i right click deploy.xml it creates the cm.jar file under application/root/WEB-INF/lib, Do i need to deploy the jar file ? or just creation of jar file itself deploys it?
    Also after adding the CmPerson_CHandler compiling it ---> generating artifacts ----->creating cm.jar file ---> restrating server ----> then i try to add a person without email ID from application and still the person gets addedd... Can anybody suggest me why my Handler is not showing its effect..

  • Getting Data Direct license error on Development Environment setup

    Using .NET portal G6 sp1
    <br>
    I have setup UI development environment. But I am getting datadirect license error on Debug->F5 in Visual studio.
    <br>
    I get Database connectivity error. I checked PT config manager. It showed connection was good.
    <br>
    Looking at PTSPY I found thus error:
    <br><br>
    Error     OpenKernel.Database     .NET #1938     com.plumtree.openkernel.impl.db.DatabaseService     Exception acquiring database connection
    System.InvalidOperationException: <b>The DataDirect ADO.NET Data Provider you are attempting to use is not licensed. If you would like to license a provider, please call 800-876-3101 or visit DataDirect at www.DataDirect-Technologies.com.</b> at DDInt.License.LicFile.UnlockProvider(String licFileName, Int32 version, LicProviderType providerType)
    at DDInt.Common.CommonConnectionImpl.Open()
    at DDTek.SQLServer.SQLServerConnection.Open()
    at com.plumtree.openkernel.impl.db.DatabaseService.GetConnection() in e:\buildroot\Release\openkernel\2.0.x\opendb\build\x86\src\csharp\com\plumtree\openkernel\impl\db\DatabaseService.cs:line 1066
    <br>
    Has anyone seen this error before?

    Thank you for posting this response. This hit me last year and I could not for the life of me remember what we did to address this. Your note saved me gobs of time :)
    In that spirit... I'm including some notes we made on seeing this sort of error on the remote tier when using the native API (installing the automation server on the remote tier so the API is accessible to our native portlets). Ideally someone else finds value in this.
    P.S. - ignore the preachy/information tone on bits of this. It's written for our internal documentation, so I had to do it up all classy-like :P
    Error: "Datadirect license file not found at configured location: [license file directory goes here]\DDplm.lic"
    This error will occur if you use certain portions of the native API on the remote tier. When you use the native API you typically install the "automation server" (job processing server) - this is more appropriately thought of as a "light" portal install where the underlying portal logic / process libraries are installed and registered on the server, but the user interface portions are not available (EX: no web interface).
    When you install the automation server and portal cross-platform database libraries are installed to abstract out behavior specific to MS SQL, Oracle, etc. The automation server installer does not, however, install 100% of the files used by the portal - specifically, the license file(s) required by this cross-platform database library.
    To resolve this issue you must do two things.
    =========================================================
    1. Copy the license files from the portal to the automation server
    =========================================================
    * "Share" or terminal service over to a portal server. Navigate to the following (or close to it) directory path to find the license files generated by the portal installer.
    \\MyPortalServer\d$\Program Files\plumtree\ptportal\6.0\bin\
    * Find the folder "assemblies" and locate the file "DDplm.lic"
    * Copy the "assemblies" folder to your automation server, matching the path/location
    EX: \\MyAutomationServer\d$\Program Files\plumtree\ptportal\6.0\bin\
    * You should now have the following folders/files installed on your automation server
    \\MyAutomationServer\d$\Program Files\plumtree\ptportal\6.0\bin\assemblies\DDplm.lic
    =========================================================
    2. Update the automation server config file to point to the DDplm.lic file
    =========================================================
    Now that you have the appropriate license file copied to your automation server you must reference it within the core automation server config file. Recall that the automation server is really just a subset of the portal - the paths will then make more sense
    * Navigate to your automation server's core configuration file
    \\MyAutomationServer\d$\Program Files\Plumtree\settings\common\serverconfig.xml
    * Open this file and find the entry for "database-connection:adonet-license-file-directory"
    <setting name="database-connection:adonet-license-file-directory">
        <value xsi:type="xsd:string">[license file directory goes here]</value>
    </setting>* Update the "serverconfig.xml" file to include the local absolute path to the folder that contains the license file ("DDplm.lic") you copied over in step (1). Your final entry should look similar to the following:
    <setting name="database-connection:adonet-license-file-directory">
        <value xsi:type="xsd:string">D:\Program Files\plumtree\ptportal\6.0\bin\assemblies\</value>
    </setting>
    =========================================================
    3. There is no step 3
    =========================================================
    That should be it.

  • Oracle 9i/Laptop Development Environment Setup

    I am architecting a development environment to run on a single laptop, Sony VAIO running Windows XP Pro. MS IIS is currently installed. I want Oracle 9i as the primary DB in the development (1 user/laptop), and eventually in the production environment. What should be my Oracle products (and certified OS and AS) on both the server and client sides? FYI, I could either partition the existing disk to install Linux, or add a second disk.
    Thanks,
    Gary Johnson
    [email protected]

    Sorry, I made a mistake
    Message was edited by:
    Gerry

  • Business Objects Developement environement Setup

    Hi Experts,
    I am designing Business Objects Universe in 3.1 version with SQL severe database.we don't have development setup for Business Objects Tool,Can any one suggest me how to do that.
    The data is coming from 2 different servers can i have to make TWO connection is it fine with one connection it self, if it one connection can i have to Built 2 universe?
    Thanks,
    Gowtham

    Hi
    If data is coming from 2 different systems ...you need to create two different connections and two different universes.
    otherwise you need to upgrade from BO 3.1 to 4.1...then you can build only one universe using multiple source enabled option using relational connection.
    or you need to develop one more server 3 combining with Server 1 and server 2 and then on top of server 3 ...you can develop single universe.  but i suggest upgrade from 3.1 to 4.1

  • Setting Up Shared Development Environment

    Is there any diagrams, white papers, guides or best practices on setting up the J-Developer and connecting to shared Services and database? The Developer guide (E10148.pdf) does not really cover what the standards is or the overall infrastructure of the JDeveloper and setting up a Shared Developer enviroment.
    I looking for something like http://docs.oracle.com/cd/E25178_01/fusionapps.1111/e15524/gs_install_e.htm but for (11.1.1.6.0) version webcenter.
    I basically looking for something to help me get our Shared Development Environment setup with Jdeveloper.

    The issue is connecting the Jdeveloper to the WebCenter DS and Activity DS schemas. In the Development guide it says I need to connect to these schemas to be able to utilize several of the WebCenter Services, ( http://docs.oracle.com/cd/E21764_01/webcenter.1111/e10148/jpsdg_svc_intro.htm#BHCDJHAI - 7.2.2 Setting Up a Database Connection
    We are trying to set up the connection to our shared development environment database. Our database group is concerned with giving developers access to these schemas. They are concerned that JDeveloper will changes or modify the schema and cause the database to fail. They created a account with read only access but we are not sure it this will work.
    I been trying to find anything in the documentation to find what access JDeveloper needs to the WebCenter DS and Activity DS schemas and if JDeveloper can modify these schema in any way.
    Additionally try to find anything on the best practices on connecting to a shared database and setting up a Development environment and its connection to Jdeveloper .

  • LV 2011 development environment prompting to install LV 2012 RT Module f1 patch?

    I have a LV 2011 development environment setup, including RT.  I am getting a message that there is an urgent patch to LV 2012 RT available; see attached.  This development machine must remain on LV 2011; should this patch be installed?  Thanks.
    Matt
    Solved!
    Go to Solution.
    Attachments:
    ScreenHunter_01 May. 29 08.06.jpg ‏126 KB

    Like the message in the notification states, you're seeing that update because you've likely got some other component that released along with LabVIEW RT 2012 - NI-RIO 12.0, WSN 1.4, or Fieldpoint 6.0.11.  The issue was to fix a specific problem in LabVIEW 2012 that affected RT, so if you don't have LabVIEW 2012 installed then the patch will neither be harmful nor helpful to you; however, NI-RIO, WSN, and Fieldpoint installer framework files for RT had to be updated to be compatible with the LabVIEW changes (and thus you likely have a component installed that has an update available, even if LabVIEW 2012 itself is not installed).
    -Danny

  • SDK Concurrent SetUp  in Developement Environment

    Hi Friends,
    we want to setup SDK in all the developement machines .Now we have CCB and SDK on same machine i.e on server machine only.if we want to configure SDK environment on all the machines what is the procedure to follow.
    In installation document it was mentioned about some repository setup,can any one explain me clearly which setup we have to put in repository both ccb dev environment and eclipse workspace or only eclipse workspace.
    Should we run clientsetup.exe in all the machines where we want to setup SDK?
    My doubt is For every sdk setup we require one ccb instance or common ccb instance is sufficient for all the developemnet SDK setups
    pls explain me the procedure how to approch
    thanks
    sivaram

    Hi Sivaram,
    Have you figured out how to achieve this? Even i have the similar requiremnet.
    Please let me know.
    Thanks an advance
    Amaresh kumar

  • Setup sps2010 development environment

    We have a SharePoint 2010 server farm up and running (1 WFE, 1 SQL DB, 1 APP Server) in production. Now we want to setup a development environment, so the developers can use the it to
    do the development work.  
    We would like to setup the development environment looks like the same as the production environment. That means the development environment will have the same site content as the production
    has as well as user profiles.
    How could I accomplish this? Any best practices for setting up this kind of environment from Microsoft?     
    Thanks in advance,

    Hi,
    I know its quite an old post but I just thought to share my views for all visitors like me who landed up here when searching for Dev / Test.
    I was also looking for similar option a few months back and I thought Cloud would be best suitable for me.
    Since I am little novice to cloud, was not sure which cloud to use so I explored Cloud Brokers and Nested Virtualization which can help me.
    I found many solutions like Right Scale, Ravello etc.
    I liked Ravello as it was ideal for Dev/Test case for me.
    You may explore http://www.ravellosystems.com/blog/replicating-sharepoint-server-public-cloud/ as I came to know about this offering from that article.
    If you came across any other solution do share your views too.

  • Setup security to control access to development environment.

    How can I setup my environment such that users who are on the 192.168.1 network have full access to the dev apex environment, assuming they have an account. While users who are coming in over the internet only have access to the public apps and would not be able to login to the apex main page http://somehost:8080/apex?
    This is for Oracle XE.
    thanks,
    scott.

    Thanks Scott.
    I will try in that forum as well. I just thought that since I wanted to make my apex development environment not accessible to the world, there was something that could be done through htmldb err apex.
    Actually, I just found my answer. It looks like admin/dev sites are not disabled as I just connected to http://asktom.oracle.com/pls/ask/f?p=4050:3 which redirected me to http://asktom.oracle.com/pls/ask/f?p=4550:10 which is the admin login page. I would have expected that these pages be restricted from world access.
    thanks
    scott.

  • New database setup/configuration in development environment- 10g ,OpenSuse

    We have a db in prod environment with following info and we required to setup a development database which should similar to that of prod db.
    prod db info:
    DB version: 10.2.0.4.0 - 64bit
    OS version: SUSE SLES 10
    Size of DB: 1676 GB
    configuration is RAC
    we have very limited access to prod db and don't know exactly how many instances are configured in cluster/ RAC.
    Can you please suggest best configuration that needs to be done on development system, how many days work and etc. .
    1. would freely downloaded oracle software able to accomodate this?
    2. Is single instance db is enough to hold huge size db as there will be less number of user connections.
    4. WHAT are all the configuration settings (disk space, ram size, etc) would you suggest to me to have on development environment.
    we are planing to import prod dumps via either imp or impdp.. any other method you suggest us to do so..
    no link between prod and development systems.
    and if any other info please share and help me out.
    G R E A T T H A N K Y O U IN ADVANCE.

    knowledgespring wrote:
    We have a db in prod environment with following info and we required to setup a development database which should similar to that of prod db.
    prod db info:
    DB version: 10.2.0.4.0 - 64bit
    OS version: SUSE SLES 10
    Size of DB: 1676 GB
    configuration is RAC
    we have very limited access to prod db and don't know exactly how many instances are configured in cluster/ RAC.
    Can you please suggest best configuration that needs to be done on development system, how many days work and etc. .How many days work? That is dependant on far more factors than anyone here can guess.
    1. would freely downloaded oracle software able to accomodate this?The freely downloadable software is the same as the base level of the purchased software. But you need to be aware of license restrictions. Just because it is a "test" system doesn't mean you don't need a purchased license. And without a support contract, you do not get access to patches.
    2. Is single instance db is enough to hold huge size db as there will be less number of user connections.Multiple instances (RAC) have nothing to do with the size of the db.
    4. WHAT are all the configuration settings (disk space, ram size, etc) would you suggest to me to have on development environment.This is totally dependant on local factors. "Test", "development" or "production" have no bearing on any of these factors.
    >
    we are planing to import prod dumps via either imp or impdp.. any other method you suggest us to do so..
    no link between prod and development systems.
    No link at all? How do you plan to get the dump files from the prod server to the dev server?
    and if any other info please share and help me out.
    G R E A T T H A N K Y O U IN ADVANCE.

  • Typical Repository setup for multiple developer environment.

    I'm having trouble finding documentation on setting up a
    development environment for several developers using Repository.
    I currently have a Global Shared Workarea set up with some
    Forms .fmb files that I would like to share. What method should
    the developer who wants to work on one of these files use to
    perform a check out of the file? When a file is checked out, is
    it moved to a Private Workarea or is it downloaded to the
    developers hard drive? Within Forms Builder there is a check out
    option under File->Administration, but as far as I can tell,
    there is no way to browse the Repository to find the file that
    needs to be worked on. I'm able to use the Repository Object
    Navigator to locate the file, but when I check it out I'm not
    sure how to work on it within Forms Builder. Do I need to
    download the file to my hard drive, or is Forms Builder able to
    work on the file within the Repository?

    Tom,
    Nice set of questions.
    I suggest you allow each developer to create their own workarea,
    these will be private, until they are shared to other developers.
    For a simple environment the workarea rule will be latest(main).
    Check your fmb files into the Repository, they will then appear
    in any workarea that has the rule latest on main. You will also
    need to make the folder they reside in available to public, or
    grant access to individual users.
    Each developer should map the folder to a particular clientside
    directory. I suggest you apply some standards across development
    machines to avoid confusion. A mapping to d:\forms would be
    ideal. On checkout of an fmb it will be synchronized with the
    local file system. The form can then be opened from he Forms
    Builder. You are correct that there is no For Builder Repository
    browser, you must use the RON. Once the form is open in the
    Forms Builder it may be checked in and out. You will need to go
    back to the RON to perform diff/merge and dependency analysis.
    I suggest you ask 2 developers to work on the same fmb and see
    how the repository handles this. Try merging fmb files,
    hopefully you will be pleasantly surprised.
    Note that to add files to a checked in folder you must check it
    out. To make the changes available to other workareas you must
    check the folder back in.
    Have a look at the commandline tool. We use a lot of scripts to
    assist setup and build releases.
    regards
    David

  • How to setup JDeveloper 9.0.4.0 for iStore development environment?

    I am new to iStore and JDeveloper.
    I want to use JDeveloper as a development environment for making the UI customizations to iStore. Unfortunately the only documentation I could find is dated April 2002 for JDeveloper 3.2.3.
    Has anyone been able to configure JDeveloper 9.0.4.0 as the development environment for iStore (eBusiness suite) 11.5.10? I want to be able to run/test the JSPs locally before deploying onto the development server, but cannot find documentation on how to do it for the latests releases of iStore/JDeveloper.
    Thanks.

    You need to download and install the OA Framwork Extension (patch 4045639 for windows).
    Have a look at the Metalink Note:275880.1 (OA Framework 11.5.10 Doc Roadmap), this gives more details.
    Hope this helps.
    Thanks

  • Development environment for SharePoint 2013

    Hi,
    We have requirement for one of the project. Team size would be approximately 30 resources. Development would be entirely for SharePoint 2013 Intranet solution. this will be OOTB Intranet application. We will be developing InfoPath forms and Nintex Workflows.
    For such requirement we would like to setup local development environment by using either Virtual Machines.
    Can anyone help me to identify that how many VM's would be required for the same? How many simultaneous users can use and work at a time? What other things I need to consider for infrastructure? How can i suggest the best possible solution for this.
    Thanks in advance.
    Abhijeet Khopade

    Hi,
    According to your description, my understanding is that you want to set up the environment for SharePoint Development.
    Here is a detailed article about configuring development environment:
    Setting up a SharePoint 2013 Development Environment
    For VM count, it depends on your project development requirements, for VM license and management ,if you are using Hyper-V, I suggest you can create posts in Hyper-V forum:
    Hyper-V forum
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Java 2 runtime Environment setup failed with a return code of -1

    Hi!
    I have tried to install sdk 1_3_1_01 on Windows 2000 with ServicePack 2 and the error "Java 2 runtime Environment setup failed with a return code of -1" occured. As I saw, a lot of people has the problem but couldn't find a solution on this page!
    Please help !
    Me

    I've installed 1.3.1_01 on both W2K Workstation and Server, no problem. There's a bug report, but no workaround or solution.
    http://developer.java.sun.com/developer/bugParade/bugs/4412291.html
    and it's supposedly 'fixed' in 1.4.0 beta.
    http://java.sun.com/j2se/1.4/fixedbugs/fixedbugs-beta2.html
    You might try installing the beta version
    http://java.sun.com/j2se/

Maybe you are looking for