Recent update: 2008-5-9

Not able to register in Sun One Portal

198 byte By 704268 at 2008-3-6
I installed the eval copy of Sun One Portal and try to click on the front page link that says "Sign me up" and the next page is blank.Anyone seen/solved this problem?-Tom

Need Help to deploy simple war

332 byte By 704643 at 2008-2-25
I have a simple war file, with an HTML page and a servlet...All the docs i read are for full scale J2EE applications. What is the simplest way for me to have sun One run my servlet. It is so simple with TomCat, i am assuming it should be just as easy with Sun One?Can anyone lend a ...

Telnet in Java ...

300 byte By Dmazzuca at 2008-2-22
Somebody knows a free library that enables us to communicate using Telnet protocol ?Is it possible to use URL connections ? (I dont think so)Remember I dont like to worry about the low level telnet protocol, I just want to use it.Any other suggestion ?Daniel ...

Debugging w/ Sun One Update 1 Mobile Edition

447 byte By tbalcom123 at 2008-2-21
I can execute the MIDlet fine. The emulator shows up and my MIDlet starts running. But if I set a breakpoint in the code, Sun One freezes. I wonder if I am doing something wrong or don't have something setup correctly here. This is the output in the Output window from Sun One Mobile:Connecting ...

Env var

99 byte By goask at 2008-2-21
How to get environmental variables using pure java code that works across JVM and OS?

Problem Install Sun ONE Developer Platform

275 byte By marcosilva at 2008-2-17
Hi:I'm trying to install Sun One Developer Platform in Windows 2000 Server but the Name Domain field in the Wizard report error.If the name of pc is ariano1 and the domain is netglobal.comthen what is the problem?mlsilva@hotmail.com

How does Sun ONE Developer Platform compare with Eclipse?

71 byte By christenscreen at 2008-2-16
How does Sun ONE Developer Platform compare with Eclipse?

Identity Server not installed

329 byte By 706723 at 2008-2-15
Hello Forum,I tried installing the Developer Platform in my machine. I selected Application Server and Identity Server. Installation appeared to have gone fine, but there was nothing installed in Identity Server directory. What went wrong here? Any help on this will be very useful.Thanks.Srini ...

Where is JDI class in J2SDK1.4.2?

315 byte By YMLYNNa at 2008-2-15
I encountered the following error while running the Trace example:D:\JPDA\Trace\classes>java com.sun.tools.example.trace.TraceException in thread "main" java.lang.NoClassDefFoundError: com/sun/jdi/connect/VMStartExceptionCan someone help me how to resolve the JDI ...

How do developers share data and information within Developer Platforn?

107 byte By christenscreen at 2008-2-14
How do different developers share data and information within the Sun ONE Developer Platform?

What is Sun's goal with Developer Platform? Why are you issuing this?

78 byte By christenscreen at 2008-2-10
What is Sun's goal with this product? Why are you issuing this?

problem in connecting to external database through sunone studio 5

18023 byte By Aimreddy at 2008-2-5
Hi,I am trying to connect to either MySQL (which is on my local system), or ORACLE which is on other server. I followes the article:Connecting to External Databases With Sun ONE Studio 5 and Sun ONE Application Server 7 http://developers.sun.com/tools/javatools/tips/tip03-08-22.htmlBut it is ...

SOAP and JDBC connectivity

580 byte By shishirthejavaguru at 2008-2-4
hi ,I have created a simple soap service and it is running fine.My problem is when i am trying to connect it with my database it is giving me a syntax error in my query...it gets connnected to the database through a datsource but while executing the query using executeQuery() it gives me an ...

Enable CTRL+BACKSPACE?

739 byte By 704912 at 2008-2-3
HiIve been using Sun One Studio 4 update 1 for a few days now and I like it a lot. I only have only found a few annoying things with it:1. Why cant I delete a whole word by pressing CTRL+BACKSPACE? This must be relatively easy to implement?2. Since Ive been using Emacs I miss one feature from ...

What operating systems does Sun ONE Developer Platform support?

77 byte By christenscreen at 2008-2-2
What operating systems does Sun ONE Developer Platform support?

Connection error while executing a Web Service(WS)

971 byte By sunratna at 2008-2-2
Hi Guys,I am creating a WS of google as defined at http://developers.sun.com/prodtech/portalserver/reference/techart/portlets.html . As per the link everything is created as is given in the document. But after putting the search criteria as defined in Figure 5, when I click on the Invoke button ...

JVMDI Launching and Thread Suspension

1213 byte By Chief_Yeffgenniea at 2008-2-2
Hi,I am using JVMDI to debug a java application. I launch the application and debugger with the following command line.java -Xdebug -Xnoagent -XrunTest:ADA <applicationName>When I try and suspend the application after a method entry event, everything (including my JVMDI debugger) is ...

java.rmi.RemoteException: cannot connect to server: /OIT_GCXMLV5; nested ex

