[JBoss-user] [Management, JMX/JBoss] - Re: connect JBoss MBean services to different Application s

2005-07-07 Thread k_s_ashok
Hi Dimitris, any reply ?

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

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


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: connect JBoss MBean services to different Application s

2005-06-30 Thread k_s_ashok
Any update ?

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

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


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - connect JBoss MBean services to different Application serve

2005-06-20 Thread k_s_ashok
How can i connect particular JBoss MBean services to different Application 
servers(Websphere  WebLogic)? 

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

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


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - problem during build.sh

2005-04-05 Thread k_s_ashok
i downloaded jboss 3.2.3 source code and i did some changes in the code, then i 
build the server under messaging folder.
i changed my Linux date also for testing. 
When i build the server thru build.sh under messaging folder..it shows it's 
already build and does not reflect my changes also
How can forcefully do the build ...  can i do the ant cleanup..or can i add 
any new target in build.xml file...?
Even i restart the Linux server also

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: problem during build.sh

2005-04-05 Thread k_s_ashok
I got the following warnings when i do build.sh under messaging directory.

compile-parsers:
[javac] Warning: org/jboss/mq/selectors/SelectorParser.java modified in the 
future.
[javac] Warning: org/jboss/mq/selectors/SelectorParserTokenManager.java 
modified in the future.
[javac] Warning: org/jboss/mq/selectors/TokenMgrError.java modified in the 
future.
[javac] Warning: org/jboss/mq/selectors/Token.java modified in the future.
[javac] Warning: org/jboss/mq/selectors/ASCII_CharStream.java modified in 
the future.
[javac] Warning: org/jboss/mq/selectors/SelectorParserConstants.java 
modified in the future.

compile-classes:
[javac] Warning: org/jboss/mq/server/jmx/DestinationMBeanSupport.java 
modified in the future.
[javac] Warning: org/jboss/mq/server/MessageCounter.java modified in the 
future.
[javac] Warning: org/jboss/mq/server/jmx/DestinationManagerMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/server/jmx/TopicMBean.java modified in the 
future.
[javac] Warning: org/jboss/mq/server/jmx/InterceptorLoaderMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/server/jmx/ClientMonitorInterceptorMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/server/jmx/InvokerMBean.java modified in the 
future.
[javac] Warning: org/jboss/mq/server/jmx/QueueMBean.java modified in the 
future.
[javac] Warning: org/jboss/mq/server/jmx/DelayInterceptorMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/server/MessageCacheMBean.java modified in the 
future.
[javac] Warning: org/jboss/mq/il/http/HTTPServerILServiceMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/il/oil2/OIL2ServerILServiceMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/il/ServerILJMXServiceMBean.java modified in 
the future.
[javac] Warning: org/jboss/mq/il/uil2/UILServerILServiceMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/il/rmi/RMIServerILServiceMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/il/jvm/JVMServerILServiceMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/il/oil/OILServerILServiceMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/il/uil/UILServerILServiceMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/pm/jdbc2/PersistenceManagerMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/pm/file/PersistenceManagerMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/pm/file/CacheStoreMBean.java modified in the 
future.
[javac] Warning: org/jboss/mq/pm/rollinglogged/PersistenceManagerMBean.java 
modified in the future.
[javac] Warning: org/jboss/mq/sm/jdbc/JDBCStateManagerMBean.java modified 
in the future.
[javac] Warning: org/jboss/mq/sm/file/OldStateManagerMBean.java modified in 
the future.
[javac] Warning: org/jboss/mq/sm/file/DynamicStateManagerMBean.java 
modified in the future.
[javac] Compiling 2 source files to 
/home/partypoker/newjboss/jboss-3.2.3-src/messaging/output/classes

compile-rmi:
 [rmic] Warning: org/jboss/mq/il/rmi/RMIClientIL.class modified in the 
future.
 [rmic] Warning: org/jboss/mq/il/rmi/RMIServerIL.class modified in the 
future.

compile-resources:

compile-etc:

compile:
  [jar] Warning:  modified in the future.
  [jar] Warning: org modified in the future.
  [jar] Warning: org/jboss modified in the future.
  [jar] Warning: org/jboss/mq modified in the future.
  [jar] Warning: org/jboss/mq/selectors modified in the future.
  [jar] Warning: org/jboss/mq/il modified in the future.
  [jar] Warning: org/jboss/mq/il/http modified in the future.
  [jar] Warning: org/jboss/mq/il/jvm modified in the future.
  [jar] Warning: org/jboss/mq/il/oil modified in the future.
  [jar] Warning: org/jboss/mq/il/oil2 modified in the future.
  [jar] Warning: org/jboss/mq/il/rmi modified in the future.
  [jar] Warning: org/jboss/mq/il/uil modified in the future.
  [jar] Warning: org/jboss/mq/il/uil/multiplexor modified in the future.
  [jar] Warning: org/jboss/mq/il/uil2 modified in the future.
  [jar] Warning: org/jboss/mq/il/uil2/msgs modified in the future.
  [jar] Warning: org/jboss/mq/pm modified in the future.
  [jar] Warning: org/jboss/mq/pm/file modified in the future.
  [jar] Warning: org/jboss/mq/pm/jdbc2 modified in the future.
  [jar] Warning: org/jboss/mq/pm/rollinglogged modified in the future.
  [jar] Warning: org/jboss/mq/server modified in the future.
  [jar] Warning: org/jboss/mq/server/jmx modified in the future.
  [jar] Warning: org/jboss/mq/threadpool modified in the future.
  [jar] Warning: org/jboss/mq/sm modified in the future.
  [jar] Warning: org/jboss/mq/sm/file modified in the future.
  [jar] Warning: org/jboss/mq/sm/jdbc modified in the future.
  [jar] Warning: 

[JBoss-user] [Management, JMX/JBoss] - Re: not getting JMX MBean Operation Result for Topic

2005-04-02 Thread k_s_ashok
Hi Dimitris, I read the comments in JIRA.  I wrote one sample Topic program to 
send the message to the testTopic. It sends the message. But it's not shown in 
the Topic console output. Nothing comes in the jmx Topic console..

I got only this output thru jmx-console

*
JMX MBean Operation Result
Operation listMessageCounterHistory()
Back to Agent View ? Back to MBean View ? Reinvoke MBean Operation 





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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Adding new Attribute uner jboss.mq.Destination ??

2005-03-31 Thread k_s_ashok
 I want to add my new configurable Attribute under jboss.mq.destination for my 
new Operation under jboss.mq.Destination. 
Where(which class) shall i add my new Attribute ?


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

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


---
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Store the Messgae History details in log file

2005-03-28 Thread k_s_ashok
Any update ??

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Store the Messgae History details in log file

2005-03-27 Thread k_s_ashok
I would like to store Hourly  MessageHistory details in one log file without 
invoking jmx-console's listMessageHistory() operation under 
jbos.mq.Destination.  ie: How many JMS messages(Topic/Queue) are send to the 
JBoss per hour.  
   Whether JBoss internal implmentation supports this requirement (or) i will 
write my separate code for monitoring jboss each one hour and store the details 
in log file ??? 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - javax.naming.NameNotFoundException: UIL2ConnectionFactory no

2005-03-23 Thread k_s_ashok
 I tried one simple Queue program.(mentioned at the botom)
I am getting the follwing exception
*
javax.naming.NameNotFoundException: UIL2ConnectionFactory not bound
at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:240)
at 
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:117)
at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:528)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)
at javax.naming.InitialContext.lookup(InitialContext.java:345)
at SimpleSender.(SimpleSender.java:39)
at SimpleSender.main(SimpleSender.java:23)

