1 2 3 4 5 6

File Name 8 Caracter Only...

228 byte By Sun4Developa at 2007-11-27 9:57:48
Hello,All my file name are viewable with only 8 caracters or less and the extension.Properties don't allow to see more... I probably don't know how to configure...Could you help Me?Thank You.

Disadvantage of Object Class

55 byte By Neetsa at 2007-11-27 9:45:40
What are the disadvantages of Java Object Class?

Colors distorted in remotely displayed application

538 byte By dominik_bsla at 2007-11-27 7:33:52
Hi pplI'm dealing with some strange X11 displaying problem here. The setup looks as follows:SMC 3.6.1 server. For security reasons, I want to run the console application (es-start -c) directly on the server. I connect to the server by SSH and X11Forwarding enabled. When I start the console, ...

Hey guys.. I created a simple software where you can draw jButtons with..

848 byte By Malitha at 2007-11-27 6:50:03
Hey guys..I created a simple software where you can just draw the button you want like you want it.. The software itself builds and compiles to give you a 100% stable jButton extended .class and .java files.. After that you can just use it on any of your projects.. I also figured a way to get ...

Evolution "are you sure you want to delete dialog".

208 byte By DoxBriana at 2007-11-27 4:07:50
I had a user check the "don't bug me about this anymore" box. Now we need to get that box back! I scanned through all her settings a few times now and just am not finding that option. Help please! :-)

Custom mouse cursors in JDS

1044 byte By LittleAlexa at 2007-11-27 3:26:14
Hi people!I work in a company that uses Solaris 10 OS on its computers, with JDS and CDE as desktop managers (no ordinary GNOME or KDE installed as optional ones). Before getting this job I wasn't a frequent UNIX/Linux user, though I had a rather good acquaintance with "Unixoid" desktop ...

Are there sysadmin tools under Java Desktop (Gnome)

282 byte By cfddoca at 2007-11-27 3:14:33
Hi, I just got a new Ultra M2 workstation and can't find anything like system config tools for setting up new user accounts etc. under the Gnome desktop menus. I found something under CDE but would prefer to not use CDE. Do these tools exist under Gnome.Thanks

Graphical file compression utility

465 byte By Diego.a at 2007-11-27 1:37:04
Hi. I am looking for a graphical file compression utility without success.I need install it for use in Java Desktop System 3.I know the Gnome's File Roller utility, I try to compile the file-roller-2.18.2 in Solaris 10, but the configure fails.Output: checking for GDU_MODULE_VERSION_CHECK... ...

How to Disable Java Update

244 byte By mrappolloa at 2007-11-27 1:33:02
I'm currently using Java JRE1.5.0.05 and I turned off the Update notification within the Java software. Is there a registry key that I can turn off the notification permanently. Or maybe someone has created a .reg file they can send me.

Can't get rid of the wireframe window

252 byte By Codename47a at 2007-11-27 1:15:18
Like the title says, I cannot get rid of wireframe that is displayed when dragging a window. I tried using the command line, and using the gconf editor, still, the wireframe still shows.Has anyone come across the same issue?Thanks.

How to Remove Java Update via Registry Key

244 byte By mrappolloa at 2007-11-26 23:48:12
I'm currently using Java JRE1.5.0.05 and I turned off the Update notification within the Java software. Is there a registry key that I can turn off the notification permanently. Or maybe someone has created a .reg file they can send me.

Bluecurve theme

108 byte By zizbana at 2007-11-26 23:37:20
Anyone know where to get to the Bluecurve theme? I find parts of it all over but not a whole package.

Heap Memory

171 byte By Monzaa at 2007-11-26 22:25:06
Hi all,Increasing the heapmem of Java. I know you have to use the -xms or the -xmx. do i need both or just 1 and what could be the right syntax?cheers

help regarding triming

448 byte By kailu.prakasha at 2007-11-26 20:44:26
Dear friends, How to trim my empty line in text file..out =new FileInputStream("example.txt");dout=new DataInputStream(out);while(dout.available()!=0){line=dout.readline();---}so if there is any empty line at first and or last.. the condition (ie) while() loop fails ultimately i cont read the ...

