Studio Creator update

If an approximate time could be given for the JSC update I would appreciate it. In previous posts I've been told that due to company policy Sun employees could not discuss when updates would be available.
A date range (weeks, months) is all that I require. I'm still doing most of my development under the Visual Studio.NET platform, due to some bugs I've mentioned in previous posts. I would like to continue on with JSC (especially considering I've purchased it!) but I need some concrete times. Thanks,
Cre

Based on history, if I were an outside observer I would expect something to come out in time for JavaOne at the end of June. I'm sorry to be so vague, but once specific dates and features are announced, the announcement takes on a life of its own. Of course we have plans and schedules, and of course external and internal events can impact the schedules. We keep quality uppermost in our minds, and we make sure public perception of schedules doesn't compromise quality.

Similar Messages

  • Java Studio Creator Update 2

    Dear,
    I have installed Java Studio Creator Update 2 on my PC and I have prepared a prototype. now I have noticed that there are some components "xmlns:ui = " http://www.sun.com/web/ui ".
    My question is: Can these components be used to Run Time to cost zero or it is necessary to acquire a license?
    Thanks thousand for your answer, regards Guido: -)

    Where did you get Update 2? I can see only Update 1 available for download

  • Studio Creator updates

    When will the next official update come out for studio creator?

    Hi,
    An announcement shall be made once the new update is available. So please keep checkcing this forum and the Creator home page. Also configure your IDE to check for updates at regular intervals. This would be of immense help.
    Cheers -)
    Creator Team

  • Some Questions about Sun Java Studio Creator IDE

    I am quiet new to the IDE, but I experienced some
    behaviours I do not actually understand.
    I hope I can get some help here.
    Sun Java Studio Creator Update 9
    Each time I change the font size and type using the
    "Advanced" option of the IDE the font I changed correctly.
    But after closing and restarting the IDE the fonts are set
    back to the default undoing my changes.
    Is there a way to use code completion for the jsf tags within jsps ?
    I know that there are code clips for adding jsf components to the jsp,
    but (coming from eclipse ide) I'd appreciate a feature like the code completion for the jsf components. If there is a way by configuring, how can that be acchieved ?
    Trying to add a "taglib declaration" to the jsp e.g. "<%@taglib uri="..." prefix="..." I get the warning that the tags of the xml must be welformed.
    How can I add those taglib declarations correctly ?
    Using the "File System View" after each change made e.g. to a jsp the
    tree collapses and I have to navigate to the tree again to find my resources.
    Is this common behaviour or to be configured ?
    Thx for any support.

    Hi,
    1. The changes made to the font size and type are indeed getting reset in Creator update 9. However this behaviour is not seen in the latest version of Creator which is Creator 2 EA 2. The final version of this will be available very soon and we encourage you to try the new release which has lot more features and lot of bug fixes. For more details please visit:
    http://developers.sun.com/prodtech/javatools/jscreator/ea/jsc2/
    The following thread will explain about the tags and how they should be well formed:
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=47615
    The behaviour of the File System View was encountered in Creator update 9 as you have mentioned. Once again this behaviour was not see in the latest version Creator 2 EA 2.
    So we recommend you to try out the latest version.
    We appreciate your valuable feedback and thank you for the same.
    Cheers
    Giri

  • Peculiar behavior in Studio Creator 2 update on hp  amd 64  bit

    I'm a newbie, the Studio Creator program is incredible!
    using the awesome Studio Creator 2 update, with the "Most Excellent"
    tutorial: "CreatorFieldGuide", page 354, to perform the "step 3",
    you must type in the class and hit the Save all button on the toolbar to assign the style , if you hit enter -or - tab you will loose your typed in class -(it will dissappear) ,
    also in the properties window ; styleClass's pop-up
    is blank , seemingly not connected to the style sheet.
    also , the pallets work fine ,but quirky, placing the mouse
    over a pallet will cause it to open/close or go from the right side
    of the screen to the left side of the screen, but they work to date except
    for this one quirk.
    using hp pavilion model a1268c
    amd 64 bit processor dual core
    windows xp media version 2005
    some day I'm going to try a solaris os
    Thank you,
    Douglas1

    I'm a newbie, the Studio Creator program is incredible!
    using the awesome Studio Creator 2 update, with the "Most Excellent"
    tutorial: "CreatorFieldGuide", page 354, to perform the "step 3",
    you must type in the class and hit the Save all button on the toolbar to assign the style , if you hit enter -or - tab you will loose your typed in class -(it will dissappear) ,
    also in the properties window ; styleClass's pop-up
    is blank , seemingly not connected to the style sheet.
    also , the pallets work fine ,but quirky, placing the mouse
    over a pallet will cause it to open/close or go from the right side
    of the screen to the left side of the screen, but they work to date except
    for this one quirk.
    using hp pavilion model a1268c
    amd 64 bit processor dual core
    windows xp media version 2005
    some day I'm going to try a solaris os
    Thank you,
    Douglas1

  • Java Studio Creator 2 Update 1 - Problems with Calendar component

    Hello,
    I just made a very simple webapplication, consiting of 2 webpages. Webpage 1 has a button that sends the user to webpage 2. That works fine. When I add a calendar from the components palette, and select a date thats in 2010, I keep getting redirected to page 1 when I press the button that should send me to page 2. I don't even try to access the selected date from the calendar. When I select a date in 2009, it all works fine. I don't see any exception, not on screen, not in the server log. I'm using the Sun Application Server that comes with Studio Creator.
    Kind regards,
    Sven

    Ok, I now know what my foot tastes like. Have personally verified that the calendar component in JSC 2 update 1 accepts dates (at least) 1970 - 4100. With this range you can see that there some work going on in the background but performance is adequate (a second or two delay). Considering that this is a ridiculous range the Calendar component performs well.
    I dug up my old copy of JSC EA 2 and that calendar component seems to have a 9 year range with no settable minDate maxDate.
    I appear to have deleted my copy of JSC EA [1] but I guess this must be where I had a poor experience of the component. I'm fairly sure this had a minDate / maxDate property and if they were set too far apart it caused heap space problems. I guess I made a mental note not to try this again and never have since. Anyway, it's irrelevant because the Calendar Component works right now and that's what counts. My apologies to all concerned.

  • How do I update my studio creator from source 1.4 to 1.5

    every time I try to make a foreach loop this message follows
    for-each loops are not supported in -source 1.4
    (try -source 1.5 to enable for-each loops)
    how can I get source 1.5

    Please see this FAQ "Does Java Studio Creator support Java 5?"at http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/configuration/index.html
    Does Java Studio Creator support Java 5?
    The Java Studio Creator IDE does run on the Java 5 platform, however all web applications are constrained to being compiled and run with a target Java 1.4 platform.
    For a Java Class Library project, it is possible to choose a target platform of 1.2, 1.3, 1.4, or 1.5 ... but only 1.4 libraries will work with a Java Studio Creator generated application.
    Also: http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=59829
    btw, <creator_userdir>/build.properties defines the user properties and defines the variable "default.javac.source" which is set to 1.4 by default. Not sure if changing it to 1.5 helps...

  • [installation] studio creator on Suse 10.1

    Hi there,
    on my laptop (1,7 Ghz cpu, 1 Ghz ram), runs Suse 10.1(kernel Linux 2.6.16.13-4-default i686) and I'd like install studio creator wich is at moment on XP (and I'm not very happy about the performance).
    But looking at http://developers.sun.com/prodtech/javatools/jscreator/sysreqs/index.jsp#04
    it seems that it can only runs on Red Hat Enterprise Linux 3.
    Did anyone try it on Suse, what will be the conseguence if I proceed anyway?
    Thanks in advance for your reply.

    Have you tried downloading and installing the latest HotFixes from the Update Center, on your window machine? The HotFixes have several performance improvement fixes.
    http://developers.sun.com/prodtech/javatools/jscreator/downloads/hotfixes/index.jsp
    Regarding creator on suse 10.1, users have reported that it runs fine:
    http://forum.sun.com/jive/thread.jspa?threadID=97305&messageID=334105

  • Error in deploying the java studio creator application to tomcat

    Hi,
    I'm trying to deploy my Sun Java Studio application to Apache Tomcat 5.0.28.
    A simple JSF web application built using the creator works fine after deploying the war file under tomcat/weapps directory.
    In case of a application with databse connection I'm getting the
    " com.sun.rave.web.ui.appbase.ApplicationException: org.apache.jasper.JasperException: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null' "
    above error. My application connects to Oracle database using the Oracle Server type provided by the Studio Creator.
    I have copied
    jstl.jar
    standard.jar
    to webapps\%app%\WEB-INF\lib
    The below url is currently not available ( Page not Found )stated as a solution in most of the querries regarding the deplyment to tomcat.
    http://developers.sun.com/prodtech/javatools/jscreator/reference/tips/deploy_to_tomcat.html
    Thanks for any help
    abhi

    I had similar problems.
    I used mysql with tomcat and have mysql in my Creator environment as well but still had the driver message you experienced.
    I found that simply copying the WAR file into the webapp directory in tomcat caused a faulty deployment (it was creating /etc/tomcat5/localhost/YourProject.xml as a directory, not as a file)
    I updated my Projects/MyProject/build.xml to include a deploy target and I manually execute the ant deploy step (having not figured out how to tweak the internal ant within Creator)
    Note that this requires two jar files (see comments in the ant definition)
    <project name="YourRoster" default="default" basedir=".">
        <description>Builds, tests, and runs the project YourProject.</description>
        <import file="nbproject/build-impl.xml"/>
       <property file="build.properties"/>
       <property name="appdir" value="."/>
       <property name="distdir" value="${appdir}/dist"/>
       <property name="warfile" value="${distdir}/${app}.war"/>
       <property name="builddir" value="${appdir}/build"/>
       <path id="classpath">
          <pathelement location="${servlet.api.jar}"/>
          <pathelement location="${jsp.api.jar}"/>
          <fileset dir="${builddir}/WEB-INF/lib">
             <include name="*.jar"/>
          </fileset>  
       </path>
       <!-- requires tomcat/server/lib/catalina-ant.jar -->
       <target name="lrp-init">
          <tstamp/>
          <fail unless="app" message="Run ant -Dapp=... or update 'build.properties'"/>
       </target>
       <target name="deploy-tomcat" depends="dist"
          description="Deploy web application.">
          <echo message="Deploying ${app} ..."/>
          <taskdef name="deploy"  
             classname="org.apache.catalina.ant.DeployTask"/>
          <deploy url="${manager.url}" username="${username}"
             password="${password}" path="/${app}"
             war="file:${warfile}"/>
       </target>
       <target name="undeploy-tomcat" depends="lrp-init"
          description="Undeploy web application.">
          <echo message="Undeploying ${app} ..."/>
          <taskdef name="undeploy"   
             classname="org.apache.catalina.ant.UndeployTask"/>
          <undeploy url="${manager.url}" username="${username}"
             password="${password}" path="/${app}"/>
       </target>
       <!-- requires ant-contrib (http://ant-contrib.sourceforge.net) -->
       <target name="try.undeploy-tomcat" depends="lrp-init"
          description="Call the undeploy task (which may fail).">
          <taskdef resource="net/sf/antcontrib/antcontrib.properties"/> 
          <trycatch>
             <try>
                <ant target="undeploy-tomcat"/>
             </try>
             <catch/>
          </trycatch>
       </target>
       <target name="redeploy-tomcat" depends="try.undeploy-tomcat,deploy-tomcat"
          description="Undeploy and deploy web application.">
       </target>
    </project>In addition, the build.properties...
    jsf.dir=/opt/jsf-1_1_01
    tomcat.dir=/opt/tomcat5
    app=YourProject
    username=tomcatAdminUser
    password=tomcatPassword
    manager.url=http://localhost:8080/manager
    servlet.api.jar=${tomcat.dir}/common/lib/servlet-api.jar
    jsp.api.jar=${tomcat.dir}/common/lib/jsp-api.jar
    jsf.lib.dir=${jsf.dir}/lib
    jstl.lib.dir=${tomcat.dir}/webapps/jsp-examples/WEB-INF/lib
    commons.lib.dir=${tomcat.dir}/server/lib
    jsf.libs=jsf-api.jar,jsf-impl.jar
    jstl.libs=jstl.jar,standard.jar
    commons.libs=commons-beanutils.jar,commons-digester.jarHope this helps.
    ...Lyall

  • How to change the source level in java Studio creator

    Hi,
    I am using Sun Java Studio Creator 2 Update 1 IDE, in this IDE how to change the source level to 1.5 for an existing project.
    Thanks in advance,
    Rajesh.

    Hi!
    Unfortunately Sun Java Studio Creator 2 Update 1 doesn't support 1.5 source level. But You can try to download NetBeans IDE (from http://www.netbeans.org) and there with Visual Web project You will find the same functionality as for Creator. And 1.5 source level is supported by NetBeans.
    Thanks,
    Roman.

  • How do I get CVS w/ SSH working with Studio Creator?

    I'm sure this has been answered before but I'm having real difficulties and I think I need a walkthrough. Other links I have found that supposedly answer this question have proved unsuccessful. I am running on Windows XP and the CVS repository is remote on a linux server.
    I have been able to setup CVS via SSH using command line instructions and also using Eclipse. However I have been unsuccessful in setting up CVS with SSH inside of Studio Creator 2. Is there a line by line walkthrough or sample somewhere in order to confirm that I can get CVS working via SSH?

    Well, it seems I've found a solution to my own problem. I was trying to use CVSNT and SSH Secure Shell. Apparently, the version of CVSNT I was using was old (although it came bundled with WinCVS which I was trying at the same time). After trying to install TortoiseCVS, I was told to update CVSNT or else TortoiseCVS would have problems. I removed CVSNT (and WinCVS), installed TortoiseCVS, and the exact same configuration I was using previously worked like a charm. Oh well... no more complaints by me!

  • Keyboard settings in Java Studio Creator

    I am using Solaris 10, Swedish installation. All programs exept Java Studio Creator 2 Update 1 is Swedish. The Creator is in English. Every program so far, exept Java Studio Creator, uses the Swedish keyboard settings.
    When using Java Studio Creator, I am missing brackets "[" and "]" which turns into "8" and "9",
    How do I configure Java Studio Creator to use my Swedish keyboard settings?
    Thanks in advance!

    I have not tried it, but perhaps this article might help.
    http://developers.sun.com/jscreator/learning/tutorials/2/internationalizingapps.html

  • Working with CVS and Java Studio Creator 2

    Hello,
    I'm a new user of java studio creator and I would like to make a project using ths CVS.
    First, I've installed a CVS server on a computer.
    Then I've created a new project (an example included with JSC)
    Then I've customized the version manager in JSC 2 to connect to the remote CVS server.
    No problem, if I try to connect to CVS in the version manager, it work ("You are connected").
    On the other hand, when I want to check out my project on the CVS (the first check out), I've got this error :
    cvs server: connect to 82.252.252.173(82.252.252.173):2402 failed: Une tentative de connexion a �chou� car le parti connect� n'a pas r�pondu convenablement au-del� d'une certaine dur�e ou une connexion �tablie a �chou� car l'h�te de connexion n'a pas r�pondu.
    cvs [server aborted]: Couldn't connect to lock server
    Have you got an idea on the configuration error I've done (no solution found in the articles nor faq)?
    Thanks in advance
    Nicolas

    Hello,
    You can see checked out files when you use the Versioning Manager. Just expand the tree to see individual files and folders. It's always a good idea to do an update before you start editing a file in Studio Creator. The Merge Conflict Resolver is a a very useful tool when more than one developer is working on a file.
    You can find a lot more about version control in the IDE's help files.
    And by the way, your English is fine.
    --James                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Error installing sun java studio creator

    I have downloaded the installable for sun java studio creator 2 update 1 for windows platform. I am unable to install the package. Following is the error Iog I get, when used in debug mode(Notice the last part ErrOut indicating the error). What is going wrong ?
    file type: 0
    file id: 0
    length: 178
    offset: 319579
    file name: instructions.txt
    file type: 5
    file id: 1
    length: 1009
    offset: 319757
    file name: Verify.jar
    file type: 2
    file id: 2
    length: 729
    offset: 320766
    file name: launch.txt
    file type: 4
    file id: 3
    length: 16766119
    offset: 321495
    file name: Windows-Sun-1.4.2_04.exe
    file type: 6
    file id: 4
    length: 249333158
    offset: 17087614
    file name: windows.jar
    Executing launch script command: "C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE5.tmp/bin\java.exe" -cp "";"C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE6.tmp\windows.jar";"" -Dtemp.dir="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp" -Dis.jvm.home="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE5.tmp" -Dis.jvm.temp="1" -Dis.media.home="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE6.tmp\windows.jar" -Dis.launcher.file="D:\installables\Java Studio Creator\creator-2_1-windows-ml.exe" -Dis.jvm.file="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE5.tmp\jvm" -Dis.external.home="D:\installables\Java Studio Creator" -Xms20m -Xmx60m run in working directory D:\installables\Java Studio Creator
    Output from the launch script execution
    StdOut:
    ErrOut:
    Assertion failed: errno == 0 && count == (size_t) size, file ../../../src/share/native/sun/awt/font/fontmanager/fontobjects/fontObject.cpp, line 506
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.

    Hi,
    Which version of windows are you using? which jdk? Did you have any conflicting products installed earlier.
    have you checked the install faqs?
    http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/index.jsp
    Thanks
    K

  • Problem installing sun java studio creator

    I have downloaded the installable for sun java studio creator 2 update 1 for windows platform. I am unable to install the package. Following is the error Iog I get, when used in debug mode(Notice the last part ErrOut indicating the error). What is going wrong ?
    file type: 0
    file id: 0
    length: 178
    offset: 319579
    file name: instructions.txt
    file type: 5
    file id: 1
    length: 1009
    offset: 319757
    file name: Verify.jar
    file type: 2
    file id: 2
    length: 729
    offset: 320766
    file name: launch.txt
    file type: 4
    file id: 3
    length: 16766119
    offset: 321495
    file name: Windows-Sun-1.4.2_04.exe
    file type: 6
    file id: 4
    length: 249333158
    offset: 17087614
    file name: windows.jar
    Executing launch script command: "C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE5.tmp/bin\java.exe" -cp "";"C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE6.tmp\windows.jar";"" -Dtemp.dir="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp" -Dis.jvm.home="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE5.tmp" -Dis.jvm.temp="1" -Dis.media.home="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE6.tmp\windows.jar" -Dis.launcher.file="D:\installables\Java Studio Creator\creator-2_1-windows-ml.exe" -Dis.jvm.file="C:\DOCUME~1\JATINK~1\LOCALS~1\Temp\LRE5.tmp\jvm" -Dis.external.home="D:\installables\Java Studio Creator" -Xms20m -Xmx60m run in working directory D:\installables\Java Studio Creator
    Output from the launch script execution
    StdOut:
    ErrOut:
    Assertion failed: errno == 0 && count == (size_t) size, file ../../../src/share/native/sun/awt/font/fontmanager/fontobjects/fontObject.cpp, line 506
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.

    Hi Soumik,
    Here is the URL to the Sun Java Studio Creator Forum: http://swforum.sun.com/jive/forum.jspa?forumID=123
    I apologize for missing out on giving the link in my previous post.
    Thanks
    Giri :-)

Maybe you are looking for

  • How to write the char value as is in the CSV file

    Hi Everyone, I am creating csv files which contains inventory details for all the products. I am able to create the csv file with utl file concepts. My problem starts after the csv file is being created. some of the product numbers(Though I am saying

  • The Sims 2

    Hello, I have this game for my pc, and want to install it on my macbook pro, but i know i wont let me because its not universal, is there a program to bypass that and install the game

  • Event name in SAP Portal

    Dear all, I need to know what the different event name for allowin  iViews to communicate with each other and with the portal environment itself . Example EPCM.subscribeEvent("urn:com.sapportals:navigation", "Navigate", pop);                   In abo

  • Help help! Domain Name

    Hi Guys I'm soooo new to this. But I have this pressing question. If I subscribe to .mac for my family, will my kids be able to use their own domain names (which we just purchased for them) for their .mac page? We don't have a hosting service for the

  • How can I make this effect to introduce somebody in my video?

    Hi, I like to know how I can make this effect to introduce somebody: www.hofleverancier.be You can see the effect on the 7nd second. Can anybody help me out? Thanks! Glenn.