***
QueueConnectionFactory myQConnFactory;
  Queue myQueue;

  Properties properties = new Properties();
  properties.put(Context.INITIAL_CONTEXT_FACTORY,
 org.jnp.interfaces.NamingContextFactory);
  properties.put(Context.URL_PKG_PREFIXES, org.jnp.interfaces);
  properties.put(Context.PROVIDER_URL, localhost);

  Context ctx = new InitialContext(properties);

  myQConnFactory = (QueueConnectionFactory)ctx.lookup
   (UIL2ConnectionFactory);
  myQueue = (Queue) ctx.lookup(queue/testQueue);

  ctx.bind (SimpleSender, myQueue);

  QueueConnection con = myQConnFactory.createQueueConnection();
  QueueSession session = con.createQueueSession(false,
 Session.AUTO_ACKNOWLEDGE);
  TextMessage textMessage = session.createTextMessage();
  QueueSender sender = session.createSender(myQueue);
  con.start();

  for (int i=0; i10; i++) {
textMessage.setText(Hello World # + i);
sender.send(textMessage);
  }

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

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


---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882alloc_id=15148op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: javax.naming.NameNotFoundException: UIL2ConnectionFactor

2005-03-23 Thread k_s_ashok
Any update ???

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

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


---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882alloc_id=15148op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: not getting JMX MBean Operation Result for Topic

2005-03-23 Thread k_s_ashok
To-day I downloaded 3.2.3 Source code and did not change anything.Then i build 
the server. 
In the new build server's jmx console doesn't show MBeans Topic 's JMX MBean 
Operation under jboss.mq.Destination

downloaded file name : jboss-3.2.3-src.tar.bz2 
  file size : 33,388,734 bytes
downloaded page URL: http://sourceforge.net/project/showfiles.php?group_id=22866
and i selected NewYork location mirror.


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

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


---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882alloc_id=15148op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: not getting JMX MBean Operation Result for Topic

2005-03-23 Thread k_s_ashok
It is the  jmx console output of JMX MBean Operation Result:

Topic console output
**
JMX MBean Operation Result
Operation listMessageCounterHistory()
Back to Agent View ? Back to MBean View ? Reinvoke MBean Operation 



***

Queue console output
**
JMX MBean Operation Result
Operation listMessageCounterHistory()
Back to Agent View ? Back to MBean View ? Reinvoke MBean Operation 




Queue 'testQueue'Date 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 
22 23 Total 3/23/05  3   3 



Topic does not diplay HourMesageCounter box(0-23)

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

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


---
This SF.net email is sponsored by Microsoft Mobile  Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r)  Windows Mobile(tm) platforms, applications  content.  Register
by 3/29  save $300 http://ads.osdn.com/?ad_id=6883alloc_id=15149op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: not getting JMX MBean Operation Result for Topic

2005-03-23 Thread k_s_ashok
Hi Dimitris,  any reply??

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

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


---
This SF.net email is sponsored by Microsoft Mobile  Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r)  Windows Mobile(tm) platforms, applications  content.  Register
by 3/29  save $300 http://ads.osdn.com/?ad_id=6883alloc_id=15149op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: not getting JMX MBean Operation Result for Topic

2005-03-22 Thread k_s_ashok
I downlaoded 3.2.3 Sourcd code and did some changes in the MessageCounter 
class, DestinationMBeanSupport class and DestinationMBean interface. Then i 
build the server.
In the new build server's jmx console doesn't show   MBeans Topic 's JMX MBean 
Operation under jboss.mq.Destination

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - destination's(Topic/Queue)'s Factory name through jmx consol

2005-03-22 Thread k_s_ashok
How can i find out particular destination's(Topic/Queue)'s Factory name through 
jmx console?

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

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


---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882alloc_id=15148op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: destination's(Topic/Queue)'s Factory name through jmx co

2005-03-22 Thread k_s_ashok
Any update??

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

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


---
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882alloc_id=15148op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: not getting JMX MBean Operation Result for Topic

2005-03-21 Thread k_s_ashok
Any update?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - not getting JMX MBean Operation Result for Topic

2005-03-19 Thread k_s_ashok
 I installed JBoss 3.2.3. I am not getting jboss.mq.Destination MBeans Topic's 
JMX MBean Operation Result  thru jmx console.
But samething works for Queue.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JBoss 3.2.3 doesn't reflect my new source changes under my c

2005-03-16 Thread k_s_ashok
I downloaded JBoss 3.2.3 and did some changes in the source then i build the 
server thru build.sh under build folder.   Then i run run.jar under 
/build/output/jboss-3.2.3/bin/ folder. It works fine.

But when i copy bin,  client,  docs,  lib,  server folders under my 
configuration, and started the server, it doesn't reflect my new changes.
Why?


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: JBoss registered MBean services accessed programmaticall