GNOME desktop for Solaris 10

271 byte By kuntamukkalaa at 2007-11-26 20:38:17
hello..newbie here..I installed Solaris 10 on Sun SPARC 100 machine. I can get GUI screen in either Sun Java Desktop or CDE .how do i get to use GNOME desktop ?..any documentation or help would be appreciated...thanksRam K

Setting up user printers.

958 byte By DoxBriana at 2007-11-26 19:50:09
Looking for the best way to do it.I have remote printers that I add to the system with lpadmin. They don't show up as options for end users, unless the users go into gnome-printinfo and "show" the printers (default is that new printers are hidden).This is not good. I need newly added printers ...

MEMORY OUT OF RANGE

679 byte By kailu.prakasha at 2007-11-26 19:38:57
Dear FRIENDSThis is kailash.. we have desktop application developed using Java Swings..Intially its started working well.. but when record sets keeps on adding my system (ie) application becomes very low some times my application hanging.Right now am having more than one lakh records.. so if i ...

How to make a Installer for java App in window vista.

289 byte By mfsdebendraa at 2007-11-26 19:38:19
Hello everyone,Please help me how to build a Installer for my java application in window vista.before that I have one installer (InstallAnywhere Now) for my application in window XP.Please guide me soon how to get out of this issue.ThanksDebendra.

JAVA

218 byte By Eaglejwvsz1a at 2007-11-26 19:37:14
resubmitting not sure if prior post posted. when trying to download java i accidently hit java and put hypertext transfer gif image on my desktop. address http:www.java.com/im/logo_scurveja_gif. how do i delete?

Display resolution

563 byte By Bi0Za at 2007-11-26 16:57:41
Hi.I use Nvidia graphical card, which is not supported by Solaris 10 (as usual), but got drivers from the Nvidia page, and now it works fine except of one thing:Standart way of setting resolution in settings do not work. Thus I have to do it through installed Nvidia configurations, which does ...

Accessing items from the CDE Menu in Sun Java Desktop

413 byte By joshla at 2007-11-26 16:09:37
Hi,We are migrating to Sun Java Desktop on Solaris 10 and have ran into a usability problem. We have configured CDE so all of our users have a common menu under CDE. With Gnome 2.0 this menu shows up in the gnome main menu. Under Solaris 10 and Sun Java Desktop 3 the CDE menu no longer appears ...

problem loading applet

1437 byte By cat-a at 2007-11-26 14:56:17
HelloI have the following problem. I've an web-application where I'm using jsf and spring. In one of the pages there's an applet embedded. After logging when navigating directly to the page with the applet, then everything ist fine. But when I go to another page first and then navigate from ...

how hidden "open recent" and "preferences" from menu applet

105 byte By s.lorenzo@uniway.esa at 2007-11-26 14:00:20
anybody know how hidden "Open Recent" and "Preferences" from menu applet? OS: Solaris 10/06

Sun JDS Color Depth

398 byte By amr25a at 2007-11-26 13:28:16
I installed Solaris 10 06/11 on an x86 PCI found that XSun drivers works well for my video and displaybut when login to Sun JDS the Colors are limited.all descussions I saw in the forum are about Display Resolution , But I think that it is a Color Depth ProblemPlease Can any one tell me how to ...

JDS3 hangs XDMCP when moving a window as root

399 byte By UnixCowboy at 2007-11-26 12:03:10
I am running Solaris 10 06/06 on a SPARC and connecting via XDMCP using Cygwin/X on a PC. If a log in as a non-root user on a JDS session, then su -, then open a terminal window, if I move the terminal window, the XDMCP session appears to hang. Cygwin itself doesn't bomb, just the X session ...

Installing JDS 3 on Solaris 10 SPARC previously running CDE

1065 byte By pchown at 2007-11-26 12:01:19
Does anyone have experience of installing JDS3 on SPARC architectures? Most of the posts seem to relate to x86. I'm having trouble installing JDS3 from the Solaris 6/06 distribution.I have a jumpstart config which starts with a SUNWCrnet and adds the minimum to provide a CDE with XDM log in. ...

