You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tbs-group
I'm having a problem with my local machine - it's not loading the properties files. I've tracked the problem down pretty precisely: it can't get permission to read the files when they're in src/tbs/ properties. When I copy them to the base directory and make the appropriate changes to TBSApplet, it loads them fine. Of course, this is making it difficult to work on my commitments for this week - I have to upload the jar file to umb to see the effect of any changes, which is real pain. Does anyone have any guesses as to what might be going haywire in my local setup to create this problem?
Andrew.S...@bbh.com
unread,
Feb 1, 2010, 2:02:41 PM2/1/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tbs-...@googlegroups.com, tbs-group
Its gotta be something with your build
script. For some reason when it creates the JAR file it must be copying
only the properties files and not the directory structure along with it.
Andrew Schonfeld
Brown Brothers Harriman & Co.
Infomediary Systems 617-772-6738
*************************** IMPORTANT
NOTE*****************************-- The opinions expressed in this
message and/or any attachments are those of the author and not
necessarily those of Brown Brothers Harriman & Co., its
subsidiaries and affiliates ("BBH"). There is no guarantee that
this message is either private or confidential, and it may have
been altered by unauthorized sources without your or our knowledge.
Nothing in the message is capable or intended to create any legally
binding obligations on either party and it is not intended to
provide legal advice. BBH accepts no responsibility for loss or
damage from its use, including damage from virus.
********************************************************************************
Andrew.S...@bbh.com
unread,
Feb 1, 2010, 8:34:21 PM2/1/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tbs-...@googlegroups.com
Guys,
I just checked in my first pass at the model refactoring. There is still some other things that I would like to do but they would probably impact the controller. Jon, I did have a few updates to the controllers, based off changes I made to the models. Hopefully it doesn't impact you too much. I will try to have some information on logging by class tomorrow, but if not then, Thursday.
Andrew Schonfeld Brown Brothers Harriman & Co. Infomediary Systems 617-772-6738
Jon Kiparsky
unread,
Feb 1, 2010, 9:10:32 PM2/1/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tbs-...@googlegroups.com
All looks good - I don't see any conflicts, and it looks like pretty substantial work.