Re: [JBoss-user] C/C++-Client connecting to JBoss via JMS

2003-11-24 Thread Holger Baxmann @ mac
Hi Frank, i currently have a client who is trying to implement this via SLSB and native library calls. Not the recommended way, but it works to some degree ;-) The problem here is that the C MQ is communicating (in the Prod systems) via SHMem and so there is no JMS lib for the interface. We

Re: [JBoss-user] datasource checking

2003-11-05 Thread Holger Baxmann
Whau, this is another case for the metadata interceptor ;-) bax On Wed, 5 Nov 2003 14:04:28 +0100, Joachim (PROGS) [EMAIL PROTECTED] wrote: In my applications, I know in advance that my data structure will change over time. To handle this, I would prefer that the database structure is checked

Re: [JBoss-user] Securing JBoss

2003-10-31 Thread Holger Baxmann
On Fri, 31 Oct 2003 15:09:32 -, Brian McSweeney [EMAIL PROTECTED] wrote: Thanks for all your help Adrian, Checked out Scott's mail. Sounds exactly what I'll need. I'll muddle through it myself till then :-) One thing about securing the web-console - the forum says you have to protect the

Re: [JBoss-user] 3.2.2 Release Available

2003-10-19 Thread Holger Baxmann - bitwind
Hi Scott, AFAIR is the .tgz extension missleading for some OSses in using which decompressor. It could be better to use the good old .tar.gz, just have had the problem with macosx 10.2 and the non-GNU tar - beside the @LongLink phenomen of the normaly broken tar :) Isn't it usefull to use

Re: [JBoss-user] url string for connecting jboss to oracle

2003-09-04 Thread Holger Baxmann
On Thu, 4 Sep 2003 13:00:05 +0530, Amit Ashok [EMAIL PROTECTED] wrote: thanks it worked fine, but why do you use the oci instead of the thinny :) ?? bax -Original Message- From: Holger Baxmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 11:41 PM To: [EMAIL PROTECTED

Re: [JBoss-user] url string for connecting jboss to oracle

2003-09-03 Thread Holger Baxmann
hi amit, you should read the docus for the _oci_ jdbc url carefully: there is no need for the 1526 port part, you have to put a TNS name of the oracle service descriptor (have a look at listener.ora in network/admin on the server and the tnsnames.ora on the client - but this depends on the

Re: [JBoss-user] Configuration for JBoss Startup

2003-09-02 Thread Holger Baxmann
On 01 Sep 2003 17:24:29 +0100, Alex Hornby [EMAIL PROTECTED] wrote: On Mon, 2003-09-01 at 15:48, Joao Clemente wrote: Can you detail a bit what HUGE i actually? Speed? Latency? Maximum number of users? Memory usage? Cpu usage? Thanks I've set jsp precompilation up for a small example project

Re: [JBoss-user] Configuration for JBoss Startup

2003-09-02 Thread Holger Baxmann
On Tue, 2 Sep 2003 10:02:39 +0200, Sacha Labourey [EMAIL PROTECTED] wrote: Guys are mainly located in the USA?!? Joking?!? ;) Well, Adrian is neither in the USA or in Europe, he is in UK ;) since 1066 ;-) bax Why do you want to start your SLSB? What are you trying to achieve? Cheers,

Re: [JBoss-user] HA JNDI trouble

2003-09-02 Thread Holger Baxmann
java.naming.provider.url=myserver.biz:1100 just guessing: should the url start with a perfix like jnp://myserver.biz:1100 ?? bax my master has the last line not! The master starting well, since he is indenpendent. The slave start with this exception: 11:35:26,942 ERROR [JRMPInvoker] Starting

Re: [JBoss-user] Configuration for JBoss Startup

2003-09-02 Thread Holger Baxmann
On 02 Sep 2003 14:01:04 +0100, Adrian Brock [EMAIL PROTECTED] wrote: On Tue, 2003-09-02 at 09:58, Holger Baxmann wrote: On Tue, 2 Sep 2003 10:02:39 +0200, Sacha Labourey [EMAIL PROTECTED] wrote: Guys are mainly located in the USA?!? Joking?!? ;) Well, Adrian is neither in the USA