2005-03-15 Thread k_s_ashok
Can I read only 'How can I contribute my cool MBean service'?
 


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: JBoss 3.2.3 Source code change for MessageCounter Histor

2005-03-15 Thread k_s_ashok
Can i write separate MBean service for Minute basis message history (or) can i 
modify already existing  MBean service for Hour  basis message history ??

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: JBoss 3.2.3 Source code change for MessageCounter Histor

2005-03-15 Thread k_s_ashok
Hi Scott, Further explanation of my query:
I would like to store Minute Basis MessageHistory(instead of Hour Basis Message 
History).  ie: How many JMS messages(Topic/Queue) are send to the JBoss per 
minute. 
I will store this minute Basis MessageHistory in one text file. 
For that can i create new MBeanService (or) can i add new attribute in the  
already existing jboss.mq.destination MBean.


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - JBoss 3.2.3 Source code change for MessageCounter History

2005-03-14 Thread k_s_ashok
I downloaded JBoss 3.2.3 Source code.
I changed MessageCounter class for my requirement Minute Basis MessageHistory 
and i am trying to store this minute basis message history values in one text 
file thru FileWriter.
 But jmx-console is MBean Based. MessageCounter is HTMLAdaptor MBean based. 
So updateDayCounter() in MessageCounter class is executed whenever i select 
particular Topic/Queue in the jms.mq.destination's jmx-console. 

Is it possible to execute updateDayCounter() without selecting particular 
Topic/Queue in the jms.mq.destination's jmx-console ?  (or) some other option?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: JBoss 3.2.3 Source code change for MessageCounter Histor

2005-03-14 Thread k_s_ashok
Any update??

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: JBoss 3.2.3 Source code change for MessageCounter Histor

2005-03-14 Thread k_s_ashok
Any update?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Have you coded a cool MBean service you want to share?

2005-03-14 Thread k_s_ashok
I would like to create new MBean service. But the above link is not provided 
proper inforamtion. I need proper information for creating new MBean service 
(ie: In which java class i will add my new code(new MBean service) and where 
shall i register this new MBean service(any xml file?)?)

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - JBoss registered MBean services accessed programmatically fr

2005-03-14 Thread k_s_ashok
How can i accessed programmatically JBoss registered MBean services from Java 
code ??

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JBoss 3.2.3 - Changing the port number

2005-03-10 Thread k_s_ashok
For Changing the port number 8080 to new-port-number, Can i change only in the 
server.xml file located in the  
tomcat/output/deploy/jbossweb-tomcat50.sar/server.xml ???

can i do the changes in the clusterView.jsp also, located in the following 
folders ?

/xxx/build/output/jboss-3.2.3/server/all/deploy/jmx-console.war/cluster/clusterView.jsp
/xxx/build/output/jboss-3.2.3/server/default/deploy/jmx-console.war/cluster/clusterView.jsp
/xxx/varia/src/resources/jmx/html/cluster/clusterView.jsp

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - ../bin/deployer.jar not in the JBoss3.2.3

2005-03-09 Thread k_s_ashok
I have JBoss 3.2.2 in my system. I down loaded 3.2.3 Source code , then did 
some modification in the source code and then i build the server.
When i see JBoss 3.2.3's  bin directory does not contain deployer.jar. But 
3.2.2's bin has deployer.jar.  
Because of version it changed (or) my  3.2.3 build problem?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: build JBoss 3.2.3 installable format

2005-03-07 Thread k_s_ashok
Can i run build.xml under  build directory??
What changes i will do it in this build.xml file?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: build JBoss 3.2.3 installable format

2005-03-07 Thread k_s_ashok
hi  darranl,
The argument that you post in is the name of the target in the build.xml that 
you want to execute. 
Based on your replyCan i create the new target for creating installable 
format( tar / bz2 / tgs) on Redhat Linux machine?
if i am wrong, just correct me...

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Can i install two different JBoss versions on the same JVM ?

2005-03-07 Thread k_s_ashok
Can i install two different JBoss versions ( JBoss 3.2.2  JBoss 3.2.3) on the 
same JVM under different folders?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Building JBoss 3.2.3 from Source Code - gives error

