[JBoss-dev] JBoss/Tomcat problem redeploying classes in webapps

2004-01-30 Thread Marcus Redeker
To all JBoss core developer,

can you please take a look at this thread 

http://www.jboss.org/index.html?module=bbop=viewtopict=44268


We also discovered this problem and since this is in the forums
beginners corner I thought it might help to post it here to get some
core developer to look at it.

Thanks alot,

--Marcus




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JBoss/Tomcat problem redeploying classes in webapps

2004-01-30 Thread Marcus Redeker
To all JBoss core developer,

can you please take a look at this thread 

http://www.jboss.org/index.html?module=bbop=viewtopict=44268


We also discovered this problem and since this is in the forums beginners corner I 
thought it might help to post it here to get some core developer to look at it.

Thanks alot,

--Marcus
__
Nachrichten, Musik und Spiele schnell und einfach per Quickstart im 
WEB.DE Screensaver - Gratis downloaden: http://screensaver.web.de/?mc=021110



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Trace Datasource Connections

2003-11-03 Thread Marcus Redeker
All,

I have a strange problem with my EJB CMP application. We are using about
20 CMP2.0 entity beans and after 30 minutes of running we see that the
connections in the pool decrease up to the point where the beans cannot
get any connection at all. 

Is there a way to trace which class is requesting a connection or a way
which CMP bean might not return the connection?

Thanks,

--Marcus




---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Marcus Redeker
There is a project on sourceforge javaLDAP. Maybe that can be used as
a head start.
--Marcus

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Bill Burke
 Sent: Monday, September 29, 2003 2:10 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] turn JBoss into an LDAP server
 
 
 That would be an interesting project.  If you or anybody else are 
 serious and get some semi-working code (even just a 
 prototype), I'll get 
 you CVS access and a dev-forum for discussion on it.
 
 Regards,
 
 Bill
 
 Rupp, Heiko wrote:
 
  That is something that I'd be interested in (as developer), but I 
  can't promise any timeframe at the moment.
  
   Heiko
  
  
 -Original Message-
 From: Scott M Stark [mailto:[EMAIL PROTECTED]
 Sent: Sunday, September 28, 2003 3:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] turn JBoss into an LDAP server
 
 
 It would be good to have a embedded java ldap server.
 
 --
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 
 Ionel GARDAIS wrote:
 
 
 Hi,
 
 Should it be wise/useful to develop an LDAP layer so
 JBoss could be used as an LDAP server ?
 
 ionel
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-Development mailing list 
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
  
  
  
  ---
  This sf.net email is sponsored by:ThinkGeek
  Welcome to geek heaven.
  http://thinkgeek.com/sf 
  ___
  JBoss-Development mailing list 
 [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
  
  
 
 -- 
 
 Bill Burke
 Chief Architect
 JBoss Group LLC.
 
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-Development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Marcus Redeker
Oops, I did not know that.
--Marcus

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Rupp, Heiko
 Sent: Monday, September 29, 2003 6:30 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [JBoss-dev] turn JBoss into an LDAP server
 
 
 Well, 
 this looks very alpha and has been abandonned as SF project 
 and now been turned into a commercial product.
 
  -Original Message-
  From: Marcus Redeker [mailto:[EMAIL PROTECTED]
 
  There is a project on sourceforge javaLDAP. Maybe that can
  be used as a head start.
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 JBoss-Development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] turn JBoss into an LDAP server

2003-09-28 Thread Marcus Redeker
Yes indeed a good idea. Weblogic has an integrated LDAP server since
version 7. They perform the user authentication and authorization
through that.
--Marcus

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Scott M Stark
 Sent: Sunday, September 28, 2003 3:51 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] turn JBoss into an LDAP server
 
 
 It would be good to have a embedded java ldap server.
 
 -- 
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 
 Ionel GARDAIS wrote:
 
  Hi,
  
  Should it be wise/useful to develop an LDAP layer so
  JBoss could be used as an LDAP server ?
  
  ionel
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-Development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Limited number of users

2003-08-26 Thread Marcus Redeker
Title: Nachricht



Look 
in: 
server\default\deploy\jbossweb.sar\META-INF\jboss-service.xml

The 
section looks like:

 
!-- A HTTP/1.1 Connector on port 8080 
-- 
Connector 
className="org.apache.coyote.tomcat4.CoyoteConnector" 
port="8080" minProcessors="3" 
maxProcessors="10" 
enableLookups="true" acceptCount="10" 
debug="0" 
connectionTimeout="2" useURIValidationHack="false"/

Increase the number for "maxProcessors"

Cheers,