Re: [JBoss-user] HA JNDI trouble

2003-09-01 Thread Holger Baxmann
your setup reminds me on the Service Activator Pattern http://java.sun.com/blueprints/corej2eepatterns/Patterns/ServiceActivator.html in conjunction with Session Facade and Service Locator for decoupling the lookup and the do-something stuff. It could be more easy to solve the clustering jndi

Re: [JBoss-user] Build optimized JBoss version

2003-09-01 Thread Holger Baxmann
On Mon, 01 Sep 2003 16:21:20 +0200, Rafal Kedziorski [EMAIL PROTECTED] wrote: hi, I wanted build an optimized JBoss version from the downloaded 3.2.2RC3 sources. Is thre an option or target (I didn't find any) for creating an optimized version i.e. with this settings: debug = off optimize =

Re: [JBoss-user] Help with memory leak issue

2003-08-29 Thread Holger Baxmann
... query or other task that does not write to the database, you still get the commit but nothing to commit, so to speak. this non-existing tx should be comitted, according to mr. escher bax --- This sf.net email is sponsored by:ThinkGeek

Re: [JBoss-user] JMS Connection Factory

2003-08-28 Thread Holger Baxmann
On Thu, 28 Aug 2003 08:30:18 +0300, SHAHIN HADJIKULIEV [EMAIL PROTECTED] wrote: How can define additional connection factories? You should have success with changing the contents of xml files witch should complement one another. bax Thanks. Shahin

[JBoss-user] Re: jboss on AIX - issue.

2003-08-28 Thread Holger Baxmann
hi, i would recommend to use a more recent build, if you are just starting - in my case i have switched to 3.2.1 .. could slightly remember there where some posts about this cl issue with the PropertyEditor somewhere bax PS: sorry for having this in the mailinglist too - i think it should go

Re: [JBoss-user] ClientLoginModule

2003-08-26 Thread Holger Baxmann
On Mon, 25 Aug 2003 16:07:27 +0100, Marco Tedone [EMAIL PROTECTED] wrote: Hi, could someone please forward me where I could find any documentation on how to use the ClientLoginModule in jboss? From the login-config.xml file, I can read that this can be used by Servlet which try to access an EJB

Re: [JBoss-user] 3.0.8 on AIX4 wrong name class

2003-07-31 Thread Holger Baxmann - bitwind
it is the patchlevel 10 of the 1.3.1, the only recommended for aix4 listed by: prompt $ lslpp -L | grep Java131 for the JRE and the adt bax Am Donnerstag, 31.07.03 um 00:45 Uhr schrieb Scott M Stark: It looks similar to an issue that showed up a while back with some of the IBM vms. Which vm

[JBoss-user] The Source or not the Source

2003-07-26 Thread Holger Baxmann - bitwind
Hi all, i have, in my point of view, a rather pointless question. Seem to be like Why do i brush my teeth every morning? It comes out of the so called 'real world': 'Why should one use the source release and whole stuff and knowlegde for building and testing? The binary build seems to be good

Re: [JBoss-user] The Source or not the Source

2003-07-26 Thread Holger Baxmann - bitwind
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Holger Baxmann - bitwind Sent: Saturday, 26 July 2003 7:50 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] The Source or not the Source Hi all, i have, in my point of view, a rather pointless question. Seem to be like Why do i brush my teeth every morning

Re: [JBoss-user] The Source or not the Source

2003-07-26 Thread Holger Baxmann - bitwind
Thank you for your input. I've been using the binaries in a university project wich involves clustering. However, I've found and reported bugs/problems that were fixed on cvs. Until the next release was provided, I had to resort to building from CVS to benefit from those fixes. This is exactly

Re: [JBoss-user] deploying to JBoss from Eclipse

2003-02-11 Thread Holger Baxmann
Am Dienstag, 11.02.03, um 15:38 Uhr (Europe/Budapest) schrieb Bill Burke: Talk to Hans. Hans? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Sent: Tuesday, February 11, 2003 8:05 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] deploying to

