RE: [JBoss-user] 3.2.0 Crashed Out Of Memory After 1 Hour...

2003-04-12 Thread Filip Hanik
1.4.1 has a memory leak in java.lang.StringBuffer, if you reuse it alot filip > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Hunter > Hillegas > Sent: Saturday, April 12, 2003 5:24 PM > To: JBoss User > Subject: Re: [JBoss-user] 3.2.0 Crashed Out Of M

[JBoss-user] Override the element for embedded Tomcat

2003-03-14 Thread Filip Hanik
I'm trying to use the Tomcat persistence manager for sessions with embedded JBoss 3.0.6 http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] JDBC / ResultSet Question

2001-06-19 Thread Filip Hanik
. if you hold on to the connection on the server side you are screwing up the way the system will work between client-server calls it screws it up Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message- >

RE: [JBoss-user] JDBC / ResultSet Question

2001-06-19 Thread Filip Hanik
sults are intended for a user. only retrieve as many as the user wants to see. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of Matt Vei

RE: [JBoss-user] TomCat and Apache

2001-06-12 Thread Filip Hanik
>will version 3.2.2 of tomcat work with apache 1.3.12 have you tried why don't you try and let us know. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ JBoss-user mail

RE: [JBoss-user] Everlasting sessionbean

2001-06-05 Thread Filip Hanik
eading from the socket forever. yes, you are violating the spec. why would you want to do this with a bean? use a regular Java object. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message- >From: [EMAIL PR

RE: [JBoss-user] how does this work (classpath)?

2001-05-31 Thread Filip Hanik
our classes in /lib/ext but you may cause yourself a good series of troubleshooting too. have fun Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ JBoss-user mailing list

RE: [JBoss-user] petstore 1.1.2 deployed successfully

2001-05-18 Thread Filip Hanik
go ahead ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Cuong Tran > Sent: Friday, May 18, 2001 2:13 PM > To: [EMAIL PROTE

RE: [JBoss-user] Firewall and JBoss

2001-05-11 Thread Filip Hanik
you also have the JMX HTTPConnector port - I believe this one is 8082 Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bob Cob

RE: [JBoss-user] How to execute a JSP in a EJB

2001-05-11 Thread Filip Hanik
template (Page) | |-> Execute the transformation with the data and the stylesheet | |-> Send the result by email. and voila, you are good to go Filip ~ Namaste - I bow to the divine in you ~ Filip

RE: [JBoss-user] ZIP Manual

2001-05-02 Thread Filip Hanik
you can check out the "manual" cvs module from jboss cvs Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Edi

RE: [JBoss-user] org.xml.sax.SAXParseException: Document root element is missing

2001-05-01 Thread Filip Hanik
looks like you have crimson.jar in your classpath and this may conflict with some other JAXP implementation (Xerces, jaxp.jar, parser.jar)   Filip   ~Namaste - I bow to the divine in you~Filip HanikSoftware Architect[EMAIL PROTECTED]www.filip.net -Original Message-From: [EMAIL

RE: [JBoss-user] from mod_jserv to mod_jk problems

2001-05-01 Thread Filip Hanik
this is a Tomcat question, if you get it to work on standalone tomcat, it is guaranteed to work on the embedded one too take a look at the tomcat documentation (RTFM :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Origi

RE: [JBoss-user] I really need the help

2001-04-27 Thread Filip Hanik
http://www.jboss.org/documentation/HTML/ch06s05.html ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Zhang > Sent: Friday, Ap

RE: [JBoss-user] downloading the docs for local browsing

2001-04-26 Thread Filip Hanik
check out the "manual" cvs module from sourceforge then just build it and voila, you have the docs Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mail

RE: [JBoss-user] Can JBoss allow native code in beans/one JVM per bean?

2001-04-20 Thread Filip Hanik
Title: Can JBoss allow native code in beans/one JVM per bean? yes it is possible, however you would be violating the rules of the EJB spec. your bean now becomes dependent on the local system the bean is running on. the bean is no longer portable. the same goes for java.io operations   wha

RE: [JBoss-user] ResultSet or minerva.ResultSetInPool

2001-04-19 Thread Filip Hanik
ine a) and b) I couldn't tell you on top of my head which one it is, but this will tell you Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTE

RE: [JBoss-user] ResultSet or minerva.ResultSetInPool

2001-04-19 Thread Filip Hanik
driver's result set, not minervas filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jose Ramon > Diaz > Sent: Thursday,

RE: [JBoss-user] Not so much JBoss, but XSL/XSLT

2001-04-18 Thread Filip Hanik
has to parse the XSL everytime you use it. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sent: Wednesday, April 18, 2001 7:55 AM To: [E

RE: [JBoss-user] Jboss and Log4j

2001-04-16 Thread Filip Hanik
); will do the trick for you Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Simphoukham, > Southin > Sent: Monday, April

RE: [JBoss-user] Why does Tomcat create session very slowly?

2001-04-03 Thread Filip Hanik
the problem is the random initalizer. you can set it to use java.util.Random instead of java.security.Randomsomething this will be a lot faster. take a look at the Tomcat mail list archives. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED

RE: [JBoss-user] How to deploy an external jar in JBoss?

2001-04-02 Thread Filip Hanik
WEB-INF/lib   Filip   ~Namaste - I bow to the divine in you~Filip HanikSoftware Architect[EMAIL PROTECTED]www.filip.net -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of suyan zhuSent: Monday, April 02, 2001 5:14 PMTo: [EMAIL PROTECTED]Subj

RE: [JBoss-user] I need ammo. -WL SUX

2001-03-30 Thread Filip Hanik
eads. Will send you all more feedback once I get really down and dirty with this one. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ JBoss-user mailing list [EMAIL PROTECTED] http://list

RE: [JBoss-user] What is the "beta" in jboss-tomcat-2.1-beta.zip?

2001-03-30 Thread Filip Hanik
beta means beta.   almost all features complete not fully tested/verified to be considered production quality.   that is what beta means to most software organizations :)   Filip   ~Namaste - I bow to the divine in you~Filip HanikSoftware Architect[EMAIL PROTECTED]www.filip.net -Ori

RE: [JBoss-user] JBoss questions...

2001-03-29 Thread Filip Hanik
le two phase commits and b) the server to implement the logic for the distributed transactions. now, if I remember correctly, jboss doesn't seem to have support for distributed transactions, but hey, I could be full of shit, so if I am please correct me :) Filip ~ Namaste - I bow to the divine in