--Marcus

  
  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Ariel, IsaacSent: Monday, August 25, 2003 11:53 
  PMTo: '[EMAIL PROTECTED]'Subject: 
  RE: [JBoss-dev] Limited number of users
  
  Can you describe the 
  exact parameter/attribute in TOMCAT. Thanks.
  
  -Original 
  Message-From: Marcus 
  Redeker [mailto:[EMAIL PROTECTED] Sent: Monday, August 25, 2003 3:32 
  PMTo: 
  [EMAIL PROTECTED]Subject: RE: [JBoss-dev] Limited number 
  of users
  
  
  You need 
  to increase the listener threadsfrom tomcat 
  
  --Marcus
  
-Original 
Message-From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Ariel, IsaacSent: Monday, August 25, 2003 8:56 
PMTo: 
'[EMAIL PROTECTED]'Subject: [JBoss-dev] Limited number of 
users
Hello,

I deployed an application 
on JBoss-Tomcat 3.2.1. When I run load tests, the number of concurrent users 
does not exceed 100. The virtual users are blocked and it appears that the 
bottleneck is in Tomcat. Any suggestions where to start.

Thank 
you,

Isaac


RE: [JBoss-dev] Limited number of users

2003-08-25 Thread Marcus Redeker
Title: Nachricht



You 
need to increase the listener threadsfrom tomcat 
--Marcus

  
  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Ariel, IsaacSent: Monday, August 25, 2003 8:56 PMTo: 
  '[EMAIL PROTECTED]'Subject: [JBoss-dev] 
  Limited number of users
  
  Hello,
  
  I deployed an application on 
  JBoss-Tomcat 3.2.1. When I run load tests, the number of concurrent users does 
  not exceed 100. The virtual users are blocked and it appears that the 
  bottleneck is in Tomcat. Any suggestions where to start.
  
  Thank you,
  
  Isaac


RE: [JBoss-dev] Cluster aware Scheduler

2003-08-14 Thread Marcus Redeker
Never mind. I found the stuff in the JBoss 3.2.2 source tree. Thanks
again!

Sasha: Is it possible to get the HASingleton to work in JBoss 3.2.1? Or
did the clustering change too much?

Thanks,

--Marcus

 -Original Message-
 From: Marcus Redeker [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, August 12, 2003 10:57 PM
 To: '[EMAIL PROTECTED]'
 Subject: RE: [JBoss-dev] Cluster aware Scheduler
 
 
 Vladyslav,
 
 thanks for tha link. That is exactly what I am looking for. 
 The problem is that we are planning to go in production in 2 
 weeks on JBoss 3.2.1 and the service seems to be implemented 
 in JBoss 3.2.2. Do you have the source code to the mentioned 
 HASingletonController and the HASingletonMBeanExample? I 
 could use that and implement the solution I suggested just 
 that the SingletonController activates or deactivate the 
 scheduler on the master instance.
 
 Thanks a lot.
 
 --Marcus
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On 
  Behalf Of Vladyslav Kosulin
  Sent: Tuesday, August 12, 2003 9:27 PM
  To: [EMAIL PROTECTED]
  Subject: Re: [JBoss-dev] Cluster aware Scheduler
  
  
  Look at
  http://www.cocoonhive.org/articles/jboss/20030610/hasingleton.html
  
  Marcus Redeker wrote:
  
   All,
   
   I am looking for a cluster aware scheduler service. The 
 scenario is
   that I have two JBoss instances running in a cluster and I have a 
   scheduler service running on one of them since it is fatal if my 
   schedulable object would be invoked twice on both 
  instances. But also
   I would like to have a failover which means that in case
  the instance
   which is running the scheduler service is going down I 
 want another
   instance in the cluster to take over and activate the scheduler.
   
   Is anything in that direction already available? From
  looking into the
   source I did not see anything. If not I would like to
  implement some
   kind of HASchedulerMBean. This could work the way that you would
   deploy your scheduler service with StartAtStartup = 
 false and the 
   HASchedulerMBean would invoke the start depending on which 
  server is
   available in the cluster.
   
   Sacha: Do you have a tip for me where to look in the clustering
   classes to get a head start?
   
   Thanks,
   
   --Marcus
  
  
  
  
  ---
  This SF.Net email sponsored by: Free pre-built ASP.NET sites
  including Data Reports, E-commerce, Portals, and Forums are 
  available now. Download today and enter to win an XBOX or 
  Visual Studio .NET. 
  http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet
 _072303_01/01
 ___
 JBoss-Development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Cluster aware Scheduler

2003-08-14 Thread Marcus Redeker
All,

I am looking for a cluster aware scheduler service. The scenario is that
I have two JBoss instances running in a cluster and I have a scheduler
service running on one of them since it is fatal if my schedulable
object would be invoked twice on both instances. But also I would like
to have a failover which means that in case the instance which is
running the scheduler service is going down I want another instance in
the cluster to take over and activate the scheduler.

Is anything in that direction already available? From looking into the
source I did not see anything. If not I would like to implement some
kind of HASchedulerMBean. This could work the way that you would deploy
your scheduler service with StartAtStartup = false and the
HASchedulerMBean would invoke the start depending on which server is
available in the cluster.

Sacha: Do you have a tip for me where to look in the clustering classes
to get a head start?

Thanks,

--Marcus




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Cluster aware Scheduler

2003-08-14 Thread Marcus Redeker
Yes it works without a problem. Just copied the two extra packages from
JBoss3.2.2 clustering back to JBoss3.2.1 and that was it. Currently the
HASingletonController can only invoke target startMethod and
targetStopMethod with NO parameters. I will change that so I can invoke
the stopSchedule(true) on the Scheduler MBean. Once this is done I will
submit tha patch in case you guys want to integrate it into 3.2.2

Thanks again to everybody and keep following the white rabbit..

--Marcus



 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Sacha Labourey
 Sent: Tuesday, August 12, 2003 11:37 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: RE: [JBoss-dev] Cluster aware Scheduler
 
 
 I think that shouldn't be too much of a problem as it is 
 based on the framework whose interfaces haven't changed 
 between 3.2.1 and 3.2.2.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: mardi, 12 août 2003 23:29
  To: [EMAIL PROTECTED]
  Subject: RE: [JBoss-dev] Cluster aware Scheduler
  
  
  Never mind. I found the stuff in the JBoss 3.2.2 source tree.
  Thanks again!
  
  Sasha: Is it possible to get the HASingleton to work in JBoss
  3.2.1? Or did the clustering change too much?
  
  Thanks,
  
  --Marcus
  
   -Original Message-
   From: Marcus Redeker [mailto:[EMAIL PROTECTED]
   Sent: Tuesday, August 12, 2003 10:57 PM
   To: '[EMAIL PROTECTED]'
   Subject: RE: [JBoss-dev] Cluster aware Scheduler
   
   
   Vladyslav,
   
   thanks for tha link. That is exactly what I am looking for. The 
   problem is that we are planning to go in production in 2 weeks on 
   JBoss 3.2.1 and the service seems to be implemented in 
 JBoss 3.2.2. 
   Do you have the source code to the mentioned 
 HASingletonController 
   and the HASingletonMBeanExample? I could use that and implement 
   the solution I suggested just that the 
 SingletonController activates 
   or deactivate the scheduler on the master instance.
   
   Thanks a lot.
   
   --Marcus
   
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
 On Behalf 
Of Vladyslav Kosulin
Sent: Tuesday, August 12, 2003 9:27 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] Cluster aware Scheduler


Look at

 http://www.cocoonhive.org/articles/jboss/20030610/hasingleton.html

Marcus Redeker wrote:

 All,
 
 I am looking for a cluster aware scheduler service. The
   scenario is
 that I have two JBoss instances running in a cluster
  and I have a
 scheduler service running on one of them since it is
  fatal if my
 schedulable object would be invoked twice on both
instances. But also
 I would like to have a failover which means that in case
the instance
 which is running the scheduler service is going down I
   want another
 instance in the cluster to take over and activate the 
 scheduler.
 
 Is anything in that direction already available? From
looking into the
 source I did not see anything. If not I would like to
implement some
 kind of HASchedulerMBean. This could work the way that
  you would
 deploy your scheduler service with StartAtStartup =
   false and the
 HASchedulerMBean would invoke the start depending on which
server is
 available in the cluster.
 
 Sacha: Do you have a tip for me where to look in the 
 clustering
 classes to get a head start?
 
 Thanks,
 
 --Marcus




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites
including Data Reports, E-commerce, Portals, and Forums are 
available now. Download today and enter to win an XBOX 
 or Visual 
Studio .NET. 
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet
   _072303_01/01 ___
   JBoss-Development mailing list 
  [EMAIL PROTECTED]
   https://lists.sourceforge.net/lists/listinfo/jboss-development
   
  
  
  
 
 
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites 
 including Data Reports, E-commerce, Portals, and Forums are 
 available now. Download today and enter to win an XBOX or 
 Visual Studio .NET. 
 http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet
_072303_01/01
___
JBoss-Development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01

RE: [JBoss-dev] Cluster aware Scheduler

2003-08-14 Thread Marcus Redeker
Hi this is the javadoc snippet explaining it:

* @param pDoItNow If true the schedule will be stopped without
waiting for the next
* scheduled call otherwise the next call will be
performed before
* the schedule is stopped.

--Marcus

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Ivelin Ivanov
 Sent: Wednesday, August 13, 2003 4:45 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] Cluster aware Scheduler
 
 
 
 Marcus,
 
 can you please clarify what is the purpose of the boolean 
 parameter passed to stopSchedule() ?
 
 
 -=Ivelin=-
 
 - Original Message -
 From: Marcus Redeker [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, August 12, 2003 5:44 PM
 Subject: RE: [JBoss-dev] Cluster aware Scheduler
 
 
 Yes it works without a problem. Just copied the two extra 
 packages from JBoss3.2.2 clustering back to JBoss3.2.1 and 
 that was it. Currently the HASingletonController can only 
 invoke target startMethod and targetStopMethod with NO 
 parameters. I will change that so I can invoke the 
 stopSchedule(true) on the Scheduler MBean. Once this is done 
 I will submit tha patch in case you guys want to integrate it 
 into 3.2.2
 
 Thanks again to everybody and keep following the white rabbit..
 
 --Marcus
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Sacha Labourey
  Sent: Tuesday, August 12, 2003 11:37 PM
  To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
  Subject: RE: [JBoss-dev] Cluster aware Scheduler
 
 
  I think that shouldn't be too much of a problem as it is 
 based on the 
  framework whose interfaces haven't changed between 3.2.1 and 3.2.2.
 
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
   Sent: mardi, 12 août 2003 23:29
   To: [EMAIL PROTECTED]
   Subject: RE: [JBoss-dev] Cluster aware Scheduler
  
  
   Never mind. I found the stuff in the JBoss 3.2.2 source 
 tree. Thanks 
   again!
  
   Sasha: Is it possible to get the HASingleton to work in 
 JBoss 3.2.1? 
   Or did the clustering change too much?
  
   Thanks,
  
   --Marcus
  
-Original Message-
From: Marcus Redeker [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 12, 2003 10:57 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-dev] Cluster aware Scheduler
   
   
Vladyslav,
   
thanks for tha link. That is exactly what I am looking for. The 
problem is that we are planning to go in production in 
 2 weeks on 
JBoss 3.2.1 and the service seems to be implemented in
  JBoss 3.2.2.
Do you have the source code to the mentioned
  HASingletonController
and the HASingletonMBeanExample? I could use that and 
 implement 
the solution I suggested just that the
  SingletonController activates
or deactivate the scheduler on the master instance.
   
Thanks a lot.
   
--Marcus
   
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
  On Behalf
 Of Vladyslav Kosulin
 Sent: Tuesday, August 12, 2003 9:27 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] Cluster aware Scheduler


 Look at

  http://www.cocoonhive.org/articles/jboss/20030610/hasingleton.html

 Marcus Redeker wrote:

  All,
 
  I am looking for a cluster aware scheduler service. The
scenario is
  that I have two JBoss instances running in a cluster
   and I have a
  scheduler service running on one of them since it is
   fatal if my
  schedulable object would be invoked twice on both
 instances. But also
  I would like to have a failover which means that in case
 the instance
  which is running the scheduler service is going down I
want another
  instance in the cluster to take over and activate the
  scheduler.
 
  Is anything in that direction already available? From
 looking into the
  source I did not see anything. If not I would like to
 implement some
  kind of HASchedulerMBean. This could work the way that
   you would
  deploy your scheduler service with StartAtStartup =
false and the
  HASchedulerMBean would invoke the start depending on which
 server is
  available in the cluster.
 
  Sacha: Do you have a tip for me where to look in the
  clustering
  classes to get a head start?
 
  Thanks,
 
  --Marcus




 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites 
 including Data Reports, E-commerce, Portals, and Forums are 
 available now. Download today and enter to win an XBOX
  or Visual
 Studio .NET. 
 http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet
_072303_01/01 ___
JBoss-Development mailing list
   [EMAIL PROTECTED]
https

RE: [JBoss-dev] Cluster aware Scheduler

2003-08-14 Thread Marcus Redeker
Vladyslav,

thanks for tha link. That is exactly what I am looking for. The problem
is that we are planning to go in production in 2 weeks on JBoss 3.2.1
and the service seems to be implemented in JBoss 3.2.2. Do you have the
source code to the mentioned HASingletonController and the
HASingletonMBeanExample? I could use that and implement the solution I
suggested just that the SingletonController activates or deactivate the
scheduler on the master instance.

Thanks a lot.

--Marcus

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Vladyslav Kosulin
 Sent: Tuesday, August 12, 2003 9:27 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] Cluster aware Scheduler
 
 
 Look at 
 http://www.cocoonhive.org/articles/jboss/20030610/hasingleton.html
 
 Marcus Redeker wrote:
 
  All,
  
  I am looking for a cluster aware scheduler service. The scenario is 
  that I have two JBoss instances running in a cluster and I have a 
  scheduler service running on one of them since it is fatal if my 
  schedulable object would be invoked twice on both 
 instances. But also 
  I would like to have a failover which means that in case 
 the instance 
  which is running the scheduler service is going down I want another 
  instance in the cluster to take over and activate the scheduler.
  
  Is anything in that direction already available? From 
 looking into the 
  source I did not see anything. If not I would like to 
 implement some 
  kind of HASchedulerMBean. This could work the way that you would 
  deploy your scheduler service with StartAtStartup = false and the 
  HASchedulerMBean would invoke the start depending on which 
 server is 
  available in the cluster.
  
  Sacha: Do you have a tip for me where to look in the clustering 
  classes to get a head start?
  
  Thanks,
  
  --Marcus
 
 
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites 
 including Data Reports, E-commerce, Portals, and Forums are 
 available now. Download today and enter to win an XBOX or 
 Visual Studio .NET. 
 http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet
_072303_01/01
___
JBoss-Development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Handling of ejb-ref and ejb-local-ref

2003-07-07 Thread Marcus Redeker
All,

I saw this behavior already too. And I had some problems porting a BEA Weblogic 
Application to JBoss because JBoss is looking exclusively for the ejb-link tag. The 
BEA application I am trying to port is using the JNDI name in the application server 
specific descriptor.

I don't know what the spec says to local-ref but I support Jan's suggestion.

--Marcus


[EMAIL PROTECTED] schrieb am 07.07.03 08:44:59:
 
 Hi
 
 There appear to be a couple of anomalies in the handling of bean 
 references (ie ejb-ref and ejb-local-ref) elements of the web.xml and 
 ejb-jar.xml descriptors.
 
 Firstly, the war deployer and the ejb deployer handle ejb-ref elements 
 differently. The war deployer (org.jboss.web.AbstractWebContainer) 
 always looks first for a jndi-name element in a matching ejb-ref element 
 in jboss-web.xml, only falling back to looking for an ejb-link element 
 in the ejb-jar.xml when no jndi-name has been provided. On the other 
 hand, the ejb deployer (org.jboss.ejb.Container) always looks first for 
 an ejb-link element, only falling back to the jndi-element if no 
 ejb-link is specified.  Both deployers should handle the ejb-ref element 
 in the same way, and I'd argue that it is 'more correct' to look for the 
 ejb-link name first, as this is provided in the spec, and only fallback 
 to the application server-specific jboss.xml and jboss-web.xml 
 descriptor elements where no ejb-link has been provided.
 
 Secondly, the handling of ejb-local-refs is very different to ejb-refs. 
 Both the war and the ejb deployers look exclusively for an ejb-link 
 element. Ie there is no possibility to provide the jndi-name of the 
 referenced bean as there is with ejb-refs. Is there any reason why this 
 is handled differently? By that I mean, why shouldn't the ejb-local-ref 
 attempt to locate a jndi-name element in a jboss specific descriptor as 
 a fallback? It would make things much more symmetrical if this was the case.
 
 Assuming that symmetry would be desirable, I propose an addition to the 
 jboss-web.xml and jboss.xml descriptors to add this element:
 !--