Re: [JBoss-user] Re: [JBoss-dev] JBoss-IDE 1.0 alpha released

2003-01-29 Thread Holger Baxmann
copy it on macosx i will award you 100 bucks bax Am Mittwoch, 29.01.03, um 17:50 Uhr (Europe/Budapest) schrieb Vladyslav Kosulin: Sonnek, Ryan wrote: i'm eager to try out the jboss plugin, but i'm getting an error from starting a local server from within eclipse. after starting the server,

Re: [JBoss-user] Re: [JBoss-dev] JBoss-IDE 1.0 alpha released

2003-01-29 Thread Holger Baxmann
copy it on macosx i will award you 100 bucks bax Am Mittwoch, 29.01.03, um 17:50 Uhr (Europe/Budapest) schrieb Vladyslav Kosulin: Sonnek, Ryan wrote: i'm eager to try out the jboss plugin, but i'm getting an error from starting a local server from within eclipse. after starting the server,

Re: [JBoss-user] Re: [JBoss-dev] JBoss-IDE 1.0 alpha released

2003-01-29 Thread Holger Baxmann
to put tic-tac-toe into. bax From: Holger Baxmann [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 29 Jan 2003 19:47:16 +0100 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Re: [JBoss-dev] JBoss-IDE 1.0 alpha released copy it on macosx i will award you 100 bucks bax Am Mittwoch

Re: [JBoss-user] LDAP configuration

2003-01-22 Thread Holger Baxmann
the most comfortable way will be the jndi path. the jndi namespace in jboss is a federated one, so you are able to integrate external namespaces like dns, ldap, filesystems, c++ or your anchestry tree seamlessly into the jndi tree. you may then manipulate the objects via normal jndi lookup and

Re: [JBoss-user] Deploying tools

2003-01-19 Thread Holger Baxmann
cp and/or mv may be of help too ;-) bax Von: Marco Tedone [EMAIL PROTECTED] Antworten an: [EMAIL PROTECTED] Datum: Sun, 19 Jan 2003 23:05:35 - An: [EMAIL PROTECTED] Betreff: RE: [JBoss-user] Deploying tools Not yet. Anyway, I looked at some examples and I deployed a simple session

Re: [JBoss-user] trivial!

2003-01-13 Thread Holger Baxmann
Doesn't anyone find anything wrong with the title of www.jboss.org ??? doesn't anyone find anything wrong with megalong signatures titleJBoss :: All your J2EE are belong to us/title yes, should read: All your Java Management eXtension are belong to us bax

Re: [JBoss-user] Character encoding questions

2003-01-13 Thread Holger Baxmann
On Mon, 2003-01-13 at 08:41, Camus Chan wrote: Hi, I am using JBoss3.0.3 + Tomcat 4.1.12 + Apache 2.0.43, with oracle8i and nls_lang set to ZHT16BIG5. I face the character encoding problem and please help: There are several things to check: 1) The character set your Oracle database is

Re: [jboss-group] Fw: [JBoss-user] Why PHP why not JSP?

2003-01-10 Thread Holger Baxmann
Have you tried to implemented the PHP Accelerator (http://phpa.phorum.org/)? It only takes minutes to install and configure and the performance gains are impressive. Bruce -- perl -e 'print unpack(u30,0G)U8V4\@4VYY95R\F9EG)E=\$\!FFEI+F-O;0\`\`);' why not perl? use perl. everybody

Re: [jboss-group] Fw: [JBoss-user] Why PHP why not JSP?

2003-01-10 Thread Holger Baxmann
just metioned this in jboss-dev yesterday ... bax Von: Greg Wilkins [EMAIL PROTECTED] Organisation: Mort Bay Consulting Antworten an: [EMAIL PROTECTED] Datum: Fri, 10 Jan 2003 10:29:52 + An: [EMAIL PROTECTED] Cc: 'JBossGroup' [EMAIL PROTECTED], [EMAIL PROTECTED] Betreff: Re:

Re: [JBoss-user] Non-HTTP Servlets?

2003-01-06 Thread Holger Baxmann
have a look at a - maybe home brewed - adapter as a kind of 'beforeburner' to achieve html (or better soap enclosed xml) from your binary drips out of the outer space ;-) : http://www.openadapter.org hth bax Von: Rodrigo Chandía [EMAIL PROTECTED] Organisation: ACM Group Antworten an: [EMAIL

