[JBoss-dev] [Design of JBoss Portal] - tst

2005-02-21 Thread ${bb.Guest}
tst

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867247#3867247

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867247


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Portal] - JBOSS Portal on CMSMatrix?

2005-02-21 Thread ${bb.Guest}
http://www.cmsmatrix.org/matrix The CMS matrix has a nice comparison of 
different CMS solutions. I would greatly appreciate it if someone in-the-know 
on JBOSS Portal would add it to that site. Especially since I can't find a 
feature list for Portal...

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867248#3867248

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867248


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Design of JBoss Profiler] - JBoss profiler on Mac OS X - OutOfMemoryError

2004-12-30 Thread ${bb.Guest}
Hi,

I just downloaded the jboss-profiler and successfully configured it too. The 
.log.gz files were created. I used the web-interface (installed the 
jboss-profiler.war on tomcat) to analyze the data. That's when i got the 
message saying that it's:

Processing X registers
.
Processed 1072 registers (96%)
Processed 1073 registers (97%)
Processed 1074 registers (97%)
Processed 1075 registers (97%)
Processed 1076 registers (97%)
Processed 1077 registers (97%)
Processed 1078 registers (97%)
Processed 1079 registers (97%)
Processed 1080 registers (97%)
Processed 1081 registers (97%)
Processed 1082 registers (97%)
Processed 1083 registers (97%)
Processed 1084 registers (98%)
Processed 1085 registers (98%)
Processed 1086 registers (98%)
Processed 1087 registers (98%)
Processed 1088 registers (98%)
Processed 1089 registers (98%)
Processed 1090 registers (98%)
Processed 1091 registers (98%)
Processed 1092 registers (98%)
Processed 1093 registers (98%)
Processed 1094 registers (98%)
Processed 1095 registers (99%)
Processed 1096 registers (99%)
Processed 1097 registers (99%)
Processed 1098 registers (99%)
Processed 1099 registers (99%)
Processed 1100 registers (99%)
Processed 1101 registers (99%)
Processed 1102 registers (99%)
Processed 1103 registers (99%)
Processed 1104 registers (99%)
Processed 1105 registers (99%)
sort - java.lang.OutOfMemoryError

Could someone please let me know if i need to set any special heapsize for the 
profiler to work??

Also, this processing/sorting takes atleast 5-10 minutes for me?

I've also seen Null Pointer exception.



  | 
  | java.lang.NullPointerException
  | at java.io.File.init(File.java:180)
  | at 
org.jboss.profiler.web.actions.FilterAction.perform(FilterAction.java:32)
  | at 
org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
  | at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
  | at 
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
  | at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
  | at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
  | at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
  | at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
  | at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
  | at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
  | at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
  | at java.lang.Thread.run(Thread.java:552)
  | 

As you can see, my servlet container is Tomcat.

I'm yet to successfully run jboss-profiler web application to analyze the 
captured data.


Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3860247#3860247

Reply to the post : 

[JBoss-dev] [JBossWS] - Confusion about XML descriptors and tools

2004-11-23 Thread ${bb.Guest}
Johan,

1) wscompile is the prefered way to generate WSDL, it is the only way to 
generate jaxrpc-mapping.xml

2) webservices.xml is not generated

3) webservices.xml is the standard deployment descriptor for WS4EE server side 
components. WS4EE clients have their metadata specified in the service-ref 
element in ejb-jar, web.xml, application-client.xml respectively.

4) download the JWSDP-1.5 and have a look at the JAXRPC tool documentation, or 
online here: http://java.sun.com/webservices/docs/1.5/jaxrpc/jaxrpc-tools.html

--

This is a reply to 
http://www.jboss.org/index.html?module=bbop=viewtopict=56818 as I am 
currently getting errors replying to forum posts

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3856095#3856095

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3856095


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development