You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
(157) |
May
(789) |
Jun
(608) |
Jul
(554) |
Aug
(868) |
Sep
(654) |
Oct
(994) |
Nov
(803) |
Dec
(982) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(1006) |
Feb
(1054) |
Mar
(1345) |
Apr
(1305) |
May
(1392) |
Jun
(1016) |
Jul
(265) |
Aug
(1) |
Sep
(8) |
Oct
(9) |
Nov
(8) |
Dec
(19) |
2007 |
Jan
(20) |
Feb
(10) |
Mar
(20) |
Apr
(8) |
May
(4) |
Jun
(1) |
Jul
(6) |
Aug
(3) |
Sep
(6) |
Oct
(12) |
Nov
(7) |
Dec
(13) |
2008 |
Jan
(5) |
Feb
(4) |
Mar
(34) |
Apr
(32) |
May
(22) |
Jun
(21) |
Jul
(30) |
Aug
(18) |
Sep
(30) |
Oct
(23) |
Nov
(86) |
Dec
(51) |
2009 |
Jan
(25) |
Feb
(26) |
Mar
(34) |
Apr
(47) |
May
(38) |
Jun
(25) |
Jul
(36) |
Aug
(9) |
Sep
(8) |
Oct
(10) |
Nov
(4) |
Dec
(17) |
2010 |
Jan
(7) |
Feb
(9) |
Mar
(26) |
Apr
(49) |
May
(52) |
Jun
(48) |
Jul
(39) |
Aug
(27) |
Sep
(9) |
Oct
(14) |
Nov
(7) |
Dec
(10) |
2011 |
Jan
(12) |
Feb
(9) |
Mar
(17) |
Apr
(33) |
May
(39) |
Jun
(36) |
Jul
(29) |
Aug
(26) |
Sep
(29) |
Oct
(38) |
Nov
(35) |
Dec
(27) |
2012 |
Jan
(20) |
Feb
(34) |
Mar
(29) |
Apr
(33) |
May
(45) |
Jun
(46) |
Jul
(50) |
Aug
(35) |
Sep
(55) |
Oct
(68) |
Nov
(79) |
Dec
(45) |
2013 |
Jan
(67) |
Feb
(20) |
Mar
(55) |
Apr
(52) |
May
(25) |
Jun
(25) |
Jul
(34) |
Aug
(27) |
Sep
(21) |
Oct
(21) |
Nov
(19) |
Dec
(12) |
2014 |
Jan
(10) |
Feb
(8) |
Mar
(13) |
Apr
(18) |
May
(36) |
Jun
(26) |
Jul
(17) |
Aug
(19) |
Sep
(13) |
Oct
(8) |
Nov
(7) |
Dec
(5) |
2015 |
Jan
(11) |
Feb
(2) |
Mar
(13) |
Apr
(15) |
May
(7) |
Jun
(2) |
Jul
(4) |
Aug
(3) |
Sep
(3) |
Oct
|
Nov
(2) |
Dec
(1) |
2016 |
Jan
(3) |
Feb
(5) |
Mar
(19) |
Apr
(34) |
May
(9) |
Jun
(10) |
Jul
(5) |
Aug
(10) |
Sep
(5) |
Oct
(11) |
Nov
(19) |
Dec
(7) |
2017 |
Jan
(4) |
Feb
(4) |
Mar
(8) |
Apr
(5) |
May
(12) |
Jun
(5) |
Jul
(11) |
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
From: wobbet <nu...@jb...> - 2005-05-17 01:27:26
|
"mikezzz" wrote : I would put it inside the mail.sar for the time being. Where in the .sar? In WEB-INF/lib? Directly in the .sar itself? In putting it into the .sar does that make it an "official" part of the distribution? Is that what you want or do you want it to be an optional element? If optional then how do you get it included w/o exploding the .ear file? Two distros perhaps, one with and one without? If the data files are in the .sar how easily can it be updated with new definitions? It just might be a lot easier to do the Hibernate based Map implementation rather than make these sorts of decisions :) rjsjr View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877925#3877925 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877925 |
From: <ju...@jb...> - 2005-05-16 23:46:36
|
actually all xmbean deployment descriptors are generated in the module server when you build everything the first time, very uncool. I will try to come with a patch tonight View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877910#3877910 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877910 |
From: <ju...@jb...> - 2005-05-16 23:18:08
|
actually you seem to have more insight than my on the subject so far, so come with your design and your code View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877923#3877923 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877923 |
From: <ju...@jb...> - 2005-05-16 23:16:50
|
I patched the build so it is happy again. The bug come from xdoclet. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877922#3877922 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877922 |
From: wobbet <nu...@jb...> - 2005-05-16 23:01:29
|
Right now I'm doing my testing by using the JBoss IDE inside of Eclipse and I've put the two data directories onto the classpath manually. That is obviously not going to work for a real deployment. So what I really need to know is "Where does the data go?" The jASEN developers tell me that I have to have the data in the classpath and I was hoping that the data directory would be the appropriate place since I am storing data after all. The conf directory may be appropriate though. If it isn't appropriate, let me know where it should go... rjsjr View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877884#3877884 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877884 |
From: <mcu...@jb...> - 2005-05-16 22:55:29
|
appending "R" to the release seems reasonable enough for me (it's only for update site purposes anyway) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877919#3877919 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877919 |
From: wobbet <nu...@jb...> - 2005-05-16 22:45:21
|
From the "Integrating jASEN" thread one of the jASEN developers said that the dictionaries simply need to be available on the classpath. For a first cut deployment w/o Hibernate can I use /server/default/data as the storage location of the data? Will that path be available to the jASEN engine without code mods? If not, should the data simply go into mail.ear/mail.sar/META-INF/??? Many thanks! rjsjr View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877874#3877874 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877874 |
From: <ju...@jb...> - 2005-05-16 22:13:16
|
some other thing are broken. first you have to add manually commons-collection.jar in jboss because it has been removed. but the really weird thing is about JMX doclet. if you generate the CMS module from jboss-portal-2.0/build it does not generate the xmbean descriptor, but if you execute it locally, it does. I am investigating and it is really strange View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877906#3877906 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877906 |
From: <ju...@jb...> - 2005-05-16 21:57:24
|
actually it has not been added by me, my bad. and yes now it runs on 4.0.2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877899#3877899 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877899 |
From: dajevtic <nu...@jb...> - 2005-05-16 21:39:01
|
Ok, I'm familiar with the SessionManager integration. I would be glad to create a portlet communication manager using this kind of integration. Do you have any specifications about what the Interportlet Comm Manager is supposed to do, or should I provide my own specification? With your permission, I would be glad to provide you with this manager using JBoss coding guidelines, etc. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877901#3877901 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877901 |
From: mikezzz <nu...@jb...> - 2005-05-16 19:45:08
|
I would put it inside the mail.sar for the time being. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877883#3877883 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877883 |
From: pilhuhn <nu...@jb...> - 2005-05-16 19:31:24
|
I am not sure, if I understood your question correctly, but data/ is (afaik) not on the classpath, while conf/ is. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877878#3877878 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877878 |
From: dajevtic <nu...@jb...> - 2005-05-16 18:58:16
|
Hello there, I'm back with some news regarding Interportlet Communication. I've tested the PortletFormManager with the per webapp class loader and it produces the same results as the JbossWebLoader. So there shouldn't be any problems, because the class is explicitly declared to be singleton. As expected, a disitributed environment does not work. I therefore tested the 3 possible solutions: persistence, web service and TreeCacheAOP. They all work fine in a distributed environemt, however I'm still dealing with some security issues. I will run some further tests about performance, as well. If anoyone is interested I'll post the results in this forum?! Regards, dj View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877873#3877873 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877873 |
From: <dim...@jb...> - 2005-05-16 17:54:27
|
You shouldn't post user questions to the jboss development forums. Your question has been answered to a user forum: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63997 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877864#3877864 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877864 |
From: sdhaliwal <nu...@jb...> - 2005-05-16 17:06:08
|
I am sorry, I did not ask the question correctly. The divRenderer seems to be a reference to a particular rendererSet. By default, the value for the rendererSet is reference is emptyRenderer. My question is where are those values (divRenderer, emptyRenderer, etc. defined). For example, how would I know the value to use if I wished to use a TableRenderer. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877861#3877861 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877861 |
From: sgwood <nu...@jb...> - 2005-05-16 16:32:48
|
The Hibernate jars were removed from CVS, and the build (at least for me) is broken. Am I missing something? Sherman View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877857#3877857 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877857 |
From: <roy...@jb...> - 2005-05-16 15:22:45
|
They're defined in the default-portal.xml. http://docs.jboss.org/jbportal/v2.0RC/reference-guide/en/html/themeandlayouts.html#d0e845 This block is only available in the RC release. Did that answer your question? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877848#3877848 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877848 |
From: nmurali <nu...@jb...> - 2005-05-16 14:28:57
|
My search for open source free SNMP JAVA APIs led me to joesnmp and search on joesnmp led me to jBoss. I am wondering what version of open source free JBoss I should get in order to use joesnmp. We are planning to include SNMP agent side application in a developed product and also subsequently have 3rd party manager application communicate and interface with our agent application. Please let me know whatever essential to start with this. I am new all SNMP but determined to get the point of deployment. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877843#3877843 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877843 |
From: dajevtic <nu...@jb...> - 2005-05-16 13:35:00
|
Sorry, the above articles were posted while I was editing my post, so I didn't see that other answers were already provided. I agree that tree cache replicated would be a good solution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877836#3877836 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877836 |
From: sdhaliwal <nu...@jb...> - 2005-05-16 13:01:04
|
Roy, Where are the names used here defined : org.jboss.portal.property.renderSet divRenderer defined. e.g divRenderer View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877830#3877830 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877830 |
From: <ju...@jb...> - 2005-05-16 12:55:32
|
unless you put the jar in the lib or deploy directory of JBoss and not in the war files, in that case the scope would be per VM using tree cache replicated would be a good idea too but needs more work to put in place. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877829#3877829 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877829 |
From: sdhaliwal <nu...@jb...> - 2005-05-16 12:51:33
|
If you are using per webapp class loader (not using JbossWebLoader) which will be the default for the final release, even the portlets in different webapps within the same JVM could have a problem. We have been toying with the idea of using TreeCacheAop View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877828#3877828 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877828 |
From: <ju...@jb...> - 2005-05-16 12:46:31
|
clustered env would need something more complicated View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877825#3877825 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877825 |
From: akdeiva <nu...@jb...> - 2005-05-16 12:43:48
|
Hi, I am using the PHPServlet engine to process the PHP files and installed the same in the deploy directory. When i tried to run the phpinfo(); its showing the proper results and i don't have any problem with that. But when i tried to run any code which creates instance of java object, then it throws the exception and the JBoss server gets crashed and logs out. Do any one face the same problem or can any one help on this? Thanks in advance! Deiva PS : Herewith i am attaching the content of the error log file generated by the JBoss # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d739bf5, pid=2620, tid=2492 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode) # Problematic frame: # V [jvm.dll+0x89bf5] # --------------- T H R E A D --------------- Current thread (0x008ce280): JavaThread "http-0.0.0.0-8080-1" daemon [_thread_in_vm, id=2492] siginfo: ExceptionCode=0xc0000005, reading address 0x00000000 Registers: EAX=0x00000000, EBX=0x00000000, ECX=0x0000deab, EDX=0x00000000 ESP=0x287eefa0, EBP=0x287eefc0, ESI=0x008ce280, EDI=0x00000000 EIP=0x6d739bf5, EFLAGS=0x00010246 Top of Stack: (sp=0x287eefa0) 0x287eefa0: 008ce280 00000006 00000000 008ce33c 0x287eefb0: 008ce33c 28d1a2f8 6d7f2920 008ce280 0x287eefc0: 00000000 288316ee 008ce33c 00000000 0x287eefd0: 00000000 00000000 27392748 008ce33c 0x287eefe0: 00000000 28d1a2fc 28831171 00000000 0x287eeff0: 28d1a2fc 27392748 28d1a2a8 00000000 0x287ef000: 27392748 287ef08c 00000000 28d1b780 0x287ef010: 28d1a2a8 00000000 2887232b 27c35c94 Instructions: (pc=0x6d739bf5) 0x6d739be5: f0 53 6a 06 56 89 75 fc e8 af 80 fb ff 8b 45 10 0x6d739bf5: ff 30 e8 e0 84 ff ff 83 c4 14 8d 4d f8 50 56 e8 Stack: [0x287b0000,0x287f0000), sp=0x287eefa0, free space=251k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x89bf5] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j net.php.servlet.send(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Z)V+0 j net.php.servlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;)V+52 j net.php.servlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+24 j javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+30 j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+354 j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101 j org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+61 j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+117 j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101 j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+670 j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+285 j org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+37 j org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+302 j org.jboss.web.tomcat.security.JaccContextValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+32 j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+64 j org.apache.catalina.valves.ErrorReportValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+6 j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/connector/Request;Lorg/apache/catalina/connector/Response;)V+42 j org.apache.catalina.connector.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+141 j org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V+521 j org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113 j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45 j org.apache.tomcat.util.net.MasterSlaveWorkerThread.run()V+32 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x27c35d30 JavaThread "http-0.0.0.0-8080-2" daemon [_thread_blocked, id=3244] =>0x008ce280 JavaThread "http-0.0.0.0-8080-1" daemon [_thread_in_vm, id=2492] 0x27b38c28 JavaThread "TP-Monitor" daemon [_thread_blocked, id=3316] 0x26e25010 JavaThread "TP-Processor4" daemon [_thread_in_native, id=2596] 0x26e24a80 JavaThread "TP-Processor3" daemon [_thread_blocked, id=3224] 0x26e33d40 JavaThread "TP-Processor2" daemon [_thread_blocked, id=2340] 0x26e24560 JavaThread "TP-Processor1" daemon [_thread_blocked, id=2304] 0x27b4f678 JavaThread "http-0.0.0.0-8080" daemon [_thread_in_native, id=2820] 0x27baa998 JavaThread "JBossLifeThread" [_thread_blocked, id=2592] 0x27996d80 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=2216] 0x27daaa88 JavaThread "TimeoutFactory" daemon [_thread_blocked, id=860] 0x27de9d48 JavaThread "JCA PoolFiller" [_thread_blocked, id=3168] 0x27dfcdd0 JavaThread "Timer-2" daemon [_thread_blocked, id=656] 0x27878ce8 JavaThread "HSQLDB Timer @90ebfe" daemon [_thread_blocked, id=3012] 0x27ba9ac0 JavaThread "WorkManager(3)-1" daemon [_thread_blocked, id=2232] 0x27beb238 JavaThread "Thread-3" daemon [_thread_blocked, id=3392] 0x2705cc40 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=716] 0x27af50a0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=680] 0x27874480 JavaThread "PooledInvokerAcceptor#0-4445" [_thread_in_native, id=3044] 0x278936b0 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=2628] 0x27881f18 JavaThread "ClassLoadingPool(2)-1" daemon [_thread_in_native, id=872] 0x27882120 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=3424] 0x2738b038 JavaThread "GC Daemon" daemon [_thread_blocked, id=2600] 0x27883db8 JavaThread "RMI Reaper" [_thread_blocked, id=2180] 0x273969b0 JavaThread "Timer-1" daemon [_thread_blocked, id=3100] 0x27864c28 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=3220] 0x2738bd60 JavaThread "ScannerThread" daemon [_thread_blocked, id=2728] 0x2737a5f8 JavaThread "Timer-0" daemon [_thread_blocked, id=2848] 0x00236d90 JavaThread "DestroyJavaVM" [_thread_blocked, id=3312] 0x008a39a8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2844] 0x008a24b0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2888] 0x008a1718 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2736] 0x00898af8 JavaThread "Finalizer" daemon [_thread_blocked, id=2956] 0x00897608 JavaThread "Reference Handler" daemon [_thread_blocked, id=2780] Other Threads: 0x00894c58 VMThread [id=3248] 0x008a4f40 WatcherThread [id=2920] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 9152K, used 7751K [0x02950000, 0x03330000, 0x050b0000) eden space 8192K, 82% used [0x02950000, 0x02ff1f50, 0x03150000) from space 960K, 99% used [0x03240000, 0x0332fff8, 0x03330000) to space 960K, 0% used [0x03150000, 0x03150000, 0x03240000) tenured generation total 121024K, used 27160K [0x050b0000, 0x0c6e0000, 0x22950000) the space 121024K, 22% used [0x050b0000, 0x06b36038, 0x06b36200, 0x0c6e0000) compacting perm gen total 20480K, used 20293K [0x22950000, 0x23d50000, 0x26950000) the space 20480K, 99% used [0x22950000, 0x23d21460, 0x23d21600, 0x23d50000) No shared spaces configured. Dynamic libraries: 0x00400000 - 0x0040c000 C:\Program Files\Java\jdk1.5.0_02\bin\java.exe 0x77f80000 - 0x77ffd000 C:\WINNT\system32\ntdll.dll 0x7c2d0000 - 0x7c332000 C:\WINNT\system32\ADVAPI32.dll 0x7c570000 - 0x7c628000 C:\WINNT\system32\KERNEL32.DLL 0x77d30000 - 0x77da1000 C:\WINNT\system32\RPCRT4.DLL 0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll 0x6d6b0000 - 0x6d835000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\client\jvm.dll 0x77e10000 - 0x77e75000 C:\WINNT\system32\USER32.dll 0x77f40000 - 0x77f7e000 C:\WINNT\system32\GDI32.DLL 0x77570000 - 0x775a0000 C:\WINNT\system32\WINMM.dll 0x6bd00000 - 0x6bd0d000 C:\WINNT\system32\SYNCOR11.DLL 0x6d2f0000 - 0x6d2f8000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\hpi.dll 0x690a0000 - 0x690ab000 C:\WINNT\system32\PSAPI.DLL 0x6d680000 - 0x6d68c000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\verify.dll 0x6d370000 - 0x6d38d000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\java.dll 0x6d6a0000 - 0x6d6af000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\zip.dll 0x6d530000 - 0x6d543000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\net.dll 0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.dll 0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.DLL 0x782c0000 - 0x782cc000 C:\WINNT\System32\rnr20.dll 0x77980000 - 0x779a4000 C:\WINNT\system32\DNSAPI.DLL 0x75050000 - 0x75058000 C:\WINNT\system32\WSOCK32.DLL 0x77340000 - 0x77353000 C:\WINNT\system32\iphlpapi.dll 0x77520000 - 0x77525000 C:\WINNT\system32\ICMP.DLL 0x77320000 - 0x77337000 C:\WINNT\system32\MPRAPI.DLL 0x75150000 - 0x7515f000 C:\WINNT\system32\SAMLIB.DLL 0x75170000 - 0x751bf000 C:\WINNT\system32\NETAPI32.DLL 0x7c340000 - 0x7c34f000 C:\WINNT\system32\Secur32.dll 0x77bf0000 - 0x77c01000 C:\WINNT\system32\NTDSAPI.dll 0x77950000 - 0x7797a000 C:\WINNT\system32\WLDAP32.DLL 0x751c0000 - 0x751c6000 C:\WINNT\system32\NETRAP.dll 0x77a50000 - 0x77b3f000 C:\WINNT\system32\OLE32.DLL 0x779b0000 - 0x77a4b000 C:\WINNT\system32\OLEAUT32.DLL 0x773b0000 - 0x773df000 C:\WINNT\system32\ACTIVEDS.DLL 0x77380000 - 0x773a3000 C:\WINNT\system32\ADSLDPC.DLL 0x77830000 - 0x7783e000 C:\WINNT\system32\RTUTILS.DLL 0x77880000 - 0x7790e000 C:\WINNT\system32\SETUPAPI.DLL 0x7c0f0000 - 0x7c151000 C:\WINNT\system32\USERENV.DLL 0x774e0000 - 0x77513000 C:\WINNT\system32\RASAPI32.DLL 0x774c0000 - 0x774d1000 C:\WINNT\system32\RASMAN.DLL 0x77530000 - 0x77552000 C:\WINNT\system32\TAPI32.DLL 0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.DLL 0x70a70000 - 0x70ad4000 C:\WINNT\system32\SHLWAPI.DLL 0x77360000 - 0x77379000 C:\WINNT\system32\DHCPCSVC.DLL 0x777e0000 - 0x777e8000 C:\WINNT\System32\winrnr.dll 0x777f0000 - 0x777f5000 C:\WINNT\system32\rasadhlp.dll 0x6d520000 - 0x6d528000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\management.dll 0x7ca00000 - 0x7ca23000 C:\WINNT\system32\rsaenh.dll 0x7c740000 - 0x7c7c7000 C:\WINNT\system32\CRYPT32.dll 0x77430000 - 0x77440000 C:\WINNT\system32\MSASN1.DLL 0x74fd0000 - 0x74fee000 C:\WINNT\system32\msafd.dll 0x75010000 - 0x75017000 C:\WINNT\System32\wshtcpip.dll 0x6d550000 - 0x6d559000 C:\Program Files\Java\jdk1.5.0_02\jre\bin\nio.dll 0x28830000 - 0x28838000 C:\php\php5servlet.dll 0x28840000 - 0x28ba5000 c:\php\php5ts.dll 0x28bb0000 - 0x28be2000 C:\WINNT\system32\ODBC32.dll 0x782f0000 - 0x78535000 C:\WINNT\system32\SHELL32.dll 0x76b30000 - 0x76b6e000 C:\WINNT\system32\comdlg32.dll 0x28cf0000 - 0x28d06000 C:\WINNT\system32\odbcint.dll 0x60000000 - 0x60045000 C:\WINNT\system32\MSCTF.dll VM Arguments: jvm_args: -Dprogram.name=run.bat -Xms128m -Xmx512m -Djava.endorsed.dirs=C:\jboss-4.0.2\bin\\..\lib\endorsed java_command: org.jboss.Main Environment Variables: JAVA_HOME=C:\Program Files\Java\jdk1.5.0_02 CLASSPATH=C:\Program Files\Java\jre1.5.0_02\lib\;C:\php\ext; PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Common Files\Crystal Decisions\2.0\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\SSH\bin;C:\PROGRA~1\GNU\WINCVS~1.3\CVSNT;C:\SSH\bin;C:\Program Files\Java\jdk1.5.0_02;c:\php;C:\PROGRA~1\GNU\WINCVS~1.3\CVSNT;C:\SSH\bin;C:\Program Files\Java\jdk1.5.0_02\bin; USERNAME=administrator OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 0, AuthenticAMD --------------- S Y S T E M --------------- OS: Windows 2000 Build 2195 Service Pack 4 CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse Memory: 4k page, physical 490992k(104584k free), swap 2461660k(1989192k free) vm_info: Java HotSpot(TM) Client VM (1.5.0_02-b09) for windows-x86, built on Mar 4 2005 01:53:53 by "java_re" with MS VC++ 6.0 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877824#3877824 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877824 |
From: sdhaliwal <nu...@jb...> - 2005-05-16 12:40:46
|
Will this approach for Interportlet communication work for communication across portlets deployed as part of separate webapps. What will be the behavior in a clustered environment. We have a requirement where portlets deployed as part of different webapps (part of the same portal) must exchange some information and change behavior accordingly. The portal will be deployed in a jboss cluster. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877823#3877823 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877823 |