Re: [JBoss-user] Store large pdfs with JBoss

2003-01-03 Thread Holger Baxmann
generalizing ... generalizing/ write a jca adpter for cvs and use this in a cvs appropriate manner ... bax Write a JCA adaptor for a file based persistent store. Scott Stark Chief Technology Officer JBoss Group, LLC - Original

Re: [JBoss-user] JBoss newbie

2002-12-22 Thread Holger Baxmann
feal free to contact me here in dormagen - germany and i will tell you ... ;-) meanwhile you may have a look at: http://www.jboss.org/docs/#free-30x thanks for calling bax Von: Thaer Hani Al-Ibaisi [EMAIL PROTECTED] Antworten an: [EMAIL PROTECTED] Datum: Sun, 22 Dec 2002 18:09:43 +0200

Re: [JBoss-user] jboss 3.0.x authentication with active directory

2002-09-06 Thread Holger Baxmann
do not go the ldap way, do not collect the money, go straight to the winnt login via java bax ps: there are serveral examples for this on the web, if you do not find one - ask me directly - Original Message - From: Sonnek, Ryan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday,

[JBoss-user] run.sh in matrix2

2002-08-28 Thread Holger Baxmann
hi, i and my solaris9 bash have a problem with the following construct in run.sh: if [ -e $RUN_CONF -a -r $RUN_CONF ]; then . $RUN_CONF fi he throws a bax@brainiac jboss-4.0.0alpha : bin/run.sh bin/run.sh: test: unknown operator bin/run.conf at me. if i comment it out of reach for bash:

Re: [JBoss-user] LDAP as CMP backend?

2002-08-26 Thread Holger Baxmann
AFAIK, matrix2 should provide valueable :) improvements for the persistence manager, including interceptors, detyped invokers on mbean level. so, then you may have serveral impl's for the persistance layer independend from the ejb container 8-). there should then ejbql working with hierarchical

Re: [JBoss-user] LDAP as CMP backend?

2002-08-26 Thread Holger Baxmann
On 2002.08.26 21:19:41 -0400 Curt Johnson wrote: Holger Baxmann wrote: AFAIK, matrix2 should provide valueable :) improvements for the persistence manager, including interceptors, detyped invokers on mbean level. so, then you may have serveral impl's for the persistance layer

Re: [JBoss-user] LDAP as CMP backend?

2002-08-26 Thread Holger Baxmann
If you're looking for a way to have an LDAP server federated into the JNDI tree, I believe the JBoss docs have that info. I'm quite sure I've seen it in there. jboss-service.xml: !-- added by baxi: Bind a remote LDAP server -- mbean code=org.jboss.naming.ExternalContext

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-17 Thread Holger Baxmann
you are right on this is working somebody on using jboss as an infrastructure base for gui's based on eclipse.org. have a look at the JBossAdminGUI and moonshadow (M$) projects at http://www.sf.netand feel free to join. bax - Original Message - From: Greg Turner To:

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-17 Thread Holger Baxmann
we have to deal in a commercial project with exactly this versioning issue - jboss has the infrastructure here, no more, no less. we have to build our business structure on top of this. we think a cvs mbean could be our friend here. bax - Original Message - From: Dmitri

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-17 Thread Holger Baxmann
what about having a certificate based mutual login to a jboss netboot - https:// - url and the other forthcomming url's ? single-sign-on [whatever this is] :) presumed. bax - Original Message - From: David Jencks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, August 17, 2002

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-17 Thread Holger Baxmann
java web start is another jump-t-short of the too much SUN people :-) bax - Original Message - From: Rick LaBanca [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, August 17, 2002 4:10 AM Subject: Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0 what about java

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-16 Thread Holger Baxmann
for my purposes is jboss at first a webos, maybe running on what you would call a server :) bax - Original Message - From: Dave Smith [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 16, 2002 7:58 PM Subject: Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0 An

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-16 Thread Holger Baxmann
as Entity CMP ;-) - Original Message - From: Holger Baxmann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 16, 2002 2:19 PM Subject: Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0 for my purposes is jboss at first a webos, maybe running on what you would

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-16 Thread Holger Baxmann
yuhyuh, i am with you :-) I think this shows that jboss can easily be adapted to be an application client container. My idea for this has been to remove everything but jmx and jndi from jboss and write an mbean to start your app. I think this is the mbean. All that's left is a little jndi

