[JBoss-user] [Installation & Configuration] - hsqldb-ds.xml file configuring ?

2004-07-25 Thread adar
hello,
how to change the line
 
jdbc:hsqldb:${jboss.server.data.dir}/hypersonic/localDB

   in order to have the hypersonic data base management from the jmx console ?
thanks
 ADA

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843209#3843209

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843209


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: javax.servlet.jar missing in 3.2.5?

2004-07-25 Thread adar
Hello,
I have encountered a similar problem,
i cannot create an extended class of the sessionBean interface in my tutorial project
i put the right .jars in the build path;
is there an environment cariable to put the path of the jars in ?
thanks 
antoine

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843205#3843205

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843205


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - javax.servlet.jar and jboss-j2ee.jar in the jee project but

2004-07-25 Thread adar
As i installed jbossIDE,
i am trying to do the tutorial,
i added the .jar which are under jboss-3.2.3/server/lib
But when i creaye a new class and tryu to add an interface wih a sessionEJB class, 
nothing to match is displayed ?
Is it a problem in the CLASSPATH variable of XP ? i put the path to the .jar files ...
Thank you for your help
Antoine

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843202#3843202

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843202


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - javax.servlet.jar and jboss-j2ee.jar in the jee project but

2004-07-25 Thread adar
As i installed jbossIDE,
i am trying to do the tutorial,
i added the .jar which are under jboss-3.2.3/server/lib
But when i creaye a new class and tryu to add an interface wih a sessionEJB class, 
nothing to match is displayed ?
Is it a problem in the CLASSPATH variable of XP ? i put the path to the .jar files ...
Thank you for your help
Antoine

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843203#3843203

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843203


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - problem starting JBoss 3.2.3 from Eclipse

2004-07-24 Thread adar
Dear jboss helpers
As i tested Jboss installation with JMX management console,
it opened on the localhost  after starting JBOSS with run.bat in a dos windowsUnder 
Eclipse when starting the Jboss server  from a lomboz J2ee project, i have the 
following error message :
Au dÃmarrage du serveur JBOSS depuis Eclipse :
Console terminated : C:\ProgramFiles\Java\j2re1.4.1_06\bin\javaw.exe(7/24/04 10:47 AM)
Message :
java.lang.NoClassDefFoundError: org/jboss/logging/Logger
at 
javax.management.NotificationBroadcasterSupport.(NotificationBroadcasterSupport.java:29)
at org.jboss.system.server.ServerImpl.doInit(ServerImpl.java:141)
at org.jboss.system.server.ServerImpl.init(ServerImpl.java:126)
at org.jboss.Main.boot(Main.java:145)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Unknown Source)

Have you an idea of the reason please ?
thank you
Antoine


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843180#3843180

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843180


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - JBoss and hsqldb-ds.xml editing ( pb with data base managing

2004-07-22 Thread adar
Thank you for the yesterday reply !
Now i am not sure of the right editing of my hsqldb-ds.xml file
before modifyi,g the file :
jdbc:hsqldb:${jboss.server.data.dir}/hypersonic/localDB
jdbc:hsqldb:D:/informatique/jboss3.2.3/server/data/hypersonic/localDB

D:/informatique/jboss3.2.3/server/data/hypersonic/localDB is the path

Thank you for your help,
Antoine
 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843013#3843013

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843013


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - JBoss and hsqldb-ds.xml editing ( pb with data base managing

2004-07-22 Thread adar
Thank you for the yesterday reply !
Now i am not sure of the right editing of my hsqldb-ds.xml file
before modifyi,g the file :
jdbc:hsqldb:${jboss.server.data.dir}/hypersonic/localDB
jdbc:hsqldb:D:/informatique/jboss3.2.3/server/data/hypersonic/localDB

D:/informatique/jboss3.2.3/server/data/hypersonic/localDB is the path

Thank you for your help,
Antoine
 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843014#3843014

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843014


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - unable to access the hypersonic database manager from JMX co

2004-07-21 Thread adar
dear jboss experst,
as i started JBOSS well, i opend the JMX management console
I cannot find under the JBOSS title the service="Hypersonic" to access the database 
management and starting ???
Thank you  for help
Antoine

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842819#3842819

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842819


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user