Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

IBM developerWorks : Java technology Forums - www.ibm.com/developerworks/java | Site profile

Site profile page for http://www.ibm.com/developerworks/java. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.ibm.com/developerworks/java. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.ibm.com/developerworks/java is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: IBM developerWorks : Java technology Forums - http://www.ibm.com/developerworks/java IBM developerWorks : Java technology Forums
Url: http://www.ibm.com/developerworks/java
Users activity: 2 post per thread
site activity: 19 active threads during last week
Site rank: 9,112 (go to rank page)
Domain info for: ibm.com
 

Posting activity table on IBM developerWorks : Java technology Forums:

  Week Month 3 Months
Threads: 19 61 305
Post: 31 124 515
 

Authority Badge:

IBM developerWorks : Java technology Forums | Forum Authority Badge

IBM developerWorks : Java technology Forums posting activity graph:

Posts by:  day  week  month 
 

http://www.ibm.com/developerworks/java Alexa graph:

Top authors on IBM developerWorks : Java technology Forums during last week:

Name
Posts
mailman_2097
5
user's latest post:
SSL communication with Directory...
Published (2009-11-01 10:15:00)
btw...i have a duplicate post...solution was identified in previous thread.
tingting
4
user's latest post:
<a4j:commandButton>...
Published (2009-11-03 17:32:00)
Back to Thread List
souji_neelu
4
user's latest post:
sending multiple requests at a time
Published (2009-11-04 00:39:00)
Hi all, I have a list of 7 elements but i want to handle only 5 elements at a time.and rest two needed to be handled when i add another 3 elements... PLeaseeeeeeeeeeeeee help me out :)
becklery
4
user's latest post:
Compare the usabilities of RAQ...
Published (2009-11-10 10:14:00)
Both RAQ Report and BIRT are free web reporting tools. With some detailed functions, we can compare the usabilities of them. In web report, it often needs to do some related calculations to the fields read from database before displaying them. Therefore, reporting tools should provides operators for users to build expressions. Such as value calculation operator, logic calculation operator, and comparison calculation operator, etc. For the...
Ben Hardill
3
user's latest post:
jextract error
Published (2009-11-04 16:35:00)
Hi, Yes, for really large core files or when there are really large numbers of classes loaded in the failing JVM then occasionally jextract will run out of memory. You can increase size of the java heap used by jextract by using the following command line option: jextract -J-Xmx1024m /path/to/core Hope that helps Ben Hardill
ackandula
2
user's latest post:
Improving the Quality of Code......
Published (2009-11-03 09:32:00)
Back to Thread List
Karnakar
2
user's latest post:
Cognos SDK
Published (2009-11-03 21:22:00)
Back to Thread List
Michel
2
user's latest post:
Get, show PDF, JPG, Video
Published (2009-11-05 03:36:00)
we will shown some pages, documents on by on in fullscreen, without any user interaction. This is a kind of digital signage application. All of them are accesable via http: 1) http://.....any1.html 2) http://.....any2.pdf 3) http://.....any3.jpg 4) http://... . any4.mp4 We have no problems with 1). But what about the rest ? How insert the contents to be able later rotat over them ? Thanks in advance, Michel
nutmegmp
2
user's latest post:
jextract error
Published (2009-11-05 13:52:00)
Thanks for the syntax. (I do not have enf memory on the system (tried up to 5GB) to satisfy jextract. )
MenezesDNS
2
user's latest post:
JVM death in lkMonitorEnter
Published (2009-11-06 08:16:00)
Hi there, I´ve a 1.4.2 SR11 that is dying due to a SIGSEGV received in lkMonitorEnter. Here it´s the native stack of the offending thread: lkMonitorEnter at B732057A in libjvm.so L1_monitorenter__ at B7386198 in libjvm.so L0_invokevirtual_quick_w__ at B737CC92 in libjvm.so L0_invokevirtualobject_quick__ at B737C82A in libjvm.so mmipExecuteJava at B7376863 in libjvm.so A22B8930 In the JAVA stack trace I can see that a FFDC file was generated...
 

