|
More site info...
IBM developerWorks : WebSphere Forums - www.ibm.com/developerworks/websphere/ | Site profile
|
|
Site profile page for http://www.ibm.com/developerworks/websphere/.
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.ibm.com/developerworks/websphere/.
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/websphere/ 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.
|
|
|
|
|
Posting activity table on IBM developerWorks : WebSphere Forums:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
435
|
1,491
|
4,573
|
|
Post:
|
687
|
2,560
|
7,788
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for IBM developerWorks : WebSphere Forums (http://www.ibm.com/developerworks/websphere/)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
IBM developerWorks : WebSphere Forums posting activity graph:
|
|
http://www.ibm.com/developerworks/websphere/ Alexa graph:
|
Top authors on IBM developerWorks : WebSphere Forums during last week:
user's latest post:
Getting Exception...
Published (2009-11-24 12:09:00)
Note, I do not claim to have verified your code for correctness or secure-ness (eg, not sure how safe it is to be using just the first 128 bits of a 256 bit digest of the bytes of a String as the key to wrap an AES key with), BUT I wanted to let you know that I tried your code (after fixing a typo or two and declaring some of the vars that weren't declared in your code snippet above) and it appeared to run for me with IBM's Java...
user's latest post:
WsnInitialContextFactory in WAS 6.1
Published (2009-11-24 10:02:00)
Do you want to try running stuff from the command line? To eliminate eclipse as a source of the problem? http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/tcli_developthinclient.html thanks, dims
user's latest post:
Customize Side Nav
Published (2009-11-24 14:19:00)
well I would go ahead and modify sidenav.jspf and add a second set of navigation loops or just a navigation links for the pages you want to link to. You can use the navigation loop and point it to a specific page and have it loop from there and only go a certain level deep if you want. IBM Certified System Administrator -- WebSphere Portal V6.0, V5.1, V5.0 IBM Certified Solution Developer -- WebSphere Portal V5.1, v6.0 The postings on this...
user's latest post:
Using Entities with JPALoader .....
Published (2009-11-24 15:11:00)
Yes, you can use the sample in your own development. The header of each source file describes the intent for its use. We will be formalizing this sample in our upcoming samples gallery very soon. We're investigating adding features such as this to the product in the future.
user's latest post:
changeNodeName script failed
Published (2009-11-20 10:50:00)
Hello! First instances I found were in security.xml, 3 entries about "location" left to the old path: name="NodeDefaultKeyStore" ... location="${CONFIG_ROOT}/cells/<oldCellName>... name="NodeDefaultTrustStore" ... location="${CONFIG_ROOT}/cells/<oldCellName>... name="NodeLTPAKeys" ... location="${CONFIG_ROOT}/cells/<oldCellName>...รน renamed but...
user's latest post:
Portal and Lotus Web Content...
Published (2009-11-23 10:32:00)
Hi, Am interested to know when this Beta Two is scheduled to release as a full licenced 6.1.5 version .
user's latest post:
Disabling or pointing...
Published (2009-11-18 17:08:00)
99% of crashes are child process crashes, which run as an unpriveleged user. If you remove CoreDumpDirectory, it will default to the server root which should not be writable by this unpriveleged user. Otherwise you'd have to look into doing this at the AIX level, such that the IHS CoreDumpDirectory is short-circuited by asking AIX not to drop core at all.
|
|
|
Top 10 active forums on IBM developerWorks : WebSphere Forums during last week:
|
|
Top 10 forums on IBM developerWorks : WebSphere Forums:
|
|
|
|
Latest active threads on IBM developerWorks : WebSphere Forums:
Started 2 days, 19 hours ago (2009-11-23 09:20:00)
by mburati
When you run a portlet in a WebSphere Portal page (6.1 or later) portal has already loaded its version of Dojo on the page, so the portlets don't load yet another (possibly different/conflicting) version of Dojo - they just use what the portal has already loaded.
I've heard that WPF 6.1.5 (and I believe WP 6.1.5) should be available in the next couple of days, so you may want to ...
Started 21 hours, 56 minutes ago (2009-11-25 07:07:00)
by jede
try this
<xsl:variable name="device-name" select="dp:variable('var://service/system/ident')/ identification[1]/device-name"/>
regards
Jens
Started 19 hours, 52 minutes ago (2009-11-25 09:11:00)
by yang@us.ibm.com
Hello,
You can try searching this forum for similar threads, like this one:
http://www.ibm.com/developerworks/forums/thread.j spa?threadID=310943
Thank you,
David Yang
WebSphere Portal support
The postings on this site are my own and do not necessarily represent the positions, strategies, or opinions of IBM.
Started 22 hours, 59 minutes ago (2009-11-25 06:04:00)
by paul.brett
Although not explicilty listed in the documentation, have you tried -OAWFTP1 'commands' ?
Paul
Started 1 day, 15 hours ago (2009-11-24 13:50:00)
by jwbarnes
not currently, but you could take the open source jsr 168 bookmarks portlet from sourceforge and use that and do what you want by customizing it
IBM Certified System Administrator -- WebSphere Portal V6.0, V5.1, V5.0
IBM Certified Solution Developer -- WebSphere Portal V5.1, v6.0
The postings on this site are my own and do not necessarily represent the positions, strategies, ...
Started 20 hours, 44 minutes ago (2009-11-25 08:19:00)
by Rafael.Ribeiro
Only to clarify, I am trying to develop a script with what is described on this link:
http://www.ibm.com/developerworks/websphere/techj ournal/0701_ilechko/0701_ilechko.html#secc-4
Started 21 hours, 7 minutes ago (2009-11-25 07:56:00)
by bandreas
I don't believe outputLabel supports JavaScript events (they show up as errors when I look at your page in RAD), so first you need to change the the tag you are putting the onmouseover/onmouseout/onclick events on. For example, use:
<hx:outputLinkEx value= "#" styleClass= "outputLinkEx" id= "expand" onclick= "showRows(this);" onmouseover= "showHideOrderLines(this);" ...
|
|
Hot threads for last week on IBM developerWorks : WebSphere Forums:
Started 1 week, 1 day ago (2009-11-17 05:33:00)
by Akash Bharti
I think that script is for WAS 6.0.... anyways, can you paste the complete output and we can try figure out what references need to be changed.
Thanks
Akash
Started 5 days, 19 hours ago (2009-11-20 09:57:00)
by mburati
I can think of 2 options for such a scenario off the top of my head - I'm sure there's probably more...
1) Custom profile selection handler that then does the work for both of the decisions you want made.
2) Imported Model for that feature enabled/disabled based on the first selection handler and then the builder call(s) from that imported model enabled/disabled based on the ...
Started 1 week ago (2009-11-18 10:09:00)
by mpeter
Create a load balancing group and use a First Alive strategy. From the documentation:
First Alive: Based on the concept of a primary and some number of backup servers. Assuming that the primary server is healthy, all connections are forwarded to this server. Connections are forwarded to backup servers only if the primary is quarantined or unhealthy.
Started 1 week, 1 day ago (2009-11-17 15:05:00)
by Liv2luv
For the mapping part, if you do not want to do the transformations manually, try using Web Transformation Extender. Its not there for a test ride. You can get the documentation here : http://publib.boulder.ibm.com/infocenter/wtxdoc/v8 r2m0/index.jsp
I am not sure why are you using a XML firewall when you are trying to map between WSDLs. It is not designed to handle that. Few extra ...
Started 5 days, 21 hours ago (2009-11-20 07:46:00)
by residium
The problem is the XML BOM in the beginning of the file. It is set to EF BB BF ( UTF-8).
If I remove this. The file is parsed ok.
So, how can I get the xmlnsc parser to accept a BOM like that?
Started 5 days, 14 hours ago (2009-11-20 14:44:00)
by Maruthi.X
Thanks a lot for your inputs dcberg.
I have few more questions on the fixed Partition stuff, based on your inputs. Because we defnitely will not be able to go with the session handle(PER CONTAINER) option which will make the service look ugly forcing the client to pass that information, who is nowere related to that attribute.
The latency we meant for Fixed Partition, is there ...
Started 5 days, 8 hours ago (2009-11-20 20:16:00)
by mtr
Client Event Handler should be able to navigate to an arbitrary URL using a "Link to action" type. To debug this, you can change the action type to "Script" and enter a script that does an alert - this can allow you to see if the handler is running at all.
Started 1 week, 1 day ago (2009-11-17 16:47:00)
by Davanum Srinivas
If you install the web services feature pack, you won't need extra jaxb jars in your EAR (and you can rely on IBM support)
http://www-01.ibm.com/support/docview.wss?rs=180& uid=swg21264563
thanks,
dims
Started 1 week, 1 day ago (2009-11-18 03:24:00)
by Akash Bharti
It will be shared. When you create a connection pool at cell scope, it basically means that a pool will be maintained at the DeploymentManager and will be handed over to the AppServer requiring it.
Thanks
Akash
Started 1 week, 1 day ago (2009-11-17 08:11:00)
by jasonCornell
Hi Dmelby.
The current target for IBM WebSphere Portlet Factory v6.1.5 availability is 11.25.09. We will keep the community informed and will announce v6.1.5 availabilty here.
Thanks
jrc
|
|