Checkout folder with CVS JDeveloper 10g

Hi
Is there way to checkout only folder with CVS JDeveloper 10g? I have module on CVS server, but let say it consist of two folders, src/ which contains myPackages//*.java
and config/, which contains my ear application exploded structure. And my question is, is there a way that every programmer create project himself, only locally, and checkout from CVS only *.java files(so only subdirectories of my src folder in module main directory), with assumption of later controlling them from JDeveloper?
I mean, it's not a good idea to have application and project files in cvs, right?
mn

Hi,
Was the project imported to CVS at the same time as the package structure?
Do the project source paths match the filesystem? For example, does the java source path match the root of the java source? Jdev normally puts files in a flat structure if the files are not in the right file system folder for their java package.
If changing the project path does not fix this can you tell me what technologies your using, such as BC4J, struts, Tag libs, etc.. Then I can try and reproduce this here.
Many thanks,
Geoff
JDev SCM Team
-------------

Similar Messages

  • Problem removing files with CVS (JDeveloper 10.1.3 Preview)

    Hello,
    I've got a problem removing files from CVS :
    - I right-click on the file I want to remove -> Versioning -> Remove
    - The file is removed from local directory, and it appears in "Pending changes" view, on "Outgoing" tab. Its status is "scheduled for removal".
    - When I commit the file in the "Pending Changes" view, and click OK, then nothing happens. The file stay with "scheduled for removal" status, and it is not deleted on CVS server.
    I tried to commit the package or the project, but it's the same thing.
    Files additions and modifications work correctly.
    I'm using JDeveloper 10.1.3 Preview version.
    Is this a bug ? Or do I do something wrong ? Is there an other way to solve my problem ?
    Thanks.

    Here is the message displayed in the log window when I remove file (in Versioning menu) :
    C:\J2EE\Projets\budgetapptest\src\test\swm>
    $ <internal cvs client> remove -l Test_suppr_1.java
    cvs remove: scheduling `Test_suppr_1.java' for removal
    cvs remove: use 'cvs commit' to remove this file permanently
    Here is the message displayed in the log window when I COMMIT the "scheduled for removal" file :
    C:\J2EE\Projets\budgetapptest\src\test\swm>
    $ <internal cvs client> commit -F C:\DOCUME~1\19363~1.WIN\LOCALS~1\Temp\.jdevcvs_cmt22356.tmp Test_suppr_1.java
    cvs commit: Examining .
    Thanks.
    Message was edited by:
    user444728

  • Problems with subversion Jdeveloper 10g

    Hi! I have problems with subversion. On some PC I have subversion but on some not.
    1. When I check for updates I can't find update - VCS FRAMEWORK EXTENSION 10.1.3.38.65 Is it old and what to use then?
    2. On that pc where I have Subversion I create new conn:
    Repository URL: file:///Z:/kokiRepos
    Conn name: Test
    User: KOKAUGI
    Password: j******
    I got error:
    Testing connection...
    svn: Unable to open an ra_local session to URL
    svn: Unable to open repository 'file:///Z:/kokiRepossss'
    svn: Unable to open repository 'file:///Z:/kokiRepossss'
    Connection test failed.
    Why?
    Best regards!

    From here
    -Arun

  • JDeveloper 10g (10.1.3) 10.1.3 Developer Preview: can't start embedded oc4j

    With Oracle JDeveloper 10g (10.1.3) Developer Preview, I tried to make a simple jsp page as in this tutorial:
    http://www.oracle.com/technology/obe/obe9051jdev/visual_jsp/intro_to_visual_jsp.htm
    I only added some text then right-clicked file, selected Run. It didn't work:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config>
    /usr/java/j2sdk1.4.2/bin/java -client -classpath /my/home/data/opt/jdeveloper/j2ee/home/oc4j.jar:/my/home/data/opt/jdeveloper/jdev/lib/jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Xrs -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/server.xml
    [waiting for the server to complete its initialization...]
    05/04/08 09:02:24 Node started with id=127765687050882
    05/04/08 09:02:27 Auto-unpacking /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/dms0.war... done.
    05/04/08 09:02:27 Auto-unpacking /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_web.war... done.
    Apr 8, 2005 9:02:29 AM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    05/04/08 09:02:37 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/connectors/datasources/datasources/META-INF/oc4j-ra.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/datasources...
    05/04/08 09:02:37 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/connectors/OracleASjms/OracleASjms/META-INF/oc4j-ra.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/OracleASjms...
    05/04/08 09:02:42 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_ejb.jar/META-INF/orion-ejb-jar.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/admin_ejb.jar...
    05/04/08 09:02:42 Auto-deploying - applications/admin_ejb.jar (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/04/08 09:02:45 Auto-deploying - compiling and loading...
    05/04/08 09:02:45 done.
    05/04/08 09:02:46 Error initializing server: Error initializing ejb-module; Exception java.io.IOException: /my/home/data/opt/jdeveloper/jdev/bin/ojc: cannot execute
    05/04/08 09:02:47 Fatal error: server exiting
    Process exited with exit code 1.
    For a simple stand-alone java application, it worked.
    I have sun jdk 1.4.2 on Fedora Core 3.
    Don't know if there are similar bug reports, I searched this forum for "10.1.3" but the search page stays like that for ~2 minutes, then stops without showing anything.

    Hello Frank,
    Thank you for your suggestion. I tried that and I got the same error. Looked more careful at it:
    Exception java.io.IOException: /my/home/data/opt/jdeveloper/jdev/bin/ojc: cannot execute
    I tried to execute it manually:
    $ l /my/home/data/opt/jdeveloper/jdev/bin/ojc
    -rw-rw-r-- 1 marius marius 1.9k Dec 2 19:20 /my/home/data/opt/jdeveloper/jdev/bin/ojc
    $ /my/home/data/opt/jdeveloper/jdev/bin/ojc
    bash: /my/home/data/opt/jdeveloper/jdev/bin/ojc: Permission denied
    Did
    $ chmod a+x /my/home/data/opt/jdeveloper/jdev/bin/ojc
    which solved the execution. Now Hello word works.
    I got jdeveloper as a .zip archive, which doesn't keep unix permissions. The Linux distribution should be in .tgz archive, it would have avoided this problem.
    Thanks!

  • SourceForge SSH CVS on JDeveloper 10g and MacOS

    Hi there,
    I am trying to use last versión of JDeveloper 10g to import a project into SourceForge (needs SSH CVS). I can't make it connect neither with :ext: or internal JDev's SSH2:CVS. CVS command in my Mac bash shell works (I am using MacOS X as OS)
    Any help / directions?
    thanks,
    Ignacio

    Hi Geoff,
    thanks a lot for your reply.
    when testing the connection I'm just getting:
    Testing connection...
    Connection test failed: unable to connect.
    I've tried :ext: and internal SSH, but it is not working. (It anyway makes some connection when accessing SourceForge's shell server in place of cvs server, but can't import anything, obviously)
    I've imported my sources using SSH de sources with shell, but want to use JDeveloper integrated CVS.
    Are you using Windows or MacOS?
    Thanks again,
    Ignacio

  • Problem in using JDeveloper 10g with JHeadstart

    I am using JDeveloper 9.0.3 and jheadstart 9.0.4.5 and I would like to test jdeveloper 10g preview with JHeadstart.
    So, I have downloaded the JDeveloper 10g to test it with my old application.
    Having run the Jdeveloper for the first time, I realized that Jdeveloper
    installed the jheadstart automatically and following message was shown in the message window :
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\PrjWizard.jar!\META-INF\jdev-ext.xml
    Error: <Line 12, Column 24>: XSD-2034: (Error) Element 'description' not expected.
    Error: <Line 13, Column 17>: XSD-2034: (Error) Element 'help' not expected.
    Error: <Line 17, Column 27>: XSD-2034: (Error) Element 'dependency_addin' not expected.
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\JhsShare.jar!\META-INF\jdev-ext.xml
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\MvcFrameworkServiceFileViewer.jar!\META-INF\jdev-ext.xml
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\JHeadstartDesignerGenerator.jar!\META-INF\jdev-ext.xml
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\JAGLauncher.jar!\META-INF\jdev-ext.xml
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\Bc4jPropertyEditor.jar!\META-INF\jdev-ext.xml
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    E:\Software\10g\JDev10g\jdev\lib\ext\jheadstart\JASEditor.jar!\META-INF\jdev-ext.xml
    Converting JDeveloper 9.0.3 extension manifest to 9.0.5
    So I try to test one of my old application with this configuration. After Jdeveloper migrated my workspace and projects and business componenet
    to the newer version, I run the application generator. It worked fine without any problem but after running the application, I got an error page showing
    that my bc4j.xcfg is not in the path.
    On the other hand, I found out that when I wanted to view my UIX pages, 2 dialog boxes appeared. The first one asked to upgrade
    to UIX 2.2's new expression language syntax and the other which is on the top of the first one, showing that UIX runtime failed to render the page
    with following detail :
    javax.servlet.ServletException: No page broker found!
         at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
         at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at oracle.cuervo.share.servlet.PreviewServletContainer.handleRequest(PreviewServletContainer.java:305)
         at oracle.cuervo.share.servlet.PreviewServletContainer.handleRequest(PreviewServletContainer.java:229)
         at oracle.cabo.ide.addin.preview.UIXRenderThread._reallyLoad(UIXRenderThread.java:263)
         at oracle.cabo.ide.addin.preview.UIXRenderThread.runImpl(UIXRenderThread.java:203)
         at oracle.cabo.ide.addin.preview.BasePreviewThread.run(BasePreviewThread.java:79)
    I think that I should have set some setting before use JHeadstart with JDeveloper.
    Could anybody help me ?

    Alex,
    The document Sandra referred to applies to JDeveloper 10g preview (9.0.5.0). JHeadstart 9.0.4.5 will NOT work with JDeveloper 109 production (9.0.5.1).
    We plan to release a new version end of april that is compatible with 9.0.5.1. See this thread for more info: JDeveloper 10g production, status JHeadstart?
    Steven Davelaar,
    JHeadstart Team.

  • How to create Application Workspace with Jdeveloper 10g 1.3.2?

    Following the instructions in "Developing and Using ADF Faces Skins", I am trying to create an Application Workspace.
    The instruction says: "In JDeveloper, create a new Application workspace and name it - ADFFaces_skin_sample"
    I can not find the way to create Application workspace with Jdeveloper 10g 1.3.2.
    Because when I click FILE==>New I got "New Gallery--Application" in left, in right only got "Application, Empty project, File, Java Class, Java Interface". There is no "workspace" item.
    I try to use Jdeveloper 10g 1.3.1, got same result.
    I found other ADF Skin training samples. All of them asked to create Application Workspace. But the Jdeveloper version used by all those samples were earlier than 10g 10.1.3.2
    Please let know how to create "Application Workspace"?

    What used to be "Application Workspace" in 10.1.2 is "Application" in 10.1.3.2

  • Can JDeveloper 10g (10.1.3) - early access 1 run properly with JDK 1.4.2?

    Hi all,
    Can I compile/run properly using JDK 1.4.2 in JDeveloper 10g (10.1.3)? I am doing a web service where JDeveloper 10g (10.1.2) does not help me to auto-generate the webservices.xml. I found out that the latest JDev (10.1.3) helps me to generate all those files that I needed to deal for JAX-RPC with attachment using Handler Chain; as well as the WS-Security. Since my Oracle Application Server is using JDK 1.4.2, so i would like to enquire whether I can use JDK 1.4.2 in my JDeveloper 10g (10.1.3) to compile and run my web service?

    The purpose I use JDeveloper (10.1.3) is to create the Handler to handle the attachment in JAX-RPC web service. I had search the web for solution of step-by-step on how to create a Handler to handle attachment in JAX-RPC wizard in JDeveloper 10g (10.1.2) and yet I can't find any. Then I came across an article that explain on how to do that in JDeveloper (10.1.3). But, the limitation here is - my Oracle Application Server 10g is using JDK 1.4 and yet JDeveloper 10g(10.1.3) is using JDK1.5. Most of the code that is auto-generated by JDev 10.1.3 is based on JDK 1.5. If I can solve my problems using JDeveloper 10g (10.1.2) then I wouldn't want to use JDeveloper 10g (10.1.3) - at least not now. So, I am not sure of how stable is the JDeveloper 10g (10.1.3) preview version. What should I do next, please advise. Thanks
    regards,
    Roland

  • Mail Session configuration with embedded oc4j in jdeveloper 10g 10.1.3.1

    Hello all:
    I'd tried to use javamail in a j2ee application. I´d defined an resource reference with the EJB Module Editor but when i run the application it throws:
    java.lang.InstantiationException: Error initializing ejb-modules: No Mail Session configured for the resource MailSession
    How can i configure a Mail Session with the embedded oc4j of jdeveloper 10g 10.1.3.1?
    Thanks a lot.

    Hi,
    You need to add following configuration in $ORACLE_HOME/j2ee/home/config/application.xml & restart your OC4J :-
    <mail-session location="EMailSession" smtp-host="mail.cdsc.com">       <property name="mail.transport.protocol" value="smtp"/>       <property name="mail.debug" value="true"/>    </mail-session>Regards,
    Sandeep

  • Problem  jdeveloper 10g with jboss4

    how can I debug project in jdeveloper 10g with jboss4.
    do enyone have some documentation, or some advise to help me.

    In JBoss run batch file specify
    set JAVA_OPTS= -Xdebug-Xnoagent-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n
    Also refer to Remote debugging with WebLogic, which is similar to JBoss.
    http://dev2dev.bea.com/pub/a/2006/01/wls-jdeveloper.html?page=5

  • JDeveloper 10g with BI Beans (10g)

    I am trying to use BI Beans with Jdeveloper 10g on an Oracle database 10g.
    How do i get my jdeveloper 10g set up to work with BI Beans?
    What do i have to download to get started?

    check the oracle website.

  • JDeveloper 10g with OA Extension

    I am currently working on Jdeveloper version 9.0.4.x and oracle release is 11. Can I use JDeveloper 10g with OA Extension on oracle release 11. ..
    I saw on oracle site .it's mentioned that JDeveloper 10g with OA Extension is only applicable for oracle Release 12 ..
    Can you please help me on my query ?
    Thanks
    Anand

    Anand,
    Jdev 10g with OA is only for R12 releases. You can't use them for 11i related works. The basic reason is that each jdev with OA ext patch is according to a particular framework patch and hence their framework libraries have to be in sync.
    Check the metalink Note 416708.1 - How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12. This will give you the exact jdev patch to use according to your instance patching level.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Jdeveloper 10g with Adf training

    Dear all,
    I need to know anybody is interested to provide me
    jdeveloper 10g with Adf training in chennai during feb 2006.
    Dont suggest oracle corpration it is too costly for me.
    please send me the list of computer education institutes/indiviguals in chenai
    thanks and regards
    selva

    Dear all,
    I need to know anybody is interested to provide me
    jdeveloper 10g with Adf training in chennai during feb 2006.
    Dont suggest oracle corpration it is too costly for me.
    please send me the list of computer education institutes/indiviguals in chenai
    thanks and regards
    selva

  • Jdeveloper 10g with oracle 10g database

    i am evaluating jdeveloper 10g with the oracle database 10g. i am trying to invoke the oracle databse results in the applet. the applet code has been compiled successfully.but when i am trying to execute the applet the error found is 'no suitable driver'.
    how do i can resolve this problem.

    This is not a sales forum. As I already said you should contact an Oracle sales person which can answer your question. There are possible migration paths which will save you some money (against buying all new licences).
    I don't say that you have to upgrade to 12c. You can develop applications using the older technology using jdev 10g together with OAS 10g and Oracle DB 10g.
    If you want to use newer technology (jsf2.0...) you have to update as these are not available in 10g. The question if you need to update to 11g or 12c (jdev) you have to answer yourself and may ask the salesperson too. 12c is the latest technology and the question is if you need the latest. 11g if the jdev version which is used internally by Oracle and is on the marked quite some time.
    Timo

  • What J2EE Relase this JDeveloper 10g is compatible with?

    What J2EE Relase this JDeveloper 10g is compatible with? 1.3.1 or 1.4 ? I have been trying to find this information on Oracle JDeveloper 10g's webpage but no success.

    Hi,
    its J2EE 1.4 as you can see in teh Readme.txt file of the JDK directory
    Frank

Maybe you are looking for