Top 10 active forums on IBM developerWorks : Java technology Forums during last week:

Ajax forum - 10 new posts Ajax forum
 - forum profile
XML and Java Technology - 8 new posts XML and Java Technology
 - forum profile
IBM Java Runtimes and SDKs - 7 new posts IBM Java Runtimes and SDKs
 - forum profile
Java security - 4 new posts Java security
 - forum profile
DB2 with Java - 2 new posts DB2 with Java
 - forum profile
Improve Your Java Code Quality - 2 new posts Improve Your Java Code Quality
 - forum profile
Using developerWorks - 2 new posts Using developerWorks
 - forum profile
Java Virtual Machine (JVM) and Bytecode - 2 new posts Java Virtual Machine (JVM) and Bytecode
 - forum profile
Server-side Java programming - 1 new post Server-side Java programming
 - forum profile
 

Top 10 forums on IBM developerWorks : Java technology Forums:

IBM Java Runtimes and SDKs - 419 posts IBM Java Runtimes and SDKs
 - forum profile
Ajax forum - 256 posts Ajax forum
 - forum profile
Server-side Java programming - 239 posts Server-side Java programming
 - forum profile
Using developerWorks - 219 posts Using developerWorks
 - forum profile
DB2 with Java - 137 posts DB2 with Java
 - forum profile
Java security - 115 posts Java security
 - forum profile
XML and Java Technology - 112 posts XML and Java Technology
 - forum profile
Client-side Java programming - 99 posts Client-side Java programming
 - forum profile
Java filter - 53 posts Java filter
 - forum profile
Java Virtual Machine (JVM) and Bytecode - 42 posts Java Virtual Machine (JVM) and Bytecode
 - forum profile

Latest active threads on IBM developerWorks : Java technology Forums:

IBM developerWorks : Java technology Forums
Started 1 day, 21 hours ago (2009-11-10 11:22:00)  by DanRumney
This code: var myDataNode = myXML.documentElement; var logonNode = myDataNode.firstChild; var transNode = logonNode.firstChild; looks suspect to me. Your trans elements are not children of your logon element.
Forum:  Ajax forum Ajax forum
 - forum profile
Thread:  Show this thread (4 posts) Thread info: Retrieve XML attribute values with AJAX Size: 431 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Retrieve XML attribute values with AJAX :: Ajax forum
 :: IBM developerWorks : Java technology Forums"
IBM developerWorks : Java technology Forums
Started 1 day ago (2009-11-11 07:26:00)  by CampbellAllan
I had a similar problem when upgrading and tried a few things to fix it. The problem is to do with the java.security.Signature class in the IBM JRE using a delegation model to wrap the real signature implementation. It seems sensible initially as the wrapper class can take care of checking if the appropriate init method has been called before update() is called. The problem comes when...
Forum:  Java security Java security
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Code runs correctly with SUN JRE 1.6.0.16 but not with IBM Java60 Bug? Size: 1,084 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Code runs correctly with SUN JRE 1.6.0.16 but not with IBM Java60 Bug? :: Java security
 :: IBM developerWorks : Java technology Forums"
IBM developerWorks : Java technology Forums
Started 1 day, 14 hours ago (2009-11-10 17:39:00)  by yodude
here is my trace: Trace: JGSS_DBG_CRED JAAS config: debug=true JGSS_DBG_CRED JAAS config: credsType=initiate only (default) JGSS_DBG_CRED JAAS config: useDefaultCcache=true JGSS_DBG_CRED JAAS config: useDefaultKeytab=false (default) JGSS_DBG_CRED JAAS config: forwardable=false (default) JGSS_DBG_CRED JAAS config: proxiable=false (default) JGSS_DBG_CRED JAAS ...
Forum:  Java security Java security
 - forum profile
Thread:  Show this thread (2 posts) Thread info: "Empty key" exception accessing Active Directory over JNDI GSSAPI Size: 4,187 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: "Empty key" exception accessing Active Directory over JNDI GSSAPI :: Java security
 :: IBM developerWorks : Java technology Forums"