The ejb-local-ref element is used to give the jndi-name of an
ejb reference. This is an alternative to using ejb-link in ejb-jar.xml
 
Used in: entity, session, and message-driven
 --
 !ELEMENT ejb-local-ref (ejb-ref-name , jndi-name)
 
 Modifications would be necessary to several source files including 
 org.jboss.metadata.BeanMetaData, org.jboss.metadata.EjbLocalRefMetaData,
 org.jboss.web.AbstractWebContainer and org.jboss.ejb.Container.
 
 If these changes are acceptable, I am almost ready to commit them, but 
 it appears I no longer have CVS write access?? Can I get it back again 
 to commit these changes?
 
 
 thanks
 Jan
 
 -- 
 
 /
   * Jan Bartel [EMAIL PROTECTED]
   * Associate
   * Core Developers Network LLC
   * http://www.coredevelopers.net
   /
 
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites including
 Data Reports, E-commerce, Portals, and Forums are available now.
 Download today and enter to win an XBOX or Visual Studio .NET.
 http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development


__
Mit der Auslands-SMS von WEB.DE FreeMail erreichen Sie Ihre Freunde auf
der ganzen Welt - http://freemail.web.de/features/?mc=021171



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] default web server

2003-06-25 Thread Marcus Redeker
Why did you decide to go with Tomcat after you preffered Jetty in the
first place?

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Scott M Stark
 Sent: Wednesday, June 25, 2003 4:46 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] default web server
 
 
 Yes. Going forward Tomcat 4.x will be the default in 3.2 and 
 Tomcat 5.x 
 will be the default in 4.0. The jbossweb-jetty.sar will be 
 available as 
 a seperate component in the build for easily replacement of Tomcat if 
 desired.
 
 -- 
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 
 [EMAIL PROTECTED] wrote:
 
  
  Has jetty been replaced by tomcat-41 (jbossweb-tomcat41.sar) as 
  default webserver in latest Branch_3_2  ?
  
  Regards
  Ulf
 
 
 
 ---
 This SF.Net email is sponsored by: INetU
 Attention Web Developers  Consultants: Become An INetU 
 Hosting Partner. Refer Dedicated Servers. We Manage Them. You 
 Get 10% Monthly Commission! INetU Dedicated Managed Hosting 
 http://www.inetu.net/partner/index.php
 
 ___
 Jboss-development mailing list [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 




---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JSR-77 Statistics Provider

2002-12-17 Thread Marcus Redeker
All,

is there currently any more developing going on to implement the JSR-77
statistics provider. I am currently looking at creating a webapp similar to
the BEW console because a lot of big companies are looking for something
like that. Especially the statistics. So far I only know of the
BeachCacheMonitorMBean and the BeanLockingMonitor. Is there anything else??
And if so is it reachable through JSR-77 statistics provider or just through
the MBean Server?

Thanks,

--Marcus



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] Foo Deployer (WL Deployer)

2002-12-05 Thread Marcus Redeker
All,

what is the latest version of the WL deployer? Is it currently integrated in
3.x
or in HEAD?

Thanks,
--Marcus



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] JBoss2.4.9 and Jetty

2002-11-04 Thread Marcus Redeker
All, 
will there be a 2.4.9 release which comes with Jetty4? Right now I can
only find a 2.4.9 plain or one with Tomcat.

Thanks,
--Marcus


---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: [JBoss-dev] taming the beast

2002-11-02 Thread Marcus Redeker
Did anybody ever try to build JBoss with JBuilder? The new version 7
supports ANT build.xml files but I have problems to integrate the
buildmagic stuff. I get errors with the resource URL in the doctype tag.

Anybody any ideas?

