search for: jee

Displaying 20 results from an estimated 21 matches for "jee".

Did you mean: ee
2014 May 07
2
les opérations ajouter,supprimer,modifier un client avec jEE et asterisk
salut, je suis entrain de developper une application jEE avec asterisk qui consiste ? ajouter, supprimer,modifier des clients en utilisant Asterisk au lieu de base de donn?e, donc je suis d?butante dans ce domaine,j'ai fait pour l'instant une connection via asterisk avec API manager , mais je n'arrive pas a faire la manipulation d'ajout,s...
2011 Apr 23
6
TC: Simple and complex configs interplay
...example of this interaction ? - Thanks! ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails
2006 Dec 21
4
Migrate to Debian Etch - nogo
Hi Everyone, I have a small project going on. I'm about to migrate Redhat 7.3 to Debian Etch (smbd version 3.0.23d-2+b1). I've already managed to migrate Redhat 7.3 to Debian Sarge (smbd version 3.0.14a-) without any bigger problems. However, when I migrate to Etch I face a small problem. The last thing I want to do before I start samba is to grant my linux/samba admin, NT 'Domain
2003 Sep 23
3
OpenSSH: multiple vulnerabilities in the new PAM code
This affects only 3.7p1 and 3.7.1p1. The advice to leave PAM disabled is far from heartening, nor is the semi-lame blaming the PAM spec for implementation bugs. I happen to like OPIE for remote access. Subject: Portable OpenSSH Security Advisory: sshpam.adv This document can be found at: http://www.openssh.com/txt/sshpam.adv 1. Versions affected: Portable OpenSSH versions 3.7p1
2011 Apr 24
1
Logging specific Classified packets
...it, nothing to match for it. Thanks, Lee ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails
2012 Apr 19
1
[Job Offer] Redmine dev for 4 month contract in Toronto, immediately
Hello All: I''m looking for a Redmine developer for a minimum 4-month contract with a major Canadian company in the Mississauga (Airport) area. The job is to design a new project management web portal for both internal teams and external vendors. The current portal is written in JEE on Tomcat with SOPHIA connecting to a MySQL backend. Must Have Competency: - RoR development - MySQL or PostgreSQL - git Nice to Have Skills: - Redmine development experience - Project Management Thanks, James (1t1is2_gmail) 416-606-3027 -- You received this message...
2006 Jun 28
20
Rails Vs JBoss Seam
I have been frustrated with J2EE technology just like any other developer who has worked in that technology for a long time. This made me learn about Rails and I was excited about RoR. Today I came across JBoss Seam framework and I am not able to contain my excitement. My passion for JEE development is back. It seems like it is better than RoR. I would like to hear differnt opinions about this issue. Please share your thoughts on why RoR or JBoss Seam is better than the other. TIA.
2013 Oct 07
2
GlusterFS as underlying Replicated Disk for App Server
...infrastructure between the datacentres. They like and understand it, and say it's got good performance, so we were wondering if we could also leverage Gluster for the persistent data stores that can't be DB hosted. Wondered if anyone has tried this kind of thing with Weblogic or any other JEE app server before, and if it is feasible. We'll obviously test this extensively, but before we do spend time and resource, we're just after some degree of confidence that it may work at all. Thanks Dan -- Dan Hawker -- -------------- next part -------------- An HTML attachment was scrubb...
2010 Jul 09
1
[LLVMdev] Preserving BBs of bitcode to target binary
Hi, all I wonder whether I can preserve basic blocks of llvm-bc when it is compiled to the target(x86) binary. for instance, #llc --march=x86 test1.bc -o test1.s #llvm-gcc -O0 -o test1 test1.s then, can BBs from output binary of 'test1' find their correspondents from 'test1.bc' and vice versa? What I eventually want to find out is 1-1 mapping of BBs between llvm-bc and
2011 May 31
2
[LLVMdev] How to identify LLVM version?
Hi, all I'd like to write a code that can build different codes based on LLVM version. Like code snippets in the below. #ifdef __LLVM_29__ PHINode *PN = Builder.CreatePHI (Type::getDoubleTy(getGlobalContext()), 2, "iftmp"); #elif __LLVM_28__ PHINode *PN = Builder.CreatePHI (Type::getDoubleTy(getGlobalContext()), "iftmp"); #else assert ("wrong
2011 May 31
0
[LLVMdev] How to identify LLVM version?
Kangkook Jee <aixer77 at gmail.com> writes: > Hi, all > > I'd like to write a code that can build different codes based on LLVM version. > Like code snippets in the below. > > #ifdef __LLVM_29__ > PHINode *PN = Builder.CreatePHI (Type::getDoubleTy(getGlobalContext()), 2, &qu...
2005 Apr 13
2
error executing the smbclient
Dear Samba Team, I have this error executing the smbclient program on a SCO Unix Open Server 5.0.2 : dynamic linker : smbclient : error opening /usr/local/lib/libncurses.so.4 Killed I checked it, but I don't have any library with that name. What can I do? Thanks & regards, Fabian Bustamante CARTOPEL GROUP Cuenca - Ecuador.
2007 Apr 03
1
General question about 'smbclient'
As above, From what I understand (also obvious from the package name) is that 'smbclient' is only a client. You can browse shares or use it for troubleshooting. Does it have any affect on the actual samba server? I mean does this package have to be installed in order for a samba server to work properly? It seems to be that this package can be removed, I just want to make sure that
2008 Jan 21
1
JavaScript book recommendations
No, not a question, but a few suggestions. I take it that everyone serious about using Prototype & Co. already has Christophe''s (Porteneuve) Prototype and Script.aculo.us book. Apart from that, I''d like to point out two new, library-agnostic books: Cameron Adams and several others The Art & Science of JavaScript Sitepoint 2008 http://www.sitepoint.com/books/jsdesign1/
2008 May 27
4
Fault tolerance with webservers
dear all i have a web server on centos 4.6. i have configured one more back up Webserver with the same configuration as the same on the primary web server Now how to configure this servers for fault tolerance. that is. if one server gets down the other should automatically become up. Please any one help me out how to configure the above. i am new to Linux ... Regards, Gopinath M Signal
2005 Oct 13
6
shell scripts in R
Hi, How can I execute some scripts from within R. I have a large data file which I process (for instance with gawk, but not only) before performing some statistics. I would like to do this in R, so that I do not have to save many data files and then making analysis on them (which proved to be unefficient) Thank you Marco Grazzi
2007 Nov 27
9
New to RonR...
Hello, I''ll try to keep this short BUT, I''ve got little/no experience with programming. In fact, my only background is using Cold Fusion (since 1996 and VERY little of that for the past 5 years as I''ve been playing as a Manager-type at my jobs so I haven''t had to do any hands-on stuff for a while). My question: Would Ruby on Rails be a good platform to get
2010 Jan 03
24
SQLServer on Rails
Does any one know how to setup SQLserver with ruby1.9. It was working on an earlier version and now nothing works! I have installed the gems dbi ,dbd-odbc and activerecord-odbc-adapter and can connect in straight Ruby. However, using rails with database.yml nothing works! I hosed everything and reinstalled rails and now, I get Win32/Parite virus on ruby.exe. Any ideas? I''m losing
2013 Jun 22
0
[LLVMdev] Outputting constant char array from llvm pass
Hi, all I want to know how a llvm pass output constant char array defined from the input source. Here's an example that I want to do. == test input source == char* msg = "hello, world\n"; void msg_out(char * in) { printf("msg: %s \n", in); } main () { ... msg_out(msg); ... } == llvm pass snippet == ... const CallInst* ci =
2007 Oct 18
0
Picture Tag viewer for FLAC
Hi Could somebody tell me where could I get the FLAC picture tag viewer + audio player for that file. I am using flac.exe for converting the wav file into Flac and using --picture option to import picture in the flac file. I face these two problems: 1) I downloaded winamp which shows the picture, but the problem with that is I need to have a file named cover.jpeg in the same directory as that