[JBoss-dev] [JBoss JIRA] Commented: (JGRP-33) JGroups throws OutOfMemoryError after running for a few hours

2005-03-07 Thread James Wilson (JIRA)
[ http://jira.jboss.com/jira/browse/JGRP-33?page=comments#action_12315953 ] James Wilson commented on JGRP-33: -- I am not sure that the test case provided actually demonstrates the issue (if there is one). The test case continuously sends messages via

[JBoss-dev] [JBoss JIRA] Created: (JBREM-66) Race condition on startup

2005-02-25 Thread james ahlborn (JIRA)
Race condition on startup - Key: JBREM-66 URL: http://jira.jboss.com/jira/browse/JBREM-66 Project: JBoss Remoting Type: Bug Versions: 1.0.1 final Environment: linux, jobss 4.0.1, jdk 1.5_01 Reporter: james ahlborn Assigned to

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1463) RemoteException on Remote interface not verified correctly.

2005-02-15 Thread james ahlborn (JIRA)
Versions: JBossAS-4.0.1 Final Environment: N/A Reporter: james ahlborn Priority: Minor The code in iiop/src/main/org/jboss/iiop/rmi/RmiIdlUtil.java which verifies a Remote interface does not check exception signatures correctly. The method throwsRemoteException() (line 74) checks

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-6) Unable to use the docs target to build JBoss's Javadoc

2005-01-26 Thread James Wilson (JIRA)
ndows XP/2003 systems if that is relevant (unlikely). Reporter: James Wilson Priority: Minor Please see the forum posts mentioned below for details, but basically the "docs" target advertised by the "help" target as building the Javadoc does not work. As the post

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-189) password shown in plain text in URL

2005-01-24 Thread James Dixon (JIRA)
password shown in plain text in URL --- Key: JBPORTAL-189 URL: http://jira.jboss.com/jira/browse/JBPORTAL-189 Project: JBoss Portal Type: Bug Components: Portal Core Versions: 2.0 Alpha Reporter: James Dixon Assigned

[JBoss-dev] Italian-crafted Rolex - only $65 - $140!! Free SHIPPING ! !

2003-05-27 Thread james
Please note to send ALL REPLY e-mail direct to our sales representative at: [EMAIL PROTECTED]   Hi, Thank you for expressing interest in ATGWS watches. We would like to take this opportunity to offer you our fine selection of Italian crafted Rolex Timepieces. You can view our large selection of Ro

[JBoss-dev] Forum searching returns no results

2003-04-05 Thread James Cook
Searching in the jBoss forums returns no results for me (PPC; Mac; Yellodog Linux; Mozilla 1.2). Anyone else having this problem? --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No

RE: [JBoss-dev] Re: Re[11]: php5 is coming

2003-04-01 Thread James Higginbotham
Hmm.. Just throwing out my 2 coppers, but doesn't the beanshell mbean support allow this to happen easier? You could define the module methods needed and push it out to the deploy dir in a .bsh, jboss hot deploys it, and now its available. James > -Original Message- > From:

RE: [JBoss-dev] NUKES on JBoss

2003-03-28 Thread James Higginbotham
great improvement over the PHP version. But, I'd say some time hosting it at beta.jboss.org or something would have been a good thing (TM) and still give us a chance to pound out the last of the nastiness. Just a thought in hindsight. Thanks Ju

RE: [JBoss-dev] [OT] Eclipse is so amazing...

2003-02-26 Thread James Higginbotham
as to shell out ssh/cvs calls.. But, it looks as if I'll run with both, then migrate to Eclipse soon.. Its just too slick.. James > -Original Message- > From: Jason Dillon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 26, 2003 12:00 PM > To: [EMAIL PROTECTED] >

Re: [JBoss-dev] Remote class loading servlet

2003-02-21 Thread James Cooley
Hi Peter, This was not a requirement for the servlet and I haven't included it - see previous mails. Scott is deciding how we will integrate the servlet into the JBoss startup script and retire the WebService. He might best explain how this will be addressed. Rgds, James Peter Antman

Re: [JBoss-dev] Remote class loading servlet

