similar to: JAX India 2009: International Conference on Java Technologie

Displaying 20 results from an estimated 400 matches similar to: "JAX India 2009: International Conference on Java Technologie"

2011 Nov 04
0
Announcing Jax: a WebGL framework for Rails
Jax v2.0 has been released. Jax is an MVC-based WebGL development framework, and the latest version is designed to integrate seamlessly with Ruby on Rails projects. For more information, see http://blog.jaxgl.com/what-is-jax/ For live in-browser demos, see http://sinisterchipmunk.github.com For detailed usage guides (similar in layout to the Rails guides), see http://guides.jaxgl.com For
2011 Feb 24
2
NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hello list, we're trying to use NTLMv2 authentication from Liferay Portal 6.0.5 as specified in http://www.liferay.com/community/wiki/-/wiki/Main/NTLMv2+SSO+Configuration. We've created a machine account for it that looks like that: dn: uid=liferay$,ou=Maquinas,o=global,dc=map,dc=es sambaNTPassword: 76DBDF27BB32912AD61BC369DB8FEBD8 sambaPwdLastSet: 1298373376 sambaAcctFlags: [W]
2006 Jun 01
5
RAD RAILS Problem. Wont start! Linux nubee
Hi I''ve just installed SUSE linux, downloaded RADRAILS, and extracted it to /home/myname/bin/radrails. When i try to run it i get the red radrails logo and then it gives me an error and stops loading. Its my first day using Linux, previously i have used windows, so any help is greately appreciated. Here is the log file with the errors in it : chrisr@s213:~> cat
2006 Oct 30
0
OT: RadRails fails to open
Not sure what happened so I thought I''d throw it out. I''m considering re-installing but thought before I did that perhaps someone has an easier fix !ENTRY org.eclipse.osgi 4 0 2006-10-30 05:26:37.296 !MESSAGE Application error !STACK 1 java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProject at
2016 May 20
2
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
Hello, We seem to not be able to use Eclipse with a network drive since we upgraded our Samba server to version 4.4.3. Here's the error we get: mac-mini:MacOS user$ ./eclipse java.lang.RuntimeException: Error initializing storage. at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:68) at
2016 May 20
0
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
On Fri, May 20, 2016 at 12:01:20PM -0400, Luc Lalonde wrote: > Caused > by: java.io.IOException: An error occurred while locking file > "/home/user/.eclipse/org.eclipse.platform_4.6.0_1664049636_macosx_cocoa_x86_64/configuration/org.eclipse.osgi/.manager/.fileTableLock": > "Operation not supported". A common reason is that the file system or > Runtime
2016 May 24
2
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
Hello Jeremy, Sorry for the long delay for responding to your request (just came back to the office after long Victoria day weekend). I'm not sure if it's Ok to send such large attachements to the list. So here's a Dropbox public link to download it: https://www.dropbox.com/s/o2617jtqfbwlyhc/eclipse-java-samba-level10.log.gz?dl=0 All our connections to this share are not all
2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
Hi, I''m a real newbie both in Rails and Ubuntu but I''m going to learn Ruby on Rails for a schoolproject. I''ve tried to find out what IDE is best according to different tutorials and blogs and have chosen to download easyeclipse-ruby-rails-1.2.2.2.tar.gz. My problem is that when i start the program an error popup is shown: "An error has occurred. See the log file.
2007 Sep 25
1
unable to invoke Backing Bean method
Hi all, I am new to this group, I am using Prototype''s Ajax.Request o make ajax call but i was not able to invoke my backing bean method. any one help me please. My jsf page: <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD
2012 Jul 29
1
Help needed with configuration giving dict error No such file
Each time a mail message is delivered to a mailbox records like the following appear in /var/log/dovecot.warn: Jul 29 10:02:05 iris dovecot: lmtp(29320, jax at XXX.com): Error: file dict commit: file_dotlock_open(/var/vmail/XXX.com/jax/home/maildir/dovecot-quota) failed: No such file or directory Jul 29 10:02:05 iris dovecot: lmtp(29320, jax at XXX.com): Error: file dict commit:
2011 Dec 05
1
using StatEt IDE for Eclipse
Hi, I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely lost. I've read all I could find online, made apparently all I had to do (installing rj, configuraing StatEt, etc.) but still cannot make R running. Below is the error log file. Thank you so much for assistance. Matteo !ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355 !MESSAGE
2016 Mar 14
0
Liferay Users
Hi, Would you be interested in Acquiring Liferay Users List for your marketing campaigns? We also have Other Technology Users Like: Salesforce Customer Portal, Noodle, Red Hat jBoss, OpenText Portal, Backbase CXP, Covisint ExchangeLink, Edge IPK, Jostle, CRM Portal Connector for Dynamics CRM, Diligent Boards and many more... Information: Name, Title, Email, Phone Number, Company name, Web
2006 Dec 19
1
64-bit Java?
Hi folks, Stupid question time, possibly only tangentially related to CentOS, and I apoligise in advance. I have a bunch of CentOS 64-bit boxes, and I have developers who want to run eclipse on these boxes. So I have downloaded the 64-bit bundle of eclipse, installed the java from java.sun.com, and the result is that Eclipse won't run. It chugges away and then reports: $
2013 Feb 28
1
lxc--sshd
Hey all, I am new to libvirt lxc and am trying to get a container that i can ssh to. So far i've booted up a container and gave it an Ip address, it can ping out and I can ping it but I cannot get ssh to work. When i try to run an ssh command inside the container I get a command not found error. here is my xml file <domain type='lxc'> <name>helloworld</name>
2009 Dec 01
1
''system(cmd) : make not found'' error during package install
Hello, I've been using various packages in R for a few years now to analyse genomics data but I've just come up with some errors for which I can’t seem to find a solution. Here’s the situation: > source("http://harlequin.jax.org/rmodel/packages/downloadRmodel.R") > getRmodelHuman() also installing the dependency ‘rmodel’ trying URL
2003 Aug 20
1
Asterisk introductory talk: Portland, OR USA
For those of you that are in the Portland, Oregon area: I am giving a talk today on Asterisk at the PLUG Advanced Topics Meeting. Details below. JT >From: "Zot O'Connor" <zot@whiteknighthackers.com> >To: PLUG LIST <plug@lists.pdxlinux.org>, > PLUG Announcement List <plug-announce@pdxLinux.org> >Organization: White Knight Hacklers >Subject:
2008 May 08
0
server push type
Hi, I am working with JSF. I have a JSF Tree, which has few nodes. My server components is a servlet which basically generate a event which is changing the value of a particular node. Using prototype library is it possible to update the gui(node) without client interaction. Waiting someones kind reply. Soumik --~--~---------~--~----~------------~-------~--~----~ You received this message
2007 Aug 22
0
Multiple Prototype scripts loaded in the same project
Hello, As more and more libraries are using a Prototype library - multiple versions of it may be loaded in the same project without people even noticing that. For example, we''re developing a JSF application and use Ajax4jsf library. We use a Prototype by ourselves (just upgraded to RC of 1.6) but Ajax4jsf also comes with it''s own Prototype (version 1.5.0). Ajax4jsf folks
2006 Feb 27
0
RE: FW: Calendar widget
Perfect, thanks Marco, great help! Now, why didn''t I think of that? Lol! -----Original Message----- From: Marco M. Jaeger [mailto:mail-yVS5avHIROZWk0Htik3J/w@public.gmane.org] Sent: Monday, February 27, 2006 2:02 PM To: ''www.dhtmlgoodies.com'' Subject: RE: FW: [Rails-spinoffs] Calendar widget Thank you Alf - I appreciate your fast response Marco M. Jaeger | Url:
2006 Jan 11
0
In place editor help
Hello guys, I have been working a bit with RoR and I like it a lot! I have been playing with AJAX for a while (btw how do you pronounce AJAX? ah-jax? a-jax) and I stumbled with "in place editor" stuff. I got a "remote" form for a Person model working so whenever the user clicks the name of a person, it gets replaced with the "in place editor"! that''s cool