[JBoss-user] [Security & JAAS/JBoss] - Re: how to get user roles after the user logged in

2005-03-02 Thread tom-the-bomb
have a look at getUserRoles here: http://www.jboss.org/wiki/Wiki.jsp?page=JaasSecurityManagerService View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868418#3868418 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868418

[JBoss-user] [Security & JAAS/JBoss] - Re: problem connecting to active directory

2005-02-02 Thread tom-the-bomb
you don't. the login module tries to find the user object within the OU specified by rolesCtxDN. if it finds one it will enumerate all user properties with the name of "memberOf". so there is no need to specify the roles-OU. View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Security & JAAS/JBoss] - Re: How to reference a custom login module inside a war file

2005-02-02 Thread tom-the-bomb
the best place for your jaas.config file is definetly within your application archive and not someplace in the filesystem. another option might be to put your configuration into conf/login-config.xml of your jboss instance. but for me the best option is to use the DynamicLoginConfig setup. (read

[JBoss-user] [Security & JAAS/JBoss] - Re: problem connecting to active directory

2005-02-02 Thread tom-the-bomb
then try this: ou=Users,dc=bevents,dc=local as you can read here: http://docs.jboss.org/jbossas/admindevel326/html/ch8.chapter.html#d0e16742 the rolesCtxDN needs to be the OU where to find the users. at the moment there is no way to use more than one OU for users (in your case Users and People

[JBoss-user] [Security & JAAS/JBoss] - Re: problem connecting to active directory

2005-02-01 Thread tom-the-bomb
"gmeroz" wrote : i didn't define any security roles in web.xml & jboss.xml... that's your problem. you need definitions in jboss-web.xml and web.xml. without them authentication cannot succeed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864617#3864617 Rep

[JBoss-user] [Security & JAAS/JBoss] - Re: problem connecting to active directory

2005-02-01 Thread tom-the-bomb
what did you put in jboss-web.xml and web.xml? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864517#3864517 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864517 --

[JBoss-user] [Security & JAAS/JBoss] - Re: problem connecting to active directory

2005-02-01 Thread tom-the-bomb
that one should work: | | | | | true | com.sun.jndi.ldap.LdapCtxFactor | ldap://dc.mydomain.com:389/ | simple | false | @mydomain.com | sAMAccountName | memberOf | true | name

[JBoss-user] [Security & JAAS/JBoss] - Combining Servlet Filter and Login Module

2005-01-27 Thread tom-the-bomb
For my webapp I am trying to combine the NtlmHttpFilter (http://jcifs.samba.org) with JBoss' LdapLoginModule. I managed to get the LoginModule to work. The drawback is that I always have to enter my windows login name and password when accessing the web page for the first time. I also managed

[JBoss-user] [Clustering/JBoss] - Notification of master changes

2004-12-17 Thread tom-the-bomb
what do I have to do to receive notifications whenever a jboss instance looses its master status or when it has been elected as the new master? is there a way to use a MDB for this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859046#3859046 Reply to the p

Re: [JBoss-user] JBoss welcomes the Hibernate project

2003-09-17 Thread Tom Coleman
> > Does that mean JBoss Group is no longer working towards > J2EE certification? Can you get certified without a CMP engine? > Here's what Bill said: "JBoss 4 CMP2 will be written on top of Hibernate's persistence engine." --- This sf.n

Re: [JBoss-user] What wrong in my EJB-QL

2003-08-14 Thread Tom Coleman
> > Can any one tell me whats wrong with the following EJB-QL > > > >findUser > > java.lang.String > > > > > Assuming that User is a valid Table, try this without the

Re: [JBoss-user] Re: Recent CVS removals

2003-08-11 Thread Tom Coleman
> > I understand that there are two sides to every story... > There are actually three sides to every story... "His" side, "Her" side, and the truth, which requires nothing short of the wisdom of Solomon to grasp. --- This SF.Net emai

Re: [JBoss-user] Recent CVS removals

2003-08-10 Thread Tom Coleman
Separations and divorces are always painful for everone involved. Unfortunately, only the principals can repair the situation. Everyone else has to either take sides or suffer the pain along with both parties. --- This SF.Net email sponsored

[JBoss-user] Forcing database column updates with CMP?

2003-07-17 Thread Tom Armistead
that trigger to fire with each update the the associated CMP bean - even if the data being passed to the set method is the same as what is already there. This is with JBoss 3.0.6. I'm using commit options C and performance is not an issue with this specific CMP bean. Thanks! Tom -- Tom Armi

RE: [JBoss-user] Workflow engine for JBoss 3.2 ?

2003-07-01 Thread Tom Baeyens
easily wrap it into an MBean, I think. Let me know what you think, Regards, Tom Baeyens [EMAIL PROTECTED] Founder jBpm Member of the expert group of JSR207 "Process Definition for Java" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Barlow, D

[JBoss-user] RE: Performance gains using local interfaces in servlets

2003-06-23 Thread Tom Gardner
"Bill Burke" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > I hope all this Remote and Local crap is removed in 3.0. There really > is no reason for it. It is Monday, so I disagree. >From a logical point-of-view you are, of course, correct. >From an operational point-of-view your posit

Re: [JBoss-user] Re: Core Developers Network Announces Public

2003-06-06 Thread Tom Coleman
Early in my career in another industry, a battle-scarred veteran once informed me (while in the process of taking my job) that "everybody gets along well until your little business starts making significant amounts of money". That event, he implied, opens another chapter on how people get along

Re: [JBoss-user] JBoss and JDO

2003-06-06 Thread Tom Davies
On Wed, 2003-06-04 at 18:36, Pete Beck wrote: > This leads me on to my questions. > > Has anyone had any experiences with using JDO from within JBoss? We use Kodo JDO (www.solarmetric.com) very happily in JBoss. It isn't free, but it is good value for money, IMHO. Tom -- Tom

Re: AW: [JBoss-user] JBoss: Not Ready For Prime Time

2003-04-02 Thread Tom Coleman
Your opinion, Ed. There are plenty of us who use JBoss for production applications, but it helps if you appreciate the product and the community, which includes some of the best developers in the world, and are willing to invest the time it takes to scale the ever expanding learning curve. >

Re: [JBoss-user] time synchronization in cluster

2003-03-20 Thread Tom Gardner
There is no such thing as global time, only an approximation to it seen from one viewpoint. If you depend on their being a single global definition of time then your application will, sooner or later, have failures due to race conditions. Your preconditions can be beneficially relaxed by

Re: [JBoss-user] MBean interfaces not found in Scheduler examples source?

2003-02-24 Thread Tom Coleman
The MBean interface for this example is generated by the build using xdoclet. Assuming you get your build to work, look for it under varia/output/gen-src, > > The SchedulableMBeanExample class declares that it implements > the interface SchedulableMBeanExampleMBean. > > public class Schedulable

[JBoss-user] EJB / JMX

2003-02-12 Thread Tom Coleman
Excuse me if this is a dumb question. Is it possible for a JBoss 3.2 Session EJB to expose JMX managed attributes that can be read and/or modified via the jmx-console? If it is a dumb question, the short answer will be fine. Thanks --- Thi

Re: [JBoss-user] Sun One to Challenge JBoss

2003-02-11 Thread Tom Coleman
It's hard to believe Sun is targeting JBoss. They are probably getting desperate about NET. If so, this is a pretty clever strategy for getting more developers on J2EE. Hopefully those developers won't find J2EE so overwhelming and Sun's product so restrictive that they'll be driven to NET any

Re: [JBoss-user] Advice: how to periodically scan a database tab

2003-02-06 Thread Tom Coleman
Caching the home interface won't work in this case, because redeploying the component in the EAR invalidates the MBean's home reference. That's why you can't connect to it. It's address has changed. I think the simplest solution is just do another JNDI lookup in the MBean, but if you're intent

Re: [JBoss-user] Advice: how to periodically scan a database table

2003-02-06 Thread Tom Coleman
How are you locating the component (EJB?) from the MBean? When you redeploy EJB's, the MBean may be losing it's reference and still be referencing the "old" instance of the component. If you can't redeploy the MBean with the EAR, the MBean will have to obtain a new reference via JNDI to the r

Re: [JBoss-user] Say No to NetBeans

2003-02-03 Thread Tom Coleman
I needed a development environment for a J2ME component recently. The IBM "solution" looked much too involved, so I took a chance and downloaded the "Sun One Studio Mobile Edition". It's apparently based on NetBeans. The "Mobile Edition" is tightly integrated with Sun's "Wireless toolkit". It

[JBoss-user] Re: [JBoss-dev] PHP

2003-01-10 Thread Tom Coleman
In the early days of Java, I read that a large retailer had about 70 Java programmers because it was "a business decision". It was the only tool available that they could use to integrate their systems. Most likely, Marc's decision to use PHP on the website is a business decision as well. The

[JBoss-user] Re: [JBoss-dev] EJB Timer Service Update

2002-12-20 Thread Tom Coleman
I could really use the Timer service in 3.2. > > (when) does it make sense to backport this to the 3.2 branch? > > how much effort is it? > --- This SF.NET email is sponsored by: The Best Geek Holiday Gifts! Time is running out! Thinkgeek

Re: [JBoss-user] env-entry

2002-12-12 Thread Tom Coleman
Jules I am using Jetty and the tag ordering was indeed the problem. Thank you for the pointer. > > The most likely solution is to order your web.xml elements properly. > > Search down for 'ordering' in my JBoss/Jetty FAQ. > > >http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/contrib/jet

[JBoss-user] env-entry

2002-12-11 Thread Tom Coleman
My 3.2.0 beta2 build squawks when parsing tags in the web.xml file in a web archive during deployment. This tag is required per the 2.3 Servlet spec. Is this correct behavior for JBoss? Do these tags belong in jboss-web.xml instead? --

Re: [JBoss-user] ServiceLocator pattern and the connection pool in JBoss

2002-12-10 Thread Tom Coleman
The ServiceLocator pattern is interesting and can probably prove useful in complex applications, but I think that's where the decision to implement it belongs, in the application. Incidently, if you review Sun's code, there are two flavors of ServiceLocator (SL) - one for the Web tier, the oth

[JBoss-user] Re: [JBoss-dev] JBoss-3.2.0beta2 released

2002-11-20 Thread Tom Coleman
Port 8082 in the default server is dead. Did we lose jmx-html-adaptor.sar? Or is it my 3.2 build from yesterday? --- This SF.net email is sponsored by: The Sourceforge Network Survey Take Our Survey and You Could Win a $500 Gift Certificat

[JBoss-user] IllegalAccessException

2002-11-19 Thread Tom Coleman
>From the forums, posted Nov. 18th "Has anyone come up with a way to get around the issue of the IllegalAccess(Error) Exception that occurs when an EJB accesses a package private member of something loaded by a WAR?" - ijcd Here's My problem with This, and I don't have anything declared

[JBoss-user] 3.2.0beta2 chokes on Cp1252

2002-11-06 Thread Tom Coleman
I built the server from CVS and it's reporting Cp1252 as an "Invalid encoding name". That makes it hard to deploy Bill and Sacha's "Richard Monson-Haefel examples". RH Linux 7.3 jdk1.3.1_06 I'll post the (lengthy) stack trace if it's not me. --

[JBoss-user] Multiple jboss instances on one machine?

2002-10-15 Thread Tom Davies
I need to run several jboss instances on a single machine, for test/training etc., and I'd rather not try to deploy two instances of my application in one server. Is there a cookbook for doing this? I've run into some JNDI config problems. Th

Re: [JBoss-user] Gosling has Web Services right...

2002-09-30 Thread Tom Coleman
become an idiot who reads CEO magazine. > > > > --_=_NextPart_001_01C268A0.E70FE5B0-- > > > --- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _

Re: [JBoss-user] jboss + tomcat 4.1.12

2002-09-30 Thread Tom Coleman
Is mod_webapp a viable option? It works with Catalina 4.0. Configuration is much simpler than mod_jk, which we left behind long ago. > > However, I'm kind of stuck in that I want to drop mod_jk (unacceptable > performance) for the Coyote connector, but that doesn't come included > until Cat

[JBoss-user] MDB, TIBCO, 3.0.x

2002-09-01 Thread Tom Davies
Anyone got this working? Tom -- "Optimism is a duty. The future is open. It is not predetermined. No one can predict it, except by chance. We all contribute to determining it by what we do. We are all equally responsible for its success." K

[JBoss-user] JBoss 3.0.0/CMP 2.0 and 1.2.2 client issue

2002-07-22 Thread Tom Maki
ServerImpl.java:491) at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController .java:894) at $Proxy6.create(Unknown Source) ... I played around with various permutations (such as changing the Jboss JVM to 1.3.1) with the same results. Any idea