2003-02-17 Thread James Cooley
uild script and make any other changes you may want. James Dain Sundstrom wrote: We have a small project open for a volunteer. In Jboss 2 and 3 we have a custom lightweight web server (port 8083) that returns java class files from the classLoader.getResouceAsStream to RMI clients (this is how rem

Re: [JBoss-dev] Anyone got JBoss cc-mode style

2003-02-17 Thread James Cooley
abel after) (label after) (access-label after))) ) ) James Cooley wrote: Hi guys, Has anyone got a cc-mode binding for the official JBoss coding standard to Emacs? You could save me some time if you have. I'm having problems getting the curly brace ind

Re: [JBoss-dev] Remote class loading servlet

2003-02-12 Thread James Cooley
On further testing the ExportException went away but I'd still like to know how to plugin the servlet. James James Cooley wrote: Hi Dain, Scott, I wrote a servlet that accepts a request from a java.net.URLClassLoader and returns the class. AFAIK I need only support requests of the

Re: [JBoss-dev] Remote class loading servlet

2003-02-12 Thread James Cooley
./testsuite/build.sh -Djava.rmi.server.codebase=http://localhost:8080/class-loader/ -Dtest=jrmp test but it doesn't work and I get ERROR [JRMPInvoker] Starting failed: java.rmi.server.ExportException: Port already in use: 4447; What am I doing wrong? How can I test this. James Dain Sundstrom wrote: We

[JBoss-dev] Anyone got JBoss cc-mode style

2003-02-10 Thread James Cooley
Hi guys, Has anyone got a cc-mode binding for the official JBoss coding standard to Emacs? You could save me some time if you have. I'm having problems getting the curly brace indentation with try to work correctly. Thanks, James PS Perhaps this sort of thing should be linked from the

[JBoss-dev] XA support in 3.0.4

2003-02-07 Thread Corbin, James
Hello,   I am running JBOSS 3.0.4 and am trying to get an Informix xa driver configured and running.  I appear to be able to bind as I do not get any errors during server startup.   The problem arises when I try to get a connection to the database.  It is unable to get a connection.  I'

Re: [JBoss-dev] Remote class loading servlet

2003-02-07 Thread James Cooley
Dain Sundstrom wrote: Scott, I'm putting the question for you at the top, so you can see it. How do we specify the code base for remote loading? If James writes this he will need to change it to point to the servlet. James, You are way over thinking this. As I said there isn

Re: [JBoss-dev] Remote class loading servlet

2003-02-07 Thread James Cooley
er cl) And it's called by WebService's /** * @jmx:managed-operation */ public URL addClassLoader(ClassLoader cl) { return server.addClassLoader(cl); } Hope this clarifies my original points James Scott Stark Chief Technology Officer JBoss Group, LL

Re: [JBoss-dev] Remote class loading servlet

2003-02-07 Thread James Cooley
abstract factory). You were looking for a volunteer and you get an essay :) James Dain Sundstrom wrote: We have a small project open for a volunteer. In Jboss 2 and 3 we have a custom lightweight web server (port 8083) that returns java class files from the classLoader.getResouceAsStream to RMI

RE: [JBoss-dev] JNuke dev

2003-01-14 Thread James Higginbotham
1.3 compliant if they want, and reciprocate the code back.. Let Jboss shine! Go Julien Go! James > -Original Message- > From: Nathan Phelps [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 14, 2003 1:48 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] JNuke dev

RE: [JBoss-dev] JNuke dev

2003-01-14 Thread James Higginbotham
ts for performing work, like a URL to an RSS feed or something. Thanks, James --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the an

RE: [JBoss-dev] My fuck up