RE: [JBoss-user] so I've created an MBean...how to I access it?

2001-03-29 Thread Filip Hanik
couldn't you use the HTTP connector (MBean) that comes with the reference implementation, this lets you manage your bean through a browser? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > F

RE: [JBoss-user] JBoss questions...

2001-03-29 Thread Filip Hanik
stablished. true loadbalancing is underway. > 5) is there any published schedule of the planned upcoming > releases and what > th dunno Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [

RE: [JBoss-user] embedding JBoss into another application

2001-03-29 Thread Filip Hanik
take a look at OpenJoda from mycomponents.com it aint pretty, but they did it :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behal

RE: [JBoss-user] S L O W getSession(true)

2001-03-27 Thread Filip Hanik
l speed up Tomcat startup, but it will cause sessions to be less secure.") look in the tomcat archives, and you will find your solution. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- &g

RE: [JBoss-user] help needed: don't understand exception

2001-03-25 Thread Filip Hanik
it would be helpful if you provided us with your code and your database table structure. somehow your code (CMP) calls setObject with java.sql.Timestamp object, when something else is expected. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED

RE: [JBoss-user] Problem with ORACLE CMP and BLOBS

2001-03-23 Thread Filip Hanik
webserver. > > > > Give me some feedback on the level of interest, as this will not be a > > trivial effort. > > i'd be interested to read something about this. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.fi

RE: [JBoss-dev] Re: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread Filip Hanik
ent reference that the programmer holds in his code. can somebody please tell *ME* to shut up, if I am completely off balance here :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EM

RE: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread Filip Hanik
on ignore() {} }//finally } ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Jau > Sent: Thursday, March 22, 2001 2:30 PM > To: '[EM

RE: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread Filip Hanik
your code, since it is handled by the driver, not by the programmer, or by jboss. caching statements goes back to 1997 when the drivers did not do this for you. now a days, almost all of them do. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.fil

RE: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread Filip Hanik
e pool will be empty. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Alexander > Kogan > Sent: Thursday, March 22, 2001

RE: [JBoss-user] JBoss user archive search doesn't work

2001-03-22 Thread Filip Hanik
are you running Win95 or Win98? you have to set the environment space for your dos prompt /e:4096 or something like that? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PRO