Google Groups: You've been invited to Leosoft

2010-11-21 Thread noreply
 Leonard Ling ltl...@gmail.com has invited you to join the Leosoft group with 
this message:

Welcome joining Leosoft Database Management Group (Project: MyPDB)

Here is the group's description:

Leosoft is a database oriented software company. Recently, we just started My 
Personal Database (MyPDB) project phase I. Note: Please refer to our Infosite 
for details. Infosite: http://leosoft.no-ip.info Website: https://sites.google.
com/site/leosoftdbm

-- Google Groups Information --

You can accept this invitation by clicking the following URL:

http://groups.google.com/group/leosoft/sub?s=a5O5mAwAAADoyS9RMpZLfkkabUQhKc7yhl=en


- If This Message Is Unwanted -

If you feel that this message is abuse, please inform the Google Groups staff 
by using the URL below.

http://groups.google.com/groups/abuse?invite=YgAAABCuQQOPAynm3R8AAB_QH49PB80dzJwNoZveOGsjNi4hl=en


Subscription probe for IBM-MAIN - please ignore

2010-11-21 Thread The University of Alabama LISTSERV Server (15.0)
Sun, 21 Nov 2010 06:00:05

This message is a probe for your subscription to the IBM-MAIN list. You
do not need to  take any action to remain subscribed to  the list, and in
particular you should  not reply to this message. Simply  discard it now,
or  read on  if  you would  like  to  know more  about  how this  probing
mechanism works.

A  probe  is a  message  like  the one  you  are  reading, sent  to  an
individual subscriber  and tagged  with a  special signature  to uniquely
identify  this  particular subscriber  (you  may  not see  the  signature
because it is in the mail headers). If the subscriber's e-mail address is
no longer  valid, then the message  will be returned to  LISTSERV and the
faulty address will be removed from the list. If the subscriber's address
is still valid, then the message will not bounce and the user will not be
deleted.

The main advantage  of this technique is that it  can be fully automated;
the list owner does not need to read a single delivery error. For a large
or active  list, the manpower  savings can  be tremendous. In  fact, some
lists are  so large that it  is virtually impossible to  process delivery
errors manually. Another advantage is that the special, unique signatures
make it possible to accurately process delivery errors that are otherwise
unintelligible, even to an experienced technical person.

The  drawback,  however,  is  that  this  method  lacks  flexibility  and
forgiveness. Since the Internet does not provide a reliable mechanism for
probing an  e-mail address without  actually delivering a message  to the
human  recipient, the  subscribers  need to  be  inconvenienced with  yet
another junk message. And, unlike  a human list owner, LISTSERV follows
a number of  simple rules in determining when and  whether to terminate a
subscription. In  particular, a common  problem with automatic  probes is
mail gateways  that return a delivery  error, but do deliver  the message
anyway.  LISTSERV  has no  way  to  know that  the  message  was in  fact
delivered, and in most cases the subscriber is not aware of the existence
of these  false error reports.  If this  happens to you,  LISTSERV will
send you  another message with a  copy of the delivery  error returned by
your mail system, so that you can show it to your technical people.


WebSphere Application Server: How to activate WSDM ?

2010-11-21 Thread dWForums
Author:
VQKF_Florian_Werner

Message:
Hello,

I'm currently evaluating the WSDM feature but can't get it to work.

After enabling WSDM through wsadmin 
(Link:http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/topic/com.ibm.websphere.base.doc/info/aes/ae/txml_7wsdm.html)

I expected the given URLs to deliver a WSDL file:

Link:http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/topic/com.ibm.websphere.base.doc/info/aes/ae/rwbs_reswsdm.html

Instead the request is aborted with a HTTP 404 file not found exception.

I'd like to realize this functionality:

Link:http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/twbs_wsdmresmonitor.html

Since the article is flagged as deprecated I wonder if this corresponding one 
is still valid:

Link:http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/topic/com.ibm.websphere.base.doc/info/aes/ae/rwbs_reswsdm.html

Furthermore the WSDM feature is listed as deprecated here:

Link:http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rmig_depfeat.html

How could I possibly create a WSDM client that polls metrics via WSDM as 
described in the mentioned article:

Link:http://www.ibm.com/developerworks/websphere/library/techarticles/0802_chang/0802_chang.html

Do I have to configure something else besides the wsadmin task? Perhaps 
activate the WSDM application WebSphereWSDM.ear inside the Integrated Solution 
Console? ..or another system app?

Thanks, Florian

To respond to this post, please click the following link:
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14555069


Unsubscribe via the binocular icon on the web

WebSphere Application Server: Re: How to activate WSDM ?

2010-11-21 Thread dWForums
Author:
VQKF_Florian_Werner

Message:
Hello again,

I discovered my mistake:

I expected the WSDL to appear under the port for Web Applications (Portname: 
WC_defaulthost - default: 9080). In fact the WSDM management application uses 
the admin/management port as used by the Integrated Solution Console (Portname: 
WC_adminhost - default: 9060).

Therefore you get the WSDL for e.g. the initial service-group from


http://lt;hostnamegt;:9060/websphere-management/services/service-group?wsdl

http://lt;hostnamegt;:9060/websphere-management/services/service-group/WEB-INF/classes/wsdl/WS-ServiceGroup-1_2.wsdl

Greetings, Florian

To respond to this post, please click the following link:
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14555078


Unsubscribe via the binocular icon on the web