[JBoss-user] IIOP problems with JBoss 3.0.x,

2002-07-11 Thread Tom Gardner
d after installation More details below... Thanks for you help tom gardner TestSessionBean excerpts /** * Session Bean Template * * ATTENTION: Some of the XDoclet tags are hidden from XDoclet by *

Re: [JBoss-user] Delegating Jetty Authentication to JBoss -- RESOLVED

2002-06-14 Thread Tom Mahaffey
acceptable to me until I noticed that the dot was the notation for the optional group name value. Man...long day. --- Tom Mahaffey <[EMAIL PROTECTED]> wrote: > I'm interested in delegating Jetty authentication > and authorization to JBoss 3.0.0. > > I have the docs for JBoss 2.4.

Re: [JBoss-user] Delegating Jetty Authentication to JBoss

2002-06-14 Thread Tom Mahaffey
o JBoss is achieved...that is, which config files I need to edit. -mahaffey --- Tom Mahaffey <[EMAIL PROTECTED]> wrote: > Thanks Jules...that at least narrows me down. > > Here's what I've done so far: > > In JBoss: > 1) Added an application-po

Re: [JBoss-user] xml config files in 3.0.0

2002-06-14 Thread Tom Mahaffey
Using JBoss's Hypersonic config as an example, I've been putting my other DB configs in the deploy directory. -mahaffey --- Beau Cronin <[EMAIL PROTECTED]> wrote: > Hi all. I have a question about where to put config > information in > 3.0.0. > > I have a MySQL database which I want to use as

Re: [JBoss-user] XDoclet: 1-n relationship definition

2002-06-14 Thread Tom Mahaffey
Are you calling client.getDomains() remotely? If so, the problem may be that CMP is for local interfaces only. Also, you have view-type="both" for the CMP methods...they should be view-type="local" Then you'll need to make sure that the getClient/setClient methods are setting/getting local inte

Re: [JBoss-user] Delegating Jetty Authentication to JBoss

2002-06-14 Thread Tom Mahaffey
ules Gosnell <[EMAIL PROTECTED]> wrote: > Tom, > > JBossUserRealm is the bridge between Jetty and > JBossSX. If you are > running JBoss/Jetty, you are already using it. > > To control the backend security stuff, it's now a > matter of configuring > JBossSX,

[JBoss-user] Delegating Jetty Authentication to JBoss

2002-06-14 Thread Tom Mahaffey
I'm interested in delegating Jetty authentication and authorization to JBoss 3.0.0. I have the docs for JBoss 2.4.x, and the section on authentication shows pseudocode on how to do this. However, in JBoss3, I see the class JBossUserRealm. Unless I'm totally missing something, I have not seen an

Re: [JBoss-user] Hi

2002-06-13 Thread Tom Coleman
Try the Java Pet Store. > > Hi all, > anyone have the example code of shopping cart?. i would like to > implement it. > if any one having ,pl share the code with us. thanks in advance.. >

[JBoss-user] newbie JMS question - this should be easy

2002-06-04 Thread Tom Stockton
, point me that direction. Tom ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ___ JBoss

Re: [JBoss-user] JBoss + Tomcat running independently

2001-12-08 Thread Tom Armistead
Tomcat 4 has a JNDI implementation... So unless you can figure out how to turn that off, things performing JNDI lookups, inside of tomcat, for jboss resources, will fail. Tom On Fri, 2001-12-07 at 01:19, Guy Rouillier wrote: Please see my other reply on this same subject. Why does

[JBoss-user] Any available performance benchmarks embedded vs. standalone Tomcat ?

2001-09-25 Thread King, Tom
Does anyone know of any available benchmarks b/w embedded and standalone Tomcat? I'm actually in the position of having to "sell" embedded over standalone and was hoping there were some 3rd party benchmarks that I could make reference

RE: [JBoss-user] NPE: org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl - Oracle8i and JBoss2.4.0

2001-09-21 Thread Tom . King
via the console. HTH, Tom -Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 18, 2001 7:51 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] NPE: org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl - Oracle8i and JBoss2.4.0 This

RE: [JBoss-user] bug in opening jms transaction log

2001-09-13 Thread King, Tom
It looks like its looking for a relative path b/c of the forward slashes. Are you using forward slashes in the conf file to define a physical path? -Original Message- From: Cor Hofman [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 13, 2001 12:25 AM To: Jboss Subject: [JBoss-user] bu

RE: [JBoss-user] Session Bean could not passivate Exception

2001-07-31 Thread King, Tom
[Container factory] java.io.NotSerializableException: Are you trying to pass an object to the client that is not serializable such as an Enumeration? Can you post the code? -Original Message- From: yan fan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 4:10 PM To: [EMAIL P

Re: [JBoss-user] JMS Questions

2001-07-07 Thread Tom Marrs
Peter, You're right. I just moved to JDK 1.3.1 and everything works great. Thanks. Tom [EMAIL PROTECTED] wrote: > > Tom Marrs wrote: > > > Philipp, > > I've tried both things that you suggest. According to everything that > > I've read on JNDI, you

Re: [JBoss-user] JMS Questions

2001-07-07 Thread Tom Marrs
for now until I get more time to fix this (I'm very pressed for time right now). Thanks. Tom Philipp Meier wrote: > > On Fri, Jul 06, 2001 at 06:20:46PM -0600, Tom Marrs wrote: > > Hi, > > I'm new to JBoss and JMS, although I've used the J2EE > > on other

[JBoss-user] JMS Questions

2001-07-06 Thread Tom Marrs
wrong. So, besides adding the above entry to jbossmq.xml, what else do I need to do? Do I need to add this to a EAR file? Is there some script I can run to create a new Queue/Topic? Other than these issues, JMS seems to work OK on JBoss. Thanks for your help. Tom Marrs _

[JBoss-user] Implicit login vs. Explicit Login

2001-07-05 Thread tom
system, without having used any of the usual explicit mechanisms. Tom ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Security with JBoss 2.4-Tomcat

2001-07-03 Thread tom
x27;javac' to compile JSP files into servlets. b. The other problem is with configuration to use database based security. I could not get myself authenticated unless the table names are the same as the example. Tom ___ JBoss-user maili

Re: [JBoss-user] JBoss-2.2.2 vs Cloudscape

2001-07-03 Thread Tom Coleman
> > JBoss-2.2.2 hangs when starting Cloudscape. > Oops. Forgot to load the driver. The documentation is pretty good, if you take the time to read it. ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jbo

[JBoss-user] JBoss-2.2.2 vs Cloudscape

2001-07-03 Thread Tom Coleman
JBoss-2.2.2 hangs when starting Cloudscape. With logging for the pool enabled, I get: [EstoreDB] Starting [EstoreDB] XA Connection pool EstoreDB bound to java:/EstoreDB [EstoreDB] java.sql.SQLException: No suitable driver [EstoreDB] Pool EstoreDB factory org.opentools.minerva.jdbc.xa.XAConnect

Re: [JBoss-user] JBoss-2.2.2/Tomcat-3.2.2 configuration

2001-07-03 Thread Tom Coleman
I wrote: > > Are there any tricks to configuring the integrated JBoss-2.2.2/Tomcat > distribution? > > My RH Linux 6.2/jdk 1.3 box worked fine with pre-2.1. > I retrieved JBoss-2.2.2 from CVS, compiled it, installed the Tomcat-3.2.2 binary distribution and I'm back in business. With all d

[JBoss-user] JBoss-2.2.2/Tomcat-3.2.2 configuration

2001-07-02 Thread Tom Coleman
Are there any tricks to configuring the integrated JBoss-2.2.2/Tomcat distribution? My RH Linux 6.2/jdk 1.3 box worked fine with pre-2.1. Everything seems to start up OK when I invoke run_with_tomcat.sh, but things fall apart when I try to access :8080/jboss. $TOMCAT_HOME and SERVLETAPI_HOM

Re: [JBoss-user] JDBC / ResultSet Question

2001-06-19 Thread Tom Green
d this but I have heard about it before. Good luck. -Tom On Tuesday 19 June 2001 08:42 pm, Matt Veitas wrote: > I am going to throw a monkey wrench into the equation hereselect > count(*) from xxx where "" on a table that has over 15,000,000 is > taking 10-15 minutes.

Re: [JBoss-user] Deploying Multiple applications?

2001-06-12 Thread Tom Cook
Check to make sure you don't have any of your packages on your classpath. If you do, then JBoss finds the XML files from that package instead of from the one you are trying to deploy. Tom Stephen Oakes wrote: > > Please excuse the naive questions - I'm still pretty new to all

Re: [JBoss-user] Lookup Datasource from Javabeans. Possible?

2001-06-11 Thread Tom Cook
ee to make them available to clients. Then try to change the underlying database - ooops! have to re-design the whole application, because the customer needs Oracle's scalability, but their JDBC driver is not Remote! Standards compliance - a beautiful, wonderful thing. Tom Edward Wang wro

Re: [JBoss-user] petstore 1.1.2

2001-05-25 Thread Tom Coleman
build simply requires too many proprietary packages, for example: com.sun.enterprise.deployment com.sun.enterprise.security com.sun.enterprise.deployment.xml com.sun.enterprise.tools.packager com.sun.enterprise.util org.apache.tomcat.deployment More classes are needed. I simp

Re: R: [JBoss-user] Interbase 6 problem

2001-05-23 Thread Tom Armistead
and It > > seems to function. > > What is the problem? Andrea > > > > ___ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > http://lists.sourceforge.net/lists/listinfo/jboss-user > > > > ___

Re: [JBoss-user] Re: Unable to load a ResultSet column into a varable of type '[B'

2001-05-07 Thread Tom Green
I have wondered the same thing, and have been reluctant to use code in the 'sun.*' package. I've used the O'Reilly package that you can download from the URL below, and it seems to work fine: ftp://ftp.ora.com/pub/examples/java/crypto/files/oreilly/jonathan/util/ -Tom O

Re: [JBoss-user] What happens at 6 hours and 35 minutes?

2001-05-02 Thread Tom Coleman
> > Consistently, JBoss causes the JVM 1.2.2_001 on SCO Openserver to crash with > a "Memory Fault" at 6 hours and 35 minutes (395 minutes, 23,700 seconds). > > Anybody have any ideas? > Does your system run any cron jobs at 06:35? If it does, that would be the place to start. __

Re: [JBoss-user] Why cloudscape DB for petstore?

2001-04-25 Thread Tom Coleman
t just because developers use an Open Source J2EE server like JBoss doesn't mean that they prefer to use Open Source DB's. Just look at all the posts on this list that refer to Oracle. Tom ___ JBoss-user mailing list [EMAIL PROTECTED] h

Re: [JBoss-user] try to run Petstore-Example (fwd)

2001-04-07 Thread Tom Coleman
loudscape to the lib/ext > directory of jboss (version 2.1). You don't need to copy _all_ the Cloudscape jars; we've just been copying cloudscape.jar and RmiJdbc.jar - you might even get away with replacing cloudscape.jar with client.jar. - Tom > I started cloudscape db

Re: [JBoss-user] ECperf project

2001-04-06 Thread Tom Coleman
rush job. I'll fix it tonight. Thanks. > > All of which built and deployed without errors. Though I did not test it > all all on j2sdkee1.2.1.( I only use jboss ...) > That would put you in good position to work on the JBoss deployment descriptors. ;-) They're in

[JBoss-user] ECperf project

2001-04-06 Thread Tom Coleman
I managed to get ECperf to build and deploy on RH 6.2 / jdk-1.3-fcs on the RI server. (Hey, you got to start _somewhere_). The Makefile was being very fussy about spaces. I've also manged to "load" the Cloudscape DB. There were some problems with the 'loaddb.sh' script. I have some errors,

Re: [JBoss-user] try to run Petstore-Example

2001-04-05 Thread Tom Coleman
> I run the the Pet Store (http://localhost:8080/estore) > > After I follow the link 'Enter the store' this Exception appears: > This is the key: > java.lang.RuntimeException: NamingException while looking up DB context : env not >bound 1) Please post the changes you made to jboss.jcml.

Re: [JBoss-user] ECperf project

2001-04-05 Thread Tom Coleman
Tom Daly wrote: > > Actually I was working on JBoss on Solaris and Linux 7 and got it working on > both platforms well at least I got one user running on both platforms. I > would be interested to try my build with the cloudescape schema and whatever > JDBC drivers you recomme

Re: [JBoss-user] ECperf project

2001-04-04 Thread Tom . Daly
Tom, Actually I was working on JBoss on Solaris and Linux 7 and got it working on both platforms well at least I got one user running on both platforms. I would be interested to try my build with the cloudescape schema and whatever JDBC drivers you recommend (I was using Oracle). I take it you

Re: [JBoss-user] ECperf project

2001-04-04 Thread Tom Coleman
> > Probably the most important database servers from a promotional point of > view would be DB2/400, Oracle 8i, Sybase and M$ SQL Server. > Agreed. The choice of DB, and it's configuration, will dramatically impact ECperf results. Here are the priorities the way I see them: 1) Get EC

Re: [JBoss-user] ECperf project

2001-04-04 Thread Tom Coleman
Thanks to those of you who have expressed interest in working on ECperf for JBoss. I've got a working Cloudscape DB build for ECperf that I'll zip up and put on the Web site. Oracle and Sybase are much more complex than Cloudscape, so I think Cloudscape is the place to start. Has anyone mana

[JBoss-user] ECPerf project

2001-04-03 Thread Tom Coleman
l note: Sun's documentation states that ECPerf is initially targeted for Unix systems. Thank you, The JBoss ECPerf Team Tom Coleman ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Java pet store download problem

2001-04-02 Thread Tom Coleman
> > But the download is only 11k and none of the zip utilities I have are able to > open it (invalid archive). I suspect 11k is a little small? > That zip file is ancient. I thought we were going to remove it from the documentation. Please try this URL:

Re: [JBoss-user] JBoss on Win98

2001-04-01 Thread Tom Davies
nterpreters, etc. Run jboss inside JBuilder, or whatever IDE you are using. Tom [EMAIL PROTECTED] http://members.optushome.com.au/tomdavies ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Client class files dont compile on linux

2001-03-28 Thread Tom Cook
orting com.webtomorrow.interest.* which is not in the classpath, since you've only got ejb.jar on the classpath. Go learn about classpaths and importing stuff before you tackle ejbs. Your understanding of these basics seems somewhat lacking. Tom -- "If you mess with something for lon

Re: [JBoss-user] Start Up Problem w/ JBoss

2001-03-28 Thread Tom Cook
is part of the CLASSPATH. I don't see how this is clear (it's not mentioned anywhere) but if it is, then WHY WHY WHY WHY WHY? Putting j2ee.jar in your classpath is _evil_. J2ee.jar is _not_ your friend. Get it out of there. It causes all sorts of problems, one of which I think is

RE: [JBoss-user] Anyone knows the answer to this ........

2001-03-27 Thread Tom Cook
;re sending HTML email once more before you make that claim... Tom > -Original Message- > From: Peter Routtier-Wone [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 27, 2001 5:14 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Anyone knows the answer to this &g

Re: [JBoss-user] SQL transactions not committing?

2001-03-25 Thread Tom Davies
test.Test test.TestEJB Stateless Container I'll try it with trans-attribute required -- I'm not certain what it was defaulting to. Tom ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] war, ear, jar -- where does everything go?

2001-03-25 Thread Tom Davies
Does this make sense? What do other people do? Thanks for any tips. Tom -- [EMAIL PROTECTED] http://members.optushome.com.au/tomdavies ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Minimal JBoss config/Jbuilder debugging...

2001-03-24 Thread Tom Davies
to use any fancy features, just one XADataSource? Thanks, Tom -- [EMAIL PROTECTED] http://members.optushome.com.au/tomdavies ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] JBoss on JDK1.2.2 working?

2001-03-22 Thread Tom Furrer, Infonic AG
The binary download page of JBoss 2.1 states: It will run on both 1.2.2 and 1.3 JVMs Running the JBoss/Jetty distribution failed on my machine (WinNT4) with JDK 1.2.2 installed and ran happily after moving to JDK 1.3. Tom ___ JBoss-user mailing list

RE: [JBoss-user] JBoss website

2001-03-20 Thread Tom Cook
On Tue, 20 Mar 2001, marc fleury wrote: > anyone else with this problem? It works for me (netscape 4.76/SunOS 5.8, lynx). Tom > |-Original Message- > |From: [EMAIL PROTECTED] > |[mailto:[EMAIL PROTECTED]]On Behalf Of John > |Sidney-Woollett > |Sent: Tuesday, Ma

[JBoss-user] List headers

2001-03-16 Thread Tom Coleman
Is it me? Or do replies to messages from this list go directly to the sender and not to the list. Tom ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user