Javaupdate=0 is a joke

688 byte By GaryGoneGonads at 2007-11-26 11:34:50
I am trying to deploy java 5.0 update 9. In an enterprise environment I would think everyone else would be on the same page with me and wouldn't want 1000 computers setup to autoupdate and downlod from sun. Our current installs have autoupdate turned off. but no matter what I do with jre ...

Problems with links

621 byte By Island87 at 2007-11-26 11:10:33
Hello, I am new to this forum and am not sure if it is the correct place to ask my question.My problem is that on certain sites, in this case it is a calendar on a specific site. When I click on the event listed on the calendar the window which would show the details of the event will not open. ...

GTK+-2.0 with Xft (or cairo) backend on Solaris 8

979 byte By Kohei.Yoshida at 2007-11-26 10:37:44
I'm trying to compile the latest GTK+-2.0 and all the libraries that it depends on on Solaris 8 (Sparc). I was successful compiling and installing all of the libraries, but I'm having some problems with font rendering at run time.As I understand it, GTK+ of today pretty much requires cairo, ...

Java Desktop Solairs 10 Login ONly Works For root

463 byte By Robert_Hancock at 2007-11-26 10:20:29
I have a workstation with three usernames: root, rhancock, progman.All three have been able to login using the Java Desktop. I installedthe patches suggested by the Update Manager, and now when I attempt tologin as anything but root, the login process starts, and then I ambounced back to the ...

Limit Directory size in JDS

250 byte By Dave2204 at 2007-11-26 10:16:30
Hi,I need to limit a users directory size to just 50mb, I have tried the following code but this does not seem to restict it.set quota=50m /directory/directoryIs there a different code for JDS?Many thanksDave

Not impressed at all. Shamed or what?

3153 byte By letstalkabit at 2007-11-26 10:03:02
Hi All,I purchased an authentic windows operating system from staples. I brought it home after paying a weeks wages for the program, and 6 months wages for all the other programs I needed for college in computer science and Internet web desigh and other certifications etc. I spent litterally ...

Javascript turned off...

194 byte By NOSty at 2007-11-26 9:37:57
When I visit Youtube I get this error every time I click on a video. Help would be greatly appreciated! I go to IE, tools, internet options, advanced and it shows the Java button checked.

API for searching files with specific words

437 byte By Bulusu at 2007-11-26 8:47:30
Hi ,Can some one let me know if there is any API available for searching files which contain specific words in a particular directory?My objective is to get the files that contain a string from a directory.In short it should work similar to the windows search which lets you search for files ...

evolution import

202 byte By gorwell at 2007-11-26 8:31:34
hi all,I've got new evolution but I cann't get there my old files. is anything else what I've to move except~/.gconf/apps/evolution ~/.evolutionthanks for any tips.

Sun mangement console help!!

357 byte By JDigest at 2007-11-26 8:18:39
I try to use smc command to invoke sun management consoleand it show up , it said no smc running and have a dialog to specify the .tbx ? (toolbox?)I am new to solaris but. I ever use smc before to create new user.I would like to use smc Could anyone helpor are there any other management tools ...

Intermittent JDS3 login problem on Solaris 10 - Black Screen & tiny toolbar

1426 byte By JLJ at 2007-11-26 8:07:03
Hello?br>I've got the Jan '06 release of Solaris 10 for sparc installed on a SunFire V440.I've got the initial customer release (Sept '05?) of Solaris 10 installed on three other SunFire V440s. These were pre-installed by Sun when we ordered the machines.Each of these machines has an ...

How do I get the javac, jar, etc. commands to show up in dos

193 byte By baycomp328 at 2007-11-26 8:05:03
Hi,I have the java 2 se edition 5 installed but I cannot use the javac, jar, etc. commands to show up in dos. Please tell me how to get these to show up.Thanks,Laksh

java error

