Problem with version 1.2_05 & attributes

I have just updated to the latest version of JSF (1.2_05) and the onclick events of my commandButton tags are no longer recognised. Using the version shipped with SJAS 9.1 the following page worked OK, after running the update JAR the javascript and the onclick event is no longer rendered.
Is there anything I need to do to use the tags due to the optimisation of the passthrough attributes in this version?
<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
<%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>JSP Page</title>
    </head>
    <body>
        <f:view>
            <h1><h:outputText value="JavaServer Faces" /></h1>
            <h:form>
                <h:commandButton onclick="alert('Hello');" value="Hello">
                </h:commandButton>
            </h:form>
        </f:view>
    </body>
</html>Thanks for any help,
Peter

Did you use the glassfish-updater to update your existing glassfish?
If so, we have found an issue where asadmin doesn't always return a status
code to determine if a failure has occurred.
To manually upgrade please follow these steps:
- download the 1.2_05 binary bundle from the project page
- backup your existing jsf-impl.jar found in GF_HOME/lib
- copy the new jsf-api and jsf-impl JARs to GF_HOME/lib
- edit your GF_HOME/domains/<domain-name>/config/domain.xml
and add 'classpath-prefix="${com.sun.aas.installRoot}/lib/jsf-api.jar"
to the java-config element.
- restart your server
If the API (jsf-api) isn't properly upgraded in place with the implementation, there
will be issues.
I will be pulling the updater in favor of the manual upgrade.

