Re: Re: RE: [jBoss-User] override equals() in prim-key-class

2001-03-15 Thread Dan Christopherson
To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any

Re: [jBoss-User] NoClassDefFoundError :javax.rmi.PortableRemoteObject

2001-03-15 Thread Dan Christopherson
PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position or opinion of nVISIA

RE: [jBoss-User] Deployment Jndi

2001-03-15 Thread Dan Christopherson
anything like the application.xml file? Thanks, Southin -Original Message- From: Dan Christopherson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 12:59 PM To: JBoss-User Subject: RE: [jBoss-User] Deployment Jndi On Wed, 14 Mar 2001, Simphoukham, Southin wrote

Re: [jBoss-User] JBOSS support for JSSE

2001-03-15 Thread Dan Christopherson
: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position or opinion of nVISIA. --- If you're a capitalist and you

Re: [jBoss-User] Security

2001-03-15 Thread Dan Christopherson
probably be out of a pool anyway. If it's stateful, having it float around will probably be the least of your problems. bye and thanx -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position

Re: [jBoss-User] Logging

2001-03-15 Thread Dan Christopherson
. -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position

Re: [jBoss-User] Logging

2001-03-15 Thread Dan Christopherson
have JBoss configured wrong. I thought they went to the log, I may be dead wrong there, though. -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia

Re: [jBoss-User] Logging

2001-03-15 Thread Dan Christopherson
service and start it as an RMI server somewhere... other than that, I think you're out of luck. You could also log through JMS. Or write a service that binds into JNDI, although that'll only work in app servers that let you do that. Tom -- Dan Christopherson (danch) nVisia Technical

Re: RE: [jBoss-User] override equals() in prim-key-class

2001-03-14 Thread Dan Christopherson
bscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position or opinion of nVISIA. --- If you're a cap

Re: [jBoss-User] org.jnp.interfaces.NamingContextFactory...ClassNot Found Exception

2001-03-14 Thread Dan Christopherson
using JDK 1.3. All of the examples compile correctly. Thank you very much for your time! Tom -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia

RE: [jBoss-User] Sybase Integration problem

2001-03-14 Thread Dan Christopherson
ve Method) [Configuration] at org.jboss.Main.main(Main.java:90) [Service Control] Initializing 24 MBeans [Webserver] Initializing -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- ----------

Re: [jBoss-User] Deployment Jndi

2001-03-14 Thread Dan Christopherson
PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position or opinion of nVISIA. --- If you're a capitalist and you have the best

Re: [jBoss-User] method return values in the home interface mustbe of valid types for RMI/IIOP

2001-03-14 Thread Dan Christopherson
i _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -- ------ To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL

Re: [jBoss-User] Some weird NamingException

2001-03-14 Thread Dan Christopherson
} catch(Exception e) { System.out.println(e.toString()); } } } -- -- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are m

RE: [jBoss-User] Deployment Jndi

2001-03-14 Thread Dan Christopherson
the implementation classes. Then it's a simple matter to make an ant build.xml that will do what's needed. Thanks, Southin -Original Message- From: Dan Christopherson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 12:18 PM To: JBoss-User Subject: Re: [jBoss-User

Re: [jBoss-User] Cannot get InstantDB DataSource through jndi.

2001-03-12 Thread Dan Christopherson
To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Ar

Re: [jBoss-User] Creating a BMP

2001-03-07 Thread Dan Christopherson
n occurs when I execute a query using this connection. Also, the DatabaseMetaData for the connection does not seem to be knowledgable of any of the database information. thanks, jim -- ---------- To subscribe:[EMAIL PROTECTED] T

Re: AW: [jBoss-User] RMI over SSL with JBoss

2001-03-07 Thread Dan Christopherson
OK, now back to the topic. Where should we install an SSL socket factory in JBoss? An MBean? A new ContainerInvoker? Or, to support encrypted sessions without SSL, just write a ContainerInvoker that passes encrypted objects? -- Dan Christopherson (danch) nVisia Technical Architect

Re: [jBoss-User] JBOSS and jbuilder

2001-03-06 Thread Dan Christopherson
-- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position or opinion of nVISIA

Re: [jBoss-User] StreamCorruptedException running client onremote machine

2001-03-06 Thread Dan Christopherson
ality. __ :: rubus |www.rubus.com Any views or opinions presented are solely those of the author and do not necessarily represent those of Rubus. -- ------ To subscri

Re: [jBoss-User] RMI over SSL with JBoss

2001-03-06 Thread Dan Christopherson
] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position or opinion of nVISIA. --- If you're a capitalist and you have the best

