[JBoss-user] 3.0.2 error

2002-09-09 Thread Jon Haugsand

When starting the 3.0.2 distro, JBoss prints out an error message,
something like "log4j.properties missing" and then halts.  (This is at
home som I haven't the excact wording.)  However, I cannot find any
"log4j.properties" file in neither the 3.0.1 nor the 3.0.2.  

-- 
  Jon Haugsand, <[EMAIL PROTECTED]>
  Norges Bank, 



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Sacha Labourey

> Hello Sacha,
> Nice to hear this!! I was starting to get the impression that 
> HTTP Session 
> replication was some closely gaurded secret. :)

I can understand your feeling, but I know company using it in production.

Cheers,


Sacha


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Jboss site with empty content.

2002-09-09 Thread Achilleus Mantzios


Hi, i think there is a problem with http://www.jboss.org

That's what i get.

theseas% telnet www.jboss.org 80
Trying 216.83.187.150...
Connected to cats.jboss.org.
Escape character is '^]'.
GET /
HTTP/1.1 200 OK
Date: Tue, 10 Sep 2002 07:52:51 GMT
Server: Jetty/4.1.B0 (Windows 2000 5.0 x86)
Servlet-Engine: Jetty/4.1.B0 (Servlet 2.3; JSP 1.2; java 1.4.1-beta)
Set-Cookie: jsessionid=6eis7dcviv6u9;Path=/
Set-Cookie2: jsessionid=6eis7dcviv6u9;Version=1;Path=/;Discard
Content-Type: text/html;charset=ISO-8859-1
Connection: close

Connection closed by foreign host.

theseas%

==
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:+30-10-8981112
fax:+30-10-8981877
email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Sacha Labourey

> I thought that when you buy the subscription, you get an email
> notification
> saying there is a new documentation available...

Oups, that's possible. I have to admit that I have not yet subscribed to my
documentation ;)



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Binil Thomas

Hello Sacha,
Nice to hear this!! I was starting to get the impression that HTTP Session 
replication was some closely gaurded secret. :)

Cheerio,
Binil

On Mon, 9 Sep 2002, Sacha Labourey wrote:

> Hello Kim,
> 
> Sorry for this. HTTP session replication is officially present (and
> working!) in 3.0.2 for Jetty and Tomcat. Only the documentation on these
> parts is not yet up-to-date.
> 
> Jules Gosnell has done the Jetty port and Thomas Peuss the Tomcat port.
> 
> The documentation will be udpated this month.
> 
> Cheers,
> 
> 
>   Sacha
> 
> 
> 
> > -Message d'origine-
> > De : [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> > Envoyé : lundi, 9 septembre 2002 18:22
> > À : '[EMAIL PROTECTED]'
> > Objet : [JBoss-user] HTTP session clustering on 3.0.2
> >
> >
> > I have just subscribed to yearly JBoss documentation and downloaded the
> > documents.  And, I was reading through the JBossClustering.pdf file and in
> > chapter 6 (HTTP Session clustering), it says "Implemented, but not
> > officially released.".  Has it been released with JBoss 3.0.2?
> >
> > Another questions is if it has been released with JBoss 3.0.2,
> > when would I
> > get the updated documentation on this through the subscription?
> >
> > Thanks.
> >
> > Mitchell
> >
> >
> > ---
> > 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=sourceforge1&refcode1=vs3390
> > ___
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> 
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] RE: Bean creation and removal of beans

2002-09-09 Thread Dushyant Shrivastava

Hi guys,
Just wanted to know when and how often is the ejbCreate() method called on a session 
bean.Also, what about the ejbRemove() method? When is this called.

Current scenario: I have a session bean primarily responsible for writing some 
messages to a Queue. Now for every message sent by the bean, it creates a queue 
receiver and waits for an ACk from the client, for that message for a duration of 3 
seconds.
When i carefully observe the JBoss log, i can see the ejbCreate() method being called 
just the very first time, the sendMessage(Message)(an exposed method on the bean) 
function is revoked on the bean. 

Now i obviously create a queueConnection, a session and so on for this purpose.SO 
every time a the sendMessgae is being revoked, does the container talk to the same 
instance of the session bean.Is this instance persisted in the container when it is 
first created?

Also who should be a assigned the reponsiblity of calling the ejbRemove method()


Thanks in advance
Any help is much appreciated~


Cheers
Dushy


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Re: ????IT??

2002-09-09 Thread Dushyant Shrivastava



