I found the following behaviour of the LRUeviction policy
1) If the node being evicted is a leaf node, whole node is removed.
2) If the node being evicted is a internal node, only the data inside the node
is removed. All the childrens of that node remain intact in the tree cache.
Am I right
Hi Darranl,
Yes you are right.
Thanks for your help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886202#3886202
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886202
--
Sorry I was thinking in this configuration file:
|
|
|props/jmx-console-users.properties
|props/jmx-console-roles.properties
|
|
|
|
|
|java:/DefaultDS
|
|
I made a new AuthorizingClass for
org.jboss.jmx.connector.invoker.AuthorizationInterceptor and I´m using
MBeanPermission for the authorization.
Just fine, but I´d like to use authorization like the AuthenticationInterceptor
that get the SubjectSecurityManager and from him get the users tha can
Sorry, forgot the version:
Release ID: JBoss [Zion] 4.0.3RC1 (build: CVSTag=JBoss_4_0_3_RC1
date=200506260220) with the EJB3 bundle.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886195#3886195
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
Stack trace?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886196#3886196
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886196
---
SF.Net email is sponsored by: Di
Yes. Mavis Beacon teaches typing.
But seriously, what errors? Do you like to waste people's time waiting for them
to ask you to post the logs?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886194#3886194
Reply to the post :
http://www.jboss.org/index.html
Interestingly enough...looks like this is only an issue on the main page. If I
put the same portlets on a different page together, they work fine.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886193#3886193
Reply to the post :
http://www.jboss.org/index.h
I am getting the following exception every time I try to redeploy .ejb3 jar
archive. After this exception I have to restart the server to get it to work
again, initial deployment works fine.
Any help is greatly appreciated. Thanks!
| 15:25:47,406 INFO [Configuration] processing foreign key
What error are you talking about? Is there some reason you didn't post it here?
Why should we care that you want to run with two machines 15 min out of sync on
an old version of JBoss?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886191#3886191
Reply to
It is rather old, so the jms.net at cafeine.berlios.de, if it advances, looks
to be a more modern solution
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886186#3886186
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=388
Does jboss4 / jbosscmp support the left-join read-ahead CMR feature?
It seems this is only for jboss3x, how would I do this in jboss4?
If not, is there a better way to improve entity bean performance?
-Joe
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3
Try adding "jboss.mq:service=InvocationLayer,type=JVM" as well.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886184#3886184
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886184
I'm glad to hear that there are products like ActiveJMS out there that make the
integration easy and are fast. Personally, I'm not a big fan of web services
(too slow) but again, they work well enough for low volume (maybe 5-10 msg/sec)
clients.
View the original post :
http://www.jboss.org/i
The only times I've seen this sort of error were on older (like pre-4.0)
versions of JBoss and deployments that duplicated the same classes in different
.jar files. It could be that you are bundling something twice in your
deployment, or JBoss is.
View the original post :
http://www.jboss.org/
In the element to reference the bean in the jar you are going to
need to include the jar name that contains the bean.
e.g.
../products/product.jar#ProductEJB
Have a look at the dtd for more details.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886169#388
Hi everyone!!!
I keep getting this exception when trying to deploy a .war app after I've
successfully deployed a local EJB .jar.
Caused by: javax.naming.NamingException: ejb-local-ref: 'ejb/Report', with
web.xml ejb-link: 'ejb/Report' failed to resolve to an ejb with a LocalHome
Here is my EJB
Could you please send me the source code too, ideally with a short
read-me describing how to set up JOTM with your adapter and JBoss 4.0.x (I'm
using 4.0.1 SP1)? Were you successful in eliminating the restrictions (missing
context propagation, JBossXATerminator)?
Thank you in advance
Florian
m
Whoops, a couple items...
Didn't count on the XML not rendering properly after posting. View Source
ought to show what the XML really looks like.
This is using jboss-portal-2.0-RC3 with jboss-4.0.2.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886165#3886
I have created a Struts application and have deployed it as a portlet. It
works great when it is accessed on its own page. However, if I put it on the
main page, it does not work properly. I have tried the same thing with the
Struts Demo and I get the same results - works on its own page, but
Do you mean the EJB interface ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886151#3886151
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886151
---
SF.Net email
JAXR and JUDDI in JBoss
Apache jUDDI is integrated into JBoss starting 4.0.2 to provide JAXR compliance
to JBoss as part of J2EE 1.4 stack.
The wiki pages that are relevant are:
JAXR Wiki Page:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JAXR
Apache JUDDI configuration in JBoss:
http://wiki.jboss
I cannot seem to authenticate when trying to add anything to juddi.
I always receive the following error:
The user ID and password pair passed in a get_authToken message is not known to
the Operator Site or is not valid.
I tried:
user = juddi
pw = password
and
user = sa
pw = ""
because th
"ddelponte" wrote : Where may I find the source code for the MyFaces cardemo
portlet example? It is not included with the download.
|
| Thanks
Please let me know too if you get to know about the source code for cardemo.
Thanks
View the original post :
http://www.jboss.org/index.html?modu
Using wscompile now. Works perfect. Thanks.
However, I note that JBoss only supports document/literal or rpc/literal.
wscompile does not support Collections (like java.util.Vector) on literal. Any
way around this?
Although I am debating about the choice of simple arrays over java.util.Vector.
Whenever I try to add a business to juddi, I get this error:
The user ID and password pair passed in a get_authToken message is not known to
the Operator Site or is not valid.
where do I set the password in juddi.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic
I changed how I am creating my topics at runtime. see listing below. Now when
I log in with a user and an incorrect password, I get the error that that user
was nt authenticated. If I use the correct password i get the following:
| javax.jms.JMSSecurityException: Connection not authorized t
Does anyone know if this is Jboss issue or some other simple fix?
Z...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886142#3886142
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886142
-
I found the error myself and it was my own fault and it deploys very well...
But one question still stands: Is there anyway to see what code the
ApplicationDispatcher is trying to execute when it throws an error?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=
This has been assigned to
http://jira.jboss.org/jira/browse/JBWS-331
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886140#3886140
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886140
---
I found that there is the source code of the tyrex plugin within the varia
folder of the source distribution (currently using 4.0.1 SP1). But this source
code doesn't compile, and the source code of the TransactionManagerServiceMBean
is missing in the source distribution too (luckily, it's in th
Does it? Here I see SOAP encoding.
|
|
|
|
|
|
|
We recommend using wscompile over java2wsdl, because the Axis tools do not
generate WS4EE compliant artifacts
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886
Hello everyone,
I'm trying to port my application to Jboss 4.0.3RC1.
For now I've been using 4.0.0 and everything is working fine.
Unfortunately the jacorb.properties and everything else related to corba are
not in the 4.0.3rc1 release. A try to copy all necessary libraries and files
from 4.0.0 t
Have you looked at the attaachments wiki?
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSAttachments
There are also lots of attachements tests in the testsuite.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=62678
View the original post :
http://www.jboss.org/index.html?module=bb&op=vi
The package name should be the one of your SEI. All other reachable packages
should be mapped to different namespace URIs automatically
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886135#3886135
Reply to the post :
http://www.jboss.org/index.html?module=b
Does the SOAP message on the wire conform to the abstract contract defined in
wsdl?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886134#3886134
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886134
This is Axis client code, not WS4EE client code. Have a look at the step by
step client wikis
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886133#3886133
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886133
--
We have support for encryption and signature in jboss HEAD with our new JBossWS
stack. Jason would be glad if you could give it a spin.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=64321
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886131#388613
anonymous wrote :
| I had spent lot of time to try setting up a web server (server side ) in
JBOSS4 without success.
|
Have you read the step by step wiki pages? A good starting point is also the
samples attached to the wiki.
anonymous wrote :
| I actually using axis Java2WSDL to gener
The wsdl would countain a https://somehost/somepath in the soap adress.
BTW, the ws4ee client deployment model has many advantages over (JMX) . A very
minimal jboss configuration has a tiny footprint and prvides just that.
View the original post :
http://www.jboss.org/index.html?module=bb&op=vi
Could you please create a JIRA issue and attach a sample deployment that allows
us to reproduce what you are seeing. Idealy, the sample deployment is a webapp
packaged as a war that will show the issue when we click on a link. The war
should also contain the sources.
View the original post :
Can you create a simple test deployment that reproduces what you are seeing and
attach it to a JIRA issue?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886123#3886123
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=388
You could read the wiki on DII clients.
http://wiki.jboss.org/wiki/Wiki.jsp?page=WSClientDII
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886121#3886121
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886121
---
When a wsdl message part references a type or element in schema it always
points to a complex type that defines the array. Every complex type is always
mapped to a java bean. So yes, you will have a wrapper.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38861
I am sorry, this post is not supposed to be in this group.
I have reposted the same in
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3886118#3886118
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886119#3886119
Reply to the post :
http://www.jbo
Hi all,
Even though they have given some documentation, I did not properly understand
what does the classpath tag [its around 14th line] do in
server/default/conf/jboss-service.xml file.
Can we change the codebase attribute value in that tag. If so what will happen
??
If we add one more classp
When you want to know when features become available, have a look at the raodmap
http://jira.jboss.org/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886117#3886117
Reply to the po
jboss-4.0.3 is not yet released. However, WS4EE is ready and stable.
http://wiki.jboss.org/wiki/Wiki.jsp?page=CVSRepository
cvs co -r Branch_4_0 jboss-4.0
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886116#3886116
Reply to the post :
http://www.jboss.org
Whith what jboss version are you seeing this.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886115#3886115
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886115
---
Have a look at jboss-ws4ee.sar/META-INF/jboss-service.xml, it explains how
address rewriting is done and allows you to set fixed values for the ws4ee
service.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886114#3886114
Reply to the post :
http://www.jboss
Try delaying a few seconds (say 5), and then close the stream. That will flush
the pipe.
We had this same problem with OracleAS a while back.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886113#3886113
Reply to the post :
http://www.jboss.org/index.html?m
Hi all,
Even though they have given some documentation, I did not properly
understand what does the classpath tag [its around 14th line] do in
server/default/conf/jboss-service.xml file.
Can we change the codebase attribute value in that tag. If so what
will happen ??
Acelet releases Super 7.0 - J2EE toolkit
Acelet (http://www.acelet.com) has released Super 7.0, a J2EE toolkit with new
module "SuperTracer".
This version adds the "SuperTracer" for J2EE logging. It is a tracer: a single
mouse click brings source code. It is a reader with syntax highlight.
hi
i've got problem - two applications are standing on one jboss installation,
lets say A and B. unfortunatelly both has EJB called User with local interface
UserLocal. this classes are totally different.
when deploying: if A starts first, then B, when session bean from A and B calls
for UserLo
"dhartford" wrote : I don't quite remember, but I do recall some of the issues
were resolved with WSCOMPILE when you used fork="true".
OK I'll try that monday morning.
I've been using the commandline version for the day. My other problem is that I
get an error from wscompile regarding some of m
i'm getting the following error while deploying some portlets:
11:32:17,743 ERROR [CoreServlet] Exception caught in processing servlet
java.lang.NullPointerException
at
org.jboss.portal.core.invocation.ViewInterceptor.invoke(ViewInterceptor.java:43)
at
org.jboss.portal.server.im
I am getting following after installing JBoss Portal and trying to restart
JBoss; any pointers on how to resolve this?
4:28:41,593 INFO [WebService] Using RMI server codebase: http://E409050:8083/
14:28:43,156 INFO [NamingService] Started jndi bootstrap jnpPort=1099,
rmiPort=1098, backlog=50, bi
Hey all,
I'm having some trouble deploying an EAR on JBoss 4.0.2, and I was wondering if
anyone here could tell me where my error likely is. I had this working at one
point w/ the same JBoss version, etc, so I'm sure it's a stupid mistake in my
descriptors somewhere, but I'm not sure where I s
Hi,
Could someone please explain this unexpected behavior using standalone JBoss
Cache v1.2.3:
- I add a Map object to a TreeCacheAOP instance
- Retrieve the Map from the cache and call get method on map
- Just calling get causes the key queried for to be added to the Map. This does
not follow
All the wikis assume that when talking about WS clients, either from container
components or as standalone java apps, that you use the jboss jars. These are
|
|
|
|
|
|
|
|
|
|
|
|
|
environment:
- OS X 10.4.2
- Eclipse 3.1
- JBoss 4.0.1
- JBoss IDE 1.5
1st problem and possible fix:
Could not deploy FiboAPP.ear due to "ejb-ref: no ejb-link in web.xml ... "
error from JBoss.
Editted web.xml in WEB-INTF folder commenting out section.
DID NOT run XDoclet, deleted Fibo *.jar, *
You could have a look at the samples or the marshalling tests in the testsuite.
They both use arrays, e.g
| public interface OrderProcess extends Remote
| {
|OrderResponse processOrder(OrderItem[] items, Person person) throws
RemoteException, OrderException;
| }
|
View the origi
Also for IE to work with Java , i preusme u need Java plugin... for applets...
Like mozilla and firefox, make sure that is installed.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886085#3886085
Reply to the post :
http://www.jboss.org/index.html?module=bb
The Version service is deprecated because
1) it uses rpc/encoded which is illegal in ws4ee
2) we user our propriatary axis version
This service will be removed in jboss-4.0.3
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886096#3886096
Reply to the post :
Ok, no replies so far, but I managed to work my way around it.
Like always, some time in the docs, plus double that amout of time of
trial&error usually solves these kind of troubles... ;-)
I now deploy all 3pp's separately as jars, and can now see them in the
UnfiedRepository3 mbean. (That par
Hi,
With JBoss 4, is it possible to declaratively map J2EE roles defined by the
application to groups in the operation environment as can be done with other
appservers (WL/WS/SunOne etc) using their custom deployment descriptors?
I am trying to 'port' an app has about 30 roles that we have been
When I tried to access the web console, the left panel was blank. I checked the
java console and it had the following exception
Microsoft (R) VM for Java, 5.0 Release 5.0.0.3809
==
? help
c clear
f run finalizers
g garbage collect
m memory usage
q
Hello,
I'm wondering how I can create/configure multi-level login on an application.
What I mean by that is when someone comes to our site, A cookie is looked for
and authenticated against for general use of our site. Then once they click on
a more confidential section like modifying their pr
I don't quite remember, but I do recall some of the issues were resolved with
WSCOMPILE when you used fork="true".
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886092#3886092
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=rep
The WSDL and the WSDD (generated by JBoss at runtime) clearly mentions that I
am using rpc/literal. On another instance, I did try to switch to rpc/encoded
but it did not work. Since then, I am using rpc/literal.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=
Did you change the permission on the file.
chmod u+x jboss.sh
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886077#3886077
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886077
--
Hi,
We would like to run multiple server instances from one server directory with
log output going to a specified location for each instance.
So far, it looks like everything obeys the jboss.server.log.dir property except
run.jar's boot.log.
$JBOSS_SRC\system\src\resources\log4j.properties curr
An example would be:
In jboss-app.xml of your proj1.ear you would have the following:
|
|tap:loader=proj1.ear
|
| java2ParentDelegation=false
|
|
|
In jboss-app.xml of proj2.ear, you would have:
|
|tap:loader=proj2.ear
|
| java2Pare
You will have to use in each of your .ear files. Doing this
will enable specifying different classloaders for each ear. Have a look at the
following link:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration
View the original post :
http://www.jboss.org/index.html?module=bb&op=
Hello,
I am trying to get JBoss to recognize a TLD file from a jar file as described
in section JSP.7.3.4 of the JSP 2.0 specification. According to the
specification, the container will search for TLD files inside of the /META-INF
(or subdirectories) of any jar file in the /WEB-INF/lib direct
Not sure about yr real issue as i dont use windows for development at all, but
would be worth pursuing to use SUNS JVM.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886083#3886083
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
hi.. ...is it right to use jca to connect jboss to a external rmi server?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886076#3886076
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886076
---
Hi all,
why didn't answer anybody? Is my question to stupid or to difficult? Has nobody
out there the same problem?
I've tested now with 'autoCommit' = false on the Oracle JCA configuration. Now
the db updates were not executed. Unless I'm shutdown the server. Then the
connections to the db we
In addition to above, there are other config details, which I forgot to mention.
The database server is running properly.
I have created the new database - 'PostgreDB'.
There are no tables inside it, as I have not creating any table manually.
1. deploy/postgres-ds.xml
**
On Windows XP type on a prompt: netstat -a -n -o
The output will include the Process ID. Use the task manager to find out what
process that is
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886080#3886080
Reply to the post :
http://www.jboss.org/index.ht
jboss-3.2.1 : change default database -- Hypersonic to PostgreSQL 8.0
-
Following is the printstacktrace message, please help me out in finding the
problem.
16:33:05,620 INFO [Log4jService] Creating
16:33:05,630 INF
Hello,
On 7/22/05, chaudharineeraj <[EMAIL PROTECTED]> wrote:
>
> hello everybody,
>i was stuck up in the middle after installing jboss-3.2.6 on my linux
> machine, the steps i followed were:-
> 1) i first untar the jboss. tar.gz to /usr/local, the untar was successful
> 2) then i did cd
Thank you !
I have checked boss-portal-2.0/thirdparty/jakarta-cactus/lib/cactus-ant.jar
again ; it is there .
Would you know about this please ?
Thanks again ,
Regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886069#3886069
Reply to the post :
htt
When I save a new entry to the database using hibernates
Session.saveOrUpdate(Object) it gets saved to the local database but does not
get replicated to my other server.
Updates to the database are working fine, so If I load an object using
hibernate, change it and then resave it using Session.
Hi There
I've done as described in this post, but when I run Maven I get this error:
[wscompile] error: -mapping is an invalid option or argument
I've verbose="true" in my which gives me the command actually run in the
console-output. If I run this command on a "normal" commandline I don't get
hello everybody,
i was stuck up in the middle after installing jboss-3.2.6 on my linux
machine, the steps i followed were:-
1) i first untar the jboss. tar.gz to /usr/local, the untar was successful
2) then i did cd/usr/local/jboss-3.2.6/bin
3) then i did jboss.sh to start jboss, it gave
Hi,
i've tried the following :
( env : jboss-4.0.3 )
In a testapplication I create excel files dynamically with hssf and
pdf's with itext with help of servlets ( Excel1Servlet, PdfServlet ):
These servlets should now mapped to url ( access through https ) :
"http://myserver:8080/myapp/secured/
Hi!
I have a question: in weblogic is possible to store username and pwd for
database crypted, on jboss is also possible?
Thanx!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886055#3886055
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
In my server.log, I find a lot of WARN:
anonymous wrote : 2005-07-18 00:32:02,156 WARN
[org.jboss.ejb.plugins.AbstractInstanceCache] Unable to passivate due to ctx
lock
who can tell me why and help me to resolv this problem, thx!
My standardjboss.xml, it is default:
anonymous wrote :
|
PS: I have put the latest version of struts .jars into the /WEB-INF/lib
directory and the web app is ok under resin 2.0.9
Any help is appreciated.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886052#3886052
Reply to the post :
http://www.jboss.org/index.h
http://sourceforge.net/projects/jmsn/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886047#3886047
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886047
---
SF.Net
91 matches
Mail list logo