2005-03-07 Thread k_s_ashok
I downloaded JBoss 3.2.3 and then i did some changes, then i did build.sh for 
creating the class...

When i run  run.sh within  /hai/jboss-3.2.3-src/build/output/jboss-3.2.3/bin/  
, i am getting the following error  for  JBoss 3.2.3 

---
18:23:24,240 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: 
resource:log4j.xml
18:23:24,260 WARN  [ServiceController] Problem creating service 
jboss.system:type=Log4jService,service=Logging
java.lang.NoClassDefFoundError: javax/xml/parsers/FactoryConfigurationError
at 
org.jboss.logging.Log4jService$URLWatchTimerTask.reconfigure(Log4jService.java:624)
at 
org.jboss.logging.Log4jService$URLWatchTimerTask.run(Log4jService.java:563)
at org.jboss.logging.Log4jService.setup(Log4jService.java:450)
at org.jboss.logging.Log4jService.createService(Log4jService.java:466)
at 
org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:976)
at $Proxy0.create(Unknown Source)
at org.jboss.system.ServiceController.create(ServiceController.java:310)
at org.jboss.system.ServiceController.create(ServiceController.java:243)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy4.create(Unknown Source)
at org.jboss.deployment.SARDeployer.create(SARDeployer.java:192)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:786)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Thread.java:479)

--

---
18:18:33,977 INFO  [MainDeployer] Deployed package: 
file:/hai/jboss-3.2.3-src/build/output/jboss-3.2.3/server/default/deploy/management/web-console.war
18:18:33,978 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean 
operation 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss.system:type=Log4jService,service=Logging
 state: FAILED
 I Depend On: 
 Depends On Me: java.lang.NoClassDefFoundError: 
javax/xml/parsers/FactoryConfigurationError]
18:18:33,979 INFO  [URLDeploymentScanner] Started 
jboss.deployment:type=DeploymentScanner,flavor=URL
18:18:34,030 INFO  [MainDeployer] Deployed package: 
file:/hai/jboss-3.2.3-src/build/output/jboss-3.2.3/server/default/conf/jboss-service.xml
18:18:34,030 ERROR [Server] Root deployment has missing dependencies; continuing
Incomplete Deployment listing:
Packages waiting for a deployer:
  
Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
[ObjectName: jboss.system:type=Log4jService,service=Logging
 state: FAILED
 I Depend On: 
 Depends On Me: java.lang.NoClassDefFoundError: 
javax/xml/parsers/FactoryConfigurationError]
at 
org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1135)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
at java.lang.reflect.Method.invoke(Native Method)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at 

[JBoss-user] [Installation Configuration] - logging error - JBoss 3.2.3

2005-03-07 Thread k_s_ashok
When i run ./build.sh under /messaging/i am getting the following error ...

compile-parsers:
[javac] Compiling 8 source files to 
/hai/jboss-3.2.3-src/messaging/output/classes
[javac] 
/hai/jboss-3.2.3-src/messaging/src/main/org/jboss/mq/selectors/Operator.java:10:
 cannot resolve symbol
[javac] symbol  : class Logger  
[javac] location: package logging
[javac] import org.jboss.logging.Logger;
[javac]  ^
[javac] 1 error

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: logging error - JBoss 3.2.3

2005-03-07 Thread k_s_ashok
Out of this, which log4j jar file, i will set it in the classpath ???

/jboss-3.2.3-src/build/output/jboss-3.2.3/lib/log4j-boot.jar
./jboss-3.2.3-src/build/output/jboss-3.2.3/client/log4j.jar
./jboss-3.2.3-src/build/output/jboss-3.2.3/server/all/lib/log4j.jar
./jboss-3.2.3-src/build/output/jboss-3.2.3/server/default/lib/log4j.jar
./jboss-3.2.3-src/build/output/jboss-3.2.3/server/minimal/lib/log4j.jar
./jboss-3.2.3-src/system/output/lib/log4j-boot.jar
./jboss-3.2.3-src/testsuite/src/resources/classloader/scoping/override/log4j113/log4j-core.jar
./jboss-3.2.3-src/thirdparty/apache/log4j/lib/log4j.jar

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: build JBoss 3.2.3 installable format