IBM developerWorks : Java technology Forums
Started 1 day, 22 hours ago (2009-11-10 10:14:00)  by becklery
Back to Thread List
Forum:  XML and Java Technology XML and Java Technology
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Compare the usabilities of RAQ Report and BIRT in expression operator Size: 720 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Compare the usabilities of RAQ Report and BIRT in expression operator :: XML and Java Technology
 :: IBM developerWorks : Java technology Forums"
IBM developerWorks : Java technology Forums
Started 2 days, 2 hours ago (2009-11-10 05:33:00)  by shixs
Back to Thread List
Forum:  Java Virtual Machine (JVM) and Bytecode Java Virtual Machine (JVM) and Bytecode
 - forum profile
Thread:  Show this thread (2 posts) Thread info: problem of "instanceof" operator with IBM's JDK1.5 Size: 720 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: problem of "instanceof" operator with IBM's JDK1.5 :: Java Virtual Machine (JVM) and Bytecode
 :: IBM developerWorks : Java technology Forums"
IBM developerWorks : Java technology Forums
Started 6 days ago (2009-11-06 08:16:00)  by MenezesDNS
Back to Thread List
Forum:  IBM Java Runtimes and SDKs IBM Java Runtimes and SDKs
 - forum profile
Thread:  Show this thread (2 posts) Thread info: JVM death in lkMonitorEnter Size: 720 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: JVM death in lkMonitorEnter :: IBM Java Runtimes and SDKs
 :: IBM developerWorks : Java technology Forums"
IBM developerWorks : Java technology Forums
Started 1 week ago (2009-11-04 16:35:00)  by Ben Hardill
Hi, Yes, for really large core files or when there are really large numbers of classes loaded in the failing JVM then occasionally jextract will run out of memory. You can increase size of the java heap used by jextract by using the following command line option: jextract -J-Xmx1024m /path/to/core Hope that helps Ben Hardill
Forum:  IBM Java Runtimes and SDKs IBM Java Runtimes and SDKs
 - forum profile
Thread:  Show this thread (3 posts) Thread info: jextract error Size: 479 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: jextract error :: IBM Java Runtimes and SDKs
 :: IBM developerWorks : Java technology Forums"
 

Hot threads for last week on IBM developerWorks : Java technology Forums:

Ajax forum
Started 1 day, 21 hours ago (2009-11-10 11:22:00)  by DanRumney
This code: var myDataNode = myXML.documentElement; var logonNode = myDataNode.firstChild; var transNode = logonNode.firstChild; looks suspect to me. Your trans elements are not children of your logon element.
Forum:  Ajax forum Ajax forum
 - forum profile
Thread:  Show this thread (4 posts) Thread info: Retrieve XML attribute values with AJAX Size: 431 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Retrieve XML attribute values with AJAX :: Ajax forum
 :: IBM developerWorks : Java technology Forums"
IBM Java Runtimes and SDKs
Re: jextract error - 3 new posts
Started 1 week ago (2009-11-04 16:35:00)  by Ben Hardill
Hi, Yes, for really large core files or when there are really large numbers of classes loaded in the failing JVM then occasionally jextract will run out of memory. You can increase size of the java heap used by jextract by using the following command line option: jextract -J-Xmx1024m /path/to/core Hope that helps Ben Hardill
Forum:  IBM Java Runtimes and SDKs IBM Java Runtimes and SDKs
 - forum profile
Thread:  Show this thread (3 posts) Thread info: jextract error Size: 479 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: jextract error :: IBM Java Runtimes and SDKs
 :: IBM developerWorks : Java technology Forums"
IBM Java Runtimes and SDKs
Cognos SDK - 2 new posts
Started 1 week, 1 day ago (2009-11-03 21:22:00)  by Karnakar
Hi Guys, Any one worked on Cognos SDK in Java.. please help me.. i not able to fetch drill down report..because i dont know which xsl to be used to transformation.. Please if any one worked on it..please help me.. Thanks
Forum:  IBM Java Runtimes and SDKs IBM Java Runtimes and SDKs
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Cognos SDK Size: 357 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Cognos SDK :: IBM Java Runtimes and SDKs
 :: IBM developerWorks : Java technology Forums"