Yep I got it!! I think i'll have to 
think a bit about this one mate! Looks a bit tricky-Original 
Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: 
Tuesday, September 10, 2002 6:24 PMTo: 
[EMAIL PROTECTED]Subject: [JBoss-user] Re: 
IT?? Óż۳öÊÛ¹úÄÚ/ÍâÓʼþµØÖ·¹âÅÌÈý½£¿Í£¬E-mailµØÖ·È«²¿¾­²âÊÔÑéÖ¤ÓÐЧÂÊÔÚ70%ÒÔÉÏ¡£²¢ÔùËÍÊ®¶àÌ׳¬ÖµÈí¼þ£¨ÒѾ­×¢²á»òÆƽ⣩£¬µ¥ÕâЩÈí¼þ¾Í¼ÛÖµÊýǧԪ¡£ÎÒÃÇ¿ÉÒÔ˵£¬Ã»ÓÐÈËÏóÎÒÕâÑùÈç´ËϸÖ¡¢ÏµÍ³µÄ½«E-mail½øÒµ·ÖÀàºÍµØÇø·ÖÀà¡£µ«Òª×ö¾ÍÒª×öµ½×îºÃ£¬ÕâÊÇÎÒÃǵÄÐÅÌõ¡£ ÓÐÒâÕß¿ÉÒÔͨ¹ýµ×²¿µÄÁªÏµÐÅÏ¢ÓëÎÒÃÇÁªÏµ²¢»ã¿î£¬¿îµ½µ±ÌìÎÒÃÇ»áÔÚµÚһʱ¼äÓÃEMSΪÄú·¢»õ¡£ ÏêÇéÇë¼ûÎÒÃǵÄÍøÕ¾: 
http://123do.126.com ¡â 
½£¿ÍÒ»£º4000Íò×Ðϸ¾­¹ý·ÖÀಢÑéÖ¤µÄÓʼþµØÖ·£¬¼Û¸ñ£º500ÔªÈËÃñ±Ò¡¼ 71ÖÖÐÐÒµ·ÖÀà ¡½  
µ¥¸ö·ÖÀà¼Û¸ñ£º50ÔªÈËÃñ±Ò ¡î °ì¹«É豸 ¡î 
±£°²   ¡î 
±£ÏÕ    ¡î ±¨Éç ¡î 
±ö¹Ý¾Æµê ¡î ²ÄÁÏ°ü×° ¡î 
×Ú½ÌÍÅÌå ¡î µç̨µçÊǪ́   ¡î 
µç×Ó   ¡î µç×ÓÉÌÎñ    ¡î 
·¿µØ²ú   ¡î ·ÄÖ¯·þ×° ¡î ¸¾Áª²ÐÁªºìÊ®×ֻᠡî 
¹¤»á¹¤ÉÌÁª¹²ÇàÍÅ   ¡î 
¹¤ÒµÓÃÆ·    ¡î ¹«Ö¤ ¡î 
¹ã¸æ ¡î 
º½Ì캽¿Õ ¡î »áÒéÕ¹ÀÀ ¡î »úеÉ豸 ¡î 
¼ÆËã»ú»¥ÁªÍø  
¡î ¼Òµç ¡î 
¼Ò¾ß ¡î 
½¨Öþ ¡î ½»Í¨ÔËÊä ¡î 
½ÌÓý ¡î 
¿±Ì½   ¡î ¿ó²úÒ±½ð    ¡î 
ÂÃÐÐÉç   ¡î Å©ÁÖÄÁÓã ¡î ÆóÒµ¹ÜÀí ¡î 
Æû³µ ¡î ÇṤÊÖ¹¤ ¡î Çå½àÎïÒµ   ¡î 
È˲ſÆÑР   ¡î ÈÕÓÃÆ·   ¡î 
É̳¡ ¡î 
Éç»á·þÎñ ¡î Éç»áÍÅÌå ¡î ÉúÎ﹤³Ì ¡î 
ʯÓÍ»¯¹¤   ¡î ʳƷ²ÍÒû    ¡î Êéµê ¡î 
Ë®µç¹©ÈÈ ¡î ËÜÁÏËܽº ¡î ͨÐÅ ¡î 
Ͷ×Ê ¡î Íâó½ø³ö¿Ú ¡î 
Îå½ð    ¡î Ьñ ¡î 
ÐÅÍÐ ¡î 
ѧ»á ¡î ѧУ ¡î 
ÑÌ¾Æ ¡î Ò½ÁƱ£½¡   ¡î 
Ò½Ôº    ¡î ÒÇÆ÷ÒÇ±í ¡î 
ÒôÏñÒôÏì ¡î 
ÒøÐÐ ¡î ÒûÁÏ ¡î 
Ó¡Ë¢ ¡î 
ÓéÀÖ   ¡î 
Ô°ÒÕ    ¡î ÔìÖ½ ¡î 
֤ȯ ¡î 
ÖÆƬ ¡î ÖÆÔìÐÐÒµ ¡î 
ÖнéÁÔÍ· ¡î ×ʲúÆÀ¹À   ¡î 
³ö°æ    ¡î ³ö°æÉç   ¡î 
½¨²Ä¡¼ µØÇø·ÖÀà ¡½  µ¥¸ö·ÖÀà¼Û¸ñ£º50ÔªÈËÃñ±Ò ¡ï 
ÉϺ££ºonline.sh.cn ¡ï Ìì½ò£ºÌì½òÐÅÏ¢¸Û ¡ï ±±¾©£º263£¬¼°±±¾©µçÐŵĵØÖ· ¡ï 
½­ËÕ£ºÄϾ©£¬ËÕÖÝ£¬ÎÞÎý£¬Õò½­£¬ÄÏͨ£¬ÑïÖÝ£¬Ñγǣ¬ÐìÖÝ£¬»´Òõ£¬Á¬ÔƸ۠¡ï 
Õã½­£ºáéÖÝ£¬º¼ÖÝ£¬ºþÖÝ£¬¼ÎÐË£¬Äþ²¨£¬º£Äþ£¬ÓàÒ¦£¬ÉÜÐË£¬ÁÙº££¬ÎÂÖÝ£¬ÀöË®£¬½ð»ª£¬À¼Ïª ¡ï 
¹ã¶«£º¹ãÖÝ£¬½­ÃÅ£¬Ì¨ÖÝ£¬Éعأ¬»ÝÖÝ£¬ÉÇÍ·£¬ÉîÛÚ£¨ÉîÛÚÖ®´°£¬ÉîÛÚÈÈÏߣ©£¬Ö麣£¬·ðɽ£¬Õ¿½­£¬ÖÐɽ£¬¶«Ý¸£¬Ã¯Ãû£¬³±ÖÝ ¡ï 
ɽ¶«£ººÊÉ£¬¼ÃÄÏ£¬Çൺ£¬×Ͳ©£¬µÂÖÝ£¬ÑĮ̀£¬Î«·»£¬Ì©°²£¬ÁÙÒÊ£¬Áijǣ¬±öÖÝ£¬Íþº££¬Ôæׯ£¬Çú¸· ¡ï 
¸£½¨£º¸£ÖÝ£¬ÏÃÃÅ£¬ÄþµÂ£¬ÆÏÌʯʨ£¬ÈªÖÝ£¬ÁúÑÒ£¬½¨Ñô£¬ÈýÃ÷ ¡ï º£ÄÏ£ºº£¿Ú£¬ÈýÑÇ ¡ï 
ËÄ´¨£º³É¶¼£¬¸¢Á꣬ÖØÇ죬ÅÊÖ¦»¨£¬×Ô¹±£¬ÓÀ´¨£¬ÃàÑô£¬Äϳ䣬´ï´¨£¬ÍòÏØ£¬Â¬ÖÝ£¬Ò˱ö£¬ÄÚ½­£¬ÀÖɽ£¬Î÷²ý£¬ÑÅ°²£¬µÂÑô£¬¹ãÔª ¡ï 
¹óÖÝ£º¹óÑô£¬×ñÒ壬°²Ë³£¬¶¼ÔÈ£¬¿­Àï ¡ï ÔÆÄÏ£ºÀ¥Ã÷£¬Çú¾¸£¬±£É½£¬Ë¼Ã©£¬¶«´¨ ¡ï Î÷²Ø£ºÀ­Èø ¡ï 
ÉÂÎ÷£ºÎ÷°²£¬ÏÌÑô£¬ÑÓ°²£¬ÓäÁÖ£¬Î¼ÄÏ£¬ÉÌÖÝ£¬°²¿µ£¬ººÖУ¬±¦¼¦£¬Í­´¨ ¡ï ¸ÊËࣺÀ¼ÖÝ£¬¶¨Î÷£¬Æ½Á¹£¬Î÷·å£¬¾ÆȪ£¬ÌìË®£¬ÁÙÏÄ ¡ï 
ÄþÏÄ£ºÒø´¨£¬ÎâÖÒ£¬¹ÌÔ­ ¡ï Çຣ£ºÎ÷Äþ£¬Í¬ÈÊ£¬¹²ºÍ ¡ï н®£ºÎÚ³ľÆ룬ÒÁÄþ ¡ï 
ºÓÄÏ£ºÉÌÇð£¬Ö£ÖÝ£¬°²Ñô£¬ÐÂÏ磬Ðí²ý£¬Æ½¶¥É½£¬¿ª·â£¬ÂåÑô£¬½¹×÷£¬º×±Ú£¬äðºÓ£¬ÈýÃÅÏ¿£¬×¤Âíµê ¡ï 
ºþ±±£ºÎ人£¬Ïå·®£¬¶õÖÝ£¬Ð¢¸Ð£¬»Æʯ£¬ÏÌÄþ£¬½­Á꣬ɳÊУ¬Ò˲ý£¬¶÷Ê©£¬Ê®Ñߣ¬ËæÖÝ£¬¾£ÃÅ ¡ï 
ºþÄÏ£ºÔÀÑô£¬³¤É³£¬Ïæ̶£¬ÖêÖÞ£¬³£µÂ£¬ÒæÑô£¬Â¦µ×£¬ÉÛÑô£¬ÓÀÖÝ£¬»³»¯£¬¼ªÊ× ¡ï 
°²»Õ£ººÏ·Ê£¬°ö²º£¬Îߺþ£¬»´ÄÏ£¬Âí°°É½£¬°²Ç죬ËÞÏØ£¬¸·Ñô£¬»Æɽ£¬»´±±£¬Í­Á꣬Ðû³Ç£¬Áù°²£¬³²ºþ£¬ºÁÖÝ ¡ï 
½­Î÷£ºÄϲý£¬ÐÂÓ࣬¾Å½­£¬Â®É½£¬ÉÏÈÄ£¬Òæ´º£¬¼ª°²£¬¸ÓÖÝ£¬¾°µÂÕò£¬Æ¼Ïç ¡ï 
ºÓ±±£ººªµ¦£¬Ê¯¼Òׯ£¬±£¶¨£¬³ÐµÂ£¬ÌÆɽ£¬ÀÈ·»£¬²×ÖÝ£¬ºâË®£¬ÐĮ̀£¬Çػʵº ¡ï 
ɽÎ÷£ºÌ«Ô­£¬´óͬ£¬ÑôȪ£¬ÓܴΣ¬³¤ÖΣ¬½ú³Ç£¬ÁÙ·Ú£¬Àëʯ£¬Ô˳Ǡ¡ï ÄÚÃÉ£ººôºÍºÆÌØ£¬°üÍ·£¬³à·å ¡ï 
ÁÉÄþ£ºÉòÑô£¬ÌúÁ룬´óÁ¬£¬°°É½£¬¸§Ë³£¬±¾Ïª£¬µ¤¶«£¬½õÖÝ£¬Óª¿Ú£¬ÁÉÑô£¬Å̽õ ¡ï 
¼ªÁÖ£º¼ªÁÖ£¬ÑÓ¼ª£¬ËÄƽ£¬Í¨»¯£¬°×³Ç£¬ÁÉÔ´£¬»ë½­£¬¹«Ö÷Áë ¡ï 
ºÚÁú½­£º¹þ¶û±õ£¬ÆëÆë¹þ¶û£¬¼Ñľ˹£¬ºÚºÓ£¬Ä®ºÓ£¬ÒÁ´º£¬´óÇ죬¼¦Î÷£¬º×¸Ú£¬Ë«Ñ¼É½ ¡ï 
¹ãÎ÷£ºÄÏÄþ£¬ÁøÖÝ£¬¹ðÁÖ£¬ÎàÖÝ£¬ÓñÁÖ£¬ºÓ³Ø£¬±±º£ ¡ï Ïã¸Û£ºhkstar.com¡¼ Óʼþ·þÎñÆ÷·ÖÀà 
¡½  µ¥¸ö·ÖÀà¼Û¸ñ£º50ÔªÈËÃñ±Ò 163.net   /   
163.com   /   sina.com.netease.com   /   
126.com   /   yah.net   /   
sohu.com   /   mail.hl.cn   /   
email.com   /   myrise.com   
/   china139.com   /   ccidnet.com   
/   363.net   
/   freemail.online.tj.cn   /   
mailong.com   /   mweb.com.cn   /  
yesky.com   /   7119.net   /   
51.com   /   cityhot.com   /   
rednow.com   /   ematic.com   
/   2888.com   /   37.com   
/   21cn.com   /   myhouse.com.cn   
/   lovemail.com   /   
8848.net   /   netbig.com   /   
0551.net.cn   /   sobao.com   
/   zaobao.com   /   beayu.com   
/   mycity.com.cn   
/   inetcall.com   /   
cww.com   /   88998.com   /   
chinanew.com   /   xinhuanet.com   
/   china1mail.com   /   soim.com   
/   hotvoice.com   
/   m18.net   /   hkem.com   
/   btamail.net.cn   /   
focus.com.cn lycosbox.com   /   
chinaexpertnet.com   /   cn99.com   /   
eyou.com   /   peoplemail.com.cn   
/   39.net   /   goyoyo.net   
/   tonghua.com.cn   
/   sinobnet.com   /   
tom.com   /   963.net ¡â 
½£¿Í¶þ£º3000Íò¾­¹ýÑéÖ¤µ«Î´¾­¹ý·ÖÀàµÄÓʼþµØÖ·£¬¼Û¸ñ£º120ÔªÈËÃñ±Ò ¡â 
½£¿ÍÈý£º1.2ÒÚδ¾­Ñé֤δ¾­·ÖÀàµÄÓʼþµØÖ·£¬¼Û¸ñ£º120ÔªÈËÃñ±Ò Èý½£¿Í¾ùÔùËÍÒÔϳ¬ÖµÈí¼þ£º¡¼ 
ÔùË͵ÄÏà¹ØÈí¼þ ¡½ ¡ñ ·¢ËÍÈí¼þ ¡ø ¼«ÐÇÓʼþȺ·¢1.74  
[ÒѾ­×¢²á/Æƽâ] ¡ø ¼«ÐÇÓʼþȺ·¢1.73  [Ò

[JBoss-user] Re: ÈçºÎ³ÉΪITר¼Ò

2002-09-09 Thread Ì«ÑôÓê



 
Óż۳öÊÛ¹úÄÚ/ÍâÓʼþµØÖ·¹âÅÌÈý½£¿Í£¬E-mailµØÖ·È«²¿¾­²âÊÔÑéÖ¤ÓÐЧÂÊÔÚ70%ÒÔÉÏ¡£²¢ÔùËÍÊ®¶àÌ׳¬ÖµÈí¼þ£¨ÒѾ­×¢²á»òÆƽ⣩£¬µ¥ÕâЩÈí¼þ¾Í¼ÛÖµÊýǧԪ¡£ÎÒÃÇ¿ÉÒÔ˵£¬Ã»ÓÐÈËÏóÎÒÕâÑùÈç´ËϸÖ¡¢ÏµÍ³µÄ½«E-mail½øÒµ·ÖÀàºÍµØÇø·ÖÀà¡£µ«Òª×ö¾ÍÒª×öµ½×îºÃ£¬ÕâÊÇÎÒÃǵÄÐÅÌõ¡£
 ÓÐÒâÕß¿ÉÒÔͨ¹ýµ×²¿µÄÁªÏµÐÅÏ¢ÓëÎÒÃÇÁªÏµ²¢»ã¿î£¬¿îµ½µ±ÌìÎÒÃÇ»áÔÚµÚһʱ¼äÓÃEMSΪÄú·¢»õ¡£
 
 ÏêÇéÇë¼ûÎÒÃǵÄÍøÕ¾: http://123do.126.com

 ¡â ½£¿ÍÒ»£º4000Íò×Ðϸ¾­¹ý·ÖÀಢÑéÖ¤µÄÓʼþµØÖ·£¬¼Û¸ñ£º500ÔªÈËÃñ±Ò


¡¼ 71ÖÖÐÐÒµ·ÖÀà ¡½  µ¥¸ö·ÖÀà¼Û¸ñ£º50ÔªÈËÃñ±Ò

 ¡î °ì¹«É豸 ¡î ±£°²   ¡î ±£ÏÕ¡î ±¨Éç ¡î ±ö¹Ý¾Æµê ¡î ²ÄÁÏ°ü×°  
   ¡î ×Ú½ÌÍÅÌå 
 ¡î µç̨µçÊǪ́   ¡î µç×Ó   ¡î µç×ÓÉÌÎñ¡î ·¿µØ²ú   ¡î ·ÄÖ¯·þ×° ¡î 
¸¾Áª²ÐÁªºìÊ®×Ö»á
 ¡î ¹¤»á¹¤ÉÌÁª¹²ÇàÍÅ   ¡î ¹¤ÒµÓÃÆ·¡î ¹«Ö¤ ¡î ¹ã¸æ ¡î º½Ì캽¿Õ  
   ¡î »áÒéÕ¹ÀÀ
 ¡î »úеÉ豸 ¡î ¼ÆËã»ú»¥ÁªÍø  ¡î ¼Òµç ¡î ¼Ò¾ß ¡î ½¨Öþ  
   ¡î ½»Í¨ÔËÊä
 ¡î ½ÌÓý ¡î ¿±Ì½   ¡î ¿ó²úÒ±½ð¡î ÂÃÐÐÉç   ¡î Å©ÁÖÄÁÓã ¡î ÆóÒµ¹ÜÀí  
   ¡î Æû³µ
 ¡î ÇṤÊÖ¹¤ ¡î Çå½àÎïÒµ   ¡î È˲ſÆÑСî ÈÕÓÃÆ·   ¡î É̳¡ ¡î Éç»á·þÎñ  
   ¡î Éç»áÍÅÌå
 ¡î ÉúÎ﹤³Ì ¡î ʯÓÍ»¯¹¤   ¡î ʳƷ²ÍÒû¡î Êéµê ¡î Ë®µç¹©ÈÈ ¡î ËÜÁÏËܽº  
   ¡î ͨÐÅ
 ¡î Ͷ×Ê ¡î Íâó½ø³ö¿Ú ¡î Îå½ð¡î Ьñ ¡î ÐÅÍÐ ¡î ѧ»á  
   ¡î ѧУ
 ¡î ÑÌ¾Æ ¡î Ò½ÁƱ£½¡   ¡î Ò½Ôº¡î ÒÇÆ÷ÒÇ±í ¡î ÒôÏñÒôÏì ¡î ÒøÐÐ  
   ¡î ÒûÁÏ
 ¡î Ó¡Ë¢ ¡î ÓéÀÖ   ¡î Ô°ÒÕ¡î ÔìÖ½ ¡î ֤ȯ ¡î ÖÆƬ  
   ¡î ÖÆÔìÐÐÒµ
 ¡î ÖнéÁÔÍ· ¡î ×ʲúÆÀ¹À   ¡î ³ö°æ¡î ³ö°æÉç   ¡î ½¨²Ä



¡¼ µØÇø·ÖÀà ¡½  µ¥¸ö·ÖÀà¼Û¸ñ£º50ÔªÈËÃñ±Ò

 ¡ï ÉϺ££ºonline.sh.cn
 ¡ï Ìì½ò£ºÌì½òÐÅÏ¢¸Û
 ¡ï ±±¾©£º263£¬¼°±±¾©µçÐŵĵØÖ·
 ¡ï ½­ËÕ£ºÄϾ©£¬ËÕÖÝ£¬ÎÞÎý£¬Õò½­£¬ÄÏͨ£¬ÑïÖÝ£¬Ñγǣ¬ÐìÖÝ£¬»´Òõ£¬Á¬ÔƸÛ
 ¡ï Õã½­£ºáéÖÝ£¬º¼ÖÝ£¬ºþÖÝ£¬¼ÎÐË£¬Äþ²¨£¬º£Äþ£¬ÓàÒ¦£¬ÉÜÐË£¬ÁÙº££¬ÎÂÖÝ£¬ÀöË®£¬½ð»ª£¬À¼Ïª
 ¡ï 
¹ã¶«£º¹ãÖÝ£¬½­ÃÅ£¬Ì¨ÖÝ£¬Éعأ¬»ÝÖÝ£¬ÉÇÍ·£¬ÉîÛÚ£¨ÉîÛÚÖ®´°£¬ÉîÛÚÈÈÏߣ©£¬Ö麣£¬·ðɽ£¬Õ¿½­£¬ÖÐɽ£¬¶«Ý¸£¬Ã¯Ãû£¬³±ÖÝ
 ¡ï 
ɽ¶«£ººÊÉ£¬¼ÃÄÏ£¬Çൺ£¬×Ͳ©£¬µÂÖÝ£¬ÑĮ̀£¬Î«·»£¬Ì©°²£¬ÁÙÒÊ£¬Áijǣ¬±öÖÝ£¬Íþº££¬Ôæׯ£¬Çú¸·
 ¡ï ¸£½¨£º¸£ÖÝ£¬ÏÃÃÅ£¬ÄþµÂ£¬ÆÏÌʯʨ£¬ÈªÖÝ£¬ÁúÑÒ£¬½¨Ñô£¬ÈýÃ÷
 ¡ï º£ÄÏ£ºº£¿Ú£¬ÈýÑÇ
 ¡ï 
ËÄ´¨£º³É¶¼£¬¸¢Á꣬ÖØÇ죬ÅÊÖ¦»¨£¬×Ô¹±£¬ÓÀ´¨£¬ÃàÑô£¬Äϳ䣬´ï´¨£¬ÍòÏØ£¬Â¬ÖÝ£¬Ò˱ö£¬ÄÚ½­£¬ÀÖɽ£¬Î÷²ý£¬ÑÅ°²£¬µÂÑô£¬¹ãÔª
 ¡ï ¹óÖÝ£º¹óÑô£¬×ñÒ壬°²Ë³£¬¶¼ÔÈ£¬¿­Àï
 ¡ï ÔÆÄÏ£ºÀ¥Ã÷£¬Çú¾¸£¬±£É½£¬Ë¼Ã©£¬¶«´¨
 ¡ï Î÷²Ø£ºÀ­Èø
 ¡ï ÉÂÎ÷£ºÎ÷°²£¬ÏÌÑô£¬ÑÓ°²£¬ÓäÁÖ£¬Î¼ÄÏ£¬ÉÌÖÝ£¬°²¿µ£¬ººÖУ¬±¦¼¦£¬Í­´¨
 ¡ï ¸ÊËࣺÀ¼ÖÝ£¬¶¨Î÷£¬Æ½Á¹£¬Î÷·å£¬¾ÆȪ£¬ÌìË®£¬ÁÙÏÄ
 ¡ï ÄþÏÄ£ºÒø´¨£¬ÎâÖÒ£¬¹ÌÔ­
 ¡ï Çຣ£ºÎ÷Äþ£¬Í¬ÈÊ£¬¹²ºÍ
 ¡ï н®£ºÎÚ³ľÆ룬ÒÁÄþ
 ¡ï 
ºÓÄÏ£ºÉÌÇð£¬Ö£ÖÝ£¬°²Ñô£¬ÐÂÏ磬Ðí²ý£¬Æ½¶¥É½£¬¿ª·â£¬ÂåÑô£¬½¹×÷£¬º×±Ú£¬äðºÓ£¬ÈýÃÅÏ¿£¬×¤Âíµê
 ¡ï ºþ±±£ºÎ人£¬Ïå·®£¬¶õÖÝ£¬Ð¢¸Ð£¬»Æʯ£¬ÏÌÄþ£¬½­Á꣬ɳÊУ¬Ò˲ý£¬¶÷Ê©£¬Ê®Ñߣ¬ËæÖÝ£¬¾£ÃÅ
 ¡ï ºþÄÏ£ºÔÀÑô£¬³¤É³£¬Ïæ̶£¬ÖêÖÞ£¬³£µÂ£¬ÒæÑô£¬Â¦µ×£¬ÉÛÑô£¬ÓÀÖÝ£¬»³»¯£¬¼ªÊ×
 ¡ï 
°²»Õ£ººÏ·Ê£¬°ö²º£¬Îߺþ£¬»´ÄÏ£¬Âí°°É½£¬°²Ç죬ËÞÏØ£¬¸·Ñô£¬»Æɽ£¬»´±±£¬Í­Á꣬Ðû³Ç£¬Áù°²£¬³²ºþ£¬ºÁÖÝ
 ¡ï ½­Î÷£ºÄϲý£¬ÐÂÓ࣬¾Å½­£¬Â®É½£¬ÉÏÈÄ£¬Òæ´º£¬¼ª°²£¬¸ÓÖÝ£¬¾°µÂÕò£¬Æ¼Ïç
 ¡ï ºÓ±±£ººªµ¦£¬Ê¯¼Òׯ£¬±£¶¨£¬³ÐµÂ£¬ÌÆɽ£¬ÀÈ·»£¬²×ÖÝ£¬ºâË®£¬ÐĮ̀£¬Çػʵº
 ¡ï ɽÎ÷£ºÌ«Ô­£¬´óͬ£¬ÑôȪ£¬ÓܴΣ¬³¤ÖΣ¬½ú³Ç£¬ÁÙ·Ú£¬Àëʯ£¬Ô˳Ç
 ¡ï ÄÚÃÉ£ººôºÍºÆÌØ£¬°üÍ·£¬³à·å
 ¡ï ÁÉÄþ£ºÉòÑô£¬ÌúÁ룬´óÁ¬£¬°°É½£¬¸§Ë³£¬±¾Ïª£¬µ¤¶«£¬½õÖÝ£¬Óª¿Ú£¬ÁÉÑô£¬Å̽õ
 ¡ï ¼ªÁÖ£º¼ªÁÖ£¬ÑÓ¼ª£¬ËÄƽ£¬Í¨»¯£¬°×³Ç£¬ÁÉÔ´£¬»ë½­£¬¹«Ö÷Áë
 ¡ï ºÚÁú½­£º¹þ¶û±õ£¬ÆëÆë¹þ¶û£¬¼Ñľ˹£¬ºÚºÓ£¬Ä®ºÓ£¬ÒÁ´º£¬´óÇ죬¼¦Î÷£¬º×¸Ú£¬Ë«Ñ¼É½
 ¡ï ¹ãÎ÷£ºÄÏÄþ£¬ÁøÖÝ£¬¹ðÁÖ£¬ÎàÖÝ£¬ÓñÁÖ£¬ºÓ³Ø£¬±±º£
 ¡ï Ïã¸Û£ºhkstar.com



¡¼ Óʼþ·þÎñÆ÷·ÖÀà ¡½  µ¥¸ö·ÖÀà¼Û¸ñ£º50ÔªÈËÃñ±Ò

 163.net   /   163.com   /   sina.com.netease.com   /   126.com   /   
 yah.net   /   sohu.com   /   mail.hl.cn   /   email.com   /   
 myrise.com   /   china139.com   /   ccidnet.com   /   363.net   /   
 freemail.online.tj.cn   /   mailong.com   /   mweb.com.cn   /  yesky.com   /   
 7119.net   /   51.com   /   cityhot.com   /   rednow.com   /   ematic.com   /   
 2888.com   /   37.com   /   21cn.com   /   myhouse.com.cn   /   
 lovemail.com   /   8848.net   /   netbig.com   /   0551.net.cn   /   
 sobao.com   /   zaobao.com   /   beayu.com   /   mycity.com.cn   /   
 inetcall.com   /   cww.com   /   88998.com   /   chinanew.com   /   
 xinhuanet.com   /   china1mail.com   /   soim.com   /   hotvoice.com   /   
 m18.net   /   hkem.com   /   btamail.net.cn   /   focus.com.cn
 lycosbox.com   /   chinaexpertnet.com   /   cn99.com   /   eyou.com   /   
 peoplemail.com.cn   /   39.net   /   goyoyo.net   /   tonghua.com.cn   /   
 sinobnet.com   /   tom.com   /   963.net
 

 ¡â ½£¿Í¶þ£º3000Íò¾­¹ýÑéÖ¤µ«Î´¾­¹ý·ÖÀàµÄÓʼþµØÖ·£¬¼Û¸ñ£º120ÔªÈËÃñ±Ò


 ¡â ½£¿ÍÈý£º1.2ÒÚδ¾­Ñé֤δ¾­·ÖÀàµÄÓʼþµØÖ·£¬¼Û¸ñ£º120ÔªÈËÃñ±Ò



 Èý½£¿Í¾ùÔùËÍÒÔϳ¬ÖµÈí¼þ£º

¡¼ ÔùË͵ÄÏà¹ØÈí¼þ ¡½

 ¡ñ ·¢ËÍÈí¼þ

 ¡ø ¼«ÐÇÓʼþȺ·¢1.74  [ÒѾ­×¢²á/Æƽâ]
 ¡ø ¼«ÐÇÓʼþȺ·¢1.73  [ÒѾ­×¢²á/Æƽâ]
 ¡ø ½ð·æÓʼþȺ·¢Æ÷2.5¼òÌåÖÐÎÄÌرð°æ [ÒѾ­×¢²á/Æƽâ]
 ¡ø ½ð·æÓʼþȺ·¢Æ÷2.4¼òÌåÖÐÎÄ°æ [ÒѾ­×¢²á/Æƽâ]
 ¡ø ÉÁ¹âÓʼþȺ·¢ [ÒѾ­×¢²á/Æƽâ]
 ¡ø ÏȽøÓʼþȺ·¢ [ÒѾ­×¢²á/Æƽâ]
 ¡ø Email Broadcaster [ÒѾ­×¢²á/Æƽâ]
 ¡ø Ⱥ·¢´óʦ
 ¡ø Óʲî


Re: [JBoss-user] interceptor design question

2002-09-09 Thread Dain Sundstrom

Beau Cronin wrote:
> Questions:
> 
> 1. Is this a reasonable thing to do, or am I missing something?

Sure, but it sounds like a lot of work.  I hope it pays off for you.

> 2. Is there any more documentation of the interceptor architecture 
> beyond the EJB container chapter of the admin book (and of course the 
> source)?

Just read the code.  It is very short.  The average interceptor is like 
1 page of code.

> 3. Any particular hints for making this work right?

None that I can think of other then lots of tests and good logging.

-dain



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] [OT] Linux environment file