--Marcus

 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:jboss-development-admin;lists.sourceforge.net]Im Auftrag von
 Bill Burke
 Gesendet: Samstag, 2. November 2002 17:01
 An: [EMAIL PROTECTED]
 Betreff: RE: [JBoss-dev] taming the beast


 In short, whatever works for you.

 Personally, I don't use IDEs.  Hate them.  Everytime I start to
 use them,  I
 just go back to Emacs, find, and grep.  I use printlns to debug,
 or in more
 complex situations, write some monitor object.  But that works
 best for me.

 The best advice is to just start doing things.  We are starting to put
 structure around those who contribute.  Contribute and you will get
 attention.

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:jboss-development-admin;lists.sourceforge.net]On Behalf Of Ben
  Tompkins
  Sent: Saturday, November 02, 2002 1:17 AM
  To: [EMAIL PROTECTED]
  Subject: [JBoss-dev] taming the beast
 
 
  First, I'd like to apologize to anyone I may have offended or
  irritated in
  recent days. I am not a whiner by nature and realize that this is a
  ***technical*** list. Nor do I intend to organize a build system
  revolution
  among JBoss contributors, or pollute this list with my personal
  issues, or
  disturb the JBoss universe in a major way.
 
  I also don't expect to be spoon fed - I have worked on large
  systems before
  and am fairly good at locating the ***source*** of a bug and
  ***fixing it***
  (I prefer to leave ***finding*** the bug itself to the testers however.)
 
  Now that I have gotten past the build stage, I would lke to begin to be
  productive by fixing some bugs, but I have no idea what tools
 (preferably
  free tools for Linux (Red Hat 8.0))  work for JBoss development and
  debugging. If there are no useful tools and current contributors
  are using
  jdb in a console, or, at the other extreme, avoiding unix altogether and
  running a shrink-wrapped IDE under  Windows XP over a Samba
  connection (for
  unix compatibility verification and testing) I would like to know
  that so I
  don't waste time trying to implement a utopian solution. On the
  other hand,
  if there exist useful applications for any of the following
  purposes that
  developers are actually using on this project, or a related
  purpose I have
  neglected to consider, I would like to know that too --
  especially if there
  is a particularly useful combination of tools that is widely
  adhered to by
  members of the JBoss community:
 
  IDEs
 
  Advanced Source code analysis, visualization, code databases
 
  Primitive Source code tagging (e.g., like ctags but for Java)
 
  Build Management tools / techniques (I came up with a simple
  algorithm for
  cycling updates through my local cvs - i.e. synchronizing local
  and remote
  cvs - but suspect now that even that may be utopian or just
 unnecessary).
 
  Tools targeted at multithreaded server applications - in
  particular tools that
  are good at dealing with threads.
 
  Tools designed especially for testing parallel distributed apps.
 
  Anything else I've left out.
 
  I am eager to make a contribution and welcome any advice you may have
  to expedite this process.
 
  Secondly I need to know ***which builds are of highest priority.
  *** I have
  seen some very ancient bug reports on source forge. It is not
  obvious to me
  just by looking at a bug what is real and what isn't. Feel free
  to request a
  particular fix - I can't promise I'll pick that one though.
 
  Also, please do not just tell me to go read the documentation - I
  have looked
  at JMX and read the 3.0 book already. I have also perused this
  site fairly
  thoroughly I think. I'd be surprised to discover that I have
  overlooked some
  obvious source unless it has been added in the past week.
 
  At the same time, I must confess (as if it is not obvious enough
  already) that
  I am fairly new to open source - my professional experience lies
  primarily
  with offline mainframes and PCs in a development environment managed by
  somebody else.
 
  Feel free to contact me personally at the e-mail accompanying
  this posting.
 
  TIA,
 
  Ben Tompkins
 
 
 
 
  On Friday 01 November 2002 09:36 pm, Ben Tompkins wrote:
   Ok - great - but the physics bit (the first, shorter faq that
  goes on about
   cantorian fractal spacetime is mostly plagiarized from a
 real paper I
   found on the net. Do you want we me to cut it, seek permission,
  or what. I
   realize that I have created a silly issue - but you never know...
  
   On Friday 01 November 2002 05:05 pm, Jason Dillon wrote:
This is funny, funny shit.  Submit a real patch (ala sf.net
 w/attached
file) and I will commit this.
   
--jason
   
   
   

AW: [JBoss-dev] Bug: EJB Handle not deserializable

2002-09-11 Thread Marcus Redeker

Scott,

thanks for your help. I tried to serialize the handle on the client after
RMI transported it. That works fine. The
problem is that my client is a servlet which runs in the same JVM and then
it does not work and I have the same
problems. I need to get the handle from one webapp context transfered to
another webapp context which all runs
under Jetty in the same VM. I guess the way you mentioned in the Bug is the
correct way which involves something
on your side. In the Bugtracker you said someting about V3.1. Is that coming
soon and will you be able to this
fixed?

Thanks a lot

--Marcus

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Scott M Stark
Gesendet: Montag, 9. September 2002 22:58
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] Bug: EJB Handle not deserializable


The problem is that you are serializing the handle and then transporting
that back to the client rather than letting the transport layer do the
serialization. This fails because the JRMPInvoker is not being replaced
by its remote stub. Either pass the handle back to the client and let
the rmi transport layer handle the marshalling of the RMI object or
handle replacement of RMI objects as is done in
org.jboss.ejb.plugins.SessionObjectOutputStream


Scott Stark
Chief Technology Officer
JBoss Group, LLC