2005-03-05 Thread k_s_ashok
Any update?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - JBoss 4

2005-03-04 Thread k_s_ashok
JBoss 4 is stabled version? when i see the downloaded page all shows SP's

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - build JBoss 3.2.3 installable format

2005-03-04 Thread k_s_ashok
I downloaded JBoss 3.2.3 source code and i did some modification on this code. 
How can i build the server using my modified JBoss 3.2.3 source code? i need 
some installble format( tar / bz2) on Linux machine?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JBoss 3.2.3 SC build.sh Warnings

2005-02-28 Thread k_s_ashok
When i run the build.sh under messaging directory i got the following warnings. 
Why it comes?

compile-mbean-sources:
[jmxdoclet] log4j:WARN No appenders could be found for logger 
(xdoclet.util.Translator.getString).
[jmxdoclet] log4j:WARN Please initialize the log4j system properly.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - JBoss 3.2.3

2005-02-28 Thread k_s_ashok
I downloaded JBoss 3.2.3 source code. I am changing something in the JBoss 
source. I am going to log the particular details. For that can i download log4j 
and set the classapth of log4j jar in the CLASSPATH.
(or) can i set the jar located under  jboss-3.2.3-src   folder  
/lib/log4j-boot.jar (or)   /client/log4j.jar

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JBoss 3.2.3 SC build.sh Warnings

2005-02-28 Thread k_s_ashok
i am getting the same warnings, when i execute build.sh in the build directory.

 Which log4j jar file(under which folder) i set in the classpath ?



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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - log4j configuration file?

2005-02-28 Thread k_s_ashok
Under which folder log4j configuration file is located in the JBoss 3.2.3's 
Source?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: log4j configuration file?

2005-02-28 Thread k_s_ashok
My environment is Redhat Linux and jdk 1.3
JBoss was compiled properly before changing  the code. 

i am getting the following warnings, because i tried to add log4j's
PropertyConfigurator.configure(/src/resources/log4j.properties);
 logger.info(Testing);
static Logger logger = Logger.getLogger(hai.class); 
   
i set the following things in the CLASSPATH also
/../jboss-3.2.3-src/thirdparty/apache/log4j/lib/log4j.jar:/.../jboss-3.2.3-src/messaging/output/classes/

Warnings
compile-mbean-sources:
[jmxdoclet] log4j:WARN No appenders could be found for logger 
(xdoclet.util.Translator.getString).
[jmxdoclet] log4j:WARN Please initialize the log4j system properly.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: JBoss 3.2.3 Source Code Compilation error

2005-02-27 Thread k_s_ashok
Any update?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JBoss 3.2.3 Source Code Compilation error

2005-02-25 Thread k_s_ashok
I changed JBoss 3.2.3's source code, when i run ./build.sh under  
messaging.  i got the following error  Why?


compile-parsers:
[javac] Compiling 8 source files to 
/./jboss323SC/jboss-3.2.3-src/messaging/output/classes
[javac] 
/../jboss323SC/jboss-3.2.3-src/messaging/src/main/org/jboss/mq/selectors/Operator.java:10:
 cannot resolve symbol
[javac] symbol  : class Logger  
[javac] location: paBUILD FAILED
file:/../jboss323SC/jboss-3.2.3-src/messaging/build.xml:221: Compile 
failed; see the compiler error output for details.

Total time: 3 secondsckage logging
[javac] import org.jboss.logging.Logger;
[javac]  ^
[javac] 1 error


BUILD FAILED
file:/.../jboss323SC/jboss-3.2.3-src/messaging/build.xml:221: Compile 
failed; see the compiler error output for details.

Total time: 3 seconds


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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - JBoss source code

2005-02-24 Thread k_s_ashok
I took the JBoss source code from the source forge's down load. I did some 
modification for my requirement. How can i compile that code. Actually 
jboos-3.2.3-src/messaging has build.xml. but when i run ant, nothing works. Any 
configuration needed? 

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - JBoss has its own Mangement console ?

2005-02-15 Thread k_s_ashok
Whether JBoss has its own Mangement console like mc4j / openTier?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user