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

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: 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] 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. --

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

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.. >

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] petstore 1.1.2

2001-05-25 Thread Tom Coleman
Robert Nicholson wrote: > > Yes the only reason you should need it and you can work around it is because > they use a j2ee RI class for deployment in the Ant rules. This can be easily > worked around by simply building a war and not worrying about that class. > > That's the only reason you shou

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
> > I'm just curious why the jboss developers used the cloudscape db for > the sample petstore app. > Sun delivers Cloudscape with the J2EE sdk (RI server), and The Java Pet Store is a reference application that was designed to work with the RI server. A lot of developers will start w

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

2001-04-07 Thread Tom Coleman
Forwarded message: > From [EMAIL PROTECTED] Sat Apr 7 15:12:18 2001 > From: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Date: Sat, 07 Apr 2001 21:13:07 +0200 > X-Mailer: Mozilla 4.7 [de] (WinNT; I) > X-Accept-Language: de > MIME-Version: 1.0 > Subject: Re: [JBoss-user] try to run Petsto

Re: [JBoss-user] ECperf project

2001-04-06 Thread Tom Coleman
Christopher Albert wrote: > > As for the patch JBoss-ECperf-patch-001.zip, It seems a bit confusing > since there is considerable overlap between the contents of this archive > and the contents of the JBoss-ECperf-001.zip file which it contains. > It is strange, but I thought it would be a go

[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 recommend (I was using O

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:

[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