- Original Message -
From: Marcus Redeker [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 09, 2002 11:22 AM
Subject: AW: Re: [JBoss-dev] Bug: EJB Handle not deserializable


 Is there any news on this? We would really like to move to JBoss3 but this
 is a showstopper. Maybe the problem is just the Base64 encoder we use
 to serialize the EJB handle into a String. But I do not know where to
 look. Maybe somebody can give me a hint.

 Thanks,

 --Marcus



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



---
In remembrance
www.osdn.com/911/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: Re: [JBoss-dev] Bug: EJB Handle not deserializable

2002-09-09 Thread Marcus Redeker

Is there any news on this? We would really like to move to JBoss3 but this
is a showstopper. Maybe the problem is just the Base64 encoder we use
to serialize the EJB handle into a String. But I do not know where to
look. Maybe somebody can give me a hint.

Thanks,

--Marcus

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Marcus Redeker
Gesendet: Freitag, 30. August 2002 11:31
An: [EMAIL PROTECTED]
Betreff: Re: Re: [JBoss-dev] Bug: EJB Handle not deserializable


Scott, all Others,

attached please find a test szenario for the described problem. This
contains two EJBs and a client. The client is called 'test.EJBClient'.

The it works is that the client first creates a ApplicationStarter EJB and
calls startApplication() on that bean. The ApplicationStarter EJB then
creates the Application EJB and returns an info object back to the client.
This info object contains the EJB handle of the just created Application EJB
and also a String representation of that handle which was created with the
includes Base64 class.

The same EJB.jar works fine with JBoss2.4.4 but not with JBoss3.0.x anymore.

Thanks,

--Marcus



[EMAIL PROTECTED] schrieb am 30.08.02 01:07:48:
 Yes, we need a testcase and the steps to reproduce.

 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 - Original Message -
 From: Marcus Redeker [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 29, 2002 3:39 PM
 Subject: [JBoss-dev] Bug: EJB Handle not deserializable


  All,
 
  I recently posted a bug to sourceforge regarding EJB handle
serialization.
  It looks
  like some other guys have the same problem since there are similar bugs
  posted and
  also something about it on the forum.
 
  We would really like to move to JBoss3 but so far this still does not
work
  (3.0.2)
 
  If you need any source snippets please let me know.
 
  Thanks,
 
  --Marcus
 
 
  Bug-URL:
 
http://sourceforge.net/tracker/?func=detailaid=600474group_id=22866atid=3
  76685
 
 
 
  ---
  This sf.net email is sponsored by:ThinkGeek
  Welcome to geek heaven.
  http://thinkgeek.com/sf
  ___
  Jboss-development mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
 



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development



__
WEB.DE MyPage - Ultimatives Kommunikationstool! Ihre Message sofort
online! Domain aenderbar! http://www.das.ist.aber.ne.lustige.sache.ms/



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: Re: [JBoss-dev] Bug: EJB Handle not deserializable

2002-08-30 Thread Marcus Redeker

Scott, all Others,

attached please find a test szenario for the described problem. This contains two EJBs 
and a client. The client is called 'test.EJBClient'.

The it works is that the client first creates a ApplicationStarter EJB and calls 
startApplication() on that bean. The ApplicationStarter EJB then creates the 
Application EJB and returns an info object back to the client. This info object 
contains the EJB handle of the just created Application EJB and also a String 
representation of that handle which was created with the includes Base64 class.

The same EJB.jar works fine with JBoss2.4.4 but not with JBoss3.0.x anymore.

Thanks,

--Marcus



[EMAIL PROTECTED] schrieb am 30.08.02 01:07:48:
 Yes, we need a testcase and the steps to reproduce.
 
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 - Original Message - 
 From: Marcus Redeker [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, August 29, 2002 3:39 PM
 Subject: [JBoss-dev] Bug: EJB Handle not deserializable
 
 
  All,
  
  I recently posted a bug to sourceforge regarding EJB handle serialization.
  It looks
  like some other guys have the same problem since there are similar bugs
  posted and
  also something about it on the forum.
  
  We would really like to move to JBoss3 but so far this still does not work
  (3.0.2)
  
  If you need any source snippets please let me know.
  
  Thanks,
  
  --Marcus
  
  
  Bug-URL:
  http://sourceforge.net/tracker/?func=detailaid=600474group_id=22866atid=3
  76685
  
  
  
  ---
  This sf.net email is sponsored by:ThinkGeek
  Welcome to geek heaven.
  http://thinkgeek.com/sf
  ___
  Jboss-development mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
  
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development


__
WEB.DE MyPage - Ultimatives Kommunikationstool! Ihre Message sofort
online! Domain aenderbar! http://www.das.ist.aber.ne.lustige.sache.ms/


HandleSerializationTest.zip
Description: Zip compressed data


[JBoss-dev] Bug: EJB Handle not deserializable

2002-08-29 Thread Marcus Redeker

All,

I recently posted a bug to sourceforge regarding EJB handle serialization.
It looks
like some other guys have the same problem since there are similar bugs
posted and
also something about it on the forum.

We would really like to move to JBoss3 but so far this still does not work
(3.0.2)

If you need any source snippets please let me know.

Thanks,

--Marcus


Bug-URL:
http://sourceforge.net/tracker/?func=detailaid=600474group_id=22866atid=3
76685



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] Stop JBoss from an outside java process

2002-06-10 Thread Marcus Redeker

All,

I am developing the JBuilder OpenTool for JBoss and would like
to know what is the best way to shutdown JBoss when it was started
from JBuilder.

I tried to way to call the JMX-HTML Adapter URL for shutdown but
that seems not to work to well from within JBuilder with URL connection
and stuff.

Is there any other way to shutdown JBoss (2.4.x / 3.x) maybe a RMI call?

Thanks,

Marcus

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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



AW: [JBoss-dev] Stop JBoss from an outside java process

2002-06-10 Thread Marcus Redeker

Thanks Jason! I will see what I can do.
--Marcus

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Jason Dillon
Gesendet: Montag, 10. Juni 2002 23:36
An: [EMAIL PROTECTED]
Betreff: RE: [JBoss-dev] Stop JBoss from an outside java process


The best way to remotely shutdown a JBoss 3.x server is to use the JMX
RMI Connector and invoke the 'shutdown' operation on
'jboss.system:type=Server'.  Have a look at
jboss-all/server/src/main/org/jboss/Shutdown.java for more details.

As for 2.4 I can't really say what the best option is.  The same
approach might work, but I don't know what the state of the RMI
Connector is for that branch.

--jason


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:jboss-
 [EMAIL PROTECTED]] On Behalf Of Marcus Redeker
 Sent: Monday, June 10, 2002 1:54 PM
 To: [EMAIL PROTECTED]
 Subject: [JBoss-dev] Stop JBoss from an outside java process

 All,

 I am developing the JBuilder OpenTool for JBoss and would like
 to know what is the best way to shutdown JBoss when it was started
 from JBuilder.

 I tried to way to call the JMX-HTML Adapter URL for shutdown but
 that seems not to work to well from within JBuilder with URL
connection
 and stuff.

 Is there any other way to shutdown JBoss (2.4.x / 3.x) maybe a RMI
call?

 Thanks,

 Marcus

 ___

 Don't miss the 2002 Sprint PCS Application Developer's Conference
 August 25-28 in Las Vegas -
 http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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



[JBoss-dev] How to start a different configuration with JBoss3

2002-05-26 Thread Marcus Redeker

All,

I am currently modifying my JBuilder JBoss OpenTool to support
JBoss3. I am using RC3 for my testing and was wondering what
happened to the 'configuration' argument which you could give
to run.bat to start a different configuration.

Is that gone? Can I remove that possibility from my OpenTool setup?

Thanks,

--Marcus

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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



AW: [JBoss-dev] HTTP JMX view replacement

2002-05-03 Thread Marcus Redeker

Just use:

http://localhost:8080/jmxconnector/jmx

--Marcus

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Corby
Gesendet: Freitag, 3. Mai 2002 22:33
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-dev] HTTP JMX view replacement


Yes, my point is that the .war file has no sources in it.

I deployed the .war file under 3.0 RC2, and can't really get it to do
anything. Bringing up http://localhost:8080/jmxconnector just gives me a
directory listing.

I'd troubleshoot but there is no source code.

Corby
* * *

View thread online: http://jboss.org/forums/thread.jsp?forum=66thread=14755

___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



AW: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-04-07 Thread Marcus Redeker

Jason,

as you can see there are a lot of people trying to
help building a console/management tool for JBosss.

In the project I am currently involved the project manager
is really looking for a tool which provides monitoring
functions like the JSR-77 specs provide. He always looks
for something like the BEA console.

Is that something you had in mind or just more a
replacement for the SUN HTML-Adaptor?

Thanks,
--Marcus



-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Jason Dillon
Gesendet: Sonntag, 7. April 2002 23:40
An: Jim Birchfield
Cc: [EMAIL PROTECTED]; Jim Birchfield;
[EMAIL PROTECTED]
Betreff: RE: AW: [JBoss-dev] JMX HTML... From the Pure Fluff
Department...


Please let me know when you have finished your cleaning and have published
the
sources.  I am going to be busy for the next week (perhaps, unless I under
estimate my efficency =), but I have been planing to start a JBoss/Console
module, which contains web, command line  telnet/ssh console access to
JBoss.

I would be interesed to see how your work might fit in there.

--jason


Quoting Jim Birchfield [EMAIL PROTECTED]:

 I would love to do that!(integrate with JBoss.org)  I am hoping to get a
 core code base out to SourceForge sometime this week.  I need to clean up
 some stuff, and then I can push it out.  The framework is built using