2003-01-13 Thread James Higginbotham
Do we need to start a counseling fund for Julien after all the "written by a 12-year-old" PHP that will have to be seen, reversed, and cried over? > -Original Message- > From: Hunter Hillegas [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 13, 2003 8:25 PM > To: JBoss Dev; marc fleury

RE: [JBoss-dev] My fuck up

2003-01-13 Thread James Higginbotham
script or something for some fine tuning, but that may be faster than waiting for Jnuke to be completed, functionally tested, and load tested.. Or, I guess you could rollback the old website and update the links to reflect 3.0.5, right? James > -Original Message- > From: marc fleury [

RE: Re[6]: [JBoss-dev] PHP

2003-01-09 Thread James Higginbotham
Julien gets everything ported for the long term solution? Just being creative here.. James --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com

RE: [JBoss-dev] PHP

2003-01-09 Thread James Higginbotham
their volunteers and too much buy in for their framework of doom). I just need a good client now, which I'll probably use an OSS one and rewrite over time as the user's needs change. James > -Original Message- > From: Matt Munz [mailto:[EMAIL PROTECTED]] > Sent: Thu

RE: [JBoss-dev] ANNOUNCE: BeanShell JBoss sub-deployer in HEAD

2003-01-08 Thread James Higginbotham
I wonder if it would be possible to put the .bsh in a .sar in your .ear? Not sure, haven't tried it.. And agreed, this bsh support really is interesting.. > -Original Message- > From: Adam Heath [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 08, 2003 11:52 AM > To: Jboss-Dev > Cc:

RE: [JBoss-dev] ANNOUNCE: BeanShell JBoss sub-deployer in HEAD

2003-01-07 Thread James Higginbotham
Sounds very interesting.. I wonder how it might help to integrate Jboss and Emacs/JDEE, since they use the bsh to perform Lisp<->Java integration.. James > -Original Message- > From: Sacha Labourey [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 07, 2003 3:57 AM

RE: [JBoss-dev] Jboss + Junit?

2003-01-02 Thread James Higginbotham
e same ol' J2EE applications I guess I really like the JBossTestSetup and assoc classes - really nice!   James -Original Message-From: Bill Burke [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 5:08 PMTo: [EMAIL PROTECTED]Subject: RE: [JBoss-dev] Jboss + J

[JBoss-dev] Jboss + Junit?

2003-01-02 Thread James Higginbotham
in Emacs (David should like that one!). Ok, so I'm dreaming a little.. Thoughts? James

RE: [JBoss-dev] Dynamic Loading/Unloading of Plugins (was: RE: [eclipse-dev] Eclipse Project 2.2 Draft Plan posted)

2002-12-22 Thread James Higginbotham
n for the other transports. True, but I would want the JMX container initialized first thing.. Consider the typical startup as something like splash, init Jboss Kernel, Load core platform services, load user services, launch user application. > > david jencks > James ---

RE: [JBoss-dev] Dynamic Loading/Unloading of Plugins (was: RE: [eclipse-dev] Eclipse Project 2.2 Draft Plan posted)

2002-12-22 Thread James Higginbotham
discussion going. Is you considering making all Eclipse plugins Mbeans now, or just a specific part of the platform Mbean based? Regards, James > -Original Message- > From: Matt Munz [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 22, 2002 10:46 AM > To: [EMAIL PR

Re: [JBoss-dev] TONIGHT: JBOSS OPEN HOUSE @ GENEVA

2002-11-27 Thread james
Hi, How about in Singapore ? Open-source movement is taking off here... regards James sacha_labourey wrote: Hello, Do not forget to come at the JBOSS OPEN HOUSE in GENEVA TONIGHT Time: 18:00 to 21:00 Location: Hotel des Bergues (http://www.hoteldesbergues.com/) Will be present: Adrian

RE: [JBoss-dev] TODO: NetBoot PetStore

2002-11-21 Thread James Cook
Prob the most interesting part will be setting it up to work on hsql out of the box. Should be cool though, not only cause you will be able to download, hot install, *run* not just an app server (which is impressive enough), but an entire DBMS and working applications. Mui cool, push this idea from

RE: [JBoss-dev] Jetty NIO SL in JBoss 3.0.4 no worky

2002-11-21 Thread James Higginbotham
't see why you can't abstract out the strategy, and back off to the default strategy if nio isn't available. Just a thought, and may sound simpler than the impl, not sure.. I haven't looked a the Jetty codebase in a while.. James > -Original Message- > From: Ju

RE: [JBoss-dev] Metadata Service

2002-11-13 Thread James Higginbotham
Is this ala the Weblogic central config file, or just a secondary file created as the kernel accepts new components and started from scratch on each startup (I hope)? > -Original Message- > From: Bill Burke [mailto:bill@;jboss.org] > Sent: Wednesday, November 13, 2002 11:08 AM > To: Jboss

RE: [JBoss-dev] JMX on the client side?

2002-11-09 Thread James Higginbotham
+ Jboss but haven't seen many thoughtful proposals, just "it would be cool ifs". Am I taking this vision of yours too far, not far enough, or missing you completely? The architecture of your dynamic proxies and JavaGroup networking seems to work great for local networks, so y

RE: [JBoss-dev] JMX on the client side?

2002-11-08 Thread James Higginbotham
> JBoss Unlimited. > JBoss Unleashed. > Infinite JBoss. > > This is the kind of thing that makes suits giddy with joy. Right! Or: JBoss Web Service Platform JBoss: Web Service Edition JBossXML In fact, if you change the tagline from WebOS to WebServiceOS, you can charge more consulting bucks on

RE: [JBoss-dev] [OT] JMX on the client side?

2002-11-08 Thread James Higginbotham
ool, but could also introduce some technical issues for what I was thinking. My apologies for taking jboss-dev's time on this one.. James > -Original Message- > From: Matt Munz [mailto:mmunz@;apelon.com] > Sent: Friday, November 08, 2002 4:36 PM > To: [EMAIL PROTECTED] &

RE: [JBoss-dev] JMX on the client side?

2002-11-08 Thread James Higginbotham
> I think James had more esoteric plans... > > -danch > Right.. I'm not talking about Jboss proper, I'm speaking of a rich client platform that uses jboss as its service arch kernel. Imagine a world where jboss is installed everywhere - client

RE: [JBoss-dev] JMX on the client side?

2002-11-08 Thread James Higginbotham
nel - what sort of classloader implications are there - could I end up with 2 kernels in the same VM? Just a thought.. This would rock! James > -Original Message- > From: Dain Sundstrom [mailto:dain@;daingroup.com] > Sent: Friday, November 08, 2002 11:25 AM > To: [EMAIL PR

RE: [JBoss-dev] JMX on the client side?

2002-11-08 Thread James Higginbotham
Interesting.. Are you guys talking about a small JMX container on the client invoker side? Or something else? > -Original Message- > From: David Jencks [mailto:davidjencks@;directvinternet.com] > Sent: Thursday, November 07, 2002 10:12 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev

RE: [JBoss-dev] Upcoming releases

2002-11-06 Thread James Higginbotham
l occur by the EOY. Thanks, James > -Original Message- > From: Scott M Stark [mailto:scottmstark@;attbi.com] > Sent: Wednesday, November 06, 2002 8:17 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] Upcoming releases > > > Go ahead. > > xx

RE: [JBoss-dev] Upcoming releases

2002-10-18 Thread James Higginbotham
I am reading this right, 2 comes after 4?: > 2002-10-25jboss-2.4.10 > 2002-10-27jboss-3.0.4 > 2002-11-03jboss-3.0.2beta2 ^ > 2002-12-22jboss-4.0alpha --- This sf.net email is sponsored by: Access Your

RE: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread James Higginbotham
distributed caching, deployed the CMPs a specific way, or just depend on pessimistic locking and the DB vendor. Thanks, James > -Original Message- > From: Bill Burke [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 16, 2002 1:47 PM > To: [EMAIL PROTECTED] > Subject:

RE: [JBoss-dev] Design: Plans to decouple JBoss from log4j

2002-10-09 Thread James Higginbotham
No, other than just watching the commons mailing list recently. I'll check on it, though Scott doesn't want to switch so it will be FYI research only, I suppose. James > -Original Message- > From: Jason Dillon [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 08

RE: [JBoss-dev] Over zealous deployers

2002-10-05 Thread James Higginbotham
I'm right about those 3rd party libs or not (I'm tired and lazy to find out right now). If its not a spec requirement, then I'm sure this isn't a priority and I don't have a chance of getting a x-server solution through the application.xml anyway. Thanks again, James

RE: [JBoss-dev] Over zealous deployers

2002-10-05 Thread James Higginbotham
beans are out, as I don't have good mbean support in the jboss foe servers). Thanks, James --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ Jbo

RE: [JBoss-dev] Design: Plans to decouple JBoss from log4j

2002-10-04 Thread James Higginbotham
tory work for you, allowing jboss clients to use the simplelog they provide, a null log, jdk1.4 (ugh), or whatever. Sure, you have that abstraction, but do you really want to do the simple factory work? Probably not, as you guys have more important thing

RE: [JBoss-dev] Build System... any ideas

2002-10-03 Thread James Higginbotham
sroot/ccaustin co ccaustin The interesting files are the src/web/xml/sitemap.xml , src/web/xml/sitemap-build.xsl, and if you run the ant script with an XSL engine in your $ANT_HOME/lib, it will produce a file called autogen-build.xml in src/web/xml HTH, James > -Original Message- >

RE: [JBoss-dev] Build System... any ideas

2002-09-20 Thread James Higginbotham
ripts of any sort, including module building and deployment, classpaths for modules based on jar dependencies, etc. James > -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 3:19 PM > To: [EMAIL PROTECTED] > Subject: R

RE: [JBoss-dev] Build System... any ideas

2002-09-20 Thread James Higginbotham
y want to know how we are using XSL + Ant. HTH, James > -Original Message- > From: Jason Dillon [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 2:17 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] Build System... any ideas > > > Can you fin

RE: [JBoss-dev] Continuous Integration

2002-09-18 Thread James Higginbotham
stomizations, we may release it to the public if anyone thinks its worthwhile to their project. Lots of configuration additions mostly. > Are you going to tell me I should buy Weblogic too? Um, no, but feel free to if you feel so inclined. I prefer Jboss. Best Regards, James ---

RE: [JBoss-dev] Continuous Integration

2002-09-18 Thread James Higginbotham
into that other link that was sent out - lubega.com was it? James > -Original Message- > From: Kevin Conner [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 10:09 AM > To: '[EMAIL PROTECTED]' > Subject: RE: [JBoss-dev] Continuous Integration >

RE: [JBoss-dev] Whats with method attributes read-only and idempotent?

2002-08-20 Thread James Cook
Use IDEA, and let it find usages for you! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of David Jencks > Sent: Tuesday, August 20, 2002 7:40 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] Whats with method attributes > read-only and

RE: [JBoss-dev] Castor XML users; can you drop some knowledge

2002-08-09 Thread James Higginbotham
It just so happens that I was doing some of this work yesterday. I will send an email to you directly with a zip archive (as not to spam the general jboss group) of a generated XSD from your sample, and simple .bat to kick off Castor's src generator, and the resulting classes.

RE: [JBoss-dev] Please support Option B (response to Jim Cook)

2002-08-04 Thread James Cook
I am deployed on jBoss 2.4.6, and I changed to MethodOnlyEJBLock to prevent some spurious ApplicationDeadlockExceptions that occur. Is it a requirement on the 2.4 version of the server to use commit option B as well? jim > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

RE: [JBoss-dev] Please support Option B

2002-08-01 Thread James Cook
Options A, B, C or D don't have anything to do with this deadlock scenario that you refer to. I am assuming you are talking about an app server deadlock since you don't mention a specific database deadlock condition. Most "advanced" servers (WebLogic, WebSphere, etc.) allow the same Bean instan

[JBoss-dev] RE: [JBoss-dev] 现代化企业的宣传手段 - (

2002-07-06 Thread James Mitchell
Í£Ö¹spamming Ãûµ¥, ÄãÓÞ±¿µÄ¿×Ó±»¼õËٵĺºÓïÐÔ½» James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL P

RE: [JBoss-dev] WHOEVER BROKE HEAD PLEASE FIX IT!!!!!!!!!!!!!!!

2002-07-03 Thread James Mitchell
Title: Message LOLok ok ...that's enough, I have a reputation to uphold here.   James MitchellSoftware Engineer\Struts EvangelistStruts-Atlanta, the "Open Minded Developer Network"http://www.open-tools.org/struts-atlanta -Original Message-From: [

RE: [JBoss-dev] WHOEVER BROKE HEAD PLEASE FIX IT!!!!!!!!!!!!!!!

2002-07-03 Thread James Mitchell
...and no, I don't speak French, or Dutch James MitchellSoftware Engineer\Struts EvangelistStruts-Atlanta, the "Open Minded Developer Network"http://www.open-tools.org/struts-atlanta -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of marc

RE: [JBoss-dev] WHOEVER BROKE HEAD PLEASE FIX IT!!!!!!!!!!!!!!!

2002-07-03 Thread James Mitchell
You guys are something else.   Jesus 'quoted' and "F#CK ME" in the same thread.   I've always felt that JBoss was not just an app server, but also a religious experience, but JEZZZ  ;)   I need therapy now thanks. James MitchellSoftware Engineer\Struts Evan

[JBoss-dev] Resend: EJB statistics?

2002-06-12 Thread James Higginbotham
tune deployment settings?   Thanks, James

RE: [JBoss-dev] Where should the Jasper jar live ?

2002-06-02 Thread James Cook
. I see Scott point of view more > practical. OTOH, I > also agree that this approach should not be the general case, but > necesary for this. > > I say this because I have to modify every now and then Jetty > files and > having them on a SAR by default is a PITA. > &g

RE: [JBoss-dev] Where should the Jasper jar live ?

2002-06-01 Thread James Higginbotham
ons '("\\.ear$" . archive-mode) auto-mode-alist)) Share and Enjoy, James > -Original Message- > From: David Jencks [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 11:07 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] Where should the Jasper ja

[JBoss-dev] J2EE Licenscing Issue

2002-05-31 Thread James Ward
per can use the j2ee technologies for development without any problems, but a J2EE app server would have to license the j2ee technologies in order to have a server implement them. I am just curious. Thanks JBoss, You guys still are the best! -James ___

RE: [JBoss-dev] CD SUBSCRIPTION

2002-05-22 Thread James Ward
Great Idea!!! How much does it cost? -James > -Original Message- > From: marc fleury [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 2:22 PM > To: Jboss-Development@Lists. Sourceforge. Net; Jboss-User@Lists. > Sourceforge. Net > Subject: [JBoss-de

[JBoss-dev] RE: [JBoss-user] JBoss in a multi developers environment

2002-05-20 Thread James Ward
This might actually be the easiest way to do this... If you could run each instance on it's own IP then all of the instances could use the default ports. From the ISP side, this would make things very easy. -James www.wantJAVA.com > -Original Message- > From: Matthew Fre

RE: [JBoss-dev] XDoclet and C# style metadata

2002-05-17 Thread James Higginbotham
Not sure if this helps, but JDK 1.5 is planning to put this in and make the meta data accessible from the runtime as well as tools like Javadoc. James > -Original Message- > From: Hiram Chirino [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 17, 2002 4:08 PM > To: [EMA

[JBoss-dev] RE: [JBoss-user] Porting from Weblogic to Jboss

2002-05-10 Thread James Higginbotham
ry to put together WL-> Jboss, Xdoclet, and mess with configuration porting. Have fun! James > -Original Message- > From: Laine Donlan [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 7:30 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re:

[JBoss-dev] RE: [JBoss-user] Porting from Weblogic to Jboss

2002-05-09 Thread James Higginbotham
ut it may take a while to move your configurations over to Jboss from weblogic since any custom weblogic configuration must be mapped to a custom jboss configuration by hand. Otherwise, simple stateless beans and a war file are pretty much one-to-one. HTH, James > -Original Message

Re: RE: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-04-09 Thread James Birchfield
I made significant porgress tonight with the JMX Connector. I now have full functionality for method invocation and attribute manipulation. I support the following data types: String, int, double, float, long, char, boolean, and Date(and their Object counterparts). I do simple date validatio

Re: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-04-08 Thread James Birchfield
I actually started JMXView(which I have been informed I might have to rename), after reading Howard's comments on Tapestry. At the time, I was beginning to evaluate Tapestry, and was immediately enamoured with it. After doing some initial ports of one of our internal apps, i thought it would

Re: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-04-07 Thread James Birchfield
Project is http://jmxview.sf.net";>here _ View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=11622 ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.n

Re: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-04-06 Thread James Birchfield
I am well on my way with this. I have almost full functionality of the SUN HTML RI, and plan to be finished with that soon. I have registered for a project space on SourceForge, and will hopefully be pushing things out over the next week. It includes security, enhanced views, and easier navi

[JBoss-dev] GlobalTxEntityMap causing improper RollbackException

2002-04-04 Thread James Cook
The following comment is found in TxCapsule.registerSynchronization() and I believe it is causing a problem in our application. // OSH: EntitySynchronizationInterceptor bug is fixed long ago, // and since nobody seems to get the warning anymore it should // be safe to be JTA-conformant. // In ca

[JBoss-dev] Sun and Apache Reach Agreement

2002-03-26 Thread James Ward
http://jakarta.apache.org/site/jspa-agreement.html I think this is good for JBoss too! -James ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] java.nio

2002-03-23 Thread James Cook
What will JDK 1.4's non-blocking i/o do for the scalability of a single machine when the appserver takes full advantage? ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] JCP Program Chair responds to Apache Software Foundation

2002-03-22 Thread James Ward
thout obligations for support) to qualified individuals, or not-for-profit or educational organizations engaged in efforts to create compatible implementations of JSRs." Does that mean JBoss might have a chance at being "Certified"? -James wantjava.com _

RE: [JBoss-dev] RE: [JBoss-user] JBOSS 3.x FINAL

2002-03-14 Thread Trawick, James
ssage- From: Bill Burke [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 3:10 PM To: Trawick, James Cc: Jboss-Development@Lists. Sourceforge. Net; Jboss-User@Lists. Sourceforge. Net Subject: RE: [JBoss-dev] RE: [JBoss-user] JBOSS 3.x FINAL Clustering docs are available for purchase.

[JBoss-dev] RE: [JBoss-user] JBOSS 3.x FINAL

2002-03-14 Thread Trawick, James
g all this if somebody would point me in the right direction to find the info. chris -Original Message- From: David Ward [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 1:56 PM To: Trawick, James Cc: 'marc fleury'; Jboss-Development@Lists. Sourceforge. Net; Jboss-User

RE: [JBoss-dev] RE: [JBoss-user] JBOSS 3.x FINAL

2002-03-14 Thread Trawick, James
> > Will the final release actually include documentation? > > JBossCMP will and already does. Thank you JBossCMP. I'm asking about the all new stuff, like clustering and distributed containers and all the other stuff I read about on the site in Marc's interview. Until there's some sort of avai

[JBoss-dev] RE: [JBoss-user] JBOSS 3.x FINAL

2002-03-14 Thread Trawick, James
Will the final release actually include documentation? (btw, whoever you went with to sell your JBoss 3 docs should be shot. i went through their process several times, they said they had problems and would get back to me. they never did. just saying that unless JBoss 3 has some form of access

RE: JSP classpath (Was: Re: [JBoss-dev] Re: What's going ON??)

2002-03-10 Thread James Cook
Similar issue with applications like Velocity. These apps depend (somewhat misguidedly) on an unpacked deployment of web apps. This is because they need to read "web pages" in order to parse them for tag substitution. AFAIK, they do not delegate a class to do the reading for them. jim > -Ori

RE: [JBoss-dev] Fw: [JBoss-user] Multiple JBOSS 3.0 developers and clustering

2002-02-28 Thread James Cook
I usually end up creating a "disabled" directory under the deploy directory. In here I put the clustering xml along with the JBossMQ stuff, and the HSQL DB items. Perhaps this kind of packaging would make it clearer that these services exist, but are simply not activated. At some point someone wi

[JBoss-dev] Feature Request: application exceptions and log level

2002-02-27 Thread James Cook
We use an appender to track any ERROR level messages from the jBoss server and/or our application. This is done so our system administrators can be alerted to any ERROR-level logging concerns. There are plenty of times when an Application Exception thrown by the EJB tier doesn't warrant adminis

[JBoss-dev] Re: Tshirts at JavaOne FREE TRAINING

2002-02-25 Thread James Manning
ere's some money loss involved (like the group would make $4 off each sale) then just jack up the cafepress price appropriately. I'm all drooling over the first slogan :) -- James Manning <[EMAIL PROTECTED]> GPG Key fingerprint = B913 2FBD 14A

Re: [JBoss-dev] Set on abstract to generate isModified

2002-02-22 Thread James Manning
ue has actually changed? May not be useful enough in the common case, but if a setter "modifies" a value to the same value it already had, it'd be a nice touch if that didn't trip modified and cause JDBC actions *shrug* -- James Manning <[EMAIL PROTECTED]> GPG Key fingerpr

Re: [JBoss-dev] JBossOne T-Shirts...

2002-02-22 Thread James Manning
er from there. Sound reasonable, marcf? -- James Manning <[EMAIL PROTECTED]> GPG Key fingerprint = B913 2FBD 14A9 CE18 B2B7 9C8E A0BF B026 EEBB F6E4 ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] CVS frustration

2002-02-19 Thread James Cook
Jason, Is it documented anywhere, exactly how to check out and build: 1. Current Head (3.0) 2. Latest build of 2.4? thanks, jim > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of Jason Dillon > Sent: Tuesday, February 19, 2002 8:34 PM > To: Sco

Re: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST

2002-02-07 Thread James Ward
Simply Irresistible YOUR APP SERVER SUCKS! First they ignore us... Second they laugh at us... Then they fight us.. And then we win! We're the shit! For a good time type www.jboss.org If At First You Don't Succeed... Switch to JBoss

Re: [JBoss-dev] Oracle has bought JBoss on google

2002-02-06 Thread James Ward
Look at the title: [i]Jboss - Are your business web sites and J2EE applications Unbreakable? [/i] When I search security focus the app server I read about being breakable is Oracle: http://www.securityfocus.com/news/309 _ View thread online

RE: [JBoss-dev] Autogenerated primary keys etc

2002-01-11 Thread James Cook
JDBC 3.0 is supposed to expose an api for the auto-generated fields in a table. For JAWS integration, it will prob. be better to wait for this. - jim ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/j

[JBoss-dev] Loading classes from manifest

2001-12-07 Thread James Cook
In JBoss RH, I am experiencing a potential bug when specifying a library in my EJB jar's manifest file. In Installer.java, the resolveLibraries method correctly parses the classpath defined in the manifest. In Installer.resolveLibraries, my baseURL is set to file:/E:/jboss-3.0.0alpha/deploy/bi

RE: [JBoss-dev] JBoss 3.0 Demo App

2001-12-05 Thread Hicks, James
Well, we need to move forward by listing several key features we want to start with. If somepeople will send a list of 3 to 5 features they want to see apps for, I will compile a list of what we will start with. James Hicks -Original Message- From: Hicks, James Sent: Wednesday

RE: [JBoss-dev] JBoss 3.0 Demo App

2001-12-05 Thread Hicks, James
uld be developed to show developers how to tie all these features together? I guess we need to define a few features that are really the topic of discussion on the user list and start developing. Any suggestions? James Hicks -Original Message- From: Hicks, James Sent: Tuesday, December

RE: [JBoss-dev] Off Topic: a Success-Story of a special kind

2001-12-05 Thread Hicks, James
Congratulations. I have a 21 month old who loves linux, well at least the keyboard. James Hicks -Original Message- From: Andreas Schaefer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 8:07 PM To: [EMAIL PROTECTED] Subject: [JBoss-dev] Off Topic: a Success-Story of a

[JBoss-dev] JBoss 3.0 Demo App

2001-12-04 Thread Hicks, James
I've been doing a few hours of thinking and came to a conclusion for a demo app. Would anyone like to assist me in creating an E-Bay style bidding application? James Hicks ___ Jboss-development mailing list [EMAIL PROTECTED]

RE: [JBoss-dev] time is up, where is adam heath?

2001-12-04 Thread Hicks, James
You must have fallen and bumped your head. James -Original Message- From: Vincent Harcq [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 1:12 PM To: 'Jboss-Development@Lists. Sourceforge. Net' Subject: RE: [JBoss-dev] time is up, where is adam heath? You are at a

RE: [JBoss-dev] Jetty

2001-12-04 Thread Hicks, James
Forgot 8) Local and Remote objects -Original Message- From: Hicks, James Sent: Tuesday, December 04, 2001 10:46 AM To: Julian Gosnell; Allen Fogleson Cc: '[EMAIL PROTECTED]' Subject: RE: [JBoss-dev] Jetty Why not decide on an app that will run inside JBoss with integrated

  1   2   >