Ajax forum
reRender Query - 2 new posts
Started 1 week, 1 day ago (2009-11-03 17:32:00)  by tingting
I am using a generalized popup which is being used in different xhtmls eg page1, page2 , page3, page4 , each page have a table with id1, id2, id3, id4 respectively. the a4j OK button in the popup xhtml rerenders the tables in the xhtmls from which it is called. <a4j:commandButton reRender="id1, id2, id3, id4" Kindly let me know even if i call the popup from page1 xhtml(...
Forum:  Ajax forum Ajax forum
 - forum profile
Thread:  Show this thread (2 posts) Thread info:  reRender Query Size: 694 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "reRender Query :: Ajax forum
 :: IBM developerWorks : Java technology Forums"
Ajax forum
Trim output value of - 2 new posts
Started 1 week, 1 day ago (2009-11-03 17:12:00)  by tingting
can i use customized converters to trim output values after a certain range and convert them to lowercase in <a4j:commandLink> there is no attribute like converter in <a4j:commandLink> as we have in outputText. Please let me know how to trim the output values appearing in <a4j:commandLink>
Forum:  Ajax forum Ajax forum
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Trim output value of Size: 416 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Trim output value of :: Ajax forum
 :: IBM developerWorks : Java technology Forums"
DB2 with Java
Started 1 week, 1 day ago (2009-11-03 08:40:00)  by becklery
In real business, the access control of web application program can be very complex. Some projects even require access control to all the controls on the page. Take an input report for an example, most items can be inputted by employees, while some special items can only be inputted by managers, and users should be allowed to define these special items easily. Then, do developers ...
Forum:  DB2 with Java DB2 with Java
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Realize complex access control with free web control Size: 1,571 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Realize complex access control with free web control :: DB2 with Java
 :: IBM developerWorks : Java technology Forums"
Improve Your Java Code Quality
Started 1 week, 1 day ago (2009-11-03 09:32:00)  by ackandula
Hi, I would like to go through any courses that are in offer or presently available for improving the quality of the Java Code... I see code at the work place which requires a lot of improvement according to me and also quite evident while evaluating according to the normal standards of quality checks automatically available in IDE's Please help me with any courses ...
Forum:  Improve Your Java Code Quality Improve Your Java Code Quality
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Improving the Quality of Code... Any Certifications / Books available Size: 569 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Improving the Quality of Code... Any Certifications / Books available :: Improve Your Java Code Quality
 :: IBM developerWorks : Java technology Forums"
XML and Java Technology
Started 1 week, 1 day ago (2009-11-04 00:39:00)  by souji_neelu
Back to Thread List
Forum:  XML and Java Technology XML and Java Technology
 - forum profile
Thread:  Show this thread (2 posts) Thread info: sending multiple requests at a time Size: 720 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: sending multiple requests at a time :: XML and Java Technology
 :: IBM developerWorks : Java technology Forums"
XML and Java Technology
Started 1 week, 1 day ago (2009-11-04 00:38:00)  by souji_neelu
Back to Thread List
Forum:  XML and Java Technology XML and Java Technology
 - forum profile
Thread:  Show this thread (2 posts) Thread info: sending multiple requests ata time Size: 720 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: sending multiple requests ata time :: XML and Java Technology
 :: IBM developerWorks : Java technology Forums"
Using developerWorks
Started 1 week ago (2009-11-04 11:25:00)  by nickpoore
Thanks for you question. You might have better luck if you post it on some of our technical forums. All our forum topics are listed here http://www.ibm.com/developerworks/forums . This forum is for questions specific to using the developerWorks web site.
Forum:  Using developerWorks Using developerWorks
 - forum profile
Thread:  Show this thread (2 posts) Thread info: Web services with RSA (7.0) without web services feature pack installed Size: 419 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Web services with RSA (7.0) without web services feature pack installed :: Using developerWorks
 :: IBM developerWorks : Java technology Forums"