Java RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Output-only contrib:Table in Form

    The first time the model is needed is in the rewindphase. Then, the IBasicTableModel is created, usingthe rewinded values of the filters. If I cache it,should I then regenerate the instance ofIBasicTableModel (or update it) in the render phase tocatch the new values of the filters?Thank you. Min...

    0 answers | 2190 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Tomcat as a service under Linux... "To dream theimpossibledream"

    , and the modification I made for my version of Linux (CS 4.2, soa rebuild of RHEL 4 Update 2) was to change lines that read like"su - tomcat - c $TMCAT_START"to read"su $TMCAT_USER -c "$TMCAT_START >$TMCAT_LG_FILE 2>&1" &RETVAL=$?"It was seemingly getting hung up on a non-interactive star...

    0 answers | 3361 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Tomcat as a service under Linux... "To dream theimpossibledream"

    , I thought I'd posted it earlier. I guess I didn't here.I used a modified version of this scriptFound here#mod_jkPreston andonilist (AT) eurokom (DOT) ie 11/8/2005 10:11 AMHi,Can you give a few comments on what was going wrong and what you did tofixit? For people who find this message...

    0 answers | 3000 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Validation seemingly not getting called any longer

    I have that. <plug-in className=""> <set-property property="pathnames"value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/> </plug-in>And my action looks like this <action path="/loginSubmit"type=""name="loginForm" scope="request" validate="true" input=".login">...

    0 answers | 1966 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Created: (MNG-1465) Maven not able to find setter for MavenProjectHelper property

    Maven not able to find setter for MavenProjectHelper property Key: MNG-1465 URL: Project: Maven 2 Type: Bug Reporter: David JackmanThis might really be a plexus issue (I don't know enough about the code to know for sure).I have a Mojo class with a field of type MavenProjectHelper. For all o...

    0 answers | 2831 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • specify xerces basedir?

    Hi all,I need to run some targets on a legacy build script. I'm running them from anew build script in another directory using the 'ant' task. Unfortunately,the legacy script uses XML entity includes and I'm gettingFileNotFoundExceptions when I run the targets. It seems like...

    3 answers | 726 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Set my own properties

    Found it here:lDuh. MessageFrom: Brian E. Fox [mailto:brianf (AT) reply (DOT) infinity.nu]Sent: Tuesday, November 08, 2005 2:15 PMTo: Maven Users ListSubject: Set my own propertiesIs there a way to set properties in the pom and the settings.xml thatare available during execution? Something like...

    0 answers | 647 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Set my own properties

    Is there a way to set properties in the pom and the settings.xml thatare available during execution? Something like path_to_file_x = c:\. Theintent is to have some properties that are defined in profiles that canchange behaviors defined in my poms....

    0 answers | 271 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Interest in OpenNETCF (1.4)

    Hi Nicko,I have finished a port of log4net that does use the NETCF library.I have attached a description of what I have done, the files I edited(and a bit about why). The library seems to work nicely in ourframework.If this is of interest to the group, I'd be happy to submit the changesfor...

    0 answers | 2483 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • IIS 6, Tomcat 5.5, jk-1.2.14 and jCifs-1.2.6 authentication

    Hi,we are having IIS-Tomcat website in domain A and service S. Users areauthenticated using IIS Windows-authentication. Everything is ok.Users in domain B, outside our domain, need to use service S. IISauthentication won't work because there is no trust between A and B. jCifscan authenticat...

    1 answers | 747 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Created: (MNG-1464) Javadoc:jar goal executes for non-Java projects

    Javadoc:jar goal executes for non-Java projects Key: MNG-1464 URL: Project: Maven 2 Type: Bug Components: maven-javadoc-plugin Reporter: David Jackman Attachments: JavadocJar.patchWhen the javadoc:javadoc goal is attempted for a project that does not have Java source, it correctly displays a mes...

    0 answers | 581 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Use of JSF view in welcome file list

    Thanks for the info, Peter. I'm somewhat new to using Tomcat, so if there's somewhere particular I should post this as a bug, please let me know.It is at least comforting to know that I can work around this by avoiding the use of a wildcard mapping to the JSF servlet.Thanks,- Tim Messa...

    1 answers | 2858 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "Java"
EMSDN.COM