2002-09-09 Thread Alwyn Schoeman

Hi,

On some distributions like Debian, the .profile file is called
.bashrc_profile.  Also if you are on debian and you find that some X
applications just do not get your exports?  Go create a file in
/etc/X11/Xsession.d and put the exports in there.  These files are
sourced by /etc/X11/Xsession when you log into your window manager.

Regards,
-- 
Alwyn Schoeman
SMART Money Inc.

"The clock on the wall keeps moving, time stands still...
 No matter how the dice may fall, someone else always gets to call the number..."



msg20923/pgp0.pgp
Description: PGP signature


Re: [JBoss-user] interceptor design question

2002-09-09 Thread Dmitri Colebatch

sounds like a good idea to me...

I'm sure plenty of us use this sort of thing, although like many others -
I've never put it there...

question though - at what point do you "lock" a bean?  do you have an
explicit "lock" method - the implementation of which is contained in the
interceptor (gotta love AOP), or do you have some other approach?

cheers
dim


- Original Message -
From: "Beau Cronin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 10:14 AM
Subject: [JBoss-user] interceptor design question


> I need to implement locking of a sort on my entity beans.  The semantics
> of these locks are not straightforward; they operate at a "higher level"
> than either database record locks or the built-in ejb locks which JBoss
> uses to protect data integrity.  They are intended to prevent users (who
> are manipulating a linguistics database) from stepping on each others'
> toes.  In particular, these locks:
>
> 1. Span multiple transactions; they are explicitly requested and
> released by users.
>
> 2. Need to cover arbitrary portions of the data schema with a single
> lock request; i.e., getting a lock on one bean might entail that an
> entire graph of beans connected to this one should also be locked.
>
> 3. Need to be robust against partial failure.
>
> This seems like a good usage of the interceptor mechanism.  That is, I
> would write a container interceptor following the existing design
> principles and insert it, I assume, late in the interceptor chain of the
> CMP 2.x entity bean container configuration.  Then, all calls on the
> beans would have to pass through this interceptor before being executed
> and I could block those which aren't allowed (based on my arbitrary
> locking criteria).  This seems far more efficient (and less error-prone)
> than checking for the necessary lock explicitly within every entity bean
> business method.
>
> Questions:
>
> 1. Is this a reasonable thing to do, or am I missing something?
>
> 2. Is there any more documentation of the interceptor architecture
> beyond the EJB container chapter of the admin book (and of course the
> source)?
>
> 3. Any particular hints for making this work right?
>
> Thanks for your time,
>
> Beau
>
>
>
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] interceptor design question

2002-09-09 Thread Beau Cronin

I need to implement locking of a sort on my entity beans.  The semantics 
of these locks are not straightforward; they operate at a "higher level" 
than either database record locks or the built-in ejb locks which JBoss 
uses to protect data integrity.  They are intended to prevent users (who 
are manipulating a linguistics database) from stepping on each others' 
toes.  In particular, these locks:

1. Span multiple transactions; they are explicitly requested and 
released by users.

2. Need to cover arbitrary portions of the data schema with a single 
lock request; i.e., getting a lock on one bean might entail that an 
entire graph of beans connected to this one should also be locked.

3. Need to be robust against partial failure.

This seems like a good usage of the interceptor mechanism.  That is, I 
would write a container interceptor following the existing design 
principles and insert it, I assume, late in the interceptor chain of the 
CMP 2.x entity bean container configuration.  Then, all calls on the 
beans would have to pass through this interceptor before being executed 
and I could block those which aren't allowed (based on my arbitrary 
locking criteria).  This seems far more efficient (and less error-prone) 
than checking for the necessary lock explicitly within every entity bean 
business method.

Questions:

1. Is this a reasonable thing to do, or am I missing something?

2. Is there any more documentation of the interceptor architecture 
beyond the EJB container chapter of the admin book (and of course the 
source)?

3. Any particular hints for making this work right?

Thanks for your time,

Beau



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] ConnectionManager problem

2002-09-09 Thread Rasmussen Jason-P27798

I've been trying to migrate from 2.4.6 to 3.0.2.  I managed to get through all the 
other problems with just reading through the forums, but this one just wasn't jumping 
out at me.  Thanks for the help, it's working now.

Jason

-Original Message-
From: David Jencks [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 4:33 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] ConnectionManager problem


I think you took an old sample and tried to use it with a newer jboss.  You
don't say anything about your versions or sources of files, so any attempt
to help you is speculation.

Try changing jboss.security:name=JaasSecurityManager

to

jboss.security:service=JaasSecurityManager

This is reported and answered maybe a hundred times on the forums and
mailing lists (maybe it just feels that way:-)

Please lose the html.

david jencks

On 2002.09.09 18:57:36 -0400 Jason Rasmussen wrote:
> 
> I have been unable to get the local transaction connection manager to
> work.  I get the following error:
> 
> 15:44:22,760 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.jca:service=LocalTxCM,name=OracleDS
>  state: CONFIGURED
>  I Depend On:   jboss.jca:service=LocalTxDS,name=OracleDS
>   jboss.jca:service=LocalTxPool,name=OracleDS
>   jboss.jca:service=CachedConnectionManager
>   jboss.security:name=JaasSecurityManager
>   jboss.jca:service=RARDeployer
> 
>  Depends On Me: ]
> 
> 
> My oracledb-service.xml is attached.  Anyone have any insight on why I'm
> having this problem.  No other error or exception occurs during startup.
> 
> Thanks,
> Jason
> 
> 
> 
> -
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> I have been unable to get the local transaction connection manager to
> work.  I get the following error:
> 15:44:22,760 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.jca:service=LocalTxCM,name=OracleDS state:
> CONFIGURED I Depend On:  
> jboss.jca:service=LocalTxDS,name=OracleDS 
> jboss.jca:service=LocalTxPool,name=OracleDS 
> jboss.jca:service=CachedConnectionManager 
> jboss.security:name=JaasSecurityManager 
> jboss.jca:service=RARDeployer
>  Depends On Me: ]
> My oracledb-service.xml is attached.  Anyone have any insight on
> why I'm having this problem.  No other error or exception occurs
> during startup.
> Thanks,Jason size=1>Do You Yahoo!?
> http://rd.yahoo.com/finance/mailsig/new/*http://finance.yahoo.com";>Yahoo!
> Finance - Get real-time stock quotes
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>   
>   
>   
> 
>name="jboss.jca:service=LocalTxCM,name=OracleDS">
> 
> 
> OracleDbRealm
> 
> 
>   
>name="jboss.jca:service=LocalTxDS,name=OracleDS">
> 
> OracleDB
> 
>   
>  type="java.lang.String">jdbc:oracle:thin:@server:1521:config
>  type="java.lang.String">oracle.jdbc.driver.OracleDriver
>  type="java.lang.String">user
>  type="java.lang.String">password
>   
> 
> 
> 
> 
> optional-attribute-name="OldRarDeployment">jboss.jca:service=RARDeployment,name=JBoss
> LocalTransaction JDBC Wrapper
> 
> 
>   
> 
> 
>   
>name="jboss.jca:service=LocalTxPool,name=OracleDS">
> 
> 0
> 50
> 5000
> 250
> 
> ByNothing
>   
> 
> optional-attribute-name="CachedConnectionManager">jboss.jca:service=CachedConnectionManager
> 
> optional-attribute-name="JaasSecurityManagerService">jboss.security:name=JaasSecurityManager
> 
> java:/TransactionManager
> 
> 
> jboss.jca:service=RARDeployer
> 
>   
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] ConnectionManager problem

2002-09-09 Thread David Jencks

I think you took an old sample and tried to use it with a newer jboss.  You
don't say anything about your versions or sources of files, so any attempt
to help you is speculation.

Try changing jboss.security:name=JaasSecurityManager

to

jboss.security:service=JaasSecurityManager

This is reported and answered maybe a hundred times on the forums and
mailing lists (maybe it just feels that way:-)

Please lose the html.

david jencks

On 2002.09.09 18:57:36 -0400 Jason Rasmussen wrote:
> 
> I have been unable to get the local transaction connection manager to
> work.  I get the following error:
> 
> 15:44:22,760 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.jca:service=LocalTxCM,name=OracleDS
>  state: CONFIGURED
>  I Depend On:   jboss.jca:service=LocalTxDS,name=OracleDS
>   jboss.jca:service=LocalTxPool,name=OracleDS
>   jboss.jca:service=CachedConnectionManager
>   jboss.security:name=JaasSecurityManager
>   jboss.jca:service=RARDeployer
> 
>  Depends On Me: ]
> 
> 
> My oracledb-service.xml is attached.  Anyone have any insight on why I'm
> having this problem.  No other error or exception occurs during startup.
> 
> Thanks,
> Jason
> 
> 
> 
> -
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> I have been unable to get the local transaction connection manager to
> work.  I get the following error:
> 15:44:22,760 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.jca:service=LocalTxCM,name=OracleDS state:
> CONFIGURED I Depend On:  
> jboss.jca:service=LocalTxDS,name=OracleDS 
> jboss.jca:service=LocalTxPool,name=OracleDS 
> jboss.jca:service=CachedConnectionManager 
> jboss.security:name=JaasSecurityManager 
> jboss.jca:service=RARDeployer
>  Depends On Me: ]
> My oracledb-service.xml is attached.  Anyone have any insight on
> why I'm having this problem.  No other error or exception occurs
> during startup.
> Thanks,Jason size=1>Do You Yahoo!?
> http://rd.yahoo.com/finance/mailsig/new/*http://finance.yahoo.com";>Yahoo!
> Finance - Get real-time stock quotes
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>   
>   
>   
> 
>name="jboss.jca:service=LocalTxCM,name=OracleDS">
> 
> 
> OracleDbRealm
> 
> 
>   
>name="jboss.jca:service=LocalTxDS,name=OracleDS">
> 
> OracleDB
> 
>   
>  type="java.lang.String">jdbc:oracle:thin:@server:1521:config
>  type="java.lang.String">oracle.jdbc.driver.OracleDriver
>  type="java.lang.String">user
>  type="java.lang.String">password
>   
> 
> 
> 
> 
> optional-attribute-name="OldRarDeployment">jboss.jca:service=RARDeployment,name=JBoss
> LocalTransaction JDBC Wrapper
> 
> 
>   
> 
> 
>   
>name="jboss.jca:service=LocalTxPool,name=OracleDS">
> 
> 0
> 50
> 5000
> 250
> 
> ByNothing
>   
> 
> optional-attribute-name="CachedConnectionManager">jboss.jca:service=CachedConnectionManager
> 
> optional-attribute-name="JaasSecurityManagerService">jboss.security:name=JaasSecurityManager
> 
> java:/TransactionManager
> 
> 
> jboss.jca:service=RARDeployer
> 
>   
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] ConnectionManager problem

2002-09-09 Thread Jason Rasmussen
I have been unable to get the local transaction connection manager to work.  I get the following error:
15:44:22,760 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.jca:service=LocalTxCM,name=OracleDS state: CONFIGURED I Depend On:   jboss.jca:service=LocalTxDS,name=OracleDS  jboss.jca:service=LocalTxPool,name=OracleDS  jboss.jca:service=CachedConnectionManager  jboss.security:name=JaasSecurityManager  jboss.jca:service=RARDeployer
 Depends On Me: ]
My oracledb-service.xml is attached.  Anyone have any insight on why I'm having this problem.  No other error or exception occurs during startup.
Thanks,JasonDo You Yahoo!?
Yahoo! Finance - Get real-time stock quotes










  
  
  

  


OracleDbRealm


  
  

OracleDB

  
jdbc:oracle:thin:@server:1521:config
oracle.jdbc.driver.OracleDriver
user
password
  




jboss.jca:service=RARDeployment,name=JBoss LocalTransaction JDBC Wrapper


  


  
  

0
50
5000
250

ByNothing
  

jboss.jca:service=CachedConnectionManager

jboss.security:name=JaasSecurityManager

java:/TransactionManager


