Re: [JBoss-user] Where should auth.conf go for a client app?

2003-02-04 Thread Jon Haugsand
* Jon Haugsand Is it possible to include this file (and the policy file) inside the client jar file where the client application resides? * Scott M. Stark Yes. Use a jar URL to reference the file. Er..? Where? (How? E.g. file:jar:!auth.conf?) -- Jon Haugsand, [EMAIL PROTECTED]

[JBoss-user] AW: [JBoss-dev] JBoss-IDE next steps

2003-02-04 Thread Jung , Dr. Christoph
Hans, First congratulations for getting started such a badly needed feature around JBoss. I just saw the package Xdoclet-View in your plan and this reminded me of some unfinished prototype that I did last year. It was an experiment of how to write some extensible view for editing meta-data

Re: [JBoss-user] Problems deploying an EAR on JBoss 3.2

2003-02-04 Thread Christian Neuroth
Title: Message Hi! Was my mistake I figured it out... The jboss.xml of one of the ejbs contained a jndi name, that was already used by another one Thanks christian - Original Message - From: James Higginbotham To: [EMAIL PROTECTED] Sent: Monday, February

Re: [JBoss-user] jbossweb virtual hosts configuration

2003-02-04 Thread Jules Gosnell
[EMAIL PROTECTED] wrote: Is there a faq or a current tutorial that explains how to set up virtual hosts in jbossweb/jetty? I've been going off of the one on the Jetty website, and the JBoss/Jetty faq and I've encountered some difficulties. post them to jetty-support. we'll work through them

[JBoss-user] commons-http-client.jar in lib directory

2003-02-04 Thread Kevin O'Neill
The lastest 3.2 build include a copy of commons-http-client.jar into the lib directory. We use this in a couple of our applications so we were getting all osrts of class cast exceptions. The work around is to remove the version the server ships with and all is good. My concern is that being in

[JBoss-user] Sending messages to a remote queue using JBoss 3.0.4

2003-02-04 Thread Stefan Puiu
Hello folks, I'm using JBoss 3.0.4 with the 1.4.0 JDK from Sun, compiled from sources, with jbossmq as the JMS implementation. I'm running everything on a Mandrake Linux 9.0. The remote computer uses the same versions of JBoss and JDK. I'm trying to send a message to a queue on a different

Re: [JBoss-user] Sending and receiving Emails

2003-02-04 Thread Brian McSweeney
Thanks Guy, unfortunately I think you missed the point of my email. I already have code that is similar to yours to send emails. This was not my question. I wanted to know how to hook up JBoss to an actual transfer-agent etc. I've now figured out that this is done by using the

Re: [JBoss-user] Sending and receiving Emails

2003-02-04 Thread Kevin O'Neill
On Tue, 2003-02-04 at 22:22, Brian McSweeney wrote: Thanks Guy, unfortunately I think you missed the point of my email. I already have code that is similar to yours to send emails. This was not my question. I wanted to know how to hook up JBoss to an actual transfer-agent etc. I've now

[JBoss-user] Shutdown of JBoss 3.0.6

2003-02-04 Thread Hans Dockter
When I try to shutdown a running instance of JBoss 3.0.6 from another shell by starting shutdown.bat without any arguments specified I get the messages: Shutting down server localhost:8080 Shutdown complete but the server is still running. Calling the shutdown method from the jmx-console stops

Re: [JBoss-user] AW: [JBoss-dev] JBoss-IDE next steps

2003-02-04 Thread Hans Dockter
Hi Christoph, JDC I just saw the package Xdoclet-View in your plan and this reminded me of JDC some unfinished JDC prototype that I did last year. JDC It was an experiment of how to write some extensible view for editing JDC meta-data that is similar to the Together/J-Property pane and that is

RE: [JBoss-user] Shutdown of JBoss 3.0.6

2003-02-04 Thread Keysers, Wonne
Title: RE: [JBoss-user] Shutdown of JBoss 3.0.6 Hi, I also encountered this problem when the JMX Console was NOT secured with a realm and thus NO user/password was required to access the webapp. Wonne -Original Message- From: Hans Dockter To: [EMAIL PROTECTED] Sent: 4/02/2003

RE: [JBoss-user] Sending and receiving Emails

2003-02-04 Thread Geer, Benjamin
Brian McSweeney [mailto:[EMAIL PROTECTED]] wrote: For example - in loads of standard web applications if you register with a site and give your email address then a mail is sent to you and once you reply, you then have your account. How could this be handled in J2EE? Anyone? I think the

[JBoss-user] Some jboss_init_redhat script questions