Re: [JBoss-user] Launching Swing Applications from JBoss 3.0.0

2002-08-16 Thread Holger Baxmann
The potential of JBoss is not limited to EJBs. the potentail of JBoss is not EJB. bax --- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE!

Re: [JBoss-user] configuring ip address in jboss3.0.1-jetty

2002-08-15 Thread Holger Baxmann
in jboss-service.xml in the $JBOSS_HOME/deploy/jbossweb.sar/META-INF or via JMX console deploy - change - deploy ... or stop - change - start ... at http://192.168.1.33:8080/jmx-console/HtmlAdaptor?action=inspectMBeannam e=jboss.web%3AJetty%3D0%2CSocketListener%3D0 rem a 'shot yourself in the

Re: [JBoss-user] LDAP security in 3.0.x

2002-08-15 Thread Holger Baxmann
what about having the domino ldap tree in the jndi namespace? maybe this helps. bax - Original Message - From: Jon Brisbin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 15, 2002 11:37 PM Subject: [JBoss-user] LDAP security in 3.0.x It appears that the relevant portion

Re: [JBoss-user] long table names

2002-08-14 Thread Holger Baxmann
i think this is the lowest common denominator, oracle for example do 31 not more (i personally like 42). but the data should be stored in the table, not in the metadata dictionary ;-) a workaroud would be to establish an ejb facade for the db naming :) bax - Original Message - From:

Re: [JBoss-user] Persistence mechanisms