jboss.jca:service=RARDeployer

  




RE: [JBoss-user] build error jboss 4.0.0alpha

2002-09-09 Thread Emily Short

Thanks so much David!  When should I check back for the fixes?

Emily

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of David
Jencks
Sent: Monday, September 09, 2002 1:09 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] build error jboss 4.0.0alpha

You are ok, I'll fix the build scripts.  I didn't try build-all when I
updated xdoclet and missed these targets.

thanks
david jencks
On 2002.09.09 15:30:46 -0400 Emily Short wrote:
> Hi,
> 
>  
> 
> I'm using ant 1.4.1 and have used it to build jboss 4.0.0alpha before,
> so I don't know what happened since then.  Now, however, when I run
> "build all" from the jboss-all/build it fails whenever it hits
something
> like this
> 
>  
> 
> 
> 
>
>   depends="docs-todo-check" 
> 
>   unless="docs-todo.disable">
> 
>  
> 
>  
>   destdir="${build.todo}"
> 
>   classpathref="xdoclet.task.classpath">
> 
>  
> 
>   
> 
> 
> 
>   
> 
>  
> 
>   
> 
> 
> 
>   
> 
>  
> 
>  
> 
> giving the error: 
> 
>  
> 
> BUILD FAILED
> 
> file:C:/jboss-src/jboss-all/common/build.xml:346: The 'sourcepath'
> attribute can not be used anymore.  Use  to define the files
to
> parse
> 
>  
> 
> I'd rather not go through all the build files and change sourcepath
> attributes to nested fileset tags.  Is there something I'm doing
wrong?
> 
>  
> 
> Thanks,
> Emily
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hi,
> 
>  
> 
> I’m using ant 1.4.1 and have used it to build
> jboss
> 4.0.0alpha before, so I don’t know what happened since
then. 
> Now,
> however, when I run “build all” from the jboss-all/build
it
> fails
> whenever it hits something like this
> 
>  
> 
> 
> 
>    
> 
>  
;  
>  
> depends="docs-todo-check" 
> 
>  
;  
>  
> unless="docs-todo.disable">
> 
>  
> 
>      sourcepath="${source.java}"
> 
>  
;
> destdir="${build.todo}"
> 
>  
;
> classpathref="xdoclet.task.classpath">
> 
>  
> 
>    dir="${source.java}">
> 
>    
 name="**/*.java"/>
> 
>  
> 
> 
>  
> 
>  
> 
> 
>     
> 
>   
> 
>  
> 
>  
> 
> giving the error: 
> 
>  
> 
> BUILD FAILED
> 
> file:C:/jboss-src/jboss-all/common/build.xml:346:
The
> 'sourcepath'
> attribute can not be used anymore.  Use  to define
> the
> files to parse
> 
>  
> 
> I’d rather not go through all the build files
> and
> change sourcepath attributes to nested fileset tags.  Is there
> something I’m
> doing wrong?
> 
>  
> 
> Thanks,
> Emily
> 
> 
> 
> 
> 
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] CMP1.1 and commit-option C not working

2002-09-09 Thread Michael Nelson

I am using JBoss 3.02 with PostgreSQL 7.2 on Linux with JDK 1.4.0.

I have a View that is being represented by an entity bean. Since the view 
changes as the other tables in the system change the entity bean must not be 
cached. Unfortunately it appears it is. It gets read once and then ever after 
remains unchanged even when I manually verify that the view has changed in 
Postgres.

Can someone please look over my descriptors below and tell me what I'm doing 
wrong? I have tried both commit-option C and commit-option D with a short 
timeout. Neither seems to have any impact on the outcome - the entity bean is 
never refreshed from the database.

Thanks.

Michael


Deployment descriptor:


  rEventAvail
  banana.cEventManager.rEventManager.rEventAvailHome
  banana.cEventManager.rEventManager.rR_EventAvail
  
banana.cEventManager.rEventManager.rEventAvailBean
  Container

banana.cEventManager.btEventManager.btEventPK
  eventId
  False
  eventId
  tradingPartnerId
  eventInfoId
  eventInfoSubType
  totalSlots
  openSlots
  status
  startDateTime




jaws.xml:


rEventAvail
eventavailview



jboss.xml

   
...

rEventAvail
rEventAvailHome
CommitOptionC

   

...


CommitOptionC
false

org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker



org.jboss.ejb.plugins.LogInterceptor

org.jboss.ejb.plugins.TxInterceptorCMT
org.jboss.ejb.plugins.MetricsInterceptor
org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor

org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor
org.jboss.ejb.plugins.TxInterceptorBMT
org.jboss.ejb.plugins.MetricsInterceptor

org.jboss.ejb.plugins.SecurityInterceptor


org.jboss.ejb.plugins.StatefulSessionInstanceCache

org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager
org.jboss.tm.TxManager


False



org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy

1
1
300
600
400
60
1
0.75


C





---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] build error jboss 4.0.0alpha

2002-09-09 Thread Emily Short








Nevermind, when I downloaded the nightly
snapshot I was able to build.

 

-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Emily Short
Sent: Monday, September 09, 2002
12:31 PM
To:
[EMAIL PROTECTED]
Subject: [JBoss-user] build error
jboss 4.0.0alpha

 

Hi,

 

I’m using ant 1.4.1 and have
used it to build jboss 4.0.0alpha before, so I don’t know what happened
since then.  Now, however, when I run “build all” from the
jboss-all/build it fails whenever it hits something like this

 



  

   
  depends="docs-todo-check" 

   
  unless="docs-todo.disable">

 

    

 
destdir="${build.todo}"

 
classpathref="xdoclet.task.classpath">

 

 


   


 


 

 


    

  

 

 

giving the error: 

 

BUILD FAILED

file:C:/jboss-src/jboss-all/common/build.xml:346:
The 'sourcepath' attribute can not be used anymore.  Use 
to define the files to parse

 

I’d rather not go through all
the build files and change sourcepath attributes to nested fileset tags. 
Is there something I’m doing wrong?

 

Thanks,
Emily








RE: [JBoss-user] Integrate JBOSS with Tomcat 4.1.0 - single VM?

2002-09-09 Thread Matthew Baird



Are 
there any docs available as a starting point to this integration, or is it all a 
matter of reading the source for prior integrations? I'm interested in the 
performance of this combinationn as well, but I know the refactoring of tomcat 
changed some api's that maybe jboss relies on (?)
 
thanks,
Matthew

  -Original Message-From: Thomas T. Veldhouse 
  [mailto:[EMAIL PROTECTED]]Sent: Monday, September 09, 2002 4:56 
  AMTo: [EMAIL PROTECTED]Subject: 
  [JBoss-user] Integrate JBOSS with Tomcat 4.1.0 - single 
  VM?
  I am looking to integrated Tomcat 4.1.0 with 
  JBOSS 3.0.2 using a single VM (like is done with Jetty for 3.0.2).  I am 
  trying to test many different configurations and this one seem 
  promising.
   
  Any help would be greatly 
  appreciated.
   
  Thanks in advance,
   
  Tom 
Veldhouse


Re: [JBoss-user] build error jboss 4.0.0alpha

2002-09-09 Thread David Jencks

You are ok, I'll fix the build scripts.  I didn't try build-all when I
updated xdoclet and missed these targets.

thanks
david jencks
On 2002.09.09 15:30:46 -0400 Emily Short wrote:
> Hi,
> 
>  
> 
> I'm using ant 1.4.1 and have used it to build jboss 4.0.0alpha before,
> so I don't know what happened since then.  Now, however, when I run
> "build all" from the jboss-all/build it fails whenever it hits something
> like this
> 
>  
> 
> 
> 
>
>   depends="docs-todo-check" 
> 
>   unless="docs-todo.disable">
> 
>  
> 
>  
>   destdir="${build.todo}"
> 
>   classpathref="xdoclet.task.classpath">
> 
>  
> 
>   
> 
> 
> 
>   
> 
>  
> 
>   
> 
> 
> 
>   
> 
>  
> 
>  
> 
> giving the error: 
> 
>  
> 
> BUILD FAILED
> 
> file:C:/jboss-src/jboss-all/common/build.xml:346: The 'sourcepath'
> attribute can not be used anymore.  Use  to define the files to
> parse
> 
>  
> 
> I'd rather not go through all the build files and change sourcepath
> attributes to nested fileset tags.  Is there something I'm doing wrong?
> 
>  
> 
> Thanks,
> Emily
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hi,
> 
>  
> 
> I’m using ant 1.4.1 and have used it to build
> jboss
> 4.0.0alpha before, so I don’t know what happened since then. 
> Now,
> however, when I run “build all” from the jboss-all/build it
> fails
> whenever it hits something like this
> 
>  
> 
> 
> 
>    
> 
>    
>  
> depends="docs-todo-check" 
> 
>    
>  
> unless="docs-todo.disable">
> 
>  
> 
>      sourcepath="${source.java}"
> 
>  
> destdir="${build.todo}"
> 
>  
> classpathref="xdoclet.task.classpath">
> 
>  
> 
>    dir="${source.java}">
> 
>      name="**/*.java"/>
> 
>  
> 
> 
>  
> 
>  
> 
> 
>     
> 
>   
> 
>  
> 
>  
> 
> giving the error: 
> 
>  
> 
> BUILD FAILED
> 
> file:C:/jboss-src/jboss-all/common/build.xml:346: The
> 'sourcepath'
> attribute can not be used anymore.  Use  to define
> the
> files to parse
> 
>  
> 
> I’d rather not go through all the build files
> and
> change sourcepath attributes to nested fileset tags.  Is there
> something I’m
> doing wrong?
> 
>  
> 
> Thanks,
> Emily
> 
> 
> 
> 
> 
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] build error jboss 4.0.0alpha

2002-09-09 Thread Emily Short








Hi,

 

I’m using ant 1.4.1 and have used it to build jboss
4.0.0alpha before, so I don’t know what happened since then.  Now,
however, when I run “build all” from the jboss-all/build it fails
whenever it hits something like this

 



  

     
depends="docs-todo-check" 

     
unless="docs-todo.disable">

 

    

  destdir="${build.todo}"

  classpathref="xdoclet.task.classpath">

 

  

    

  

 

  

    

  

 

 

giving the error: 

 

BUILD FAILED

file:C:/jboss-src/jboss-all/common/build.xml:346: The 'sourcepath'
attribute can not be used anymore.  Use  to define the
files to parse

 

I’d rather not go through all the build files and
change sourcepath attributes to nested fileset tags.  Is there something I’m
doing wrong?

 

Thanks,
Emily








Re: [JBoss-user] Incomplete deployment

2002-09-09 Thread David Jencks

I havent tried jdom 8.  Earlier (7?) versions had info.xml I think.  Jboss
assumes xml file in META-INF is a deployment descriptor and waits for a
deployer that understands it.

If you use the -L jdom.jar you should also remove the copy from your .war,
just have the one copy in lib. (probably you did this, just checking)

david jencks

On 2002.09.09 13:52:46 -0400 Simon Stewart wrote:
> Thanks for the admirably swift reply, David!
> 
> There were no errors reported once I'd deleted jdom.jar from the
> exploded war, but the app still doesn't work. Will have to poke about
> a bit more to find out why. The deploy error still happened even with
> the "-L jdom.jar" flag added.
> 
> Out of curiousity, I was wondering what the "confusing" xml file is?
> This is JDOM beta 8, if that helps.
> 
> On Mon, Sep 09, 2002 at 12:33:08PM -0400, David Jencks wrote:
> > jdom is hard to deploy because it has a confusing xml file in META-INF.
> 
> > Many versions of jboss now include it in the startup lib since it is
> needed
> > for xmbeans.  If it isn't in $JBOSS_HOME/lib already, try putting it
> there
> > and starting with -L jdom.jar.
> 
> Regards,
> 
> Simon
> 
> -- 
> "Sometimes I...No, I don't." --- Steven Wright
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Incomplete deployment

2002-09-09 Thread Simon Stewart

Thanks for the admirably swift reply, David!

There were no errors reported once I'd deleted jdom.jar from the
exploded war, but the app still doesn't work. Will have to poke about
a bit more to find out why. The deploy error still happened even with
the "-L jdom.jar" flag added.

Out of curiousity, I was wondering what the "confusing" xml file is?
This is JDOM beta 8, if that helps.

On Mon, Sep 09, 2002 at 12:33:08PM -0400, David Jencks wrote:
> jdom is hard to deploy because it has a confusing xml file in META-INF. 
> Many versions of jboss now include it in the startup lib since it is needed
> for xmbeans.  If it isn't in $JBOSS_HOME/lib already, try putting it there
> and starting with -L jdom.jar.

Regards,

Simon

-- 
"Sometimes I...No, I don't." --- Steven Wright


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Kim, Yong

I thought that when you buy the subscription, you get an email notification
saying there is a new documentation available...

Maybe, I am wrong... but that was my impression...

Mitchell Kim

-Original Message-
From: Sacha Labourey [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 1:04 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] HTTP session clustering on 3.0.2


Hello Kim,

No, there is no such notification. We will most probably post a NEWS message
on the Clustering forum though.

Cheers,



Sacha



> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> Envoyé : lundi, 9 septembre 2002 18:51
> À : '[EMAIL PROTECTED]'
> Objet : RE: [JBoss-user] HTTP session clustering on 3.0.2
>
>
> That sounds good.
>
> I have more generic question...  When the document is updated, do I get an
> email saying, I can download the updated document? or how am I supposed to
> know if there is new documentation released?
>
> Thanks.
>
>
> -Original Message-
> From: Sacha Labourey [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 12:31 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] HTTP session clustering on 3.0.2
>
>
> Hello Kim,
>
> Sorry for this. HTTP session replication is officially present (and
> working!) in 3.0.2 for Jetty and Tomcat. Only the documentation on these
> parts is not yet up-to-date.
>
> Jules Gosnell has done the Jetty port and Thomas Peuss the Tomcat port.
>
> The documentation will be udpated this month.
>
> Cheers,
>
>
>   Sacha
>
>
>
> > -Message d'origine-
> > De : [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> > Envoyé : lundi, 9 septembre 2002 18:22
> > À : '[EMAIL PROTECTED]'
> > Objet : [JBoss-user] HTTP session clustering on 3.0.2
> >
> >
> > I have just subscribed to yearly JBoss documentation and downloaded the
> > documents.  And, I was reading through the JBossClustering.pdf
> file and in
> > chapter 6 (HTTP Session clustering), it says "Implemented, but not
> > officially released.".  Has it been released with JBoss 3.0.2?
> >
> > Another questions is if it has been released with JBoss 3.0.2,
> > when would I
> > get the updated documentation on this through the subscription?
> >
> > Thanks.
> >
> > Mitchell
> >
> >
> > ---
> > 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=sourceforge1&refcode1=vs3390
> > ___
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
>
>
>
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
> ---
> 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=urceforge1&refcode1=3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] How to handle NOT NULL Fields which have DEFAULTvalues in DB

2002-09-09 Thread Dain Sundstrom

David Ward wrote:
> I understand your point, but man that's harsh.  It implies that the 
> table defaults be specified in two tiers, introducing a possible 
> maintenance problem.  Actually, this is a bigger issue than just 
> defaults - also triggers modifying data out from under an entity, 
> sequences and auto-generated keys, etc.  I know the auto-gen key thing 
> is addressed in jdk1.4, but 1) not all driver providers have implemented 
> it and 2) not all app servers can use it yet.  When using entities - 
> especially CMP ones - with rdbm's that use these features, it seems that 
> changing your bean's commit-option isn't always enough.  Just me 
> thinking out loud.