2003-02-04 Thread jpcl
Hi. I'm setting up some JBoss servers that need to automatically start in case of a power failure or something like that. I've used the jboss_init_redhat.sh as a base script and tried to changed to my needs The questions I'm having is: What is the JBOSS_CONSOLE for? It seems every info I got in

[JBoss-user] yet jboss_redhat_init scrit: Shutting down problems

2003-02-04 Thread jpcl
Well, I've done my script and tryed it. It seemed fine. However, I did a ps -aux and notisted that the command lines for starting the script and starting jboss are still alive. This is not a correct behaviour. Let me past you what I got in ps -aux root 1592 0.0 0.1 3840 1068 pts/0S

[JBoss-user] JBoss 3.0.4 remote queue accessing with jnp again

2003-02-04 Thread Stefan Puiu
Hey, I also get this weird exception when somebody tries to send me a message on one of y queues: 15:43:21,291 ERROR [OILClientIL] Cannot connect to the ConnectionReceiver/Server java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method)

Re: [JBoss-user] Shutdown of JBoss 3.0.6

2003-02-04 Thread Vladyslav Kosulin
Hans Dockter wrote: When I try to shutdown a running instance of JBoss 3.0.6 from another shell by starting shutdown.bat without any arguments specified I get the messages: Shutting down server localhost:8080 Shutdown complete but the server is still running. Calling the shutdown method from

[JBoss-user] Clustering broken in 3.0.6 again ?!?

2003-02-04 Thread jpcl
I am trying http clustering with jboss 3.0.6 (jetty) [After seeing some bugs related to JavaGroups getting fixed in cvs before 3.0.6 being release I tought this stable would be ok too] I just got 3 similar linux machines (2 with RedHat, 1 with Debian), all using j2sdk1.4.1_01 and Jboss 3.0.6. I

Re: [JBoss-user] Clustering broken in 3.0.6 again ?!?

2003-02-04 Thread Jules Gosnell
Have you read the JavaGroups doc and got e.g. the Draw demo working ? - do you know that you have multicast routed correctly between the nodes of your cluster ? If not, then no amount of tinkering with Jetty config is going to get this going. I haven't made any such changes to Jetty... maybe

Re[2]: [JBoss-user] Shutdown of JBoss 3.0.6

2003-02-04 Thread Hans Dockter
Hi Vlad, VK See Patch #678140. VK Vlad Thank you, and sorry for not having looked at my own bug where you have added the solution as well. Hans --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld =

Re: [JBoss-user] JBoss 3.0.4 remote queue accessing with jnp again

2003-02-04 Thread Muntean Horia
Stefan Puiu wrote: Hey, I also get this weird exception when somebody tries to send me a message on one of y queues: 15:43:21,291 ERROR [OILClientIL] Cannot connect to the ConnectionReceiver/Server java.net.ConnectException: Connection refused at

RE: [JBoss-user] How to separate jboss and hypersonic db???

2003-02-04 Thread Hanson, Matthew
Hi! Thanks for the info. Before I make a lot of modifications to hsqldb-service.xml, I am wondering if anyone could provide specifics on the modifications required to this file to deploy a different hypersonic version. I appreciate the response, but I worry that I'll mess things up if start

RE: [JBoss-user] Sending and receiving Emails

2003-02-04 Thread JD Brennan
Title: RE: [JBoss-user] Sending and receiving Emails On Linux, you can have a program run when mail is received by putting getaccount: |/path/to/app in the /etc/aliases file. app could be a script that runs a Java client that talks to your J2EE app server. It might be a little less

Re: [JBoss-user] commons-http-client.jar in lib directory

2003-02-04 Thread Scott M Stark
Its needed for netbooting from http URLs. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: Kevin O'Neill [EMAIL PROTECTED] To: JBoss User [EMAIL PROTECTED] Sent: Tuesday, February 04, 2003 3:12 AM Subject:

Re: [JBoss-user] Sending and receiving Emails

2003-02-04 Thread Brian McSweeney
Title: RE: [JBoss-user] Sending and receiving Emails Thanks very much for the info guys. That souds as if it's the way to go. Brian - Original Message - From: JD Brennan To: '[EMAIL PROTECTED]' Sent: Tuesday, February 04, 2003 6:15 PM Subject: RE: [JBoss-user]

[JBoss-user] [ALERT] JSSE has a bug...

2003-02-04 Thread Greg Wilkins
A security problem has been found in JSSE (the reference implementation of SSL from Sun). If you are using the default SSL libraries then you should upgrade JSSE immediately. This will effect both Jetty and Tomcat users. Replace the jsse.jar, jnet.jar and jcert.jar files in the

RE: [JBoss-user] How to separate jboss and hypersonic db???