Similar Messages

  • Anybody has a problem with version 8.1.3 (12B466)?

    Anybody has problems with version 8.1.3 (12B466)?
    Any suggestions?
    My iphone 5 keeps restarting

    No problems here. Maybe it was a bad update.
    I assume you have either an iTunes or iCloud backup.
    Connect to iTunes on your computer and restore iOS.
    This will download (if necessary) and reinstall iOS. After it finishes, go through the setup process and restore from your backup.

  • Problem with Versions/Auto Save

    Something is awfully wrong with Versions on my system. To note, this happened AFTER the 10.7.1 update, but I can't say whether it happened DIRECTLY after the update.
    I've already repaired disk permissions using the Recovery Disk.
    Here's the problem: on some files (locked or unlocked, by the way) when viewing older versions it doesn't show any preview of the file on the right side -- it's just empty space! When attempting to restore the file it gives the error:
    "Unable to revert because an error occurred while trying to open this file's backup version."
    Other files would take an eternity to restore -- or even to simply VIEW back versions. It'll give me the spinning beachball of death and after a force quit, the file would be hopelessly corrupted, giving me the error:
    "The document xxxxx could not be read. The document does not have a valid format."
    Christ.
    Even newly-created files sare displaying this problem. I created one just now and it gets stuck on "Retrieving Backup versions from TIME MACHINE"
    TIME MACHINE???? I don't USE it! WHERE and WHO gave TM authority to run 'in the background'? That said -- why is it acting funny just NOW? I've turned it off from the beginning and never touched it since. NOW it decides the wreak havoc on my system?
    Anyone else having these problems??

    Hi Tobias,
       Can u just tell us how did u find ur solution.. 
    Thanks & Regards
    Sankalp

  • DNP3: Problem with Send Poll Device Attribute Vi - Group 0

    We are using the Labview DNP3 library to test our DNP3 slave. When the DNP3 master (Labview) sends group 0 variation 248, to get the serial number (using the Send Poll
    Device attribute Vi), LabView is using qualifier code 6, instead of 0, which is incorrect. See DNP3 spec (IEEE 1815-2012) page 364.
    Is there a problem with the Vi or anything we can do the make it to send qualifier code 0?
    Thanks.

    Hi,
    I tried to reproduce it with two kinds of masters available by my side - TMW's DNP3 master and VI master, using the first to poll all attributes and using the latter to poll two attributes (product name and serial number) from a VI client, and with both TWM's built-in packet capturer and Wireshark, I found the the qualifier code for serial number is 0x0, instead of 0x6, as shown in the attached screenshots. So I think there is no error in this.
    I use DNP2.1 for the test.
    Attachments:
    dnp3 SN.JPG ‏169 KB
    dnp3 SN wireshark.JPG ‏146 KB

  • Problem with date format in attribute

    Hi
    I have a custom made item with a custom made attribute in a date format.
    I am told to enter data in my attribute-field in the format DD-MON-YYYY HH12:MI
    I want to enter the date/time 27-JUN-2007 01:00 PM, but i then get a document not found WWC-46000-error. Do I write the date wrong?
    If i try to write 27-JUN-2007 13:00 a get a date format error:
    Feil 10038537: Ugyldig dato angitt.
    I must add that i use a norwegian version of portal.
    Happy if anyone can helt!
    Maja R Anjer

    Serge,
    I presume you are using a <dateField> component in your table. To get it to work properly with your custom format, put a dateValidator inside it like this:
    <dateField name="date1">
      <onSubmitValidater>
        <date pattern="PATTERN" />
      </onSubmitValidater>
    </dateField>Replace PATTERN with any pattern supported by the Java SimpleDateFormat class.
    -brian
    Team JDeveloper/UIX

  • Problems with version sets

    I have PSE 6. When I open a JPG from the Organizer using Full Edit and then try to save, I do not get the option to save the image in a version set (even though I do have the Organizer option checked). However, I noticed that invoking Full Edit also prompts the Organizer to say there is a new file in the watched folders. This "new" file is the very same file in the very same location. If I accept to add the file to the Organizer I get two thumbnails in the Organizer, both pointing to the same file on disk. If I do this then the "Edit In Progress" banner appears on the "new" thumbnail and the editor does allow me to add the image to the version set. I am sure that I did not have to do this before, I would expect Full Edit to just open the image, mark it in the Organizer as being edited, not try to add it back to the catalog and allow me to save the edit in a version set. What might be causing this behaviour?
    I also have similar and I think related problems with RAW images too, but I am hoping that resolving the above will resolve the RAW issue too.

    I should have said that I did try that but it still prevented me from creating a new version in a version set when saving. It is as if the editor needs to start on a copy of the Organizer's entry to allow version sets, as if the original is somehow "locked". Could that be possible?

  • Problem with version enabling tables with ric.

    Hello,
    i have the a problem when i want to version enable tables having ref. int. constraits having delete rule cascade or set null.
    Is it possible that i can't version enable the tables because of these constraints? How i could solve this problem if i want to keep the delete rule?
    thanks,
    Orsi Gyulai

    Hi,
    We are internally creating a <table_name>_g procedure that transfers privileges to the necessary users.  If you have a table with that name, it would explain the error.
    When using ignore_last_error, it will skip the statement that is selected from the all_wm_vt_errors view. Sometimes, the statement can be safely skipped, while in other cases it cannot be. This procedure will always eventually complete when it is repeatedly called with ignore_last_error set to true. However in doing so, some required objects or privileges may not exist or be in an invalid state.
    In your case, you most likely had to skip the 3 or so statements that dealt with the <table_name>_g procedure.  Typically, these statements should not be skipped, but you may or may not see a problem with it due to a number of factors.
    The best course of action may be to drop the trigger in a beginDDL/commitDDL session, and then recreate it in a separate session. Of course, only do this after renaming the <table_name>_g table that you have.  Unfortunately, there is currently no way of getting around this naming convention.
    Thanks,
    Ben

  • Problems with version 11

    Since I installed the Itunes 11 version I can no longer print a jewelcase (Cd) and after burning a cd teherie is no index that can be read on the cd...
    I know that these two things were abolutely no problem with the version number 10... So who can help me ? Apple ? Thanks !!!

    Check for a device driver update for your display adapter; see http://forums.adobe.com/thread/945765

  • Problem with version sets in Elements 12

    I have just started using elelments 12.  I have been having problems with inconsistency in forming version sets.  Some sets forms as expected.  However, quite often after editing, when returning to Organizer the edited picture is not in a version set with the original and in fact is not even visible.  I can get to the edited version only through the "Open" tab in the Editor.  I have check the appropriate "Save in version set" in the save menu. Suggestions? 

    Seems you have the same problem :
    http://forums.adobe.com/thread/1309160?start=0&tstart=0
    The source of the problem is not clearly found today. It seems that happens on previously converted catalogs.
    A workaround seems to have been found : killing the autoanalyzer.exe process in the task manager.

  • I have much problems with version 7.0 three days ago, this doesn´t load pages always says " server no found it" or pages stay on load forever, it besides is so slow. I don´t like this new version. What can i do?

    I'm from Colombia, i have used mozilla since 3 years and i nerver had to have problems with it, but this new version is so unstable.
    whenever I open a page that aperece:
    ''''''Servidor no encontrado
    Firefox no puede encontrar el servidor en
    Compruebe que la dirección no tiene errores de escritura
    del tipo ww.ejemplo.com en lugar de
    www.ejemplo.com
    Si no puede cargar ninguna página, compruebe la conexión
    de red de su equipo.
    Si su equipo o red están protegidos por un cortafuegos
    o proxy, asegúrese de que Firefox tiene permiso
    para acceder a la web.''''''
    I'm very bored with my mozilla, not what else to do.

    This article has troubleshooting information for that error message:
    https://support.mozilla.com/kb/Server%20not%20found
    Also, it is possible your profile might have become damaged during the upgrade. You could try creating a new one.
    Step 1 is to make a backup of your existing profile in a safe place. More information: [https://support.mozilla.com//kb/Backing+up+your+information Backing up your information].
    Step 2 is to start Firefox in the Profile Manager and create a new profile. More information: [https://support.mozilla.com/kb/Managing+profiles Managing profiles].
    If it works well, step 3 is to move your bookmarks (and other settings if you like) to the new profile. More information: [https://support.mozilla.com/kb/Recovering+important+data+from+an+old+profile Recovering important data from an old profile].
    Hope this helps.

  • Are you coming out with a fix to the constant hang problem with version 6? I get a 20 second hang every 15 minutes.

    Ever since version 6 was released I have been getting a very bad hang every 15 minutes or so regardless of what I am doing, so I cannot pinpoint the issue. I hope that your new update strategy doesn't create more issues like this that werent an issue with previous versions. I am a web designer and love how I have everything organized in Firefox, which I have favored for years but am getting frustrated and am starting to look at alternative browsers.

    Firefox may be doing some maintenance to some files.<br />
    Make sure that other cleanup or security software isn't preventing access to files in the Firefox Profile Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Problem with versioning on iPod, backwards compatibility issue with iTunes

    i apologize in advance because i'm sure this has been asked time and time again, but i did attempt several searches.
    the search function is very muddled and does not narrow down the results very well at all
    here's the situation.
    from all accounts i've heard lots of people having issues with version 7 of iTunes.
    i'm a simple kinda guy who definitely believes in the age old phrase "if it ain't broke, don't fix it."
    so i've stuck with v6.
    i recently got a new laptop along with my PC. so i downloaded and installed the latest iTunes without thinking twice.
    i had completely forgotten about my concerns from hear say about v7 issues.
    i plugged in my iPod and it proceeded to completely erase all of the media on it and then load all media that was on my laptop in place of it.
    "well that's a cool new feature", i thought.
    after my initial frustration wore off, i immediately uninstalled v7, deleted the .itl file and installed v6.
    everything was all fine and dandy. v6 works perfectly on the laptop with no hangups.
    here comes the issue...
    i plug in my iPod to begin rebuilding my media onto it after the completely unauthorized deletion, creditted to iTunes v7.
    as it autoplays and iTunes v6 opens i'm prompted with this error:
    "The iPod [my ipod] cannot be used because it requires iTunes version 7.0 or later.
    Go to www.itunes.com to download the latest version of iTunes."
    i've attempted everything i can think of to completely erase my iPod of any "versioning".
    - i reset it using the "select/menu" button method
    - i reformatted it through XP disk manager
    - i reformatted it through context menu in my computer explorer window
    - i completely just deleted the "iPod control" directory in the iPod explorer window when clicking through the my computer directory
    i'm at a loss.
    i cannot figure out a way to get my iPod to function with iTunes v6.
    and again, i'm really hoping to avoid going to v7.
    iPod information:
    2nd generation iPod nano 4GB
    thank you in advance for any and all information/advice

    I am guessing that you used your iPod enough with iTunes v. 7.x to update the firmware to the latest version. That being the case, reformatting your iPod won't "undo" the firmware update, so your only choice now is to update your iTunes software to v. 7.x.
    FWIW, iTunes 7 is a vast improvement over previous versions of iTunes. I use it on both Windows and OS X, and without bugs in both environments.

  • Problem with versions of JARs

    I'm trying to get Webstart working with versioning of my JARs. According to http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/downloadservletguide.html#examples it is possible to either put versions in an xml file for versions on a per- dir basis or put the version in the filenames for versions on per-file basis.
    I'd like to use the version in the filenames.
    My WAR looks like this:webstart.war
    |--index.html
    |--client/
       |--client.jnlp
       |--nokeoscore-client.jar
       |--plugin/
          |--organzation-client__V1.jar
       |--img/
          |--nokeos.gif
    |--WEB-INF/
       |--web.xml
       |--lib/
          |--jnlp-servlet.jarMy JNLP file:<jnlp spec="1.5+" codebase="$$codebase" href="$$name">
      <information>
        <title>NoKeos</title>
        <vendor>FPC</vendor>
        <homepage href="http://www.nokeos.be/"/>
        <description>NoKeos client</description>
        <icon href="img/nokeos.gif"/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <resources>
        <j2se version="1.5+"/>
        <jar href="nokeoscore-client.jar"/>
        <jar href="plugin/organization-client.jar" version="1"/>
      </resources>
      <application-desc main-class="com.fpc.nokeos.core.client.launch.Launcher"/>
    </jnlp>When I try Webstart I get:An error occurred while launching/running the application.
    Title: NoKeos
    Vendor: FPC
    Category: Download Error
    Unable to load resource: (http://localhost:8080/nokeos/client/plugin/organization-client.jar, 1)What am I doing wrong?

    The only thing I can guess is that the servlet is not
    running over the "plugin" sub directory, or for all
    file types.. Can you try the same thing with the
    organzation-client__V1.jar in the same directory as
    the other jar and the jnlp file ? Can you show the
    servlet configuration in server.xml ?You were right, my web.xml wasn't setup correctly. I had <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC
         "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
         "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
        <servlet>
            <servlet-name>JnlpDownloadServlet</servlet-name>
            <servlet-class>jnlp.sample.servlet.JnlpDownloadServlet</servlet-class>
         </servlet>
         <servlet-mapping>
            <servlet-name>JnlpDownloadServlet</servlet-name>
            <url-pattern>*.jnlp</url-pattern>
         </servlet-mapping>
    </web-app> and now I added   <servlet-mapping>
            <servlet-name>JnlpDownloadServlet</servlet-name>
            <url-pattern>/client/plugins/*</url-pattern>
         </servlet-mapping> and now I don't get the error anymore.
    I don't have the time now to do extensive testing but it seems to be ok.
    Thanks.

  • Problem with version 8.1.1 deleting photos?

    Hello, I just upgraded to iPhoto 8.1.1 and am having the first problems with iPhoto I have ever experienced. When I attempt to delete certain photos, the thumbnail remains. If I highlight the thumbnail, the information box in lower left corner references information on the event the photo is in, such as total size of the event and date range. If I try to quit iPhoto after doing this, it hangs and must be force quit. When I re-open iPhoto, the photo remains as if it was never deleted.
    After reading many posts, I could not locate this issue, perhaps since the update is so new? Last night I rebuilt my library, as that sounds like the answer to most problems. After the complete library re-build, I am having the exact same problem.
    I have about 19,000 photos that total 60 GB and have been using iPhoto for two years on the same iMac.

    Welcome to the Apple Discussions.
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • IDSM-2 and VMS problem with version software

    I use a IDSM-2 with software ver. 4...
    IDSM-2 is managing by VMS ver. 2.0.
    Since 2006 I couldn't taking new signature
    What can I do to upgrade IDSM to higher version ( IPS ver 5...) and which version VMS manage properly IDSM-2 with version software 5...
    I still have a maintenance SMART NET to 2008 year.
    If I need upgrade what can I do.
    Mirek

    Hi John Thank you for your Reply,
    On my jsp page, i get the warning reference, " backingBeanScope.mybean.varname" not found.
    In expression builder, though I can see and select the BackingBean but i can not see the below variables!!!!
    It appears only the Beanname and not the plus sign to expand it.
    This happens only for backingbeanScope...
    best regards

Maybe you are looking for

  • Writing an article in bilingual

    Hello, I'm writing a report (for my internship in computer science engineering ... ) in French ! the problem is that i use frequently some vocabulary in English. I've set Pages'09 to recognize my article as a french one but that create a lot of spell

  • Hand-me down MacBook.

    My friend upgraded and gave me his old MacBook and Mac Mini. Yes, he really did! He had installed Mountain Lion and Pages, but I would like to buy/install my own copies. When I go to the app store, I can't buy them on my account because they are alre

  • When adding a database copy to a server in the dag I receive the following error message

    I have tried force replication, but didn't work. any suggestion on this The wizard could not complete . clokc finish to close this wizard. elapsed time 00:02:52 summary 1 item 0 succeeded, 1 failed EX01-DB01 Error: A source-side operation failed. Err

  • Question about Jakarta common fileUploader

    Hello! I want to be able to upload files to my databas through a jsp-page and have beeing recommended to use Jakarta common fileUploader. When extracting that file I saw that there was a lot of files, should all files be put in my WEB_INF/classes/"my

  • Migration Directory server from Red Hat ES to Windows2003

    Hello! I have to migrate from Directory Server 6.0 on Linux Red Hat ES to Directory Server 6.2 on Microsoft Windows 2003. Can I use dsmig utility? Thanks!