You can use read-only fields for fields that are filled in by the 
database, but you can't write to these fields.  It may be possible to 
support defaults in the future but it is not easy.  You would not be 
able to access the field until the row is inserted into the database. 
This will definitely create a problem for the delayed insert feature 
planed for 4.0.  The delayed insert feature allows for not null foreign 
key fields and foreign keys as part of primary keys.  Defaults are way 
lower on the food chain then not null foreign keys, so it is unlikely to 
get in.  I'll think about this when adding the new feature, but it will 
most likely not get in.

> PS: Any idea when jbosscmp-jdbc.xml will support a tag that specifies 
> auto-gen keys (implying it's running w/jdk1.4 and a jdbc driver that 
> supports auto-gen keys)?

Alex is working on this now, and he already has some code that works 
with mySQL.  It should be in with in a the next two weeks.  Then I think 
we'll back port it to JBoss 3.2.

-dain



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] xDoclet and JBoss clustering

2002-09-09 Thread Curt Johnson

Check the CVS version of XDoclet. I found docs generated at 
http://users.pandora.be/ees/xdoclet/
I think they are moving these docs into CVS currently, since the docs in 
CVS suddenly broke over the weekend.

Hope that helps,
Curt Johnson

Kim, Yong wrote:

>Does xDoclet supports "" tag?  If it does, what is the source
>code tag that I can use?  I could find one from xdoclet home page...
>
>Thanks.
>
>Mitchell
>
>
>---
>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=sourceforge1&refcode1=vs3390
>___
>JBoss-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>




---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Axis Question

2002-09-09 Thread Raúl Mateos

Where do I go with:
http://localhost:8080/axis/*/
(jboss3.02 with Tomcat 4.0.4)

Thanks.

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.3i for non-commercial use 

mQGiBD0/zAIRBADMHF1qK6ssLjCMEDK3WUF/OUfM0eBnRTdx76NufNwGC1ghrQvW
6eQgsbc6bS0SVv7fvwu59ufhpJCKoAB15+EAlqgev8s20zRmMZIqsYAcPqL1k/u/
dEuuiPsWKjCyS6R1A/MAlHhxwcNhbKdmiiKMH4uPEQ5Cd0WQERLCdzw38QCg//zl
3HbywqOGx0eyJTTFBBKXs20EAIbsXXO8tXuH4R/gWZDbzC/vVIWI3xYhdmFOmuov
wF9fJBEXwMPVKSbaCzzfY8Cq5ipCrmoyZc9QpeDlGOqp96ZH0rF2b43qyK+4aXFE
bwFdOF0YcwpiJBDjWQ7SfYm+bNPlLe1Xm7yGLuHqtMJkP4hhKw3v02NBUb1lleCi
76PgA/4rWfNBEqyGQvDrnRgze6hIWXkfgsf8fIsGm/uDNXsZrPCWUMtlKdB4ubh7
9bwTHOAhjeUd1+eFRYXNk40bVrouwbEYyhtsbnaNpY/N++Y0V2KcPNWucZpONYPF
7x5Axm2VZYHjVZQH8uO09ihH3fcmNm7DYHQXJHBkVbQpFiNKnrQcUmH6bCBNYXRl
b3MgPHJtYXRlb3NAYW9sLmVzPokASwQQEQIACwUCPT/MAgQLAwIBAAoJEJT+xZZs
3K5L5Q4An3JBGtbkntDzdZnxwi4mPnmo7ULjAKDt0K3aaawnFvcnRSykOE5CvI4h
ULkCDQQ9P8wCEAgA9kJXtwh/CBdyorrWqULzBej5UxE5T7bxbrlLOCDaAadWoxTp
j0BV89AHxstDqZSt90xkhkn4DIO9ZekX1KHTUPj1WV/cdlJPPT2N286Z4VeSWc39
uK50T8X8dryDxUcwYc58yWb/Ffm7/ZFexwGq01uejaClcjrUGvC/RgBYK+X0iP1Y
TknbzSC0neSRBzZrM2w4DUUdD3yIsxx8Wy2O9vPJI8BD8KVbGI2Ou1WMuF040zT9
fBdXQ6MdGGzeMyEstSr/POGxKUAYEY18hKcKctaGxAMZyAcpesqVDNmWn6vQClCb
AkbTCD1mpF1Bn5x8vYlLIhkmuquiXsNV6TILOwACAggA2xWg1FTA5oXssTPdX7YU
t6u3LRL+Y7HCDOPTwU6kSQbjb+xj6GPlh/T3E30Yb/4jVj8srQB0IADLAuMlCZYk
Z7uJyUZ9y31p4i8Yv76cwQ43U6DtCVV4h3RlyYcRaIDK7SN4E6UG/p5RLKhSHGFy
oUbIB9v3jE134QJ+u1xDw8M6XzUvfD5nTX7WwXIdE7CdpgTWpCSvyE6/whMOx84s
uk7deBmZnNIS8Po9UJLACDStJczgkiz9cItPJAsK9L7zdfFFTFNLI0li25gxeRbA
a+kCzeqo0ymLdUE/KS/Mv911geb1afzmcN0BE1SmJ3dfSgAi42QnU5VvYbHW09Ap
AIkARgQYEQIABgUCPT/MAgAKCRCU/sWWbNyuS2wsAKCNip/rPy7YeWSHaTqbZn3k
cNYZxwCcCimZonqcFkAAmVHBYxILqBZkTmM=
=AUNJ
-END PGP PUBLIC KEY BLOCK-




---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Sacha Labourey

Hello Kim,

No, there is no such notification. We will most probably post a NEWS message
on the Clustering forum though.

Cheers,



Sacha



> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> Envoyé : lundi, 9 septembre 2002 18:51
> À : '[EMAIL PROTECTED]'
> Objet : RE: [JBoss-user] HTTP session clustering on 3.0.2
>
>
> That sounds good.
>
> I have more generic question...  When the document is updated, do I get an
> email saying, I can download the updated document? or how am I supposed to
> know if there is new documentation released?
>
> Thanks.
>
>
> -Original Message-
> From: Sacha Labourey [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 12:31 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] HTTP session clustering on 3.0.2
>
>
> Hello Kim,
>
> Sorry for this. HTTP session replication is officially present (and
> working!) in 3.0.2 for Jetty and Tomcat. Only the documentation on these
> parts is not yet up-to-date.
>
> Jules Gosnell has done the Jetty port and Thomas Peuss the Tomcat port.
>
> The documentation will be udpated this month.
>
> Cheers,
>
>
>   Sacha
>
>
>
> > -Message d'origine-
> > De : [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> > Envoyé : lundi, 9 septembre 2002 18:22
> > À : '[EMAIL PROTECTED]'
> > Objet : [JBoss-user] HTTP session clustering on 3.0.2
> >
> >
> > I have just subscribed to yearly JBoss documentation and downloaded the
> > documents.  And, I was reading through the JBossClustering.pdf
> file and in
> > chapter 6 (HTTP Session clustering), it says "Implemented, but not
> > officially released.".  Has it been released with JBoss 3.0.2?
> >
> > Another questions is if it has been released with JBoss 3.0.2,
> > when would I
> > get the updated documentation on this through the subscription?
> >
> > Thanks.
> >
> > Mitchell
> >
> >
> > ---
> > 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=sourceforge1&refcode1=vs3390
> > ___
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
>
>
>
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
> ---
> 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=urceforge1&refcode1=3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Hardware spec.

2002-09-09 Thread Kim, Yong

Thanks alot.
 
When I get my numbers from load testing, I will definately share that with
everyone...
 
Mitchell Kim

-Original Message-
From: Greg Turner [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 12:34 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Hardware spec.


http://grinder.sourceforge.net/   
The book, "J2EE Performance Testing" covers complete usage of grinder. 

http://jakarta.apache.org/cactus/index.html
  
http://sourceforge.net/projects/httpunit
  
http://sourceforge.net/projects/httpunit
  
These 3 are discussed in "Java Tools for Extreme Programming" 
  


"Kim, Yong" wrote: 


You mentioned "Grinder Load Generator"...  Is that a load testing tool?  Who

makes it?  I couldn't find it from yahoo.  Also, is there any good load 
testing tool available out there?  Open source free tool is desirable. 
Thanks. 

Mitchell 


-Original Message- 
From: Stephen Davidson [ mailto:[EMAIL PROTECTED] 
] 
Sent: Saturday, September 07, 2002 9:36 AM 
To: [EMAIL PROTECTED] 
Subject: Re: [JBoss-user] Hardware spec. 


Kim, Yong wrote: 


> Hi, 
> Does anyone has hardware benchmarking on JBoss?  I need to know that asap 
so 
> that I can give some estimates to my boss. 
> I need information on how many users (possibly concurrent users) on what 
> hardware spec... you know know what I mean... 
> 
> Does anyone has this information? 
> 
> Mitchell Kim 
> 
> 


Greetings. 


For an application I am developing, these are only rough stats, but I think 
thats what you are asking for; 
Applicaton EAR: 9Megs (the application I am deploying) 
JBoss with EAR deployed 
   - No activity: 96MB Ram 
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB Ram 
Average Page Response time*: 
   1 user average 4.5sec 
   500 Users average 3.0sec 
*Note: The application has a known design flaw in its JSPs causing a severe 
lag and serious performance overhead.  This flaw was put in by another 
developer, and I have not had time to go back and 
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec response 
time under 500Users. 
Machine: 1.2 Ghz AMD Athlon 
Ram: 1.5GB SDRam (133MHz). 


Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs, 84 
Servlets, 130+ JSPs. 
Oracle is the DB. 


-Steve 


-- 
Java/J2EE Developer/Systems Integrator 
214-724-7741 


--- 
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=sourceforge1

&refcode1=vs3390 
___ 
JBoss-user mailing list 
[EMAIL PROTECTED] 
https://lists.sourceforge.net/lists/listinfo/jboss-user
  


--- 
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=sourceforge1

&refcode1=vs3390 
___ 
JBoss-user mailing list 
[EMAIL PROTECTED] 
https://lists.sourceforge.net/lists/listinfo/jboss-user
 

-- 
Greg Turner, JBoss Authorized Consultant 


Tiburon Enterprise Systems 
http://www.tiburon-e-systems.com   
Box 1171 
Tiburon, CA 94920 
415-332-3363 
  



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Hardware spec.

2002-09-09 Thread Kim, Yong

Which one would you recommend?
 
Mitchell

-Original Message-
From: Greg Turner [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 12:34 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Hardware spec.


http://grinder.sourceforge.net/   
The book, "J2EE Performance Testing" covers complete usage of grinder. 

http://jakarta.apache.org/cactus/index.html
  
http://sourceforge.net/projects/httpunit
  
http://sourceforge.net/projects/httpunit
  
These 3 are discussed in "Java Tools for Extreme Programming" 
  


"Kim, Yong" wrote: 


You mentioned "Grinder Load Generator"...  Is that a load testing tool?  Who

makes it?  I couldn't find it from yahoo.  Also, is there any good load 
testing tool available out there?  Open source free tool is desirable. 
Thanks. 

Mitchell 


-Original Message- 
From: Stephen Davidson [ mailto:[EMAIL PROTECTED] 
] 
Sent: Saturday, September 07, 2002 9:36 AM 
To: [EMAIL PROTECTED] 
Subject: Re: [JBoss-user] Hardware spec. 


Kim, Yong wrote: 


> Hi, 
> Does anyone has hardware benchmarking on JBoss?  I need to know that asap 
so 
> that I can give some estimates to my boss. 
> I need information on how many users (possibly concurrent users) on what 
> hardware spec... you know know what I mean... 
> 
> Does anyone has this information? 
> 
> Mitchell Kim 
> 
> 


Greetings. 


For an application I am developing, these are only rough stats, but I think 
thats what you are asking for; 
Applicaton EAR: 9Megs (the application I am deploying) 
JBoss with EAR deployed 
   - No activity: 96MB Ram 
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB Ram 
Average Page Response time*: 
   1 user average 4.5sec 
   500 Users average 3.0sec 
*Note: The application has a known design flaw in its JSPs causing a severe 
lag and serious performance overhead.  This flaw was put in by another 
developer, and I have not had time to go back and 
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec response 
time under 500Users. 
Machine: 1.2 Ghz AMD Athlon 
Ram: 1.5GB SDRam (133MHz). 


Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs, 84 
Servlets, 130+ JSPs. 
Oracle is the DB. 


-Steve 


-- 
Java/J2EE Developer/Systems Integrator 
214-724-7741 


--- 
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=sourceforge1

&refcode1=vs3390 
___ 
JBoss-user mailing list 
[EMAIL PROTECTED] 
https://lists.sourceforge.net/lists/listinfo/jboss-user
  


--- 
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=sourceforge1

&refcode1=vs3390 
___ 
JBoss-user mailing list 
[EMAIL PROTECTED] 
https://lists.sourceforge.net/lists/listinfo/jboss-user
 

-- 
Greg Turner, JBoss Authorized Consultant 


Tiburon Enterprise Systems 
http://www.tiburon-e-systems.com   
Box 1171 
Tiburon, CA 94920 
415-332-3363 
  



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Kim, Yong

That sounds good.

I have more generic question...  When the document is updated, do I get an
email saying, I can download the updated document? or how am I supposed to
know if there is new documentation released?

Thanks.


-Original Message-
From: Sacha Labourey [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 12:31 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] HTTP session clustering on 3.0.2


Hello Kim,

Sorry for this. HTTP session replication is officially present (and
working!) in 3.0.2 for Jetty and Tomcat. Only the documentation on these
parts is not yet up-to-date.

Jules Gosnell has done the Jetty port and Thomas Peuss the Tomcat port.

The documentation will be udpated this month.

Cheers,


Sacha



> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> Envoyé : lundi, 9 septembre 2002 18:22
> À : '[EMAIL PROTECTED]'
> Objet : [JBoss-user] HTTP session clustering on 3.0.2
>
>
> I have just subscribed to yearly JBoss documentation and downloaded the
> documents.  And, I was reading through the JBossClustering.pdf file and in
> chapter 6 (HTTP Session clustering), it says "Implemented, but not
> officially released.".  Has it been released with JBoss 3.0.2?
>
> Another questions is if it has been released with JBoss 3.0.2,
> when would I
> get the updated documentation on this through the subscription?
>
> Thanks.
>
> Mitchell
>
>
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Hardware spec.

2002-09-09 Thread Anthony Griffin

Mitchell

Try here http://sourceforge.net/projects/grinder/ for the grider.

A

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kim, Yong
Sent: 09 September 2002 16:56
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] Hardware spec.


You mentioned "Grinder Load Generator"...  Is that a load testing tool?  Who
makes it?  I couldn't find it from yahoo.  Also, is there any good load
testing tool available out there?  Open source free tool is desirable.
Thanks.

Mitchell

-Original Message-
From: Stephen Davidson [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 07, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Hardware spec.



Kim, Yong wrote:

> Hi,
> Does anyone has hardware benchmarking on JBoss?  I need to know that asap
so
> that I can give some estimates to my boss.
> I need information on how many users (possibly concurrent users) on what
> hardware spec... you know know what I mean...
>
> Does anyone has this information?
>
> Mitchell Kim
>
>


Greetings.

For an application I am developing, these are only rough stats, but I think
thats what you are asking for;
Applicaton EAR: 9Megs (the application I am deploying)
JBoss with EAR deployed
   - No activity: 96MB Ram
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB Ram
Average Page Response time*:
   1 user average 4.5sec
   500 Users average 3.0sec
*Note: The application has a known design flaw in its JSPs causing a severe
lag and serious performance overhead.  This flaw was put in by another
developer, and I have not had time to go back and
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec response
time under 500Users.
Machine: 1.2 Ghz AMD Athlon
Ram: 1.5GB SDRam (133MHz).

Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs, 84
Servlets, 130+ JSPs.
Oracle is the DB.

-Steve



--
Java/J2EE Developer/Systems Integrator
214-724-7741



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Incomplete deployment

2002-09-09 Thread David Jencks

jdom is hard to deploy because it has a confusing xml file in META-INF. 
Many versions of jboss now include it in the startup lib since it is needed
for xmbeans.  If it isn't in $JBOSS_HOME/lib already, try putting it there
and starting with -L jdom.jar.

david jencks

On 2002.09.09 12:22:09 -0400 Simon Stewart wrote:
> Can anyone help shed some light on this? An app that was working
> perfectly well in JBoss 3.0.0 doesn't appear to deploy properly in
> 3.0.2. Everything looks like it should be okay, and the only error
> reported is this one:
> 
> 17:12:05,043 INFO  [jbossweb] successfully deployed
> file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/web.war/
> to /cmp
> 17:12:05,044 INFO  [MainDeployer] Deployed package:
> file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/
> 17:12:05,051 ERROR [URLDeploymentScanner] MBeanException: Exception in
> MBean operation 'checkIncompleteDeployments()'
> Cause: Incomplete Deployment listing:
> Packages waiting for a deployer:
> [org.jboss.deployment.DeploymentInfo@14c3862 {
> 
>url=file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/ejb.jar/META-INF/lib/jdom.jar
> }
>   deployer: null
>   status: Starting
>   state: START_SUBDEPLOYMENTS
>   watch: 
>file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/ejb.jar/META-INF/lib/jdom.jar
>   lastDeployed: 1031587905671
>   lastModified: 1031587905000
>   mbeans:
> ]Incompletely deployed packages:
>   
> MBeans waiting for classes:
>   
> MBeans waiting for other MBeans:
>   
> 
> Can anyone shed a little light on why this might be happening? The
> system is JBoss 3.0.2/Jetty from the bundle, JDK 1.4.0 and Linux
> 2.4.17
> 
> Regards,
> 
> Simon
> 
> -- 
> "Why waste time learning when ignorance is instantaneous?"
> -- Hobbes
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Hardware spec.

2002-09-09 Thread Greg Turner


http://grinder.sourceforge.net/
The book, "J2EE Performance Testing" covers complete usage of grinder.
http://jakarta.apache.org/cactus/index.html
http://sourceforge.net/projects/httpunit
http://sourceforge.net/projects/httpunit
These 3 are discussed in "Java Tools for Extreme Programming"
 
"Kim, Yong" wrote:
You mentioned "Grinder Load Generator"...  Is
that a load testing tool?  Who
makes it?  I couldn't find it from yahoo.  Also, is there
any good load
testing tool available out there?  Open source free tool is desirable.
Thanks.
Mitchell
-Original Message-
From: Stephen Davidson [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 07, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Hardware spec.
Kim, Yong wrote:
> Hi,
> Does anyone has hardware benchmarking on JBoss?  I need to know
that asap
so
> that I can give some estimates to my boss.
> I need information on how many users (possibly concurrent users)
on what
> hardware spec... you know know what I mean...
>
> Does anyone has this information?
>
> Mitchell Kim
>
>
Greetings.
For an application I am developing, these are only rough stats, but
I think
thats what you are asking for;
Applicaton EAR: 9Megs (the application I am deploying)
JBoss with EAR deployed
   - No activity: 96MB Ram
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB
Ram
Average Page Response time*:
   1 user average 4.5sec
   500 Users average 3.0sec
*Note: The application has a known design flaw in its JSPs causing
a severe
lag and serious performance overhead.  This flaw was put in by
another
developer, and I have not had time to go back and
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec
response
time under 500Users.
Machine: 1.2 Ghz AMD Athlon
Ram: 1.5GB SDRam (133MHz).
Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs,
84
Servlets, 130+ JSPs.
Oracle is the DB.
-Steve
--
Java/J2EE Developer/Systems Integrator
214-724-7741
---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

--
Greg Turner, JBoss Authorized Consultant
Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363
 


RE: [JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Sacha Labourey

Hello Kim,

Sorry for this. HTTP session replication is officially present (and
working!) in 3.0.2 for Jetty and Tomcat. Only the documentation on these
parts is not yet up-to-date.

Jules Gosnell has done the Jetty port and Thomas Peuss the Tomcat port.

The documentation will be udpated this month.

Cheers,


Sacha



> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> Envoyé : lundi, 9 septembre 2002 18:22
> À : '[EMAIL PROTECTED]'
> Objet : [JBoss-user] HTTP session clustering on 3.0.2
>
>
> I have just subscribed to yearly JBoss documentation and downloaded the
> documents.  And, I was reading through the JBossClustering.pdf file and in
> chapter 6 (HTTP Session clustering), it says "Implemented, but not
> officially released.".  Has it been released with JBoss 3.0.2?
>
> Another questions is if it has been released with JBoss 3.0.2,
> when would I
> get the updated documentation on this through the subscription?
>
> Thanks.
>
> Mitchell
>
>
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] xDoclet and JBoss clustering

2002-09-09 Thread Kim, Yong

Does xDoclet supports "" tag?  If it does, what is the source
code tag that I can use?  I could find one from xdoclet home page...

Thanks.

Mitchell


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] HTTP session clustering on 3.0.2

2002-09-09 Thread Kim, Yong

I have just subscribed to yearly JBoss documentation and downloaded the
documents.  And, I was reading through the JBossClustering.pdf file and in
chapter 6 (HTTP Session clustering), it says "Implemented, but not
officially released.".  Has it been released with JBoss 3.0.2?

Another questions is if it has been released with JBoss 3.0.2, when would I
get the updated documentation on this through the subscription?

Thanks.

Mitchell


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Incomplete deployment

2002-09-09 Thread Simon Stewart

Can anyone help shed some light on this? An app that was working
perfectly well in JBoss 3.0.0 doesn't appear to deploy properly in
3.0.2. Everything looks like it should be okay, and the only error
reported is this one:

17:12:05,043 INFO  [jbossweb] successfully deployed 
file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/web.war/ to /cmp
17:12:05,044 INFO  [MainDeployer] Deployed package: 
file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/
17:12:05,051 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 
'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
[org.jboss.deployment.DeploymentInfo@14c3862 { 
url=file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/ejb.jar/META-INF/lib/jdom.jar
 }
  deployer: null
  status: Starting
  state: START_SUBDEPLOYMENTS
  watch: 
file:/home/sms/jboss/jboss-3.0.2/server/default/deploy/lateral.ear/ejb.jar/META-INF/lib/jdom.jar
  lastDeployed: 1031587905671
  lastModified: 1031587905000
  mbeans:
]Incompletely deployed packages:
  
MBeans waiting for classes:
  
MBeans waiting for other MBeans:
  

Can anyone shed a little light on why this might be happening? The
system is JBoss 3.0.2/Jetty from the bundle, JDK 1.4.0 and Linux
2.4.17

Regards,

Simon

-- 
"Why waste time learning when ignorance is instantaneous?"
-- Hobbes


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Hardware spec.

2002-09-09 Thread Kim, Yong

You mentioned "Grinder Load Generator"...  Is that a load testing tool?  Who
makes it?  I couldn't find it from yahoo.  Also, is there any good load
testing tool available out there?  Open source free tool is desirable.
Thanks.

Mitchell

-Original Message-
From: Stephen Davidson [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 07, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Hardware spec.



Kim, Yong wrote:

> Hi,
> Does anyone has hardware benchmarking on JBoss?  I need to know that asap
so
> that I can give some estimates to my boss.
> I need information on how many users (possibly concurrent users) on what
> hardware spec... you know know what I mean...
> 
> Does anyone has this information?
> 
> Mitchell Kim
> 
> 


Greetings.

For an application I am developing, these are only rough stats, but I think
thats what you are asking for;
Applicaton EAR: 9Megs (the application I am deploying)
JBoss with EAR deployed
   - No activity: 96MB Ram
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB Ram
Average Page Response time*:
   1 user average 4.5sec
   500 Users average 3.0sec
*Note: The application has a known design flaw in its JSPs causing a severe
lag and serious performance overhead.  This flaw was put in by another
developer, and I have not had time to go back and 
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec response
time under 500Users.
Machine: 1.2 Ghz AMD Athlon
Ram: 1.5GB SDRam (133MHz).

Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs, 84
Servlets, 130+ JSPs.
Oracle is the DB.

-Steve



-- 
Java/J2EE Developer/Systems Integrator
214-724-7741



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Java.lang.Character mapping in ORACLE 9I and ClassCastException

2002-09-09 Thread Saroj Kumar

Thanks Dain.

It solved the problem.

-Saroj

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Dain
Sundstrom
Sent: Monday, September 09, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Java.lang.Character mapping in ORACLE 9I and
ClassCastException


Are you using JBoss 3.0.0?  If so, upgrade to JBoss 3.0.1.  Characters 
are now converted into strings before setting a parameter, because it 
breaks oracle.

-dain

Saroj Kumar wrote:
> Hi All,
> 
> I am using a Java.lang.Character column which is giving me this CLASS
> CAST EXCEPTION.
> 
> java.lang.ClassCastException: java.lang.Character
> at
>
oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedState
> ment.java:2759)
> at
>
oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedState
> ment.java:2905)
> at
>
org.jboss.resource.adapter.jdbc.local.LocalPreparedStatement.setObject(L
> ocalPreparedStatement.java:607)
> at
>
org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil.setParameter(JDBCUtil.java:156)
> at
>
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge.setArgu
> mentParameters(JDBCAbstractCMPFieldBridge.
> java:283)
> at
>
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge.setInst
> anceParameters(JDBCAbstractCMPFieldBridge.
> java:262)
> at
>
org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand.insertEntity(JDBC
> CreateEntityCommand.java:192)
> at
>
org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand.execute(JDBCCreat
> eEntityCommand.java:131)
> at
>
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.createEntity(JDBCStoreMa
> nager.java:450)
> at
>
org.jboss.ejb.plugins.CMPPersistenceManager.createEntity(CMPPersistenceM
> anager.java:253)
> at
>
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.createE
> ntity(CachedConnectionInterceptor.java:270
> )
> at
>
org.jboss.ejb.EntityContainer.createLocalHome(EntityContainer.java:579)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> a:39)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> Impl.java:25)
> 
> 
> 
> Has anybody tried this?//
> 
> TIA,
> sAROJ
> 
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