Re: [jBoss-User] Looking up entity from session

2001-03-06 Thread Dan Christopherson
(Thread.java:484) -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily

RE: [jBoss-User] RMI through HTTP proxy

2001-03-06 Thread Dan Christopherson
rmi in environments that allow that. Thanks for any comments, Marko. -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) Opinions expressed are mine and do not neccessarily reflect any position

RE: [jBoss-User] Long-running pseudo transactions HOWTO

2000-10-27 Thread Dan Christopherson
bscribe: [EMAIL PROTECTED] |Problems?: [EMAIL PROTECTED] | | -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] -- Dan Christophe

Re: [jBoss-User] SQL statements

2000-10-26 Thread Dan Christopherson
[EMAIL PROTECTED] -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) -- -- To subs

Re: [jBoss-User] Speed ??

2000-10-17 Thread Dan Christopherson
] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED

Re: [jBoss-User] Possible BUG - ejbStore getting called too often?

2000-10-08 Thread Dan Christopherson
lways call ejbStore after methods without tx's have been executed (as per the spec). The database interceptor will either have to be updated to avoid store on get*() calls (as it used to), or perhaps add support for isModified() checks. /Rickard -- Dan Christopherson (danch) nVisia Technical

Re: [jBoss-User] ejbHomeXXX

2000-10-03 Thread Dan Christopherson
[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] -- Dan Christopherson (danch) nVisia Technical Architect (www.nvisia.com) -- -- To subscribe:[EMAIL PROTECTED] To u

Re: Re[2]: [jBoss-User] Garbage Connection

2000-09-27 Thread Dan Christopherson
PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] -- Dan Christopherson (danch) STR Technical Architect (www.str.com) -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL

Re: [jBoss-User] Preferred Dev Tool: VisualCafé or Visual A ge w/jBoss?

2000-08-24 Thread Dan Christopherson
please! Regards, Mike -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED] -- Dan Christopherson (danch) STR Technical Architect (www.str.com

Re:RE: RE: [jBoss-User] Preferred Dev Tool: Visual Café or Visual A ge w/jBoss?

2000-08-24 Thread Dan Christopherson
?: [EMAIL PROTECTED] -- Dan Christopherson (danch) STR Technical Architect (www.str.com) -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]

Re: [jBoss-User] Cold Fusion

2000-08-16 Thread Dan Christopherson
'client' == your Cold Fustion server. Dan Christopherson (danch) STR Technical Architect (www.str.com) On Wed, 16 Aug 2000, Alexander Kogan wrote: Please, excuse me for such question, but Peter Shillan wrote: quote your client at run-time needs client\jnp-client.jar, client\jboss

Re: [jBoss-User] Jboss and EJB 2.0

2000-07-12 Thread Dan Christopherson
implementation - some service running in the container. This is really what I'm trying to point out. Again, do NOT take this as an official statement from the jboss organization - wait and see if mark, rickard, or one of the other people who have contributed significant code to the effort. Dan

Re: [jBoss-User] Mandelbrot problems

2000-06-14 Thread Dan Christopherson
it should work - if not, let me know, please. danch Dan Christopherson (danch) STR Technical Architect (www.str.com) On Mon, 12 Jun 2000, Scott M Stark wrote: The zola MandelClient.sh script is out of date. You need to include all of the jars in the dist/client directory of the jboss build. Here

[jBoss-User] Generic EJB design question

2000-05-31 Thread Dan Christopherson
there think? Dan Christopherson (danch) STR Technical Architect (www.str.com) -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]

RE: [jBoss-User] EJB file access and security issue

2000-05-19 Thread Dan Christopherson
Another issue that they're looking at in the spec is resource utilization: How many bean instances will be trying to open the same file? How many open files will you have? If you go through a resource factory to get your files, the container can intervene and prevent crashes. Dan Christopherson

Re: [jBoss-User] NullPointerExceptions

2000-05-19 Thread Dan Christopherson
Maybe messages saying "[WARNING] falling back to default ..." Or even "[DEBUG]..."? Those of us who want to be flogged for our discretions can opt in by increasing our debug levels, people who just want it to work can keep them higher. Dan Christopherson (danch) STR