537 byte By oaxfish at 2008-1-31
I have been trying to develop a webservice in SunOne Studio 4 update 1 and SunOne Studio 5. The initial page displays but when it is executed I get a cannot connect to server error. My context root is OIT_GCXMLV5. The SOAP RPC URL is http://10.37.70.173:80/OIT_GCXMLV5/OIT_GCXMLV5. The Stub ...

Not able to login to any java enabled sites

372 byte By Debamritac at 2008-1-29
Hi ,I am facing problems in logging into any java enabled securit sites.For example, if I am trying to log into www.salesforce.com/login.jsp, with my log in and and password, the page do not allow me inside. Salesforce.com.Same thing happens with any other login.jsp pages.Can u pls let me know ...

HELP!! continous NullPointerExceptions make it impossible to work

1136 byte By 704754 at 2008-1-28
Hi all,For a few days now, I keep getting NullPointerExceptions (on the dialog, I can't even tell "Ok", they keep coming) in all panes of the SunOne platform, which makes it simplyimpossible to work with it. I could not find the cause. The last one I got was like ...

Developing ejb session beans in WSAD5.1.1

85 byte By radhakishna at 2008-1-28
Can anybody give process document to develop session beans in WSAD5.1.1

Product for web service and integration of native libraries

473 byte By yangdi123 at 2008-1-27
I'm looking for a product that can create web services and also integrate native C libraries. Does this product have those capabilities? I'd like to create the web service using an IDE with drag and drop buttons/controls. If this isn't the product I'm looking for, is there one that fits my ...

help please: Problem to run the JWSDP sample code.

783 byte By xml_toolkit at 2008-1-27
I got the following errors when I try to run the example GenDetached.java came with the SUN WEB Service Development kit. Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/org/apache/xml/security/c14n/InvalidCanonicalizerExceptionat ...

JSP files not compiling correctly

3673 byte By 705589 at 2008-1-27
I am using iAS 6.0 sp2 running on a solaris 2.8. After deploying our application using an ear file, I've noticed this sporadic problem:When a jsp is accessed for the first time, it fails to compile correctly. Meaning that the java file is created but the class file is not.To work around this ...

Using SOAP Message Handlers and Handler Chains in a Client Application

413 byte By Aimreddy at 2008-1-26
I am developing a webservice client in SUN ONE STUDIO 5I am able to write SOAP Message handlers on the server side, and it working.But, How do I write SOAP Message Handlers on the client side. I am developing the client in JSP, I generate the necessary STUB files, and every thing is fine. But ...

Help in Java Web Start Forums

1450 byte By KiranKarnati at 2008-1-26
Hello FriendsI got a project which is developed with JSDK1.4.2 and is using MySQL as its database.Till today, if we want to install this application into a computer we are manually copying the JAR Files and also Database files into the required directories.Now I got a task to create a Setup ...

How do I send direct feedback on the product ?

195 byte By Guest at 2008-1-25
If you wish to send direct feedback about the Sun ONE Web Services Platform Developer Edition to the product team, please send it viaemail to sunonedp-feedback@sun.com

BUG!!! -- JDK1.3.1_01+ causes URLConnection.setRequestProperty error

847 byte By KHeston at 2008-1-25
This is a very specific bug. It is only revealed when using the BASE64Encoder in conjunction with the setRequestProperty method of the URLConnection class.In JDK1.3.1_01+, code that worked fine in JDK1.2.2 and JDK1.3.0 throws the error:"java.lang.IllegalArgumentException: Illegal character(s) ...

It seems like all these things are already available. What's the benefit in

160 byte By christenscreen at 2008-1-25
It seems like all these things are already available. What's the benefit in pulling it all together ina single Developer Platform product?

How is the product licensed

365 byte By Guest at 2008-1-25
The Sun ONE Web Services Platform Developer Edition islicensed for development use on a per Developer seat basis.The runtime servers in the platform are licensed for development use upto the Proof-of-concept stage. Using the servers past the Proo-of-concept stage requires purchase of ...

NoClassDefFoundError while launching sun one studio

230 byte By venkatp at 2008-1-23
I am getting NoClassDefFoundError while I lauch sun one studio IDE. THe message is popped up for every 2 minutes and getting annoyed with the message.. Pleae help me to fix my problem thanksvenkat

Web Services, JDK 1.5, and SP2

981 byte By ojhasdfiouhsadf at 2008-1-21
I am about to format this hard drive. I have an application I build which uses RMI and JAXB along with several other Sun Java Technologies. This application worked great in 1.4 until the upgrade to SP2 on XP/Pro a few days before I was releasing the product. I will let it go at that.. Problems ...

When does Forte 4GL come to run under AIX 5L?

128 byte By 705051 at 2008-1-21
Although Forte 4GL only runs under AIX 4.3.3 and does not run under AIX 5L, when does it come to run under AIX 5L?

Console blank in Sun One Portal

213 byte By 704268 at 2008-1-19
When I try to pull up http://hostname:port/amconsole, the screen comes up with a blank page.I'm running the eval copy of Sun One Portal on Solaris 9.Anyone seen/solved this?-Tom

Ive got this error while Im executy Suppliers and Parts

2838 byte By jj at 2008-1-13
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: nested exception is: javax.ejb.CreateException: Could not create stateless EJB: java.lang.reflect.InvocationTargetException; nested ...

Web services acceptance criteria tests

287 byte By vaishaliRIt at 2008-1-13
Hello ExpertsDoes anybody have the list of tests to be carried out to test that Web server & other servers working properly.bascially acceptance test criteria for web servers.any link to poiting to some useful document will be good.RegardsSP

[Running asadmin samples]

603 byte By MarvinROUGE at 2008-1-12
Hello EverybodyI downloaded J2SE and J2EE and installed them.I started successfully (I hope see trace below) the serverHow can i start samples (for exemple how can i start a session stateless sample) ?thanks,marvinrougeServer traceD:\Sun\AppServer\bin>asadmin start-appservCommand ...

[help] file paths

277 byte By 705817 at 2008-1-12
how can i get the path of a file (in a different directory) without using the absolute path like : "D:/......"I know there is a System.getProperty("user.dir") but that doesn't work in forte because it uses the dir "forte/ce/bin" instead?help please

compiling with jdk1.3

557 byte By DOON at 2008-1-12
I have not been able to compile test programs with jdk1.3. Mostly I get "Bad Command or File name".E.G., "C:\J21work>javac Ellsworth.java Bad command or file name "among quite a number of attempts to set AUTOEXEC.BAT rightare"PATH C:\jdk1.3\bin; %PATH%@SET CLASSPATH=;C:\jdk1.3\lib\tools.jar; ...

Mac OS X

486 byte By 706447 at 2008-1-10
Once I install the jar version, how do I run the IDE?"While Mac OS X is an unsupported platform it is possible to install and run Sun ONE Studio, however you must use the JAR format installer ((ffj_ce_en.jar, 37.30 MB) to install the CE version. Apple supplies Mac OS X with its own ...

When will Developer Platform be available and how much does it cost?

66 byte By christenscreen at 2008-1-10
When will it be available and how much does it cost?

Data source name not found from EJB

640 byte By 705021 at 2008-1-10
Hi, I created a JDBC data source through Admin Console say MySQLDS but my local entity bean couldn't find it. It thrown a NameNotFoundException. I have the following descriptor in the ...

Under a GUI, I need to run a perl script, how to do this?

1624 byte By seigot at 2008-1-9
Hi - I am writing a GUI for my clients and one of the things my program must do is run a perl script. I am able to run perl.exe but it seems like perl.exe is not running the script. I also tried to put the perl script in a batch file and then call the batch file from my java GUI program. I ...

ldap query from browser

617 byte By JohnHogan at 2008-1-9
I have a full install of the Web Services Platform Developer EditionI'm experiencing some difficulties in attempting to query the directory server from a netscape browser using ldap URLs.The queries never return any results even though there is user data in the directory. I was wondering if ...

problem with single quote

402 byte By reddy94 at 2008-1-9
in the below code i want to replace single quote character with some other character. i am getting error in replacing single quote.how can i do this. please help me. class test { public static void main(String[] args) { String str="don't"; String str1=str.replace(','#'); ...

Need Error Id format or hserror

719 byte By clickcliquea at 2008-1-7
How do you decode the Error Id found in a HotSpot Virtual Machine Error hs_err_pidnnnn.log file? These files are typically created by the JVM as part of unrecoverable error processing. There exists a tool called hserror which translates the encoded ErrorId into a source file name and line ...

Great Opportunity for surfers to earn in dollars:)

375 byte By nitin_221222 at 2008-1-6
Hi Friends,There is a great opportunity to earn money while surfing net and earching google.Its true. You can earn lots of dollars.Just click the link below and start earning. You just have to open an account for it. And that is it. Start earnig:)The link which makes you earn money in dollars: ...

JDK1.4.1_01

159 byte By Dior_Lam at 2008-1-6
Do anyone knows where can i download this JDK1.4.1_01? Alot of people recommend me the J2SDK but what i want is only JDK1.4.1_01.From Dior

Where can I found the English document for package sun.net?

69 byte By wwwlff at 2008-1-6
I need this package in my program.Where can I found it.

how to use Sun One Studio 3.0 ...with weblogic 6.1

366 byte By Sangitava at 2008-1-5
Hi,We are having problems with sessions in our application( which uses JSPS and Servlets )..."session Time outs"....Then we downloaded Forte( Sun One 3.0) for debugging purposes. BUT we don't know how to start after downloading Sun One ....does anybody can help me finding documentation of how ...