-- 

Dain Sundstrom
Chief Architect JBossCMP
JBoss Group, LLC




---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] 3.0.2: java.lang.IllegalStateException: removing bean lock and ithas tx set!

2002-09-09 Thread Alexey Yudichev
Title: 3.0.2: java.lang.IllegalStateException: removing bean lock and it has tx set!





  Since some time I encounter arbitrary exceptions like this:


2002-09-09 18:19:05,889 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException, causedBy:
java.lang.IllegalStateException: removing bean lock and it has tx set!
    at org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock.removeRef(QueuedPessimisticEJBLock.java:473)
    at org.jboss.ejb.BeanLockManager.removeLockRef(BeanLockManager.java:78)
    at org.jboss.ejb.plugins.EntityLockInterceptor.invoke(EntityLockInterceptor.java:124)
    at org.jboss.ejb.plugins.EntityCreationInterceptor.invoke(EntityCreationInterceptor.java:69)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:107)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:232)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:60)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:130)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:203)
    at org.jboss.ejb.EntityContainer.invoke(EntityContainer.java:493)
    at org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.invokeRemoveRelation(JDBCCMRFieldBridge.java:700)
    at org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.destroyRelationLinks(JDBCCMRFieldBridge.java:616)
    at org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge.destroyRelationLinks(JDBCCMRFieldBridge.java:594)
    at org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet.clear(RelationSet.java:175)
    at org.jboss.ejb.plugins.cmp.jdbc.JDBCRemoveEntityCommand.removeFromRelations(JDBCRemoveEntityCommand.java:134)
[...]


I found 2 messages in this with similar exception described and Bill Burke asked there:


Bill Burke wrote:
> - What is your primary key class?
> If it is a custom key class (not Integer, String, etc.) then, did you
> implement equals and hashCode correctly?  Does your primary key class
> serialize correctly?  Post the PK class.
> 
> - Are you using custom container configurations?  Make sure that you have
> the correct interceptor chain.  If you have a custom config, please post it.
> 
> - Did you change the locking-policy?  What did you change it to?
> 
> Bill


I use only default container configurations (i.e. I never even specify them) and my primary key class is java.lang.String everywhere.

What can cause these exceptions? They often lead to client invocations blocking.


Also sometimes I find the following errors/warnings in server.log:


[...]
2002-09-09 18:19:06,502 WARN  [org.jboss.tm.TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=xxx.xxx.com//5702, BranchQual=] timed out. status=STATUS_ACTIVE

2002-09-09 18:19:07,171 ERROR [org.jboss.ejb.BeanLock] Thread[RMI TCP Connection(1523)-10.5.9.11,5,RMI Runtime]Saw rolled back tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=xxx.xxx.com//5702, BranchQual=] waiting for txLock

2002-09-09 18:19:07,172 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException, causedBy:
java.lang.NullPointerException
[...]


(there's no stack trace of that java.lang.NullPointerException in log so I cannot identify the source)


[...]
2002-09-09 18:31:29,411 WARN  [org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectionEventListener] prepare called on a local tx. You are not getting the semantics you expect!

[...]


What do these execptions mean?


Best wishes,
  Alexei Yudichev   mailto:[EMAIL PROTECTED]





Re: [JBoss-user] Error When Starting JBoss 3.0.2

2002-09-09 Thread Phuwarin . Supawarapong


I don't have Tomcat. I just starting with the default settings with the
download version. Anyway, You give me a very good web site for study.
Thanks.



   
   
"Dannemann, Bjorn" 
   
<[EMAIL PROTECTED]>  To: 
"'[EMAIL PROTECTED]'"  
Sent by:
<[EMAIL PROTECTED]>
[EMAIL PROTECTED]cc:
   
eforge.net  Subject: AW: [JBoss-user] 
Error When Starting JBoss 3.0.2 
No Phone Info Available
   
   
   
09/09/2002 08:53 PM
   
Please respond to jboss-user   
   
   
   
   
   




Hi,
i think you have a running Tomcat or an other RMI application on your
hardware.
If it is tomcat read this short guide :
http://www.purposesolutions.com/Resources/EclipseJ2EE.html

i hope it works

Bjoern

> -Ursprungliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 9. September 2002 15:18
> An: [EMAIL PROTECTED]
> Betreff: [JBoss-user] Error When Starting JBoss 3.0.2
>
>
>
> I got this error when start JBoss 3.0.2. Can anyone help?
>
> 20:01:11,528 INFO  [NamingService] Starting
> 20:01:11,578 INFO  [NamingService] Starting jnp server
> 20:01:11,718 ERROR [NamingService] Could not start on port 1099
> java.net.BindException: Address in use: JVM_Bind
>  at java.net.PlainSocketImpl.socketBind(Native Method)
>  at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
>  at java.net.ServerSocket.(ServerSocket.java:170)
>  at
> javax.net.DefaultServerSocketFactory.createServerSocket(Server
> SocketFactory.java:156)
>  at org.jnp.server.Main.start(Main.java:221)
>  at
> org.jboss.naming.NamingService.startService(NamingService.java:156)
>  at
> org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport
> .java:164)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(Reflec
> tedMBeanDispatcher.java:284)
>  at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>  at
> org.jboss.system.ServiceController$ServiceProxy.invoke(Service
> Controller.java:967)
>  at $Proxy0.start(Unknown Source)
>  at
> org.jboss.system.ServiceController.start(ServiceController.java:396)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(Reflec
> tedMBeanDispatcher.java:284)
>  at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>  at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
>  at $Proxy3.start(Unknown Source)
>  at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
>  at org.jboss.deployment.MainDeployer.start(MainDeployer.java:802)
>  at
> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:616)
>  at
> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580)
>  at
> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(Reflec
> tedMBeanDispatcher.java:284)
>  at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>  at
> org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
>  at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
>  at org.jboss.Main.boot(Main.java:142)
>  at org.jboss.Main$1.run(Main.java:375)
>  at java.lang.Thread.run(Thread.java:484)
> 20:01:11,758 INFO  [NamingService] Listening on port 1099
> 20:01:11,798 INFO  [NamingService] Started
>
>
>
> ---
> 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=sourceforge1&refcode1=vs3390
> __