2003-02-04 Thread Hanson, Matthew
Hi-- I guess I should have added some exception text to my previous post. To reiterate, I'm running jboss-3.0.4_tomcat-4.1.12 and HSQLDB 1.7.1.b (i.e., not the jboss-supplied ver) on Win NT4.0. Trying to remove the default hsqldb stuff supplied by jboss and replace it with newer version of

Re: [JBoss-user] Sending and receiving Emails

2003-02-04 Thread Gary S. Cuozzo
I missed out on the original messages, so I may be a touch off-base with what you are trying to do... I've written web interfaces (HTML form submission based) that accept the client's data, store it, and send back an auto-response to the client. The response is sent via JavaMail and does

[JBoss-user] jboss.net wsr deployment on JBoss3.2RC1

2003-02-04 Thread Joe Hung
I deployed a wsr (Hello) within a .ear file in JBoss3.2RC1. When I use http://hostname/jboss-net/Hello?wsdl it gives me the following errors: any clues? thanks, -joe === STARTING OF EXCEPTION AXIS error Sorry, something seems to have gone wrong... here are the details: Fault -

Re: [JBoss-user] ejb tier security

2003-02-04 Thread Joseph Pelle
So if I secure the web component (via web.xml), then I will not have to authenticate all the time? Or is that separate from the fact that each thread must be 'authenticated'? I've been looking at the web.xml example in the online docs: servlet servlet-nameSecureServlet/servlet-name

[JBoss-user] javax.management location in 3.0.4

2003-02-04 Thread G.L. Grobe
So where did the package 'javax.management' move to in 3.0.4? A lot of jmx*.jar's have moved around from 3.0.2 to 3.0.4. Thnxs --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!

Re: [JBoss-user] javax.management location in 3.0.4

2003-02-04 Thread G.L. Grobe
Sorry, I need to clarify that last ... I'm looking for the package where MBeanServer got moved to. So where did the package 'javax.management' move to in 3.0.4? A lot of jmx*.jar's have moved around from 3.0.2 to 3.0.4. --- This SF.NET

[JBoss-user] jboss.net error messages

2003-02-04 Thread Joe Hung
can anybody tell me what does this mean? I'm trying to deploy a .wsr in JBoss3.2.0RC1. thanks a lot! -joe = 15:08:02,915 WARN [AxisService] Web Service Deployment org.jboss.deployment.DeploymentInfo@2c653cc6 {

Re: [JBoss-user] commons-http-client.jar in lib directory

2003-02-04 Thread Kevin O'Neill
On Wed, 2003-02-05 at 05:33, Scott M Stark wrote: Its needed for netbooting from http URLs. Is there anyway to hide it from my containers? -k. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From:

RE: [JBoss-user] Cascade-delete using database?

2003-02-04 Thread John Fawcett
Hi, I found this recent post in the archives regarding cascading deletes: http://www.mail-archive.com/jboss-user@lists.sourceforge.net/msg25404.ht ml And I have been trying to figure out how to get jboss to cascade deletes in postgresql. Playing with standardjbosscmp-jdbc.xml, it is definitely

[JBoss-user] jboss.net wsdl error

2003-02-04 Thread Joe Hung
on JBoss3.2.0RC1 + tomcat. when I enter http://[hostname]/jboss-net/services/[service_name]?wsdl this is what happened. any clues? thanks, -joe == AXIS error Sorry, something seems to have gone wrong... here are the details: Fault - WSDLException: faultCode=OTHER_ERROR: Can't

Re: [JBoss-user] [ALERT] JSSE has a bug...

2003-02-04 Thread Jim Crossley
Greg Wilkins [EMAIL PROTECTED] writes: A security problem has been found in JSSE (the reference implementation of SSL from Sun). Replace the jsse.jar, jnet.jar and jcert.jar files in the $JBOSS_HOME/server/*/lib directories. Will this be a problem on J2SE 1.4.1? Won't the jars from the

[JBoss-user] JBoss-IDE 1.0 alpha_06 released

2003-02-04 Thread Hans Dockter
JBoss-IDE 1.0 alpha_06 is a bugfix release. Download at: http://prdownloads.sourceforge.net/jboss/jbosside1.0a_06.zip?download See the releasenotes for fixed bugs, known problems, workarounds, etc: http://sourceforge.net/project/shownotes.php?group_id=22866release_id=138053 I'm out of office

Re: [JBoss-user] javax.management location in 3.0.4

2003-02-04 Thread Guy Rouillier
- Original Message - From: G.L. Grobe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 04, 2003 6:19 PM Subject: Re: [JBoss-user] javax.management location in 3.0.4 Sorry, I need to clarify that last ... I'm looking for the package where MBeanServer got moved to. A