You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Antonio Petrelli <an...@gmail.com> on 2008/02/04 11:47:44 UTC

[OT] Killer Scam

I received an email scam in my apache.org email that is,
substantially, the first in this list:
http://www.scamorama.com/killer.html

Did you receive such a letter?

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Don Brown <do...@gmail.com>.
Aw, I just thought I was special, and was so excited - my first death threat! :)

Don

On Feb 4, 2008 9:54 PM, Jeromy Evans <je...@blueskyminds.com.au> wrote:
> Hi Antonio, I received that spam for the first time today too on my
> address used on this list.  I guess it just went wild.
>
>
> Antonio Petrelli wrote:
> > I received an email scam in my apache.org email that is,
> > substantially, the first in this list:
> > http://www.scamorama.com/killer.html
> >
> > Did you receive such a letter?
> >
> > Antonio
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Jeromy Evans <je...@blueskyminds.com.au>.
Hi Antonio, I received that spam for the first time today too on my 
address used on this list.  I guess it just went wild.

Antonio Petrelli wrote:
> I received an email scam in my apache.org email that is,
> substantially, the first in this list:
> http://www.scamorama.com/killer.html
>
> Did you receive such a letter?
>
> Antonio
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Antonio Petrelli <an...@gmail.com>.
2008/2/4, Greg Reddin <gr...@gmail.com>:
> On Feb 4, 2008 4:47 AM, Antonio Petrelli <an...@gmail.com> wrote:
> > I received an email scam in my apache.org email that is,
> > substantially, the first in this list:
> > http://www.scamorama.com/killer.html
> >
> > Did you receive such a letter?
>
> Yep, I got one. Somebody don't like Tiles I guess :-)

Or Apache in General. I have a name in mind, we'd better support him
in buying Yahoo...

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


[OT] Re: DAO pattern

Posted by Antonio Petrelli <an...@gmail.com>.
2008/2/4, Zhang, Larry (L.) <lz...@ford.com>:
> Sorry if this is not too on topic.
>
> I have a user object whose data is from three resources: Db2, LDAP, and
> other flat file. Per dao pattern, do you think I should have three daos
> or one dao to encapsulate the data access implications?

It depends.
If you can have the user object from one source at a time, then the
best approach IMHO is one interface/3 implementations.
If you are getting this user object from these sources at the same
time, use one DAO, and manage connections inside it.

Ciao
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Database resources

Posted by "Zhang, Larry (L.)" <lz...@ford.com>.
 
In struts-fonfig.xml I configured as following to get the messages from
DB instead of MessageResource.properties. I have wrote a method to
getMessage(Locale loc, String key)  to get the message from db. This
works for en_US locale, Now my question is how can I pass the locale so
that I get the locale specific messages?

Thanks.



<message-resources factory="com.ford....MyDbResourceBundleFactory" 
    				parameter="" null="false" /> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: DAO pattern

Posted by Manos Batsis <ma...@geekologue.com>.
Zhang, Larry (L.) wrote:
> I have a user object whose data is from three resources: Db2, LDAP, and
> other flat file. Per dao pattern, do you think I should have three daos
> or one dao to encapsulate the data access implications? 

Depends on what is easier for you. This will not effect your code if you 
your DAOs implement a common interface and your code uses a DAO Factory 
to obtain the right DAO instance implementing that interface.

Personally, I have the habit of making one DAO per business entity, so I 
would join the three you mention into one. This or the opposite is 
mostly useful as a convention shared between members etc.

Cheers,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


DAO pattern

Posted by "Zhang, Larry (L.)" <lz...@ford.com>.
Sorry if this is not too on topic.

I have a user object whose data is from three resources: Db2, LDAP, and
other flat file. Per dao pattern, do you think I should have three daos
or one dao to encapsulate the data access implications? 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by bhaarat Sharma <bh...@gmail.com>.
i do see a shady construction truck outside my building....

On 2/4/08, Greg Reddin <gr...@gmail.com> wrote:
That\'s awesome :-)
>
> On Feb 4, 2008 11:30 AM, Wes Wannemacher <we...@wantii.com> wrote:
> > Sorry everyone, I guess I should take two lessons away from this -
> >
> > 1. No matter how frustrated you get with a project, you should never
> > take it out on other users.
> >
> > 2. I should do a bit more research on the integrity of the hitmen I
> > hire before agreeing to a contract.
> >
> > There is nothing to worry about, I already revoked the contract.
> >
> > -Wes
> >
> > Disclaimer: This is a JOKE! I am more of a do-it-yourself kind of guy
> > anyways, a contract hit wouldn\'t be my style.
> >
> > On 2/4/08, Greg Reddin <gr...@gmail.com> wrote:
> >
> > > On Feb 4, 2008 11:00 AM, bhaarat Sharma <bh...@gmail.com> wrote:
> > > > I didnt get it. or maybe i deleted it already.
> > > >
> > > > Anyone wana paste what it read?
> > >
> > > Antonio\'s post had the link:
> > >
> > > http://www.scamorama.com/killer.html
> > >
> > > Maybe you should be worried if you didn\'t get one :-)
> > >
> > > Greg
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > > For additional commands, e-mail: user-help@struts.apache.org
> > >
> > >
> >
> >
> > --
> > Wesley Wannemacher
> > President, Head Engineer/Consultant
> > WanTii, Inc.
> > http://www.wantii.com
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Greg Reddin <gr...@gmail.com>.
That's awesome :-)