RE: [JBoss-user] Error When Starting JBoss 3.0.2

2002-09-09 Thread LaBanca, Rick

 I found that trillian was occupying 1099. I'm not sure which if any of the
IM protocols would use this or if it's unique to trillian, so if you run an
IM client, give it a look. It was a surprise to find it was the culprit.

Rick


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] XDoclet and dependent value classes

2002-09-09 Thread MNewcomb

> -Original Message-
> From: Jon Haugsand [mailto:[EMAIL PROTECTED]]
> 
> Has anyone done anything to get dependent value classes by using
> XDoclet?

1. Add @jboss.dvc-property tags to your getXXX() methods inside your
dependent value class.

public class Point3d
{
  /**
   * @jboss.dvc-property
   */
  public double getX() {}

  /**
   * @jboss.dvc-property
   */
  public double getY() {}

  /**
   * @jboss.dvc-property
   */
  public double getZ() {}
}

2. Add @jboss.dvc-property name="XXX" tags to your entity bean getDVC()
method.

public abstract class MyBean
  implements EntityBean
{
  /**
   * @jboss.dvc-property name="x"
   * @jboss.dvc-property name="y"
   * @jboss.dvc-property name="z"
   */
  public abstract Point3d getLocation();
}

Let me know how it goes.

Michael


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Error When Starting JBoss 3.0.2

2002-09-09 Thread Raúl Mateos


"Address in use". It´s clear. Do you have any jboss server running?
[EMAIL PROTECTED] wrote:
I got this error when start JBoss 3.0.2. Can anyone
help?
20:01:11,528 INFO  [NamingService] Starting
20:01:11,578 INFO  [NamingService] Starting jnp server
20:01:11,718 ERROR [NamingService] Could not start on port 1099
java.net.BindException: Address in use: JVM_Bind
 at java.net.PlainSocketImpl.socketBind(Native
Method)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
 at java.net.ServerSocket.(ServerSocket.java:170)
 at
javax.net.DefaultServerSocketFactory.createServerSocket(ServerSocketFactory.java:156)
 at org.jnp.server.Main.start(Main.java:221)
 at org.jboss.naming.NamingService.startService(NamingService.java:156)
 at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:164)
 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:517)
 at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:967)
 at $Proxy0.start(Unknown Source)
 at
org.jboss.system.ServiceController.start(ServiceController.java:396)
 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:517)
 at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
 at $Proxy3.start(Unknown Source)
 at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
 at org.jboss.deployment.MainDeployer.start(MainDeployer.java:802)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:616)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
 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:517)
 at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
 at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
 at org.jboss.Main.boot(Main.java:142)
 at org.jboss.Main$1.run(Main.java:375)
 at java.lang.Thread.run(Thread.java:484)
20:01:11,758 INFO  [NamingService] Listening on port 1099
20:01:11,798 INFO  [NamingService] Started
---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

--
Raúl Mateos
AOL Spain
Dpto. Producción
Aplicaciones
Pº Castellana 83 - 85, 3ª Planta
28046 Madrid
Tel: +34 91 210 03 50 (ext. 385)
Fax: +34 91 210 03 89
mailto:[EMAIL PROTECTED]
-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.3i for non-commercial use 
mQGiBD0/zAIRBADMHF1qK6ssLjCMEDK3WUF/OUfM0eBnRTdx76NufNwGC1ghrQvW
6eQgsbc6bS0SVv7fvwu59ufhpJCKoAB15+EAlqgev8s20zRmMZIqsYAcPqL1k/u/
dEuuiPsWKjCyS6R1A/MAlHhxwcNhbKdmiiKMH4uPEQ5Cd0WQERLCdzw38QCg//zl
3HbywqOGx0eyJTTFBBKXs20EAIbsXXO8tXuH4R/gWZDbzC/vVIWI3xYhdmFOmuov
wF9fJBEXwMPVKSbaCzzfY8Cq5ipCrmoyZc9QpeDlGOqp96ZH0rF2b43qyK+4aXFE
bwFdOF0YcwpiJBDjWQ7SfYm+bNPlLe1Xm7yGLuHqtMJkP4hhKw3v02NBUb1lleCi
76PgA/4rWfNBEqyGQvDrnRgze6hIWXkfgsf8fIsGm/uDNXsZrPCWUMtlKdB4ubh7
9bwTHOAhjeUd1+eFRYXNk40bVrouwbEYyhtsbnaNpY/N++Y0V2KcPNWucZpONYPF
7x5Axm2VZYHjVZQH8uO09ihH3fcmNm7DYHQXJHBkVbQpFiNKnrQcUmH6bCBNYXRl
b3MgPHJtYXRlb3NAYW9sLmVzPokASwQQEQIACwUCPT/MAgQLAwIBAAoJEJT+xZZs
3K5L5Q4An3JBGtbkntDzdZnxwi4mPnmo7ULjAKDt0K3aaawnFvcnRSykOE5CvI4h
ULkCDQQ9P8wCEAgA9kJXtwh/CBdyorrWqULzBej5UxE5T7bxbrlLOCDaAadWoxTp
j0BV89AHxstDqZSt90xkhkn4DIO9ZekX1KHTUPj1WV/cdlJPPT2N286Z4VeSWc39
uK50T8X8dryDxUcwYc58yWb/Ffm7/ZFexwGq01uejaClcjrUGvC/RgBYK+X0iP1Y
TknbzSC0neSRBzZrM2w4DUUdD3yIsxx8Wy2O9vPJI8BD8KVbGI2Ou1WMuF040zT9
fBdXQ6MdGGzeMyEstSr/POGxKUAYEY18hKcKctaGxAMZyAcpesqVDNmWn6vQClCb
AkbTCD1mpF1Bn5x8vYlLIhkmuquiXsNV6TILOwACAggA2xWg1FTA5oXssTPdX7YU
t6u3LRL+Y7HCDOPTwU6kSQbjb+xj6GPlh/T3E30Yb/4jVj8srQB0IADLAuMlCZYk
Z7uJyUZ9y31p4i8Yv76cwQ43U6DtCVV4h3RlyYcRaIDK7SN4E6UG/p5RLKhSHGFy
oUbIB9v3jE134QJ+u1xDw8M6XzUvfD5nTX7WwXIdE7CdpgTWpCSvyE6/whMOx84s
uk7deBmZnNIS8Po9UJLACDStJczgkiz9cItPJAsK9L7zdfFFTFNLI0li25gxeRbA
a+kCzeqo0ymLdUE/KS/Mv911geb1afzmcN0BE1SmJ3dfSgAi42QnU5VvYbHW09Ap
AIkARgQYEQIABgUCPT/MAgAKCRCU/sWWbNyuS2wsAKCNip/rPy7YeWSHaTqbZn3k
cNYZxwCcCimZonqcFkAAmVHBYxILqBZkTmM=
=AUNJ
-END PGP PUBLIC KEY BLOCK-
 


AW: [JBoss-user] Error When Starting JBoss 3.0.2

2002-09-09 Thread Dannemann, Bjorn

Hi, 
i think you have a running Tomcat or an other RMI application on your
hardware.
If it is tomcat read this short guide :
http://www.purposesolutions.com/Resources/EclipseJ2EE.html

i hope it works

Bjoern

> -Ursprungliche Nachricht-
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 9. September 2002 15:18
> An: [EMAIL PROTECTED]
> Betreff: [JBoss-user] Error When Starting JBoss 3.0.2
> 
> 
> 
> I got this error when start JBoss 3.0.2. Can anyone help?
> 
> 20:01:11,528 INFO  [NamingService] Starting
> 20:01:11,578 INFO  [NamingService] Starting jnp server
> 20:01:11,718 ERROR [NamingService] Could not start on port 1099
> java.net.BindException: Address in use: JVM_Bind
>  at java.net.PlainSocketImpl.socketBind(Native Method)
>  at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
>  at java.net.ServerSocket.(ServerSocket.java:170)
>  at
> javax.net.DefaultServerSocketFactory.createServerSocket(Server
> SocketFactory.java:156)
>  at org.jnp.server.Main.start(Main.java:221)
>  at 
> org.jboss.naming.NamingService.startService(NamingService.java:156)
>  at
> org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport
> .java:164)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(Reflec
> tedMBeanDispatcher.java:284)
>  at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>  at
> org.jboss.system.ServiceController$ServiceProxy.invoke(Service
> Controller.java:967)
>  at $Proxy0.start(Unknown Source)
>  at
> org.jboss.system.ServiceController.start(ServiceController.java:396)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(Reflec
> tedMBeanDispatcher.java:284)
>  at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>  at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
>  at $Proxy3.start(Unknown Source)
>  at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
>  at org.jboss.deployment.MainDeployer.start(MainDeployer.java:802)
>  at 
> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:616)
>  at 
> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580)
>  at 
> org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at
> org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(Reflec
> tedMBeanDispatcher.java:284)
>  at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
>  at 
> org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
>  at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
>  at org.jboss.Main.boot(Main.java:142)
>  at org.jboss.Main$1.run(Main.java:375)
>  at java.lang.Thread.run(Thread.java:484)
> 20:01:11,758 INFO  [NamingService] Listening on port 1099
> 20:01:11,798 INFO  [NamingService] Started
> 
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] How to handle NOT NULL Fields which have DEFAULTvalues in DB

2002-09-09 Thread David Ward

I understand your point, but man that's harsh.  It implies that the 
table defaults be specified in two tiers, introducing a possible 
maintenance problem.  Actually, this is a bigger issue than just 
defaults - also triggers modifying data out from under an entity, 
sequences and auto-generated keys, etc.  I know the auto-gen key thing 
is addressed in jdk1.4, but 1) not all driver providers have implemented 
it and 2) not all app servers can use it yet.  When using entities - 
especially CMP ones - with rdbm's that use these features, it seems that 
changing your bean's commit-option isn't always enough.  Just me 
thinking out loud.

David

PS: Any idea when jbosscmp-jdbc.xml will support a tag that specifies 
auto-gen keys (implying it's running w/jdk1.4 and a jdbc driver that 
supports auto-gen keys)?

--

Dain Sundstrom wrote:
> Entity beans can't use database defaults.  The EJB spec requires that 
> all cmp-fields be initialized to Java defaults, so the defaults will 
> always be overwritten.  I suggest you set your defaults in the ejbCreate 
> method.
> 
> -dain
> 
> Saroj Kumar wrote:
> 
>> Hi All,
>>
>> I have a scenario which I think is very common.
>>
>> Some fields are defined as NOT NULL in DB but they do have DEFAULTS set.
>> If I don't include them in ejbCreate params then it fails to create any
>> Record.
>> Is there a way to specify that this value is to be taken from DB
>> If not defined in ejbCreate.
>>
>> How is this case handled? If I have to pass the value in ejbCreate()
>> Then I am unable to get the benefit of DB Defaults as I need to pass 
>> Them.
>>
>> Any ideas??
>>
>> TIA,
>> Saroj
>>



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Error When Starting JBoss 3.0.2

2002-09-09 Thread Alan Yost

Phuwarin - Are you running an RMI server that typically uses port 1099 or possibly 
another instance of JBoss.  You problem is related to something else using the port 
1099.  
 
 
 
hth
 
 
Alan.
 
-Original Message- 
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Mon 9/09/2002 9:18 PM 
To: [EMAIL PROTECTED] 
Cc: 
Subject: [JBoss-user] Error When Starting JBoss 3.0.2




I got this error when start JBoss 3.0.2. Can anyone help?

20:01:11,528 INFO  [NamingService] Starting
20:01:11,578 INFO  [NamingService] Starting jnp server
20:01:11,718 ERROR [NamingService] Could not start on port 1099
java.net.BindException: Address in use: JVM_Bind
 at java.net.PlainSocketImpl.socketBind(Native Method)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
 at java.net.ServerSocket.(ServerSocket.java:170)
 at

javax.net.DefaultServerSocketFactory.createServerSocket(ServerSocketFactory.java:156)
 at org.jnp.server.Main.start(Main.java:221)
 at org.jboss.naming.NamingService.startService(NamingService.java:156)
 at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:164)
 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:517)
 at

org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:967)
 at $Proxy0.start(Unknown Source)
 at
org.jboss.system.ServiceController.start(ServiceController.java:396)
 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:517)
 at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
 at $Proxy3.start(Unknown Source)
 at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
 at org.jboss.deployment.MainDeployer.start(MainDeployer.java:802)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:616)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
 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:517)
 at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
 at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
 at org.jboss.Main.boot(Main.java:142)
 at org.jboss.Main$1.run(Main.java:375)
 at java.lang.Thread.run(Thread.java:484)
20:01:11,758 INFO  [NamingService] Listening on port 1099
20:01:11,798 INFO  [NamingService] Started



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



<>

[JBoss-user] XDoclet and dependent value classes

2002-09-09 Thread Jon Haugsand

Has anyone done anything to get dependent value classes by using
XDoclet?

-- 
  Jon Haugsand, <[EMAIL PROTECTED]>
  Norges Bank, 



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Registering a servlet in JBoss MBean server

2002-09-09 Thread Greg Turner


Jon,
Yes, this is possible thru your 2nd suggestion.
public class ManagedServlet extends ManagedServletMBean {
  private HttpServlet servlet;
   public ManagedServlet (HttpServlet s) {
   this.servlet = s;
   }
}
In your servlet init code, just instantiate ManagedServlet and register
it with MBean server.  Code it to expose what ever methods on the
HttpServlet you want.
Greg
 
Jon Brisbin wrote:
I'd like to have a servlet registered in the MBean
server.  I first
thought I'd just make it an MBean and deploy it like my other MBeans,
using jboss.net as an example.  It looks like I can't guarantee
that
the instance in the webapp is the one in the MBean server, though.
Would it make sense to put some code in the servlet's init method to
register itself and allow itself to be jmx-managed?  I really
want to
be able to manage this servlet through the console if I can swing it.
=
Thanks!
Jon Brisbin
[EMAIL PROTECTED]
417.682.6157 (h/w)
417.825.3995 (c)
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

--
Greg Turner, JBoss Authorized Consultant
Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363
 


[JBoss-user] Error When Starting JBoss 3.0.2

2002-09-09 Thread Phuwarin . Supawarapong


I got this error when start JBoss 3.0.2. Can anyone help?

20:01:11,528 INFO  [NamingService] Starting
20:01:11,578 INFO  [NamingService] Starting jnp server
20:01:11,718 ERROR [NamingService] Could not start on port 1099
java.net.BindException: Address in use: JVM_Bind
 at java.net.PlainSocketImpl.socketBind(Native Method)
 at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
 at java.net.ServerSocket.(ServerSocket.java:170)
 at
javax.net.DefaultServerSocketFactory.createServerSocket(ServerSocketFactory.java:156)
 at org.jnp.server.Main.start(Main.java:221)
 at org.jboss.naming.NamingService.startService(NamingService.java:156)
 at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:164)
 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:517)
 at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:967)
 at $Proxy0.start(Unknown Source)
 at
org.jboss.system.ServiceController.start(ServiceController.java:396)
 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:517)
 at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
 at $Proxy3.start(Unknown Source)
 at org.jboss.deployment.SARDeployer.start(SARDeployer.java:249)
 at org.jboss.deployment.MainDeployer.start(MainDeployer.java:802)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:616)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580)
 at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)
 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:517)
 at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
 at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
 at org.jboss.Main.boot(Main.java:142)
 at org.jboss.Main$1.run(Main.java:375)
 at java.lang.Thread.run(Thread.java:484)
