[JBoss-user] Tomcat 4 war deployment problem

2002-02-01 Thread jquest jquest

Hi all,
I have installed Jboss with Tomcat 4.

I deployed my war ( it is working good on jboss with tomcat 3.2) with 
copying in catalina webapps directory.

After restarting Tomcat do not create my application directory.

Exist any good docs for jboss with Tomcat4 and is this version stable?

Many thanks in advance.

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Security

2001-11-15 Thread jquest jquest

Hi all,
I use jboss as application server.
I can call http://my.server.ip:8082 and see the setup of jboss.
How can I disaple this option.

Many thanks in advance.

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Security

2001-11-15 Thread jquest jquest


Hi,
Thanks for this answer.
It is possible.
I need to know how to disable the 8082 port in jboss config.
Is it possible ?


From: Peter Fagerlund [EMAIL PROTECTED]
To: jquest jquest [EMAIL PROTECTED], 
[EMAIL PROTECTED] [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Security
Date: Thu, 15 Nov 2001 13:23:27 +0100

on 1-11-15 13.08, jquest jquest at [EMAIL PROTECTED] wrote:

  Hi all,
  I use jboss as application server.
  I can call http://my.server.ip:8082 and see the setup of jboss.
  How can I disaple this option.

The recomendation is :
when running a application server, do so behind a firewall ...

/peter_f



_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: SV: [JBoss-user] Security

2001-11-15 Thread jquest jquest


Hi Lennart,
thank you.
It is the solution for me.

Many thanks.

From: Lennart Petersson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: SV: [JBoss-user] Security
Date: Thu, 15 Nov 2001 14:25:40 +0100

Look in conf/jboss.jcml:
   mbean code=com.sun.jdmk.comm.HtmlAdaptorServer 
name=Adaptor:name=html
 attribute name=MaxActiveClientCount10/attribute
 attribute name=Parser /
 attribute name=Port8082/attribute
   /mbean

Shouldn't it be possible to just comment it out, or?
/Lennart
- Original Message -
From: jquest jquest [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, November 15, 2001 1:26 PM
Subject: Re: [JBoss-user] Security


 
  Hi,
  Thanks for this answer.
  It is possible.
  I need to know how to disable the 8082 port in jboss config.
  Is it possible ?
 
 
  From: Peter Fagerlund [EMAIL PROTECTED]
  To: jquest jquest [EMAIL PROTECTED],
  [EMAIL PROTECTED] [EMAIL PROTECTED]
  Subject: Re: [JBoss-user] Security
  Date: Thu, 15 Nov 2001 13:23:27 +0100
  
  on 1-11-15 13.08, jquest jquest at [EMAIL PROTECTED] wrote:
  
Hi all,
I use jboss as application server.
I can call http://my.server.ip:8082 and see the setup of jboss.
How can I disaple this option.
  
  The recomendation is :
  when running a application server, do so behind a firewall ...
  
  /peter_f
  
 
 
  _
  Get your FREE download of MSN Explorer at 
http://explorer.msn.com/intl.asp
 
 
  ___
  JBoss-user mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Reconecting to DB Server

2001-11-02 Thread jquest jquest

Hi all,
I have a DB Server runing Oracle 8i and 2 Jboss servers.
All is working ok wit connection pool.

If I need to restart the oracle server the jboss connection pols are stoping 
to work.

Where is the problem?
Exist any method (or config option) to reconnect this jboss pools?

I can not restart any time the 2 jboss servers after restarting oracle 
server.

Many thanks in advance.

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Caching object for session beans

2001-10-22 Thread jquest jquest

Hi all,
How can I create in jboss a chaching object in them to store info used by 
many stateless session beans. I nedd to be able to get this information very 
fast.

Many thanks in advance.

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Agent in jboss?

2001-10-16 Thread jquest jquest

Hi all,
is it possible to write a part of code that will run as agent in jboss.
I need to have a task that live in jboss and strarts every 30 min.

Many thanks in advance.

_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JNDI performance problem.

2001-09-17 Thread jquest jquest


Hi Philipp,
Thanks for answer.
I checked the net and all is ok. The DNS too. It is working well.
On this computer I have apache web too ( it is working on Linux Mandrake 8) 
and the apache had a good performance.
For me is importand to choise the app. server or to get the MS technology.
I will to use java.

Where is the problem.

Thanks.

From: Philipp Meier [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] JNDI performance problem.
Date: Sun, 16 Sep 2001 19:14:01 +0200

On Sun, Sep 16, 2001 at 02:50:50PM +, jquest jquest wrote:
  Hi,
  I can not find the reason for so slow working JNDI on Jboss.
  I use 2.4.0 version with tomcat.
  I wrote a litle simple jsp that call a EJB.
  I have:
 
  InitialContext ctx = new InitialContext();
  Object objref = ctx.lookup(MyBeanName);
 
  homeclass = (MYEJBHome)PortableRemoteObject.narrow(objref,
  MYEJBHome.class);
 
  ..
  The jboss need about 3-4 min. befor making the lookup.
 
  Where is the problem.
  Is it jboss realy so slow?

Smells like a network (especially DNS) problem. Try your favourite
network sniffer (even netstat should suffice to see what's going
on) or tracing tool (strace -f run.sh  trace.log 21; less trace.log).

If you're on Windows there is a tool like netstat which is named
similar IIRC.

-billy.
--
Philipp Meier  o-matic GmbH
Geschäftsführer  Pfarrer-Weiß-Weg 16-18
Tel.: +49-(0)700-66284236 89077 Ulm
 attach3 


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JNDI performance problem.

2001-09-16 Thread jquest jquest

Hi,
I can not find the reason for so slow working JNDI on Jboss.
I use 2.4.0 version with tomcat.
I wrote a litle simple jsp that call a EJB.
I have:

 InitialContext ctx = new InitialContext();
 Object objref = ctx.lookup(MyBeanName);

 homeclass = (MYEJBHome)PortableRemoteObject.narrow(objref,
MYEJBHome.class);

..
The jboss need about 3-4 min. befor making the lookup.

Where is the problem.
Is it jboss realy so slow?

Many thanks in advance.



_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Can not start Jboss 2.4.0 with Tomcat and Oracle pool

2001-09-15 Thread jquest jquest

Hi all,
I am using Jboss 2.4.0 with Tomcat over Mandrake Linux.
I will to make Oracle 8i DB pool and have no success.
Can you describe me how to do this step by step.

It is working well with the old version of Jboss.

Many thanks in advance.


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Second post : Problem with Oracle 8i , Cyrillic and Unicode

2001-07-24 Thread jquest jquest

Hi all ,
I try to make a litle Application with JBoss.
As client I use swing.
My DB is Oracle 8i.
I need to use Cyrillic in my App. and I use Unicode.
In client all is OK.
I can read and write a TextField.
A get the value and call a simple session bean on JBoss.
It make System.out.println ( my String value) and stores the value in DB.
The session bean is not working.
It write ? not symbols.

Any solution for this case?

It is urgent.
Support Jboss realy Unicode or not?

Many thanks in advance.



_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic and Unicode

2001-07-24 Thread jquest jquest


Thanks Paul,
I think all with Oracle is OK.
I have anoder machine runing Sun's J2EE and the same code is working well.

My client is swing-based and is unicode-OK.
Only jboss have problems.
Exist in Jboss properties any setup for locale and language support?
I cold not find any.

Thanks.

From: Paul  Austin [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic 
and Unicode
Date: Tue, 24 Jul 2001 09:00:53 -0400

What happens when you load the data back out of the database and display
it in a text field does it still have the  again. It could just be
that System.out.println does not handle the unicode characters correctly
(nothing to do with jboss).

With international support you need to ensure that the encoding types
are set up correctly in the java application and the database so that
any encoding conversion is performed correctly. When you created the
database what encoding did you use, UTF-8 , ISO-8859-1? Also what is the
value of the NLS_LANG environment variable as this is used by the Oracle
JDBC driver for the encoding conversion.

Can you post the source code and any values of these settings?

Paul

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of jquest
jquest
Sent: 24 July 2001 13:45
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic
and Unicode


Hi all ,
I try to make a litle Application with JBoss.
As client I use swing.
My DB is Oracle 8i.
I need to use Cyrillic in my App. and I use Unicode.
In client all is OK.
I can read and write a TextField.
A get the value and call a simple session bean on JBoss.
It make System.out.println ( my String value) and stores the value in
DB.
The session bean is not working.
It write ? not symbols.

Any solution for this case?

It is urgent.
Support Jboss realy Unicode or not?

Many thanks in advance.



_
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Problem with Oracle 8i , Cyrillic and Unicode

2001-07-06 Thread jquest jquest

Hi all ,
I try to make a litle Application with JBoss.
As client I use swing.
My DB is Oracle 8i.
I need to use Cyrillic in my App. and I use Unicode.
In client all is OK.
I can read and write a TextField.
A get the value and call a simple session bean on JBoss.
It make System.out.println ( my String value) and stores the value in DB.
The session bean is not working.
It write ? not symbols.

Any solution for this case?
Many thanks in advance.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Client problem with VAJ 3.5

2001-05-03 Thread jquest jquest

Hi all,
I will to make a simple client for JBoss .
I am working with VAJ 3.5 Enterprice.
My code is:
  Properties env = new Properties();
  env.setProperty(java.naming.factory.initial,  
org.jnp.interfaces.NamingContextFactory);
  env.setProperty(java.naming.provider.url,  192.168.1.19:1099);
  env.setProperty(java.naming.factory.url.pkgs,  org.jboss.naming);

  try
  {
 InitialContext jndiContext = new InitialContext(env);

after this the client crash with:
Clas not found javax.naming.InitialContext.

Where is the problem?
Thanks in advance.



_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-28 Thread jquest jquest

Thanks Bojrn,
it is working very well.




From: Björn Pewe [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] problem with uncompressing of JBoss on Linux
Date: Sat, 28 Apr 2001 18:48:23 +0200

Type jar -xvf *.zip
Since jar files are in the same format as zip files(just different file
ending), you can use the jar tool that comes with the jdk to extract zip
files.

/Björn

-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]För jquest jquest
Skickat: den 28 april 2001 13:04
Till: [EMAIL PROTECTED]
Ämne: [JBoss-user] problem with uncompressing of JBoss on Linux


Hi all,
I try to install JBoss on Linux Mandrake 8.0.
I downloadet the .Zip and can not unzip this file.
I can not find any unzip command on my system.

I trayed to use gunzip but have no success.

Any idea?
Thanks in advance.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] How to start JBossGUI.

2001-04-24 Thread jquest jquest

Hi,
I can not find any information how to start JBossGUI.
I only readet the information from : 
http://www.jboss.org/business/jboss-projects.html.

Any help will be graet.
Thank in advance.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] How to start JBossGUI.

2001-04-24 Thread jquest jquest

Thank you,
I make it.
The problem is that I can not not make my deployment description.
I think it is not working well or I need additional plugin.
I the menu I have only File (new,open,save as, save, exit) , edit ( 
preferences) , window and help.
I can not find any other submenu.

Can you help me?
Thanks in advance.


From: Daniel Cardin [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] How to start JBossGUI.
Date: Tue, 24 Apr 2001 10:09:45 -0400

in the jboss/bin directory : java -jar ejx.jar

HTH,

Daniel

-Message d'origine-
De : jquest jquest [mailto:[EMAIL PROTECTED]]
Envoyé : 24 avril, 2001 09:56
À : [EMAIL PROTECTED]
Objet : [JBoss-user] How to start JBossGUI.


Hi,
I can not find any information how to start JBossGUI.
I only readet the information from :
http://www.jboss.org/business/jboss-projects.html.

Any help will be graet.
Thank in advance.

_
Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JBoss or JOnAS

2001-04-23 Thread jquest jquest

Hi all,
I am looking for good EJB-Server.
I hope JBoss is goog.
My problem:
I need very good ( GUI) deployment tools as by SUM ( deploytool).
Exist in JBoss such deploy tool?

Thanks in advance for the help.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user