[JBoss-user] [Installation, Configuration Deployment] - High Performance JBoss Webapplication Experiences?

2006-06-30 Thread devchris
Hi everyone, we want to use JBoss and MySQL to develop a high availability web-portal. Response-time per webpage should be 500 ms. Maybe 500.000 Visitors will access per Day. Are there any experiences with such high availability web-portals? Which JBoss configuration or Hardware is

[JBoss-user] [EJB/JBoss] - Start an EJB as an Serverprocess

2006-04-06 Thread devchris
Hi, i want to start a Serverprocess which repeats a Method of a Session-Bean every 15 Minutes. Can anyone give me a hint how to implement it smart? Are there advantages of a little client, which starts a scheduleprocess? Kind regards. Chris View the original post :

[JBoss-user] [Beginners Corner] - SessionBean return own defined JavaObject

2006-04-05 Thread devchris
Hi, well, i developed a session bean and i deloyed it to my jboss server. Now, i want to return my own Object, which i defined in my package, but it does not run. For example a Method in a Session Bean: public MyObject getIt() { MyObject o=new MyObject(Hello World); return o; } If

[JBoss-user] [JNDI/Naming/Network] - How to return my own Object, with a Method in a SessionBean?

2006-04-05 Thread devchris
Hi, well, i developed a session bean and i deloyed it to my jboss server. Now, i want to return my own Object, which i defined in my package, but it does not run. For example a Method in a Session Bean: public MyObject getIt() { MyObject o=new MyObject(Hello World); return o; } If i

[JBoss-user] [JNDI/Naming/Network] - Re: How to return my own Object, with a Method in a SessionB

2006-04-05 Thread devchris
Hi, that`s what i found: A legal value type for RMI is an object that implements the java.io.Serializable interface and is, in fact, serializable (An object that implements the Serializable interface will not actually be serializable if the classes of one or more of its member variables are

[JBoss-user] [JBoss Portal] - Re: New to portlets and portal

2006-03-14 Thread devchris
Hi Balaji, Hi ilango, i am a beginner, too. I find illango`s proposal good. Maybe we can help us, if anyon has a problem. Kind regards. Chris View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3930139#3930139 Reply to the post :

[JBoss-user] [JBoss Portal] - JBoss Portal - Incomplete Deployment

2006-03-13 Thread devchris
Hi JBoss-Portal-Developers, i want to deploy the jboss-portal and i am getting the following error-listing: 15:14:34,577 ERROR [URLDeploymentScanner] Incomplete Deployment listing: --- MBeans waiting for other

[JBoss-user] [Installation, Configuration Deployment] - Incomplete Deployment - JBoss Portal

2006-03-13 Thread devchris
Hi JBoss-Portal-Developers, i want to deploy the jboss-portal and i am getting the following error-listing: 15:14:34,577 ERROR [URLDeploymentScanner] Incomplete Deployment listing: --- MBeans waiting for

[JBoss-user] [JBoss Portal] - Re: JBoss Portal - Incomplete Deployment

2006-03-13 Thread devchris
Hi, maybe this is the problem? - 16:45:26,481 INFO [TreeCache] cache mode is local, will not create the channel 16:45:26,547 WARN [ServiceController] Problem starting service portal:policy=PortalPolicyConfigStore,type=Component

[JBoss-user] [Installation, Configuration Deployment] - Re: Incomplete Deployment - JBoss Portal

2006-03-13 Thread devchris
Hi, maybe this is the problem? - 16:45:26,481 INFO [TreeCache] cache mode is local, will not create the channel 16:45:26,547 WARN [ServiceController] Problem starting service portal:policy=PortalPolicyConfigStore,type=Component

[JBoss-user] [Installation, Configuration Deployment] - JBoss - 4.0.3SP1 Startup-Problems

2006-03-10 Thread devchris
Hi, i am getting the following error messages on my mac os x 10.3.9 System. == JBOSS_HOME: /Applications/jboss-4.0.3SP1 JAVA: /Library/Java/Home/bin/java JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh CLASSPATH:

[JBoss-user] [Installation, Configuration Deployment] - Re: JBoss - 4.0.3SP1 Startup-Problems

2006-03-10 Thread devchris
I will download and try it. Thank you Anders. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3929365#3929365 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929365 ---

[JBoss-user] [Installation, Configuration Deployment] - Re: JBoss - 4.0.3SP1 Startup-Problems

2006-03-10 Thread devchris
Hi Anders, it runs without throwing exceptions. Thank you very much. Chris View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3929434#3929434 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929434