[JBoss-user] [Beginners Corner] - JBoss forum really poor.

2005-11-12 Thread frannack
Hello,

I'm trying to use JBoss (Actually i'm trying to start JBoss) on my linux box 
(fc4). The last release doesn't work at all. I already ask questions on this 
forum, but it looks like no one knows anything. When I look at some answer to 
other questions, it looks the same.

So my conclusion is if you're not running on windows and you're not an expert 
on jboss, just pass your way.

Bye the way, I used some other version of JBoss, and it was fine. What i'm 
saying is just for the latest realese and if you want to use EJB3.

Franck

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3906913#3906913

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3906913


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: Exception in the starting stage

2005-11-03 Thread frannack
Does anyone have an idea?

Thank 

Franck

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3905201#3905201

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905201


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: JBoss service in linux not working correctly

2005-11-02 Thread frannack
Hi, 
I didn't check if it's working, because I cannot even run JBoss on my linux 
machine. So you can check this site: 
http://www.opencrx.org/opencrx/1.7/JBoss-4/html/c382.htm maybe it will help.
How did you make it run under linux. I'm using the same version as you do. I 
used the installer jar and I selected EJB3 all this with JDK1.5_05. Can you 
tell me what you did?

Franck

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3905066#3905066

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905066


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Exception in the starting stage

2005-11-01 Thread frannack
Hello,

I just installed the newest release 4.0.3SP1 on my FC4 x86_64 using jdk1.5.0_05 
and selecting ejb3 in the installation process.

when I launch sh run.sh, I get this error message:

10:32:45,373 ERROR [SocketServerInvoker] Error starting ServerSocket.  Bind 
port: 3873, bind address: /x.x.x.x
10:32:45,373 ERROR [Connector] Error starting connector.
java.net.BindException: Cannot assign requested address
at java.net.PlainSocketImpl.socketBind(Native Method)

Can someone help?

MTIA

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3904592#3904592

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3904592


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Error at the first start of jboss

2005-10-27 Thread frannack
I guess nobody has any clue.
Seeing the activity in this forum, I like to know also if JBoss is really used 
or should I just stick with weblogic. :-)

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3903951#3903951

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903951


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Error at the first start of jboss

2005-10-26 Thread frannack
Hello,

I'm trying to install jboss on my fc4 machine using jdk 1.5.0.5 and selecting 
ejb3.

As soon as I launch run.sh, I get this error message:

07:40:22,846 INFO  [EJB3Deployer] Default persistence.properties: 
{hibernate.transaction.flush_before_completion=false, 
hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces,
 hibernate.transaction.auto_close_session=false, 
hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, 
hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup,
 hibernate.dialect=org.hibernate.dialect.HSQLDialect, 
hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, 
hibernate.hbm2ddl.auto=create-drop, 
hibernate.connection.datasource=java:/DefaultDS, 
hibernate.connection.release_mode=after_statement}
07:40:22,852 ERROR [SocketServerInvoker] Error starting ServerSocket.  Bind 
port: 3873, bind address: /81.57.21.186
07:40:22,900 ERROR [Connector] Error starting connector.
java.net.BindException: Cannot assign requested address
at java.net.PlainSocketImpl.socketBind(Native Method)


Does anyone as any suggestions?

MTIA

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3903407#3903407

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903407


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: Error at the first start of jboss

2005-10-26 Thread frannack
Sorry, it's the wrong forum, please delete this. I'll put it in the beginner 
corner.

Thanks

Franck

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3903408#3903408

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903408


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Error at the first start of jboss

2005-10-26 Thread frannack
Hello,

I'm trying to install jboss on my fc4 machine using jdk 1.5.0.5 and selecting 
ejb3.

As soon as I launch run.sh, I get this error message:

07:40:22,846 INFO [EJB3Deployer] Default persistence.properties: 
{hibernate.transaction.flush_before_completion=false, 
hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces,
 hibernate.transaction.auto_close_session=false, 
hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, 
hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup,
 hibernate.dialect=org.hibernate.dialect.HSQLDialect, 
hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, 
hibernate.hbm2ddl.auto=create-drop, 
hibernate.connection.datasource=java:/DefaultDS, 
hibernate.connection.release_mode=after_statement}
07:40:22,852 ERROR [SocketServerInvoker] Error starting ServerSocket. Bind 
port: 3873, bind address: /81.57.21.186
07:40:22,900 ERROR [Connector] Error starting connector.
java.net.BindException: Cannot assign requested address
at java.net.PlainSocketImpl.socketBind(Native Method)


Does anyone as any suggestions?

MTIA

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3903409#3903409

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3903409


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user