RE: [JBoss-user] EJX XML editor

2002-05-01 Thread kevin . wilson
Title: RE: [JBoss-user] EJX XML editor (please be warned that this is all being done on the Win2k platform...  for now anyway...eventually will be moved to SuSE Linux (Hopefully!)) The optimal scheme is to use Apache's address as the entrance for all static/jsp/servlet/ejb for both int

Re: [JBoss-user] EJX XML editor

2002-05-01 Thread Dan Christopherson
I run the integrated Jetty-JBoss bundle with Apache at the front end. All I'm doing, though is using Apache's Proxy-Pass module so that Apache does SSL cryp/decrypt and hands off to Jetty for the application. The same could be done with Tomcat-JBoss, ASAIK. The advantage with this is that it's

Re: [JBoss-user] EJX XML editor

2002-04-30 Thread Guy Rouillier
Title: RE: [JBoss-user] EJX XML editor I use exactly that setup, running each independently (if you don't know, JBoss can be run with Tomcat integrated.)  Just set up Tomcat and Apache to work together as usual (see the Tomcat-Apache howto), then run JBoss separately.  Do a normal l

RE: [JBoss-user] EJX XML editor

2002-04-30 Thread kevin . wilson
Title: RE: [JBoss-user] EJX XML editor Thanks Much. Also...I am very new to Java programming but I am an accomplished programmer in the M$ world using vb & c/c++. If there is any pointers or gotchas that all of you veterans could point out to me for integrating/configuring/testing/run

Re: [JBoss-user] EJX XML editor

2002-04-29 Thread Scott M Stark
, April 29, 2002 2:41 PM Subject: [JBoss-user] EJX XML editor where is it on the windows installation of v2.4.5-RC2 ??? (file /bin/ejx.jar does not exist.) Thanks, Kevin

Re: [JBoss-user] EJX XML editor

2002-04-29 Thread Marius Kotsbak
[EMAIL PROTECTED] wrote: > where is it on the windows installation of v2.4.5-RC2 ??? > > (file /bin/ejx.jar does not exist.) > > Thanks, > > Kevin > It is officially dead I think. Use xdoclet.sourceforge.net instead. Much better. ___ JBoss-user mail

[JBoss-user] EJX XML editor

2002-04-29 Thread kevin . wilson
Title: EJX XML editor where is it on the windows installation of v2.4.5-RC2 ??? (file /bin/ejx.jar does not exist.) Thanks, Kevin