[JBoss-user] [The Lizzard's corner] - Can we get *just* the slides for webinars

2005-03-07 Thread camel
I wanted to watch the mod_jk webinar but the audio quality is really bad, I 
can't understand much of it.  Can we get just the PDF (or PPT or whatever) 
slides for download?  thanks



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869101#3869101

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869101


---
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=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: virtual hosts / jboss-web.xml

2004-12-30 Thread camel
Just put one entry in your jboss-web..xml:

  | www.foobar.com
  | /
  | 
  | 

And then add the [Alias] tag to your [Host] entry in server.xml (under 
deploy/jbossweb-tomcat50.sar):

...
  | 
  |www2.foobar.com
  |foobar.com
  | ...
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860162#3860162

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860162


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: JBoss 4.0.1 final - I get

2004-12-30 Thread camel
Thanks Scott, this resolves it for me.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860161#3860161

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860161


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: JBoss 4.0.1 final - I get

2004-12-29 Thread camel
Alex, 

I'm only accessing the database through hibernate.  I'm not even using 
Hibernate's direct SQL queries -- only HQL, and session.load() calls.  

Thanks,
chris

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860084#3860084

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860084


---
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-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - JBoss 4.0.1 final - I get "Closing a connection for you" now

2004-12-28 Thread camel
I just upgraded to JBoss 4.0.1 final from 4.0.0, and now I get "Closing a 
connection for you.  Please close them yourself: [EMAIL PROTECTED]" errors a 
lot -- appears to be every time a DB call is made.  The app appears to work (it 
gets the data from the DB ok). 

I didn't change anything else in my app.  I'm using JBoss's hibernate deployer 
with my HAR file, and accessing hibernate from stateless session beans with 
container managed transactions.  It works fine in 4.0.0 and 3.2.6.  Any ideas?  
thanks

-chris



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859993#3859993

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859993


---
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-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: Force static images to be cached in browser

2004-12-14 Thread camel
Instead of a servlet, you can use a Filter, which you can apply to *.gif, for 
instance.  For details, see 
http://www.onjava.com/pub/a/onjava/2004/03/03/filters.html

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858483#3858483

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858483


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: NullPointerException in PreparedStatementCache.ageOut

2004-12-03 Thread camel
http://www.google.com/search?sourceid=navclient&ie=UTF-8&q=PreparedStatementCache%2EageOut+jboss

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857410#3857410

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857410


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: Servlet Blocking until crtl + c

2004-12-01 Thread camel
If you're running under Windows, make sure you have "Quick Edit" mode off 
(don't select console text with the mouse, it blocks the program):

click in the top left icon of that window -> properties -> quick edit mode -> 
uncheck the box

Less likely, but if under unix/linux, don't hit control-S in the console.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857126#3857126

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857126


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: Why is JSTL not included?

2004-11-25 Thread camel
Actually I just checked, and I DO have jstl.jar and standard.jar in my 
/WEB-INF/lib/ directory of my war file.  I tried removing them and I got an 
exception "javax.servlet.ServletException: 
org.apache.taglibs.standard.tag.rt.core.IfTag".  So it would seem you do 
need those jar files in the WAR.  Sorry I didn't mention that in my previous 
message.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856454#3856454

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856454


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: Why is JSTL not included?

2004-11-25 Thread camel
My understanding is that JSTL (including the expression language (EL)) is fully 
supported by Tomcat 5+, which ships with current versions of JBoss.   I'm using 
JSTL and EL under JBoss 3.2.6 and 4.0.0.  

I did have a problem initially with JBoss (an older version, maybe 3.2.3) 
finding the JSTL .tld files.  I fixed it by adding the following to the end of 
my web.xml file:


  | 
  | http://java.sun.com/jsp/jstl/core
  | /WEB-INF/jstl/c.tld
  | 
  | 
  | http://java.sun.com/jsp/jstl/xml
  | /WEB-INF/jstl/x.tld
  | 
  | 
  | http://java.sun.com/jsp/jstl/fmt
  | /WEB-INF/jstl/fmt.tld
  | 
  | 
  | http://java.sun.com/jsp/jstl/sql
  | /WEB-INF/jstl/sql.tld
  | 
  | 
  | http://java.sun.com/jsp/jstl/functions
  | /WEB-INF/jstl/fn.tld
  | 
  | 
And I have those 5 .tld files in my WAR file in /WEB-INF/jstl/ as indicated 
above.

Also note that I am using the web.xml 2.4 spec version, not sure if this makes 
any difference.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856373#3856373

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856373


---
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: ApplicationDeadlockException

2004-11-16 Thread camel
I had the same problem and found the wiki useful, as well as the discussion in 
the docs about deadlocks.  

Wiki: http://www.jboss.org/wiki/Wiki.jsp?page=CMPLocking
Docs: 
http://docs.jboss.org/jbossas/admindevel326/html/ch5.chapter.html#ch5.entitylock.sect

I started using the Instance Per Transaction configuration and it solved my 
problems, but the solution to deadlocks depends on your application details, 
caching, etc.  




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855453#3855453

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855453


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: JBoss prefixing table names with X

2004-11-11 Thread camel
"sasoj" wrote : I spend a whole day debuging a problem that involved a database 
table called "user". Finally, discovered that "user" is a reserved word 
(defined in standardjbosscmp-jdbc.xml in conf). Removing the "user" from that 
list solved the problem.
  | 
  | I really don't like how this problem was sillently masked by JBoss, without 
even a debug level message. It will just add X at the begining of the table 
name, and continue, which of course will cause problems latter in the 
application.

Had the same problem:

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=47620

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854946#3854946

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854946


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Hibernate or EJB3 for new development?

2004-10-24 Thread camel
Which to use for new persistence development -- EJB3/CMP or Hiberate?

If EJB3 weren't being overhauled, this would be a no-brainer -- I would  switch to 
Hibernate for new development (unless I needed stuff EJB CMP provides).  However, now 
that EJB3 is based on Hibernate, the answer is less clear to me.  Can someone with 
more experience than me provide some guidance here?  Thanks

-chris

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852511#3852511

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852511


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - MDB not seeing entity created in SLSB - using IPT

2004-10-11 Thread camel
I'm having the following problem, using CMP (and instance per transaction config):

In a stateless session bean:
1. Create a new CMP entity
2. Send a JMS message containing the new entity's PK
-
In the MDB:
3. The MDB receives the JMS message (onMessage is invoked)
4. And it does a findByPrimaryKey() on the newly-created entity
5. Gets an "ObjectNotFoundException: No such entity!"


I recently changed to Instance Per Transaction configuration for performance reasons.  
My guess is that the MDB is being invoked before the session bean transaction 
finishes, and so it's not able to see the newly-created object (since it hasn't been 
committed yet).  Can someone verify if this is correct or not?  

And in any case, what are the preferred ways to get around this problem?  Thanks

Chris

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851011#3851011

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851011


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: JSP is generating blank lines at the beginning

2004-09-10 Thread camel
Use a servlet instead, where you can better control the output, or run your jsp tags 
all together on the same line (no newlines between them):

<% // code here
%>

instead of on separate lines like:

<% // code
%>


Hmm another idea just popped in to my mind, you may be able to write a Filter that 
removes all leading whitespace from the output, and apply this filter to your JSPs.  I 
haven't thought this one out...



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847843#3847843

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847843


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: how to use QL to have a case insensitive String compare?

2004-08-25 Thread camel
I like the UCASE solutions posted here better, but what I'm doing for MySQL has been 
working:  

I changed the standardjbosscmp-jdbc.xml file, changing the java.lang.String mapping 
from a "VARCHAR(250) BINARY" to just "VARCHAR(250)", and MySQL does a case-insensitive 
compare by default I guess.  It was a quick and dirty fix, but has been working fine.  


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846101#3846101

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846101


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Regular expression problem

2004-08-24 Thread camel
"ltcmelo" wrote : 
  | InitializationFilter
  | /*&&[^/login.jsp]
  |
  | ...
  | What am i doing wrong???

I don't think the servlet spec supports regexes.  It just supports the "*.jsp" and 
"/foo/*" style patterns.  Note that some servlet engines (e.g. Resin) do support more 
than the spec says, but Tomcat seems to stick to the spec.

What I did once was write a filter that takes an init-param with a regex that I check 
myself (in my filter), and then apply it to /foo/*, etc.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845971#3845971

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845971


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-24 Thread camel
Michael,
  Thanks for the follow-ups.  Have you gotten your MySQL settings figured out?  If so, 
could you share them?  I haven't switched my JMS to use MySQL instead of Hypersonic 
yet and I'd like to.  (Although I'll mention that I haven't had a single JBoss crash, 
but my site and JMS usage is pretty low-traffic as well).
-Chris

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843163#3843163

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843163


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: Serialized CMP goes to org.jboss.invocation.MarshalledVa

2004-07-06 Thread camel
Sorry about the lame message subject "CMP", I thought I entered a more descriptive one 
when I posted.  The subject should be something like:

Re: Serialized CMP goes to org.jboss.invocation.MarshalledValue -- why?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841151#3841151

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841151


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - CMP

2004-07-06 Thread camel
My goal is to store large amounts of text in a DB column -- as much as, say, 100,000 
characters.  So I used an "Object" CMP type and pass in a StringBuffer that just gets 
serialized.  This is working fine, but I noticed that the serialized data type in the 
DB is org.jboss.invocation.MarshalledValue.  This may be a problem if I need to access 
the data directly, using JDBC for example.

So my question is, (1) is there a better way to store large amounts of character data 
with CMP, and if not: (2) How can I make the serialized Object NOT be 
org.jboss.invocation.MarshalledValue, so I can access the data outside of JBoss and 
CMP?  

I searched the forums and only found the following relevant post, with no apparent 
resolution: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=28910.

Thank you

Chris


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841150#3841150

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841150


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - external static directories under 3.2.4

2004-06-25 Thread camel
I'm looking at http://www.jboss.org/wiki/Wiki.jsp?page=ExternalDirectories and trying 
what it says there to serve static content, and I'm getting a 404 error message: "The 
requested resource (/images/) is not available."  I have the following line in my  
section of server.xml:



I've ensured the directory exists.  Has this changed since JBoss 3.2.3/Tomcat 4.1?  

Also, I just looked in my server.log file, and each time I try to request /images with 
my browser, the following log entry shows up:
anonymous wrote : 2004-06-25 05:04:57,732 DEBUG 
[org.jboss.web.tomcat.security.SecurityAssociationValve] Failed to determine servlet
  | java.lang.NoSuchMethodError: 
org.apache.catalina.Container.map(Lorg/apache/catalina/Request;Z)Lorg/apache/catalina/Container;
  | at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:43)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
  | 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:534)
  | 

Is this normal?  Thanks


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839945#3839945

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839945


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: How do I configure JBoss for fast JSP development?

2004-06-10 Thread camel
There is a way to do what you want, I've seen Scott Stark tell people how to do it, 
but I don't remember the details (sorry).  Search these message forums for messages 
from him and I think you'll find it.  

One way, (if you're on unix) is to create a symbolic link, but as I said, I think 
there's a better way where you tell JBoss to look at your development directory in 
addition to it's normal deploy directory.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838427#3838427

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838427


---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: where to find the jboss-web_3_2.dtd

2004-05-25 Thread camel
The DTDs are in the docs/dtd directory under your jboss home.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836158#3836158

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836158



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: upgrade production version

2004-05-17 Thread camel
I put some of my jboss configuration files in a config directory in my development 
projects, and put them in source control with the other source files.  When a new 
JBoss comes out, I merge any differences from the new versions of the config files.  
I've heard of people using CVS to administer unix similarly.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835313#3835313

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835313


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: jboss3.0- http://localhost:8082 gives error after starti

2004-05-16 Thread camel
Try port 8080 instead:

http://localhost:8080/

port 8082 was for older versions.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835132#3835132

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835132


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: How do I read a properties file in WEB-INF?

2004-04-14 Thread camel
>From your servlet, call getServletContext().getResource(), or getResourceAsStream(), 
>or even getResourcePaths().  To get something from WEB-INF the call would be 
>getServletContext().getResource("/WEB-INF/db.properties");
  | 
The leading slash is important, I believe.

Also see this article: http://java.sun.com/developer/EJTechTips/2003/tt0626.html#1

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830544#3830544

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830544


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: Help - how to change port?

2004-04-13 Thread camel
Edit the file 
jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/META-INF/jboss-service.xml, 
search for "8080" in that file and you'll find the section you need.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830299#3830299

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830299


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Looking for small mysql example app

2004-04-10 Thread camel
What are you trying to do in JSP?  What is the error message you get from JBoss 3.2.3? 
 

JBoss 3.2.3 defaults to Tomcat 4.1, not 5.0.  You may need 5.0 to use parts of the 
JSTL.  You can install Tomcat 5.0 in Jboss 3.2.3 by running the ant script in the 
jboss\docs\examples\tomcat directory.  Also Jboss 3.2.4RC1 defaults to Tomcat 5 and 
I've used JSTL with it.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830044#3830044

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830044


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Looking for small mysql example app

2004-04-09 Thread camel
1.  Get the latest MySQL JDBC Connector/J driver from www.mysql.com - 3.0.11 works 
well.  Place the JAR driver file in your jboss/server/default/lib directory.

2.  Create a file called mysql-ds.xml (or anything-ds.xml) with the following 
contents, and drop it in the deploy directory:


  | 
  | 
  | 
  | MysqlDS
  | jdbc:mysql://localhost/test
  | com.mysql.jdbc.Driver
  | yourusername
  | yourpassword
  | 
  | 
  | 

Of course, replace 'yourusername' and 'yourpassword' with a username and password that 
can access the database.  

As for getting an app to talk to the DB, I recommend the jboss workbook that goes with 
o'reilly's EJB book, see http://www.oreilly.com/catalog/entjbeans3/workbooks/

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829943#3829943

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829943


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: how do I enable JMX monitoring entity bean locking?

2004-04-07 Thread camel
Maybe you're looking for this:

http://www.onjava.com/pub/a/onjava/2003/05/28/jboss_optimization.html?page=2

It's from an article on JBoss optimizations -- the relevant part is Bill Burke's 
comment at the end of user comments:

anonymous wrote : For locking, JBoss has a lock monitor that monitors how many locks 
per EJB were made, how many contentions, how much time was lost, the max amount of 
contentions at one time, etc
  | Look in jboss/server/(all or default)/conf/jboss-service.xml for:
  | 
  | 
  | 
  | Regards,
  | 
  | Bill
  | 
  | P.S. THis is documented in our FOR PAY docs.
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829711#3829711

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829711


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Cannot see the applet on web-console

2004-04-04 Thread camel
If you're using Internet Explorer, make sure you have it set to use the Sun JVM for 
applets instead of the microsoft VM.  Go to IE's Tools menu, Internet options, 
Advanced, and check the checkbox labelled: Use Java 2 1.4 for 

It may be better if the web-console used an HTML object tag instead of an applet tag, 
that way it could guarantee that it gets a proper VM version regardless of the user's 
IE applet VM setting.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829114#3829114

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829114


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: install tomcat 5 to jboss 3.2.3

2004-04-02 Thread camel
Go to your /jboss-3.2.3/docs/examples/tomcat/ directory and you'll find a file called 
"build-tc5-config.xml".  Run ant on that file (ant -f build-tc5-config.xml)  from that 
directory and voila, it creates a new config directory called tomcat5.  

JBoss 3.2.4RC1 comes with tomcat5 by default; you may want to try it too.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828842#3828842

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828842


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Installing and configuring Connector/J driver for JBOSS

2004-03-31 Thread camel
I've been using MySQL Connector/J 3.0.11 with JBoss 3.2.3 and 3.2.4RC1 with no 
problems.  I am using Java 1.4.2, however, not 1.3.x.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828322#3828322

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828322


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Sorry about the 3 postings, it said "the topic does not exist" or something.  I saw 
someone else had the same problem on another forum -- it looks like there may be a bug 
in the forums.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828203#3828203

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828203


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Bill Burke wrote an article on optimizing JBoss for the SPECjAppServer2002 benchmark 
test: 

 
http://jboss.org/jbossBlog/blog/bburke/?permalink=Optimizing+JBoss%3A+Experiences+with+SPECj2002.html.
  

It's a good read.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828201#3828201

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828201


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Bill Burke wrote an article on optimizing JBoss for the SPECjAppServer2002 benchmark 
test: 

 
http://jboss.org/jbossBlog/blog/bburke/?permalink=Optimizing+JBoss%3A+Experiences+with+SPECj2002.html.
  

It's a good read.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828197#3828197

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828197


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Performance Tuning Guidelines - ECPERF

2004-03-30 Thread camel
Bill Burke wrote an article on optimizing JBoss for the SPECjAppServer2002 benchmark 
test: 

 
http://jboss.org/jbossBlog/blog/bburke/?permalink=Optimizing+JBoss%3A+Experiences+with+SPECj2002.html.
  

It's a good read.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828199#3828199

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828199


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: 3.2.4RC1 CMP creating table 'Xuser' instead of 'user' --

2004-03-28 Thread camel
Joachim, thanks!  I'll probably rename my table to avoid problems in the future.

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827783#3827783";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827783>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - 3.2.4RC1 CMP creating table 'Xuser' instead of 'user' -- why

2004-03-27 Thread camel
I'm deploying some CMP entity beans on jboss 3.2.4RC1, and for one of my tables it 
keeps creating and then using the table 'Xuser' instead of 'user'.  I've been 
deploying the same beans under previous versions (3.2.1, 3.2.2, 3.2.3) with no 
problem.  Once it creates the table, it seems to work fine..  but it is ignoring the 
correct, existing table ("user").  It doesn't do this with any of my other tables.  
I've searched my source code (and all the deployment descriptors created by XDoclet) 
for a mis-type of "user", but everything looks fine there.

I'm using MySQL as my db.  

I just tried removing my existing 'user' table to see if it would create one called 
'user' instead of 'Xuser' but it still calls it Xuser:

anonymous wrote : 
  | ...
  | 23:24:53,375 INFO  [User] Created table 'Xuser' successfully.
  | ...
  | 

If I rename my existing 'user' table to 'xuser', JBoss happily uses it.  

Any ideas?



http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827749#3827749";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827749>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: a program in jboss that listens on a port

2004-03-17 Thread camel
Comin your way.

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826255#3826255";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826255>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Log4j as a JNDI service

2004-03-17 Thread camel
"appzworm" wrote : 
  | 2. Also is it possible to configure application-specific logging for individual 
applications without touching the global conf/log4j.xml file?
  | 

You can accomplish this by using a separate classloader repository for that app, or in 
the case of a webapp, configuring it to not use the JBoss classloader by setting the 
"UseJBossWebLoader" to false in jboss-service.xml for tomcat.

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826252#3826252";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826252>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: a program in jboss that listens on a port

2004-03-17 Thread camel
You could impmenent this as a jboss service.  What is your program going to do?  If 
it's going to be your basic request/response server (even with long-lived 
connections), you may be able to implement it as a servlet.  Not an HttpServlet, but 
just a custom servlet (i.e., it implements the Servlet interface or extends 
javax.servlet.GenericServlet).  

Assuming you need a protocol other than HTTP, you can write a custom protocol handler 
("connector" in Tomcat lingo) that reads the data, builds a ServletRequest object (not 
HttpServletRequest), and calls the server to map it and service it.  This is how 
tomcat accepts JK2 requests from Apache httpd.

I actually did this for a school project, and implemented several interesting protocol 
connectors and servlets, for services like DNS, SMTP, POP3, HTTP, and finger.  (I 
didn't use tomcat; I wrote my own mini-servlet container, but you may be better off 
using something more tried-and-true like tomcat).

I can dig up the source if you're interested.

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826079#3826079";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826079>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problem accessing Servlets using JBOSS 3.2.3(20031130144

2004-03-12 Thread camel
Have you defined the server and its mapping in your web.xml?  Make sure you have an 
entry similar to this:


  | 
  |PayPalNotificationServlet
  |
com.mycompany.web.servlet.PayPalNotificationServlet
  |
  | 
  |   ...
  | 
  |   PayPalNotificationServlet
  |   /paypal
  | 
  | 

This means whenever someone hits /yourcontext/paypal, it maps to the servlet defined.

Alternatively, to access the servlet using the /example/servlet/* URL, I believe you 
need to use the full classname, i.e., /example/servlet/com.foo.testServlet


http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825329#3825329";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825329>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Logout

2004-03-09 Thread camel
See http://jakarta.apache.org/tomcat/tomcat-4.0-doc/realm-howto.html (at the bottom):

"The example application shipped with Tomcat 4 includes an area that is protected by a 
security constraint, utilizing form-based login. To access it, point your browser at 
http://localhost:8080/examples/jsp/security/protected/ and log on with one of the 
usernames and passwords described for the default MemoryRealm."



http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824870#3824870";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824870>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-08 Thread camel
Just a guess, but -- it looks like the Coyote connector may be doing a lot of logging. 
 I've seen it log pretty verbosely to the console before (like a full hex dump of 
every byte POSTed!).  Perhaps it's logging every byte of your uploaded file?  Check 
for big log files and try setting your logging categories to INFO or higher.


http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824832#3824832";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824832>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Native thread creation and Stack Overflow Exceptions: So

2004-03-03 Thread camel
1024K stack?  Isn't that a bit large?  I think the default stack size is around 64K or 
96K, depending on your JVM version.  I think that setting is the stack size per-thread 
(someone correct me if I'm wrong!).

See the volano report http://www.volano.com/report/.  Here's an excerpt:

anonymous wrote : The main trick in getting these Java platforms to handle the 
required number of threads is to reduce the size of the thread stack with the -Xss 
option. I generally set the stack size to 32 kilobytes when permitted by the Java 
virtual machine on startup. Otherwise, I set the stack size to the minimum required by 
the virtual machine: 64 kilobytes for the HotSpot Server VM on Solaris and 96 
kilobytes for the version 1.4.1 HotSpot Server VM on Linux and FreeBSD. 
  | 

What happens if you try your setup with -Xss96K 


http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824094#3824094";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824094>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [J2EE Design Patterns] - Re: Big problem with EJBs of Web Tier

2004-02-04 Thread camel
View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820256#3820256

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820256

Would it help if you made your POST operation idempotent?  (i.e., doing it more than 
once has no more effect than doing it once). 




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user