Java RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Struts 2: datetimepicker not appearing in IBM WAS v6.1.0.2 running on Solaris 10

    The same EAR run fine on IBM WAS v6.1.0.13 on Windows machine, i.e., thedatetimepicker could appear and be used, but in the Solaris 10 and WASv6.1.0.2 environment, it was not showing up. Does anyone have similarexperiences? Could it be due to the operating system or a bug in the lowerversion of...

    0 answers | 450 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

  • RuntimeException if extends pages/components

    Hi there,do i understand that right, that i dont can extends pages/components fromother libraries?Caused by: java.lang.RuntimeException: Base class (super class ofde.hsofttec.testapp.pages.Start) is not in a controlled package and is therefore not valid. Youshould try moving the class to package...

    0 answers | 362 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

  • Struts2: Ajax call throws an exception --> catch?

    hi,I use ajax (yui) with struts2.My method throws an exception, if there is something wrong. How is the best way to catch the exception?kind regards,Frank...

    0 answers | 193 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

  • NNTP newsgroup binary attachments

    Just wondered if anyone has used the NNTP/NNTPClient classes in the net commons lib to scrape binary newsgroup posts. It doesn't look like that would be very easy with the NNTPClient getArticle methods. Thanks.Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now....

    0 answers | 316 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

  • How to get method name in interceptor

    Right on! Rather than bale out of the interceptor stack, do this:<action > <result name="success">${destination}</result>and provide a get/set destination in your Action class that determines whereto go next. It's much cleaner and intuitive than burying controller logicin...

    0 answers | 458 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

  • Configure test env "offline" mode instead of remote cache

    Hi,We are using JCS remote cache server in a production environment. I'msure many of you have remote cache servers too.Question- How do you configure a test/dev environment? such that testinstances of JBoss/tomcat/standalone apps do not access your remotecaching server used for production?I...

    0 answers | 3221 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

  • JCanvas3D status?

    ok,could somebody please explain me what makes Java3D project so specialwhen it concerns lightweight rendering? I mean JGL has it, Axiatrix hasit, but not Java3D?My guesses are: 1. Nobody needs JCanvas3D. The developers have their own solutions for that. 2. It is EXTREMELY difficult to implement...

    0 answers | 569 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 5.5.26 - JMXAdaptorLifecycleListener issues

    Hi Vishal,I see the problems and think I can fix it.At my test env (Linux, Mac S x) the Registry and PlatformMBeanServer are the same. I can see all Tomcat Mbeans at my jconsole.Many thanks,PeterAm 16.02.2008 um 23:18 schrieb Vishal Goenka:2. JMXAdaptorLifecycleListener registers the PlatformMBe...

    0 answers | 1076 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

  • Adding a folder to classpath at runtime

    Hi,Is it possible to add a newly created folder(and its contents) to theclasspath at the runtime(on the fly) using maven.I am using this pde-maven-plugin where I am copying the dependencies to thelib folder inside the ${basedir} and wants it to be available whilecompiling the source code.Any hel...

    0 answers | 361 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

  • Logging into multiple log files

    Hi, I have requirement, where-in I have to log different types of logs intodifferent files.Eg:Info logs should go into AppInfo.logDebug logs should go into AppDebug.logError logs should go into ErrDebug.logI am able to log into all these files. But the issue is all the types oflogs are present i...

    0 answers | 613 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

  • sshexec hangs

    HiI have<sshexec host="${hostname}"username="${username}"password="${password}"command=" echo ${directory};ls ${directory};"trust="true"failonerror="false"outputproperty="jarfile" />But for unknown reason, sshexec hangs when executing Ant 1.7sun_files: [sshexec] Connecting to sun01:22Why ?...

    0 answers | 474 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

  • Shared modules and versioning

    So we have a module that is shared across multiple deployable units.It's imperative that each deployable unit uses the SAME version of thisdependency.If these deployable units are in their WN project structure, how do youuniformly enforce they use the same version without letting eachdeploy...

    0 answers | 706 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