search for: ejbs

Displaying 20 results from an estimated 37 matches for "ejbs".

Did you mean: ebs
2003 Jan 07
0
Your Enterprise Java/J2EE Architect Requirement
Good morning and Happy New Year 2003! Let it be prosperous for both you and me! Below you see a very short version of my CV as of January 2003 for your kind consideration and update. Word, TXT, and PDF version of the complete CV are available upon request. Enjoy the economic recovery! Make it a great day: ZAR ================================================================= ZAR PETKOV,
2006 Mar 23
15
Is Rails Appropriate for our Project?
I realize this subject is redundant for this community, but I''m hoping the Rails community can provide me with some additional ammunition to help push a rails project I''m pitching over the proverbial tipping point at my company. The Situation: I''m the lead architect at a large bay area retailer. My team and I are currently suffering through the process of paying
2006 Jan 31
4
Rails to Java
Hello, I just started playing with RubyOnRails. It is indeed fascinating! I have a question about using rails models to connect to backend Java (i.e. EJBs) instead of database. Any pointers will be appreciated. Thanks and Regards, Khaled -- Posted via http://www.ruby-forum.com/.
2006 Apr 04
10
Ruby server infrastructure evolution -> app. servers?
All, Just musing about this whole FastCGI thing (that I hadn''t even thought of since 1999 when looking at OpenMarket for a customer and even then it was "old"), and wondering when we might see projects/products that attempt to provide Ruby application services in a J2EE-like container. I see the Cerise project - any interesting information on that? I''m assuming
2008 Sep 05
4
Java vs. Ruby on Rails
I wrote a blog post <a href="http://www.pardontheinformation.com/ 2008/09/java-vs-ruby-on-rails-it-is-dead-heat.html">Java vs. Ruby on Rails</a> that I thought you might enjoy. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email
2000 Aug 07
1
openssh 2.1.1p4-1: port number data in known_hosts: suggestion
Before I went to the trouble of implementing this feature and sending in a patch, I want to see what the general reaction would be... I allow ssh through my firewall under certain circumstances. My firewall is a Linux box running ipchains, but it could just as easily be any firewall that can forward external ports to internal ports. My internal network uses non-published addresses, so I forward
2006 Jan 20
6
Sharing a Model
I have two rails applications that modify/view the same data. Is there a DRY way of sharing a model (not just database) between two separate applications? -- Mike
2006 Feb 18
44
I forgot. Why do we hate* Java?
Hi, I''ve started reading some Java books. Gasp! What makes website development with Java so bad? I haven''t looked at Struts but I''m reading about Hibernate. Compared to ActiveRecord, Hibernate seems like some extra typing to explicitly define the model fields, getters and setters. I know that these are things that you can do in ActiveRecord when things get complicated
2006 Feb 09
1
(no subject)
...remote proxies. Easy to set up. Faster than XML. Can re-use ActiveRecord. A bit tricky to get right -- where is that method being called? Won''t every method call be a remote call in this design? This fine-grained remote interface approach didn''t pan out so well with remote EJBs, to say the least. DRb + pass ActiveRecords by value. DRb creates a local copy of each remote ActiveRecord. Coarse-grained remote interface. Can use ActiveRecord methods locally for formatting, calculations, etc. Big drawback: ActiveRecord expects a working database connection. It uses t...
2006 Aug 12
7
Where should "business logic" reside in Rails?
Hi all, What is the preferred location for my Business Logic? I have complex business rules that go across a specific data model. Are model classes primarily for record I/O and validations? Would business logic classes also reside in ./app/models? Or would these classes reside in the ./lib directory? (If not, what type of code goes in ./lib?) I am thinking about the differentiation of the
2013 Apr 09
2
Getting Started
So far I''m disappointed with what I see as red flags. I follow along what seems like foolproof instructions. I install everything, rails new /some/new/app cd to the directory and rails server and my worst fears cryptic useless stack trace...so I copy the top line, search for stuff on this sqllite3 adaptor to fix it, I type the gem install command it mentions (gem install
2005 Feb 14
3
tomcat where ?
hi, Where i can download tomcat in rpm format (latest version) ? Thanks
2004 Jul 21
0
ILOG/JRULES/J2EE project opportunity
Hi Please call or email me if you would be interested in the following project Senior Rules Engine (ILOG) Consultant Location: Saint Louis, MO Duration: 6 months Skills: At least 5 years strong development experience with OO languages, specifically on complex web applications using Java J2EE 3 years of Rules Engineering experience, Rules engine : ILOG experience is required
2008 Mar 26
0
Web Developer openings in Boston
We have openings for Web Developers in Boston. The developers will be responsible for both new/migratory application system design and development in Ruby on Rails, PHP, Java Servlets, JSP, and Java backend applications. The environment includes a web- based client login interface, transaction processing systems, invoicing and payment systems, a corporate web site, ad serving and tracking, mass
2012 Apr 02
0
Requirement for Java Developer [REQ:104605]
[1]Click here to unsubscribe if you no longer wish to receive our emails Dear Partner, Here is our Direct client requirement which can be filled immediately. Kindly respond to this requirement with your consultant resume, contact and current location info to speed up the interview process. [2]Click here to submit for this position online and to speed up the
2007 May 06
2
NetBeans gets RSpec support
It looks like the lates NetBeans milestone can run RSpec specifications: http://wiki.netbeans.org/wiki/view/NewAndNoteWorthyMilestone9 I haven''t tried it myself, but if anyone else does please tell us about your experience. Aslak
2006 Oct 19
2
Connecting to XML/SOAP feed that requires pkcs12 certificate for client authentication
All, I''m stumped. I need to connect to an XML/SOAP feed... that''s normally not an issue. But this one has a hoop that threw me for a loop. Some corporate security geek implented it such that a client certificate (pkcs12) is required to validate my identity before their system will talk to me. The remote system is, of course, running J2EE w/ EJB inside their firewall. But
2013 Jan 24
1
(patch) Layers for pdf() grDevice
I built a patch ( https://github.com/3jb/R_layers/blob/master/add_pdf_layers_r61733.diff) for grDevice/devPS.c adding an argument 'onepage' to pdf(), if set to TRUE, successive plots will be printed to layers within a single pdf document page rather than successive documents, or successive pages within a document. The patch works on the HEAD of the current svn development tree. I'm
2010 Oct 06
1
KSCSV.ocx registry failure?
I'm not familiar with much in the way of windows or wine - I'm trying to get some software (Bently Repair Manual) (http://www.bentleypublishers.com/volkswagen/repair-information/vw-golf-jetta-gti-repair-manual-1999-2005-a4-ebahn.html) that won't run on a win 7 (XP required) system to run in wine. I had to use winetricks to install MFC42.dll, so I understand that sort of voids
2005 May 13
45
Why Wouldn't I Use Rails
I am starting a large project and still selecting what framework to use. Rather than ask brand x what is wrong with brand y, I am more interested in self confession. Why would I *not* want to use Rails (compared to Iowa and Nitro). I posted a synopsis of the project to ruby-talk but will repost it here if anyone wants it. xev