2002-08-14 Thread Holger Baxmann
why necesarily relational - if you want to store java object in a hierarchical tree than use the jndi context pointing in a federated namespace provided by ldap - which means simply: store them in ldap :) bax - Original Message - From: Dimitri Pissarenko [EMAIL PROTECTED] To: [EMAIL

[JBoss-user] federated namespace JNDIView

2002-08-13 Thread Holger Baxmann
i have a jndiview dead run against my 1gbyte mem with a federated namespace into a fairly small ldap tree. is this known? bax --- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
hi all, is anybody on the way or simply interested in having eclipse running inside the jboss as an mbean ? thanks bax - Original Message - From: Michael Mattox [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 12, 2002 12:00 PM Subject: [JBoss-user] Directory structure for

Re: [JBoss-user] Oracle sequence with CMP

2002-08-12 Thread Holger Baxmann
the bmp choice is select mysequence.next from dual; for oracle and in the case of cmp the entitypersistancemanager will compute the pk. but have a look at: GUIDs without Singletons and Databases http://www.theserverside.com/patterns/thread.jsp?thread_id=4976 and CMP Primary Key Sequence

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
to use Eclipse-embedded-in-jboss? - Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Holger Baxmann Sent: Monday, August 12, 2002 8:26 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Directory structure for using Jboss with Eclipse hi

Re: [JBoss-user] How to deploy Mbean in JBOSS 3

2002-08-12 Thread Holger Baxmann
Pls. explain the process of deploying Mbean in JBOSS3. It does not have any jboss.jcml in this version. pls. explain why do you not read the getting started guide at http://prdownloads.sourceforge.net/jboss/JBoss.3.0QuickStart.Draft3.pdf? download and

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
please do keep us informed of your progress on this project. I think you have a good concept. Holger Baxmann wrote: if we have eclipse as an mbean then we will have the ucl above the whole eclipse infrastructure, the whole webos jmx infrasturcture [and not the ugly win's, X's with their ugly

Re: [JBoss-user] Directory structure for using Jboss with Eclipse

2002-08-12 Thread Holger Baxmann
Of Holger Baxmann Sent: Monday, August 12, 2002 11:04 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Directory structure for using Jboss with Eclipse if we have eclipse as an mbean then we will have the ucl above the whole eclipse infrastructure, the whole webos jmx infrasturcture

Re: [JBoss-user] Tomcat initalized but not started

2002-08-08 Thread Holger Baxmann
anyting changed in dns.name or a hardwired ip in the configs? - Original Message - From: Jonathan Cowherd [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 08, 2002 9:46 PM Subject: [JBoss-user] Tomcat initalized but not started We've moved our jboss-3.2.3_tomcat-2.4.4

[JBoss-user] [OT]: social engineering technical recreation for the SOURCE in europe

2002-08-02 Thread Holger Baxmann
hi all, sorry for beeing off topic - but the forums suck .. in this postings once. this is no commercial posting, it is about a cost-price event. we want to announce a feel free meeting for the people in and around europe, which are on the way to prepare themselfs for joining the revolution.

Re: [JBoss-user] [OT]: social engineering technical recreation for the SOURCE in europe

2002-08-02 Thread Holger Baxmann
yeap, let's do a 'JBoss Le Mans' - 24 heurs du JBoss, in honor of marcf bax - Original Message - From: Stefan Groschupf [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 02, 2002 8:49 PM Subject: AW: [JBoss-user] [OT]: social engineering technical recreation for the SOURCE

Re: [JBoss-user] [OT]: social engineering technical recreation for the SOURCE in europe

2002-08-02 Thread Holger Baxmann
Great Idea, all the fun belong to us!? All your fun are belong too us ... ;-)) --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user

[JBoss-user] EJBCA 2.0pre1 + jboss 3.0.0 +jetty 4.0.1

2002-08-02 Thread Holger Baxmann
just installed, configured, first certificate generated - it runs a world full thanks for the great work, guys bax ps: ldap integration tomorrow, ibutton via tini next week --- This sf.net email is sponsored

Re: [JBoss-user] Clustering: Possible to use a backplane to connect the servers??

2002-07-30 Thread Holger Baxmann
but at all, mind the gap! ... if you are the generating pk with your ejb's for example in a PrimaryKeyGenerator and not database based like through triggers or 'autoincrement' and the clustering fails on one interface, but all nodes are still alive ... bax - Original Message - From:

Re: [JBoss-user] anyone knows about this exception?

2002-07-30 Thread Holger Baxmann
if you where in the process of unplugging your stream from the object then spurious control-z (0x1a) may occur. try to disable the plug holder from getting a divorce from the jack by smoothing the invocation. if it happens anyway, do the plug-unplug cycle until the problem remains or the message

Re: [JBoss-user] Updated JBoss 3 Quick Start Guide and new Example

2002-07-15 Thread Holger Baxmann
sorry for being bound to the little inconsitency between cvs jboss-docs module, the website documentation link and thinking at last about sf.net files (8-) bax - Original Message - From: Andreas Kuckartz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 15, 2002 3:24 AM Subject:

Re: [JBoss-user] Updated JBoss 3 Quick Start Guide and new Example

2002-07-14 Thread Holger Baxmann
hi andy, you uploaded - i am too stupid to download, not really - but where do i find it, don't i? bax - Original Message - From: Andreas Schaefer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 14, 2002 6:14 PM Subject: [JBoss-user] Updated JBoss 3 Quick Start Guide and new

Re: [JBoss-user] Windows DLL

2002-06-03 Thread Holger Baxmann
now, it is IMHO a bad idea to mixup the platform independend gpa with at last deeply platform dependend jni structures. it would be helpful to draw a visible obvious line between both. have a look at: SWT: The Standard Widget Toolkit PART 1: Implementation Strategy for JavaT Natives Portable and

Re: [JBoss-user] JBoss and JNI

2002-05-30 Thread Holger Baxmann
some lights shed the source of java.lang.System.LoadLibrary : /** * Loads the system library specified by the codelibname/code * argument. The manner in which a library name is mapped to the * actual system library is system dependent. * p * The call

[JBoss-user] Fw: [jstamp] Messaging System

2002-05-29 Thread Holger Baxmann
- Original Message - From: Holger Baxmann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 29, 2002 10:13 AM Subject: Re: [jstamp] Messaging System afaik is it the first approach to implement the jboss.org gpa in a embedded device - and, maybe someday it is a part

Re: [JBoss-user] How modular is EJB and jboss?

2002-03-07 Thread Holger Baxmann
At this time I only see the use of jboss as a pure persistence engine...or am i wrong in my views? indeed you are; i, by myself, am using jboss without any persistance or filesystem. it is an url-based operating system with services, for me at least. just have a look for services *.sar and

[JBoss-user] All your base continued ...

2002-03-07 Thread Holger Baxmann
http://www.blinkenlights.de/gallery/allyourbase.de.html ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] missing sources in target source-zip

2002-03-06 Thread Holger Baxmann
ok, thank you very much, now i understand; i'll stay tuned for the xmbeans. cheers bax Am Mit, 2002-03-06 um 15.00 schrieb David Jencks: On 2002.03.06 07:51:28 -0500 Holger Baxmann wrote: Am Die, 2002-03-05 um 21.24 schrieb David Jencks: On 2002.03.05 14:33:24 -0500 Holger Baxmann wrote

Re: [JBoss-user] Background process

2002-03-06 Thread Holger Baxmann
thanks, david this was my guess for creating background processes at the moment i have read this topic the first time...now i know, i am on the right highway with my async native communication with semi-active outside mbean services. :))) bax Am Mit, 2002-03-06 um 17.29 schrieb David Jencks:

Re: [JBoss-user] Training in France: FORGET IT (En francais only)

2002-03-06 Thread Holger Baxmann
Am Mit, 2002-03-06 um 21.04 schrieb Per Jessen: On Wed, 6 Mar 2002 12:59:03 +0100, Eric Jain wrote: relocate to the middle of these Countries - Danmark... Have fun, try the yoghurt, its great... Everybody knows that in fact Switzerland is in the middle of Europe and the world in

[JBoss-user] missing sources in target source-zip

2002-03-05 Thread Holger Baxmann
is it possible, that the build sources-zip doesn't grab the MainDeployerMBean.java from the gen-src in system/output ? the org.jboss.admin.interfaces are missing in action too. and more impotent: org.jboss.jmx.adaptor.interfaces it seems so at least for me

Re: [JBoss-user] Opening Ports

2002-03-02 Thread Holger Baxmann
just have a look at: http://lists.dalsemi.com/maillists/tini/2000-November/009589.html Am Fre, 2002-03-01 um 23.00 schrieb Dustin Grabau: I need to open a port for a program that I am making(port 8013) but I dont know how. Does anyone know where I can find my answeres or just give me one?

[JBoss-user] DTD's vs. XSD's

2002-02-23 Thread Holger Baxmann
hi all, is there any idea out about changing the dtd's to xsd's? you know, because of the nice xslt performed on the fundamental definitions :) thanks bax ___ JBoss-user mailing list [EMAIL PROTECTED]

AW: [JBoss-user] Jboss on a big iron: s390/Linux

2002-01-19 Thread Holger Baxmann \(priv.\)
the cron job bax -Ursprüngliche Nachricht- Von: Jozsa Kristof [mailto:[EMAIL PROTECTED]] Gesendet: Samstag, 19. Januar 2002 17:23 An: Holger Baxmann (priv.) Betreff: Re: [JBoss-user] Jboss on a big iron: s390/Linux On Sat, Jan 19, 2002 at 05:10:47PM +0100, Holger Baxmann (priv

[JBoss-user] Jboss on a big iron: s390/Linux

2002-01-16 Thread Holger Baxmann \(priv.\)
Hi all, If sombody is interested in working/testing jboss on s390/linux: I have managed a setup of an JBoss installation on a S390 Linux Community Development System http://www-1.ibm.com/servers/eserver/zseries/os/linux/lcds/ @ http://l012038.zseriespenguins.ihost.com:8082 (please use