Jetty
 deployed as an MBean, and Tapestry as the web framework driving the
 presentation.

 James Birchfield
 Director, Application Development
 Genscape, Inc.
 (502) 583-2298 (o)
 (502) 639-3136 (c)


 -Original Message-
 From: Jason Dillon [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, April 07, 2002 4:48 PM
 To: [EMAIL PROTECTED]; James Birchfield
 Subject: Re: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

 Very nice, just looked at the shoot, will look into more later.

 Are you expecting to maintain this yourself?  Just currious if you had
 though
 of making this a part og JBoss, thus opening up the maintenece to a wider
 audience?

 Either way, looks great.  I have been meaning to do something like this
for
 a
 while, and or convince some people I work with to do it for me.

 Have to look in more detail, but if nothing stands out as problem we could
 make this the default jmx html adapter and be done with the sun fluff.

 --jason


 Quoting James Birchfield [EMAIL PROTECTED]:

  Project is a href=http://jmxview.sf.net;here/a
  _
  View thread online:
 http://main.jboss.org/thread.jsp?forum=66thread=11622
 
  ___
  Jboss-development mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-development
 




 -
 This mail sent through IMP: http://horde.org/imp/





-
This mail sent through IMP: http://horde.org/imp/

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


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



AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-03-31 Thread Marcus Redeker

Hi and happy Easter,

so following the ongoing discussions it looks to me
that we are looking for something that replaces the
Sun JMX Adaptor. It should be a webapp with a nice
outfit and similar functionality the current JMX
adaptor provides.

Since I am more a technical person myself but I would
like to help how about some design oriented person can
do some prototype HTML pages which we can convert to
JSP's and give them some life?

--Marcus



Hello Marcus!

On Sat, Mar 30, 2002 at 09:36:26PM +0100, Marcus Redeker wrote:
 I was playing around a little the other day and created a JTree with
 MutableTreeNodes that looks similar to the list of all deployed MBeans
 which the HTML adaptor shows. I will probably extend that to be able
 to select one MBean and display attributes and operations.

Hmmm. I did the same thing yesterday... ;-)

 When I was looking at the stuff I was thinking that we actually have
 two systems of MBeans which need management. One is the view which
 the current SUN RI HTML Adaptor gives and the other would be a view
 oriented on the JSR77 domain hierarchy.

I think we should get the MBean-view done first.

 So when we create something new either Swing or Webapp oriented we
 should think of combining these two views into one console application.

IMHO there should be two applications, because the JSR77-console could
be used by your webmaster to deploy EJBs, WARs, etc. But he (or she) should
not
be able to control the deep JBoss functions.

 Is that something you guys agree with or am I totally on the wrong
 track here? One more think I am interested in (and also project managers
 in the project I am working for) is the statistics stuff from JSR77. It
 would be great to see these information in an upcoming management client.
 Is anybody working on implementing the StatisticsProvider interface for
 the JSR77 MBeans?

I think there was no need to expose such information because there is
no application that reads it. So we are here to change that... ;-)

CU
Thomas
--

AIM-Nickname : tpeuss
Homepage : http://www.peuss.de/
PGP-Public-Key   : http://www.peuss.de/PublicKey.asc


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


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



AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-03-30 Thread Marcus Redeker

Hunter, Thomas, Ken, all other Geeks

I was playing around a little the other day and created a JTree with
MutableTreeNodes that looks similar to the list of all deployed MBeans
which the HTML adaptor shows. I will probably extend that to be able
to select one MBean and display attributes and operations.

When I was looking at the stuff I was thinking that we actually have
two systems of MBeans which need management. One is the view which
the current SUN RI HTML Adaptor gives and the other would be a view
oriented on the JSR77 domain hierarchy.

So when we create something new either Swing or Webapp oriented we
should think of combining these two views into one console application.

Is that something you guys agree with or am I totally on the wrong
track here? One more think I am interested in (and also project managers
in the project I am working for) is the statistics stuff from JSR77. It
would be great to see these information in an upcoming management client.
Is anybody working on implementing the StatisticsProvider interface for
the JSR77 MBeans?

--Marcus





-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Ken
Sipe
Gesendet: Mittwoch, 27. März 2002 15:13
An: JBoss Dev
Betreff: Re: [JBoss-dev] JMX HTML... From the Pure Fluff Department...


Hunter, Thomas,

Yea I agree that there should be an independent version as well.  I was
thinking that the first round would require web/servlet support as well as
JAAS or JBOSSSX support.  I really think this will be the norm.  And with
all the support it should be fairly simple.

Thomas mentioned the MX4J project I was unaware and will see what thats all
about.

As well, the JOnAS project has it's own html adaptor I believe which may
provide code or template of things needed.

In talking with marc about this subject in January he was wanting more than
I believe the first round would produce.  He ask for a couple of things.
1.  He wanted CustomTags so people could easily create their own views.
2.  Which doesn't seem to fit with the first, He wanted a fat client (
Applet, Flash, ... ) where all the servers available are shown and an admin
could drag and drop a cluster together to define the cluster.

So even though I agree that standard should at some time be supported.  The
first version I would like to target with a few dependencies.

Ken

- Original Message -
From: Marcus Redeker [EMAIL PROTECTED]
To: JBoss Dev [EMAIL PROTECTED]
Sent: Tuesday, March 26, 2002 4:45 PM
Subject: AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...


 I also like the idea of a small integrated version and an extended
 full feature tool. Do you guys think that the JSR77 stuff is already
 implemented enough to include statistics and monitoring in this
 new JMX management tool?

 I just put a patch out to register the SUN Adaptor with basic
authentication
 enabled because we needed that for a production environment. Maybe that
 is something to implement in the planned 2.4.5 version?

 If any help is needed I would certainly help on a new JMX management
client.

 --Marcus

 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]Im Auftrag von
 Hunter Hillegas
 Gesendet: Dienstag, 26. Marz 2002 18:41
 An: Ken Sipe; JBoss Dev
 Betreff: Re: [JBoss-dev] JMX HTML... From the Pure Fluff Department...


 Ken-

 It sounds like we're on the same page. I think this would be a great...

 Do you think we'd want to have a standard and extended mode, letting the
 standard be more slimmed down for netboot and embedded uses and the
extended
 being the full blown deal?

 Anyway, yeah, I'd like to help.

 Hunter

  From: Ken Sipe [EMAIL PROTECTED]
  Organization: Code Mentor
  Date: Tue, 26 Mar 2002 11:31:30 -0600
  To: Hunter Hillegas [EMAIL PROTECTED], JBoss Dev
  [EMAIL PROTECTED]
  Subject: Re: [JBoss-dev] JMX HTML... From the Pure Fluff Department...
 
  Hunter,
 
  The JMX HTML adapter is provided by sun in the reference JMX
 implementation.
  I had talked with marc in Boston in January regarding this components
  replacement or wrapping.  I planned to take this on, however currently
I'm
  preparing for a presentation at an upcoming conference.  I should be
able
 to
  focus on it next month.
 
  IMO, we need to replace it.  It would remove JBoss' dependency on the
  reference implementation completely.  Also, I want to provide a way to
  security the access.
 
  Help would be great.  I'm more of a functionality guy.  If you got guys
 who
  could pretty it up or add to functionality that would be great ( or beat
 you
  to the implementation )
 
  What I had in mind was more grandiose than what your message implies
your
  interest is.  I wanted an interface similar to JRun.  Maybe not as
fancy,
  but close. And something that works ( they have a lot of room for
  improvement, maybe they will steal our code;)  Additionally I would like
 an
  XML component that the web component leverages.  But lets keep