On Feb 4, 2008 11:30 AM, Wes Wannemacher <we...@wantii.com> wrote:
> Sorry everyone, I guess I should take two lessons away from this -
>
> 1. No matter how frustrated you get with a project, you should never
> take it out on other users.
>
> 2. I should do a bit more research on the integrity of the hitmen I
> hire before agreeing to a contract.
>
> There is nothing to worry about, I already revoked the contract.
>
> -Wes
>
> Disclaimer: This is a JOKE! I am more of a do-it-yourself kind of guy
> anyways, a contract hit wouldn't be my style.
>
> On 2/4/08, Greg Reddin <gr...@gmail.com> wrote:
>
> > On Feb 4, 2008 11:00 AM, bhaarat Sharma <bh...@gmail.com> wrote:
> > > I didnt get it. or maybe i deleted it already.
> > >
> > > Anyone wana paste what it read?
> >
> > Antonio's post had the link:
> >
> > http://www.scamorama.com/killer.html
> >
> > Maybe you should be worried if you didn't get one :-)
> >
> > Greg
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
>
>
> --
> Wesley Wannemacher
> President, Head Engineer/Consultant
> WanTii, Inc.
> http://www.wantii.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Wes Wannemacher <we...@wantii.com>.
Sorry everyone, I guess I should take two lessons away from this -

1. No matter how frustrated you get with a project, you should never
take it out on other users.

2. I should do a bit more research on the integrity of the hitmen I
hire before agreeing to a contract.

There is nothing to worry about, I already revoked the contract.

-Wes

Disclaimer: This is a JOKE! I am more of a do-it-yourself kind of guy
anyways, a contract hit wouldn't be my style.

On 2/4/08, Greg Reddin <gr...@gmail.com> wrote:
> On Feb 4, 2008 11:00 AM, bhaarat Sharma <bh...@gmail.com> wrote:
> > I didnt get it. or maybe i deleted it already.
> >
> > Anyone wana paste what it read?
>
> Antonio's post had the link:
>
> http://www.scamorama.com/killer.html
>
> Maybe you should be worried if you didn't get one :-)
>
> Greg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
Wesley Wannemacher
President, Head Engineer/Consultant
WanTii, Inc.
http://www.wantii.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Greg Reddin <gr...@gmail.com>.
On Feb 4, 2008 11:00 AM, bhaarat Sharma <bh...@gmail.com> wrote:
> I didnt get it. or maybe i deleted it already.
>
> Anyone wana paste what it read?

Antonio's post had the link:

http://www.scamorama.com/killer.html

Maybe you should be worried if you didn't get one :-)

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by bhaarat Sharma <bh...@gmail.com>.
I didnt get it. or maybe i deleted it already.

Anyone wana paste what it read?

On 2/4/08, Greg Reddin <gr...@gmail.com> wrote:
On Feb 4, 2008 4:47 AM, Antonio Petrelli <an...@gmail.com> wrote:
> > I received an email scam in my apache.org email that is,
> > substantially, the first in this list:
> > http://www.scamorama.com/killer.html
> >
> > Did you receive such a letter?
>
> Yep, I got one. Somebody don\'t like Tiles I guess :-)
>
> Greg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Greg Reddin <gr...@gmail.com>.
On Feb 4, 2008 4:47 AM, Antonio Petrelli <an...@gmail.com> wrote:
> I received an email scam in my apache.org email that is,
> substantially, the first in this list:
> http://www.scamorama.com/killer.html
>
> Did you receive such a letter?

Yep, I got one. Somebody don't like Tiles I guess :-)

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Musachy Barroso <mu...@gmail.com>.
oh I was just reading it. Struts 2 team, you are going down! :)

musachy

On Feb 4, 2008 7:06 AM, Dave Newton <ne...@yahoo.com> wrote:
> --- Antonio Petrelli <an...@gmail.com> wrote:
> > I received an email scam in my apache.org email that is,
> > substantially, the first in this list:
> > http://www.scamorama.com/killer.html
> >
> > Did you receive such a letter?
>
> I got one this morning.
>
> Of course, I'm a pretty skilled knife- and stick-fighter and have fairly
> current firearm and bodyguard training, so I was more eager than anything
> else :D
>
> If you get any background information on whoever sent it, please send it my
> way; I don't have the time to dig at the moment.
>
> Dave
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Killer Scam

Posted by Dave Newton <ne...@yahoo.com>.
--- Antonio Petrelli <an...@gmail.com> wrote:
> I received an email scam in my apache.org email that is,
> substantially, the first in this list:
> http://www.scamorama.com/killer.html
> 
> Did you receive such a letter?

I got one this morning.

Of course, I'm a pretty skilled knife- and stick-fighter and have fairly
current firearm and bodyguard training, so I was more eager than anything
else :D

If you get any background information on whoever sent it, please send it my
way; I don't have the time to dig at the moment.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org