724 byte By greeneyedlady612 at 2007-11-26 7:51:35
I have sun java installed, it is enabled, and had been verified. I cannot access pogo games at all I keep getting java not found or not working. I have the newest edition and i have done everything the sun java site has said to do, But am not getting anywhere at all with this crap. I am getting ...

Java Desktop v3 Question

676 byte By Mr_Persistent at 2007-11-26 7:45:22
How do I set the system wide Nautilus mime types for mp3, au, ram, and ra to open the new version of Realplayer 10. I Do Not want to use a user side integration.The environment is Solaris 10 (SPARC), Sunray server (latest version), and the desktop is JDS v3. This should work for all users who ...

resolution and login screen

1127 byte By XyuRi at 2007-11-26 7:33:26
I am a first time solaris user who is new to unix in general. I installed solaris having chosen a 1280x1024 resolution, but after setup and everything had finished the res went back to 640x480 at 60Hz. I am running this in VMware Workstation 5.5 by the way. The resolution picker does not list ...

SPARC Ultra10 help please

979 byte By stealintv at 2007-11-26 7:27:23
I recently bought a used Ultra 10 system from ebay. After I hooked everything up and powered on the system, I didn't get any video output on my monitor. I am new to SUN and bought this system very cheap for something to learn Solaris on. I have a feeling because it was so inexpensive, it may ...

IPswap - The New Marketplace for the Participation Age!

1429 byte By dcipswap at 2007-11-26 7:12:35
Have an Idea? Choose a developer. Negotiate terms. Build a product. Get Paid, over and over and over again! IPswap (www.ipswap.com) is a revolutionary new marketplace built around the power of participation to cultivate innovation. IPswap抯 global marketplace directly connects individuals who ...

Screen problem ( when I open forum.sun.com)

248 byte By Kumar.P at 2007-11-26 7:06:49
Dear sir, when I open some forum pages. Pages I unable to see clearly. frames are overlap and characters are also not visible clearly.please let me know what is the problem with forum.sun.com. screen.yours,Kumar.P

How to recover solaris 10?

573 byte By partha at 2007-11-26 7:04:57
Hello,I have a problem with solaris 10 . i am going to dual boot with Red hat Enterprise Linux 4.0 WS with my sun ultra20 . my linux partion is almost same as ,DeviceMountTypeFormatSizeStartEndPointFreeFree space 211/dev/hda1Linux swap 3686514700FreeFree space 747014701/dev/hda2 / ext3 ...

How To make/configure Broadband connection in Sun java desktop system

287 byte By partha at 2007-11-26 7:03:34
Hi all,I am using sun java desktop system Release 3 solaris 10 version in my sun ultra workstation. I have a problem with it. I can not make broadband connection , in it. so pls let me know how can i make broadband connection with my ADSL modem ?Thanks Partha

Am i connected with LAN ?

225 byte By SHasan at 2007-11-26 6:43:45
I want to check that my Java client is connected with LAN or not, as i have to indicate the client that your software/application not connected with LAN anymore. How to check that i am connected with LAN. Thanks

GNOME Settings_Daemon problem

525 byte By shibam at 2007-11-26 6:42:06
I receive an error message while trying to login into the JDS3 Desktop.GNOME Error: Could not initialize the GNOME Settings_Daemon.As a result, the themes, backgrounds do not work correctly.Is this a configuration or a hardware problem?My system specs:Intel P4 2.83GHzRAM 640 MBIntel 82845 gv/gm ...

jds3 in solaris 10 x86 broken

800 byte By reinstalled at 2007-11-26 6:41:06
Hi, i am a novice to unix and have been trying to learn solaris for some time now. I finally have a system that will allow me to install the os with minimum headaches. The problem i have been experiencing is that when i install kde OR SUN GNOME, something related to it causes jds to brake. I ...

JDS login problem

387 byte By rsmith1810 at 2007-11-26 6:32:19
I'm having a problem logging into JDS from both the graphical and text login screens... I can log into, and use, CDE no problem, but when loading JDS (after root login) I see a splash screen up to the Nautilus icon and then it freezes and I have to power off manually. I'm new to Solaris so ...