20:01:11,758 INFO  [NamingService] Listening on port 1099
20:01:11,798 INFO  [NamingService] Started



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Hardware spec.

2002-09-09 Thread Kim, Yong

Thanks alot Stephen.

Are you using any type of clustering? or maybe even load balancing?

Mitchell

-Original Message-
From: Stephen Davidson [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 07, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Hardware spec.



Kim, Yong wrote:

> Hi,
> Does anyone has hardware benchmarking on JBoss?  I need to know that asap
so
> that I can give some estimates to my boss.
> I need information on how many users (possibly concurrent users) on what
> hardware spec... you know know what I mean...
> 
> Does anyone has this information?
> 
> Mitchell Kim
> 
> 


Greetings.

For an application I am developing, these are only rough stats, but I think
thats what you are asking for;
Applicaton EAR: 9Megs (the application I am deploying)
JBoss with EAR deployed
   - No activity: 96MB Ram
   - 500 Concurrent Users (via Grinder Load generator): 120-140MB Ram
Average Page Response time*:
   1 user average 4.5sec
   500 Users average 3.0sec
*Note: The application has a known design flaw in its JSPs causing a severe
lag and serious performance overhead.  This flaw was put in by another
developer, and I have not had time to go back and 
clean it up.  The jsps w/o this flaw have a sub-second to 1 sec response
time under 500Users.
Machine: 1.2 Ghz AMD Athlon
Ram: 1.5GB SDRam (133MHz).

Appliciation has 96Stateless Session EJBs, 3 Entity EJBs, and 3 MDBs, 84
Servlets, 130+ JSPs.
Oracle is the DB.

-Steve



-- 
Java/J2EE Developer/Systems Integrator
214-724-7741



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JBoss/Catalina + OpenCMS

2002-09-09 Thread Sobkowiak Krzysztof


Hi

Does anybody use OpenCMS with JBoss? When I try to run ocsetup I get
exception:


type Exception report

message Internal Server Error

description The server encountered an internal error (Internal Server
Error) that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException
at
org.apache.jasper.runtime.JspRuntimeLibrary.handleSetProperty(JspRuntimeLibrary.java:534)
at org.apache.jsp.index$jsp._jspService(index$jsp.java:101)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:201)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
at java.lang.Thread.run(Thread.java:484)


root cause

java.lang.reflect.InvocationTargetException:
java.lang.NullPointerException
at com.opencms.boot.CmsSetup.setBasePath(CmsSetup.java:126)
at java.lang.reflect.Method.invoke(Native Method)
at
org.apache.jasper.runtime.JspRuntimeLibrary.handleSetProperty(JspRuntimeLibrary.java:532)
at org.apache.jsp.index$jsp._jspService(index$jsp.java:101)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:201)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at
org.apache.catalina.core.StandardPipeline.

RE: [JBoss-user] nasty error

2002-09-09 Thread Eric Kaplan

Jason

Sure enough, I do have jboss-j2ee.jar in my server lib directory
configuration, but I thought it needed to be there.  I'll take it out and
see if I can still run.  As for the classpath, I don't modify it for jboss.

Eric

>  -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] 
> Sent: Saturday, September 07, 2002 12:10 PM
> To:   [EMAIL PROTECTED]
> Subject:  RE: [JBoss-user] nasty error
> 
> Eric,
> 
> I received a similar error on the HotSpot JVM when I mistakenly added
> jboss-j2ee.jar to the classpath.  Seems there was a conflict there.  Any
> jars in your classpath that  you shouldn't have?
> 
> Jason
> 
>-Original Message-
>   From:   [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] 
>   Sent:   Friday, September 06, 2002 2:21 PM
>   To: Jboss-User
>   Subject:[JBoss-user] nasty error
> 
>   I was humming along and got the following in my jboss cmd console:
> 
>   Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at
> PC=0x6D3B6F55
>   Function=JVM_RegisterUnsafeMethods+0x11DF
>   Library=c:\j2sdk1.4.0\jre\bin\client\jvm.dll
> 
>   Current Java thread:
>   at java.lang.Throwable.fillInStackTrace(Native Method)
>   - locked <02B49E30> (a java.lang.NullPointerException)
>   at java.lang.Throwable.(Throwable.java:180)
>   at java.lang.Exception.(Exception.java:29)
>   at
> java.lang.RuntimeException.(RuntimeException.java:32)
>   at
> java.lang.NullPointerException.(NullPointerException.java:36)
>   [error occured during error reporting]
> 
>   Ideas?
> 
>   Eric Kaplan
>   Armanta, Inc.
>   55 Madison Ave.
>   Morristown, NJ  07960
>   Phone: (973) 326-9600
> 

<>

AW: [JBoss-user] Registering a servlet in JBoss MBean server

2002-09-09 Thread Jung , Dr. Christoph

Jon,

Jboss.net separates the Mbean (AxisService) from the Web-App (AxisServlet)
part. This separation allows you to have several servlets with different
contexts talking to the same Mbean service configuration which is quite
useful IMHO. 

The two instances get each other to know either via a static map indexed
with the web-app installation path suffix (that was very nasty and until
today) or via the servlet getting access to the MBeanServer through
MBeanServerFactory.findMBeanServer(domain) and then doing invocations
through an objectname given as one of the servlets init-parameters (that was
what I checked into head today). 

Once you got the contact, you can aggregate both objects as close as you
want them to be.

Otherwise, it is fully legal to have Mbeans programmatically instantiated
and registered/deregistered with the Mbean server (see the
MBeanServer.registerMBean unregisterMBean calls). The question is only how
many of those created by the Web Server you are willing to administrate ;-)

Best,
CGJ


-Ursprüngliche Nachricht-
Von: Jon Brisbin [mailto:[EMAIL PROTECTED]] 
Gesendet: Montag, 9. September 2002 14:10
An: JBoss-user
Betreff: [JBoss-user] Registering a servlet in JBoss MBean server


I'd like to have a servlet registered in the MBean server.  I first thought
I'd just make it an MBean and deploy it like my other MBeans, using
jboss.net as an example.  It looks like I can't guarantee that the instance
in the webapp is the one in the MBean server, though.

Would it make sense to put some code in the servlet's init method to
register itself and allow itself to be jmx-managed?  I really want to be
able to manage this servlet through the console if I can swing it.


=
Thanks!

Jon Brisbin

[EMAIL PROTECTED]
417.682.6157 (h/w)
417.825.3995 (c)

__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
###

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JBoss 2.4 talking to JBoss 3.0.1

2002-09-09 Thread Jonathan . O'Connor

We are trying to get an old JBoss 2.4 server talking to a JBoss 3.0.1 server. Unfortunately, we have a problem with our security descriptors.
Are there any examples of two JBoss servers talking to each other? What login module must we use?

Sorry for so little detail. I'm just passing on the query.
Ciao,
Jonathan O'Connor
Ph: +353 1 872 3305
Mob: +353 86 824 9736
Fax: +353 1 873 3612

Re: [JBoss-user] Pooled connections

2002-09-09 Thread David Jencks

This isn't available now.  You can see total connections ever created and
destroyed per pool in at least jboss 4.

david jencks

On 2002.09.09 04:19:12 -0400 Andrew wrote:
> Hi, where I can see connections in use/pooled ratio in any time for any
> given DataSource?
> 
> Thanks.
> 
> 
> 
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Registering a servlet in JBoss MBean server

2002-09-09 Thread Jon Brisbin

I'd like to have a servlet registered in the MBean server.  I first
thought I'd just make it an MBean and deploy it like my other MBeans,
using jboss.net as an example.  It looks like I can't guarantee that
the instance in the webapp is the one in the MBean server, though.

Would it make sense to put some code in the servlet's init method to
register itself and allow itself to be jmx-managed?  I really want to
be able to manage this servlet through the console if I can swing it.


=
Thanks!

Jon Brisbin

[EMAIL PROTECTED]
417.682.6157 (h/w)
417.825.3995 (c)

__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Integrate JBOSS with Tomcat 4.1.0 - single VM?

2002-09-09 Thread Thomas T. Veldhouse



I am looking to integrated Tomcat 4.1.0 with JBOSS 
3.0.2 using a single VM (like is done with Jetty for 3.0.2).  I am trying 
to test many different configurations and this one seem promising.
 
Any help would be greatly appreciated.
 
Thanks in advance,
 
Tom Veldhouse


Re: [JBoss-user] [OT] Linux environment file

2002-09-09 Thread Andreas Mecky

Hi,

if you have a user named jboss then the right files are in
/home/jboss/. You can take the .profile or .bashrc
and do your "export JAVA_HOME=/usr/local/jdk1.3" or
whatever you want.

HTH

Andreas

- Original Message - 
From: "Giorgio Ponza" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 09, 2002 1:37 PM
Subject: [JBoss-user] [OT] Linux environment file


> Hi guys.
> Sorry, i'm not expert in linux
> I need that some environment variables (like JAVA_HOME) are visible to a
> specified user
> Until today i worked with root, so i placed them in /etc/profile.
> I'd like now them are visible only for the specified user (also the
> installation is done by the user).
> Is there a file for the user where i can place them?
> 
> Sorry my english and my poor linux knowledge
> 
> Giorgio
> 
> 
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

__

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] [OT] Linux environment file

2002-09-09 Thread Giorgio Ponza

Hi guys.
Sorry, i'm not expert in linux
I need that some environment variables (like JAVA_HOME) are visible to a
specified user
Until today i worked with root, so i placed them in /etc/profile.
I'd like now them are visible only for the specified user (also the
installation is done by the user).
Is there a file for the user where i can place them?

Sorry my english and my poor linux knowledge

Giorgio




---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] ejbRemove() broken in JBoss-2.4.x ?

2002-09-09 Thread Andreas Wollschlaeger

Hi folks,
the following problem has been annoying me for quite a while (for x=4..8):

Every time i do a remove() on my session beans, i get messages like these in 
the servers log file:

*

[10:11:08,343,MitarbeiterSessionBean] ejbRemove() // 
de.vsm.MitarbeiterSessionBean@523e75
[10:11:08,425,MitarbeiterSession] TRANSACTION ROLLBACK EXCEPTION:
javax.transaction.TransactionRolledbackException: Could not activate; nested 
exception is:
java.io.FileNotFoundException: 
/usr/opt/JBoss/JBoss-2.4.8/db/sessions/VSM.MitarbeiterSession/1031557626307.ser 
(No such file or directory); nested except
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: 
/usr/opt/JBoss/JBoss-2.4.8/db/sessions/VSM.MitarbeiterSession/1031557626307.ser 
(No such file or directory)
java.rmi.NoSuchObjectException: Could not activate; nested exception is:
java.io.FileNotFoundException: 
/usr/opt/JBoss/JBoss-2.4.8/db/sessions/VSM.MitarbeiterSession/1031557626307.ser 
(No such file or directory)
at 
org.jboss.ejb.plugins.AbstractInstanceCache.get(AbstractInstanceCache.java:182)
at 
org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:206)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:138)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:347)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:100)
at 
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:170)
at 
org.jboss.ejb.StatefulSessionContainer.invoke(StatefulSessionContainer.java:347)
at 
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContainerInvoker.java:412)

*

I suppose the problem is not what the error messages suggest: The session 
beans lifetime was only a few seconds, so it was never passivated! I guess 
that JBoss erroneously trys to activate a session bean which has not been 
passivated at all. 
Fortunately, this has no impact on the client side, so this issue has gone 
unnoticed for quite a while ;-)

I think this issue came up in the forums sometimes, but i have found no clue 
on the solution yet

Any thoughts welcome,
cheerio,
Andreas



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Classloader NPE in dependent redeployment

2002-09-09 Thread Michael Bartmann

I should have mentioned that all this is
on Branch_3_2 (last time updated: friday).

Michael Bartmann



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Classloader NPE in dependent redeployment

2002-09-09 Thread Michael Bartmann

I should have been more specific in one point:

The container classloaders which are null are MDB containers.
(The dependent ears in my case only have MDBs; i don't know
if this problem is exactly MDB-specific)

Thanks,
Michael Bartmann




---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Classloader NPE in dependent redeployment

2002-09-09 Thread Michael Bartmann

Hi everybody,

I have an application using an ear "base.ear" containing some entitites 
and some sessions.
Depending on this ear there are some other ears like "dep1.ear" 
containing services and
MDBs. The dependencies are defined in the deployment descriptors. Every 
ear has its
own classloader-repository (ear-scope).
When a dependent ear like "dep1.ear" gets redeployed everything runs fine.

When I redeploy "base.ear" all the dependent ear are redeployed.
(as they should) All their containers are destroyed first, setting the 
classloaders to null.
But when afterwards the create-method is called these classloaders are 
still null and
the redeployment fails whith a NPE when the classloader is accessed.

All this happens in a quite complex application; perhaps the description 
of the problem
is clear enough, so I don't have to setup a testcase for you.

Thanks,
Michael Bartmann






---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] nasty error

2002-09-09 Thread Geer, Benjamin

Eric Kaplan wrote:
> I was humming along and got the following in my jboss cmd console:
> 
> Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at
PC=0x6D3B6F55

Looks like a JVM bug to me.  You could report it here:

http://developer.java.sun.com/developer/bugParade/

Benjamin



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Hardware spec.

2002-09-09 Thread Geer, Benjamin

Alwyn Schoeman wrote:
> Its like this fellow on the JBoss forums who upon someone asking an
> xdoclet question had the time to go and make a remark along 
> the lines of
> 'Yes you're wrong. Go ask the question on the xdoclet site'. He
> obviously knew the answer, and although he obviously had the time to
> answer he decided to withhold this information. What's worse is
> that others on the forum supported this attitude and admonished the
> other fellow for responding mildly irritated.

For an explanation of this behaviour, and how to avoid getting those
sorts of responses, see:

http://www.tuxedo.org/~esr/faqs/smart-questions.html

Benjamin



---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Pooled connections

2002-09-09 Thread Andrew

Hi, where I can see connections in use/pooled ratio in any time for any
given DataSource?

Thanks.





---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Two simple JAAS questions.

2002-09-09 Thread marius

On Sun, Sep 08, 2002 at 11:22:24PM -0500, Dain Sundstrom wrote:
> 
> 
> [EMAIL PROTECTED] wrote:
>  > hello all: After reading JAAS chapter of QuickStart and using
>  > DatabaseServerLoginModule for some time, I have two questions:
>  >
>  > 1.I'm a little confused with the concept "roleGroup", I think the
>  > table field can only be "Roles" or "CallerPrinciple" but what is the
>  > use of "CallerPrinciple" ? or I misunderstand something?
> 
> JAAS is way more powerful the EJB needs, and the concept of role groups 
> is basically ignored by EJB.  EJB only has the concept of roles for a 
> users, and JAAS allows for a user to have many groups of many roles. 
> Anyway, just always set it to "Roles" and it will work the way you expect.
So what should I do to preserve some more information about the principal. I need to 
save both username,personid, and maybe customerid. Do I replace simpleprincipal with a 
custom one, or add more principals? Use callerprincipal? 

Is there a difference between role and principal?


> 
>  > 2.Now I have only one role "Student" and all ejbs and web resources
>  > permission are set to it. My simple question is: when I need to add
>  > another role "Teacher" and allow all teachers to access those ejbs
>  > and web resources permited to student, of couse some resource can be
>  > access by teacher and not by student, how can I make it in a easy
>  > way? I don't want to change my DDs(ejb-jar.xml...) and don't want to
>  > set every principle in many roles in DB table.
> 
> Unfortunately, you will have to modify the dd to change security 
> settings.  That is just the way security works.
> 
> 
> -dain
> 
> 
> 
> ---
> 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=sourceforge1&refcode1=vs3390
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

-- 
MVH
Marius Kotsbak
Boost communications AS


---
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=sourceforge1&refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user