708 byte By
Guest at 2007-11-25 9:34:58
In a case i have to redirect response (sendRedirect method) to the client in which that browser is redirected to another bean (i cannot use the regular forwardTo method as i have to empty the old request object). At this moment i have to pass the jato.pageSession variable along the url im ...
465 byte By
Guest at 2007-11-25 9:34:59
Hi All,Can we process Page using JATO Href's ?.I wrote one method processPaage() to be called by Buttonand HREF. processPage() simples graps data from fields on HTML page and wotk fine when I click on continueButton.Same thing fails when I click on HREF (Href makes a call toprocessPage).I am ...
1903 byte By
Guest at 2007-11-25 9:35:02
Hello,In LoginViewBean, after executing QueryModelBase.retrieve() to retrieveCustomer and verify Password, I would like to remember information aboutcurrent customer during a session. Is it good idea to put this code into LoginViewBean?"static final" - does it mean that all customers wil share ...
11741 byte By
Guest at 2007-11-25 9:35:13
HiWe have migrated nedynamics project (Ver 5.0) into iplanet.Some pages are coming up and working fine but some pages are notworking . For example in netdynamic project there is one page name calledpgListMessage .We have binded one dataobject to this page.This page does not contain any custom ...
145 byte By
Guest at 2007-11-25 9:35:14
ND survivesND survit-- CurtFormer member of Team NDAncien adh?rent de l'?quipe ND
552 byte By
Guest at 2007-11-25 9:35:26
Most of our app is no frame. For one viewbean we have two frames (2 view bean associated witheach of these frames). If I put the handle request in the second viewbean frame,it refreshes the second frame and post my data backto the second frame.The behavior I want is to get out of these two ...
689 byte By
Guest at 2007-11-25 9:35:29
Hi,I know this is Off Topic from JATO, but...I am trying to come up with a way to process the typicaltransformation of xml & xslt to html.For whatever reason I can't seem to get this to work.I've tried it by writing my own servlet, but it hangs. I've tried to install cocoon, but nothing ...
729 byte By
Guest at 2007-11-25 9:35:31
Is there any disadvantage in using <jato:content>. Please let me knowThanks--DisclaimerThe views of the author may not necessarily reflect thoseof the Company. All liability is excluded to the extentpermitted by law for any claims arising as a result of theuse of this medium to transmit ...
475 byte By
Guest at 2007-11-25 9:35:32
Is there a generic handling method that can be overridden in the ViewBean/TiledView such that when ever any button/href handler method is called, a more generic method is call first.Sort of a single point of entry for the ViewBean/TiledView.The initialize() and beginDisplay() methods are not ...
6804 byte By
Guest at 2007-11-25 9:35:33
Vladimir--I'm going to answer this question without doing my full homework on it;please let me know if I hit the mark or not. If I understand correctly, youhave a problem using a model for both UPDATE and SELECT queries because of acomputed column...correct?If so, this issue is solved in JATO ...
188 byte By
Guest at 2007-11-25 9:35:56
Hi,I'm looking for a example or sample codes that create a sql modeland populate the data into a listbox. Thanks!Regards,Joe
13910 byte By
Guest at 2007-11-25 9:36:02
Greetings All,According to the JLS, no single method on a class can be greater than32K bytes of byte-code. As you know, the bulk of what's in a JSP goesinto it's _jspService method of the resulting translated Servlet. I'veseen several JSP engines that can generate and compile JSP ...
219 byte By
drlaz at 2007-11-25 9:37:21
A typical newbie question: is there a way to change what the wizard fills in for the value of the @author field when creating a new class? (My account name isn't my human-readable name for documentation.)
465 byte By
704802 at 2007-11-25 9:37:39
Dumb beginner question:I made a project called Mumble. Some pages within it want to refer to things like /Mumble/include/logo.gif. This works perfectly well outside the IDE, in tomcat 4.1. If I execute the same code within the IDE it can't find the items. I put the files in C:\Mumble like I ...
6295 byte By
705002 at 2007-11-25 9:37:55
Hi, I am using SunONE studio to develop JATO applications.I created a ViewBean with some components and ran itsuccessfully. Now, I added a button and tried to executeit, I am getting this exception. I checked the peer JSPfile - I could see the corresponding jato:button tag withthe right values ...
331 byte By
704847 at 2007-11-25 9:38:41
I installed 1.4.1_02 and then I tried install Studio (ffj_ce_win32.exe) and all I get is this error that says : A suitable JVM could not be found. Please run the install again using the option -is:javahome <JAVA HOME DIR>. I tried that too, but I still get the same error. What do I need ...
679 byte By
704848 at 2007-11-25 9:38:42
When I launch Sun ONE Studio the splash screen comes up for a few seconds, then it vanishes. I get a tab for Sun ONE Studio on my taskbar but clicking on it does nothing. So I can't actually see the IDE!I've had Sun ONE Studio for a few weeks and it's been working fine. Today it started ...
253 byte By
704715 at 2007-11-25 9:38:43
We are trying to integrate JNI code with our jsp and servlets.When we run the servlet ,it comesup with an error of Unsatisifed link error.Do we need to set up any path for the JNI class.?Thanks for any help in advance,
431 byte By
704849 at 2007-11-25 9:38:46
The Sun ONE Studio always hangs when I start the debugger. Force the IDE to end from the Task Manager, and after the Sun ONE sttudio is IDE is killed, the application will run as usual.Product Version = Sun ONE Studio 4 update 1, Community Edition (Build 021108)IDE Versioning= IDE/1 ...
I'm trying to install Sun One Studio CE, and have tried about every combination of download I can think of. It seems that no matter what I try, I end up with an empty s1studio directory. In the install log, I get the following three messages:(Apr 17, 2003 8:03:29 AM), Setup.product.install, ...
588 byte By
705002 at 2007-11-25 9:41:55
Hi, I want to create a select list box with option groups.How is it done in Jato 2.0? If I'm right, we can do thatusing OptionList class in 1.2.1? In the new API docs,I couldn't locate it. Is there a new way to accomplish it?Also, I would like to generate a radio button group whereeach ...
746 byte By
704510 at 2007-11-25 9:42:02
I am using sunOne studio 4 update 1, EE.I have created a schema by doing New->Database->Database Schema, all OK.I have then created related ejbs by doing New->J2EE->Related CMP Entity EJBs, all OK.Now I want to view the mapping information soI look at the CMP bean entry properties ...
727 byte By
705932 at 2007-11-25 9:43:52
HiI have defined a webservice in Studio 4 that uses a class that accesses an Oracle database. That class compiles fine, and I can include it without any trouble in an EJB and deploy the EJB module to Sun ONE AS7.However, when I try to generate the war file of the WS, I always get the following ...
701 byte By
704522 at 2007-11-25 9:44:12
I have some generated EJBs, a stateless session bean and a CMP Entity bean. how do i import them inside the sun studio so that i can do all the mapping with the database table and create an archieve for deployment? I have been unsuccessful in deployment of the jar file by manually creating the ...
473 byte By
704616 at 2007-11-25 9:44:21
When I try to add a breakpoint, I get a NullPointerException atorg.netbeans.modules.debugger.support.DebuggerSupport.addBreakpoint(DebuggerSup port.java:450)Using the menu or the button, I get the dialog "Add Breakpoint", before. Clicking on the margin throws the exception directly.I tried ...
4639 byte By
704488 at 2007-11-25 9:44:41
Hi, I have just upgrared a working JATO web app from 6.5 to sunone server 7. I still use JATO 1.2. Im getting WrapperRuntimeException.The stack trace is as follows.com.iplanet.jato.util.WrapperRuntimeExceptionRoot cause = [java.io.EOFException]at ...
1346 byte By
704171 at 2007-11-25 9:45:03
Hi:I have trouble setting up the database connection using jdbc driver in the studio, could anyone help me please? I have MS SQL 2000 MSDE installed on my local machine. I downloaded and installed the JDBC Driver for MSSQL 2000 from Microsoft.I put the following jar files into the/lib/ext/ ...
545 byte By
704184 at 2007-11-25 9:45:15
For some reason my installation of Sun ONE Studio (on Windows 2000) has stopped saving window positions on exiting.Every time I start the IDE it is completely empty (no windows open). Before it would save the window positions, open files, etc, so that every time I started it things would be the ...
294 byte By
dt_06040 at 2007-11-25 9:45:23
I feel like I've wasted a couple of days trying to get Studio installed and figuring out the whacky user interface. Now it is hanging my w2000 box. So it may be time to pull the plug. On the other hand maybe just one more re-install of the product... Is this really a better IDE?
358 byte By
704195 at 2007-11-25 9:45:31
Hello all,I have just installed Sun ONE Studio for Java EE, the latest version (4.1), but it is too slow.I would like to know if there is any tips & tricks I can use to speed up the IDE...I have Visual Studio .NET installed on the same machine and it runs at lightning speed compared to SOS ...
205 byte By
dt_06040 at 2007-11-25 9:45:37
Does Sun One Studio support refactoring? Can I move / rename packages? How about classes. Kinda not obvious. Again, I'm comparing to WSAD, so it may be apples and oranges.tiadt
154 byte By
dt_06040 at 2007-11-25 9:45:49
The Sun One IDE made absolutely no sense to me until I found this document. http://usersguide.netbeans.org/gwd/#Enjoydt
3003 byte By
704215 at 2007-11-25 9:45:58
I get the following error, everytime I try to install the complete download. I get to 80% installed on the meter and then the installer stops and gives me an error screen but no error message. I got the following message in the install.log in the s1studio directory.(May 10, 2003 9:36:42 PM), ...
helloi want to integrate my sun1stutdio4u1 with weblogic7,but the speed of the update center of the IDE is too slow(because i use modem to connect to internet),i want to download the module to my local first,then install.who can tell me where i can download it?thank you!
452 byte By
704215 at 2007-11-25 9:46:00
Well I did get it installed and, yes, the help was in the Knowledge Base right here. But now, when I try to launch the IDE from /usr/java/s1studio/ce/bin/runide.sh all it does it hang. I can exit it with a Ctrl-c but the IDE never comes up. jdkhome is set to /usr/java/j2sdk1.4.0_03 directoy. ...
4095 byte By
704221 at 2007-11-25 9:46:14
My application need to read a file (XML). When make the deploy by SUN ONE end try run at the browser (localhost:8000) happen the following exception:p.s.: I don't have problemat at time debug. java.security.AccessControlException: access denied (java.io.FilePermission ...
Hi,Whenever I run the debugger, the IDE hangs. I can see debugger messages printed on the output window. The Windows window is OK - I can resize, minimize, etc., and Task Manager shows CPU usage etc. to be normal. But within the IDE all is dead - menus, buttons etc. don't respond to the mouse ...
350 byte By
dt_06040 at 2007-11-25 9:46:34
This ought to be easy but I've wasted another 4 hours trying to figure it out. I want to set a -D parameter and nothing I do seems to take. I can run my little program just fine from a DOS prompt, just not from within the IDE.Where the fribble are you supposed to set command line arguments ...
277 byte By
704273 at 2007-11-25 9:47:25
could someone here please explain the idea of Sun ONE? what can it do? what knowledge (programming and otheres) will need for it? please explain me from the very basically. i've nothing idea about it? and is it related to get any Certificate of SUN?thank.
36443 byte By
704284 at 2007-11-25 9:47:52
Hi! I have installed Sun ONE Studio 4 CE with windows 2000 OS and when I open the runidew.exe, it's application I'm getting an error that says" A java.lang.NoClassDefFoundError" and ide.log messsage is this->Log Session: Saturday, May 17, 2003 3:20:54 PM CST>System Info: Product ...
1523 byte By
704294 at 2007-11-25 9:48:03
Have deployed JatoSample.war on iPlanet web server. When I tried to access the sample app at http://myserver/JatoSample/samples.htmlit is throwing following error: [19/May/2003:10:29:31] warning (19890): vs(https-abeesam2)Application Error[19/May/2003:10:29:31] warning (19890): ...
375 byte By
704298 at 2007-11-25 9:48:13
Hi,I am tryng to make a application using Ms access database and Java. For this task I am using Sun ONE 4 update 1 CE. When I try to use JDBC form wizard to create the application it won't work and worst of all it doesn't report any error.I've created a database schema using the exact same ...
417 byte By
704301 at 2007-11-25 9:48:18
Hi guys!I tried installing the cobundle on a Windows ME platform and it always get stuck whenever the progress bar is at 99%. When I try doing the long method (install JDK and then the IDE), installing the JDK is fine but the installation of the IDE gets stuck whenever it looks for a suitable ...
630 byte By
704316 at 2007-11-25 9:48:48
I'm running Sun ONE Studio CE update 1. The update center says I need to update my Auto Update before I can get other updates. It takes me to an URL that says I need patch 113433-02. But it also says that patch 113433-02 has been superceded by patch 113433-03. The list of patch downloads only ...
364 byte By
704330 at 2007-11-25 9:49:11
Does anyone know anything about the roadmap of SUN C++ compiler? specially when it can support C++ standard of template template argument. Other important template features such as template partial specification and template member function were added in Forte 6, but seems Forte 7 (Sun One) ...
820 byte By
704824 at 2007-11-25 9:49:59
After I rebooted my PC, then I start the "Forte For Java 4 ,CE" program. This is followed by clicking "Register Later" and "Finish" button from a wizard. Afterwards, I choosed View >> Explorer. The Explorer window didn't show up, instead the "Forte For Java 4, CE" seems like starting to ...
Hi, I have read about the new feature in SunOne Studio 7 that allows to debug an application that's written in Java as well as the underlying native code. I wanted to debug my Java app and the JVM that it's running on. So I downloaded the source code for Sun JVM and compiled it with debug ...
Hi, I am trying to set up debugging an application that's written in both Java and C using the latest dbx. I am using a version of JVM with debug symbols. When I try to run the JVM with -Xrundbx_agent option, it complains that it cannot find library libdbx_agent_g.so. On my system there is ...
Hi, Please Help, this is killing me! :)When Control-7 or executing a web project, Forte 4 keeps saying this: "Could not access the URL through the external browser. Check the configuration. In the Options window, expand IDE Configuration. Then expand Server and External Tool Settings and select ...
Hi all,I use Studio One Community under Debian Woody.When I will create a new Class ( with the right Button in the Explorer [Filesystems] ) the Studio One IDE close all Windows, I must start the IDE new.Is this a Bug in the Studio One IDE? or what can I do?JoergSorry for my bad english. ...