AW: [JBoss-dev] when startup jboss how to disable the tomcat(in jbuilder 6)

2002-03-26 Thread Marcus Redeker



Li,

this 
is a developer list only. Please post your message in the 
forum.
You 
are referring to the Voyager JBossOpenTool which is 
independent
from 
JBoss. The website for that is: 

www.sourceforge.net/projects/jboss-opentool


  -Urspr¨¹ngliche Nachricht-Von: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]Im Auftrag von Li 
  XiangGesendet: Dienstag, 26. Mrz 2002 04:10An: 
  [EMAIL PROTECTED]Betreff: [JBoss-dev] when 
  startup jboss how to disable the tomcat(in jbuilder 6)
  hello everyone:
  
  i have set up my 
  jbuilder6 touse opentool successfully,i can launch the jbossserver 
  from jb6,now i have a project include ejb jsp servlet,my jboss embeded a 
  catalina, so when I debug my project use jboss, I can't check the "application 
  server is web server" box, so the tomcat also startup.I mean that i only 
  need jboss to startup ,I don't want the another tomcat to 
startup.
  so how shall I do it?


AW: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

2002-03-26 Thread Marcus Redeker

I also like the idea of a small integrated version and an extended
full feature tool. Do you guys think that the JSR77 stuff is already
implemented enough to include statistics and monitoring in this
new JMX management tool?

I just put a patch out to register the SUN Adaptor with basic authentication
enabled because we needed that for a production environment. Maybe that
is something to implement in the planned 2.4.5 version?

If any help is needed I would certainly help on a new JMX management client.

--Marcus

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
Hunter Hillegas
Gesendet: Dienstag, 26. Marz 2002 18:41
An: Ken Sipe; JBoss Dev
Betreff: Re: [JBoss-dev] JMX HTML... From the Pure Fluff Department...


Ken-

It sounds like we're on the same page. I think this would be a great...

Do you think we'd want to have a standard and extended mode, letting the
standard be more slimmed down for netboot and embedded uses and the extended
being the full blown deal?

Anyway, yeah, I'd like to help.

Hunter

 From: Ken Sipe [EMAIL PROTECTED]
 Organization: Code Mentor
 Date: Tue, 26 Mar 2002 11:31:30 -0600
 To: Hunter Hillegas [EMAIL PROTECTED], JBoss Dev
 [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] JMX HTML... From the Pure Fluff Department...

 Hunter,

 The JMX HTML adapter is provided by sun in the reference JMX
implementation.
 I had talked with marc in Boston in January regarding this components
 replacement or wrapping.  I planned to take this on, however currently I'm
 preparing for a presentation at an upcoming conference.  I should be able
to
 focus on it next month.

 IMO, we need to replace it.  It would remove JBoss' dependency on the
 reference implementation completely.  Also, I want to provide a way to
 security the access.

 Help would be great.  I'm more of a functionality guy.  If you got guys
who
 could pretty it up or add to functionality that would be great ( or beat
you
 to the implementation )

 What I had in mind was more grandiose than what your message implies your
 interest is.  I wanted an interface similar to JRun.  Maybe not as fancy,
 but close. And something that works ( they have a lot of room for
 improvement, maybe they will steal our code;)  Additionally I would like
an
 XML component that the web component leverages.  But lets keep it simple
for
 the first go-round.

 anyway the component your looking for is:
 com.sun.jdmk.comm.HtmlAdaptorServer

 Ken


 - Original Message -
 From: Hunter Hillegas [EMAIL PROTECTED]
 To: JBoss Dev [EMAIL PROTECTED]
 Sent: Tuesday, March 26, 2002 11:07 AM
 Subject: [JBoss-dev] JMX HTML... From the Pure Fluff Department...


 What would it take to pretty up the output from the JMX HTML adapter?

 Since a lot of folks will probably be using that to manage the server, we
 might want to think about beautifying it a bit... Nothing fancy or
 cumbersome, but a little sprucing up here and there...

 I'm happy to see what I can contribute here, we have a team of top notch
 Web
 guys that I could steal some time from...

 Does anyone know off-hand where this is generated? I'll go poking
 around...

 Hunter


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


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


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



[JBoss-dev] JMXHtmlAdaptor with Authentication

2002-03-22 Thread Marcus Redeker

Hi Geeks,

the other day somebody asked if it is possible to enter a username and
password
when invoking the JMX console on port 8082. The answer was NO, but he can
step in
to program something. I did that and wrote a little MBean which registers
SUN's
JMX HTMLAdaptor with authentication information. If somebody likes it feel
free
to use it or even integrate it into the CVS tree. My MBean takes three
constructor
attributes: username, password and port.

--Marcus



SecureJmxHtmlAdaptor.zip
Description: Zip compressed data


AW: [JBoss-dev] JMXHtmlAdaptor with Authentication

2002-03-22 Thread Marcus Redeker

No problem. Just did it.
--Marcus

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von
marc fleury
Gesendet: Freitag, 22. März 2002 20:34
An: Marcus Redeker; [EMAIL PROTECTED]
Betreff: RE: [JBoss-dev] JMXHtmlAdaptor with Authentication


thanks that is pretty good, can you add it to the sourceforge patches

marcf

|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of
|Marcus Redeker
|Sent: Friday, March 22, 2002 11:08 AM
|To: [EMAIL PROTECTED]
|Subject: [JBoss-dev] JMXHtmlAdaptor with Authentication
|
|
|Hi Geeks,
|
|the other day somebody asked if it is possible to enter a username and
|password
|when invoking the JMX console on port 8082. The answer was NO, but he can
|step in
|to program something. I did that and wrote a little MBean which registers
|SUN's
|JMX HTMLAdaptor with authentication information. If somebody likes it feel
|free
|to use it or even integrate it into the CVS tree. My MBean takes three
|constructor
|attributes: username, password and port.
|
|--Marcus
|

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


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



[JBoss-dev] ClassCastException when HTTPSession Timeout

2002-02-28 Thread Marcus Redeker

All,

I posted this in the forum but without any luck. So I try it here. Sorry if
it is a little of topic but maybe it is a bug. I am using JBoss 2.4.4 with
Tomcat 4.0.1. Here is my original posting:



I am holding a EJBHandle in a java bean which implements
HttpSessionBindingListener. When I logoff my application normally I
invalidate the HTTPSession and the 'valueUnbound' method is called. In that
method I call getEJBObject on my handle and do some method call on my EJB
and then I call remove on my EJB. So far everything is fine.

If my HTTPSession is invalidated because of a timeout 'valueUnbound' is also
called but I get a ClassCastException when I want to cast my EJBObject to my
real remote interface.

From what I can see is that the check if a timeout is reached is running in
a separate Thread.

Is it possible that the separate Thread has a different ClassLoader which
causes the Exception?

Thanks,
--Marcus



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