903 byte By
at 2007-11-25 11:19:21
Hi, all,We've just finished setting up the newsgroup for discussion of issuesrelating to Forte for Java, Internet Edition. Guidelines: - If a post is on a general topic (for example, a question about the FormEditor, which is part of Community Edition), then it should probably beasked on the ...
871 byte By
at 2007-11-25 11:19:22
Hello.We have been trialing Forte and have recently upgraded to the current Internet Edition beta (v2.0 build 1099j). Previously we had an old Community Edition beta (v1,0 build 501) with lots updated CE, IE and Experimental modules.Where have the JSP and Servlet Wizards gone? Fantastic tools ...
590 byte By
at 2007-11-25 11:19:23
The META tag in <head></head> of a JSP for doing a "Refresh" (shown below) doesn't seem to work in Forte for Java - Interner Edition. This is in a file called processingDelay.jsp. Once it displays the processingDelay.jsp page - it stays there and does not "Refresh" forward it to ...
730 byte By
at 2007-11-25 11:19:25
When I start my Sunone App server 7 I get the following error.02/Sep/2003:11:04:31] WARNING ( 1620): CORE3283: stderr: com.sun.enterprise.InvocationException[02/Sep/2003:11:04:31] WARNING ( 1620): CORE3283: stderr: at ...
817 byte By
at 2007-11-25 11:19:26
The J2EE Tutorial for the Sun ONE Platform documentationJ2EE tutorial Page 113-115Starting the deploytool UtilityWhen I execute the deploytoolI get an error message that says I can not connect to localhostThe help files say to run j2ee -verboseThis I did and it started both serversNow I can see ...
785 byte By
at 2007-11-25 11:19:27
hi guys!whenever I tried to test the "JDBC-ODBC Bridge" Driver in Sun 1 Studio 4 - it gives me this error:"Internal test driver incomplete. The driver may not be support the required DatabaseMetadata methods."Though when I created a connection by right click the driver - it connected to the ...
1012 byte By
at 2007-11-25 11:19:28
Hi,I am using Sun ONE Studio 5 SE for Win XP and finding it pretty frustrating as a newbie.I am getting the following problem:most of my import statements are being underlined, with the message for each class being that its package doesn't exist. If I mouseover one of these classes (one of the ...
573 byte By
at 2007-11-25 11:19:32
I see on the web site the Sun One Studio 5 update 1 but where do I get this update? I went through the download process and installed the product but it still shows Sun One Studio 5 and it does not appear to be the update 1. I am a registered owner of Sun One Studio 5 how do I get the update 1? ...
254 byte By
at 2007-11-25 11:19:33
Is there a way to change a class of a component without deleting andreadding it? For example, I have a JPVButton (From ProtoView) on a formthat I would like to change to a JButton. Do I have to delete and re-add?Thanks.
210 byte By
at 2007-11-25 11:19:37
I've instaled the Sun one studio and the application server was instaled automatically.I need the admin's password to access de administrator console of the application server.tks.
178 byte By
at 2007-11-25 11:19:40
when i run a midlet programe from the suit ,the emmulator always displays a message of "empty list". but when i run from the midlet it is always right.thanks
281 byte By
at 2007-11-25 11:19:44
One ov my Swing based classes' icon has a little red X on it. When Iposition my cursor ofer it, the tooltip says error parsing. When I doubleclick on the object, it opens in the GUI designer fine.How can I tell what error there is?Thanks.
284 byte By
at 2007-11-25 11:19:55
HiI have installed jdk1.3, Forte CE on RedHat 7.0I had to upgrade the glibc package to make the debugger work. The problem now is that the "<>" keys don't wor at all.The keys works fine in other aplications.RegardsJohan Sandberg
460 byte By
at 2007-11-25 11:19:56
Any ideas how I might resolve this:My applet is larger than the IE window ... I scroll the window to view thebottom of the applet and then if I scroll back to the top, the applet isgreatly distorted ... as if IE isn't repainting it appropriately.Any tips about how I might cause the applet to ...
896 byte By
at 2007-11-25 11:19:57
I am using the following code (hard coded for now) to pass data to JCChartbut during test run Ionly get the chart without data points.sChartComandString ="ARRAY 1 4\n"+" '"+sFieldDesc+"' '"+sFieldDesc1+"' '"+sFieldDesc2+"' '"+sFieldDesc3+"'\n"+" 'series0' "+sFieldDesc+" ...
333 byte By
at 2007-11-25 11:19:58
I'm having trouble getting the CVS repository mounted. I have WinCVS setup and working properly but I can't seem to get Forte connected. Does Forte support RSH style login? That's what we're using can anyone tell me how to go about setting that up. It just seems to tell me that my login is ...
431 byte By
at 2007-11-25 11:19:59
I am trying to compile a jsp and I get this error message.test/Product.jsp [-1:-1] Error while writing data fileI get the same error message for jsp examples that were supplied with Tomcat so I do not think it is the code. The directory structure has been created for the servlet files but is ...
186 byte By
at 2007-11-25 11:20:00
I am unable to capture a schema existing on my local DB2 UDB v6.0 installation. I can add the database as a runtime connection & view the schema.Any suggestions?
448 byte By
at 2007-11-25 11:20:08
Could someone explain the difference between Boot Class Path & Class Pathrunning Forte. To change those option someone may specify path(s)under Project|Settings|Compiler Type|FastJavac Compiler/External Compiler|Expert.And there what it means that for Filesystems Path & Library Path you ...
164 byte By
at 2007-11-25 11:20:09
How do I specify that I want these callbacks protected instead of private? For example, a JButton actionPerformed event I want protected, not private.
692 byte By
at 2007-11-25 11:20:10
The help system for FFJ-IE says one of the properties that isconfigurable for the compilers is the target directory wherethe .class files are generated. However, the properties dialogs for the compilers do not have a "Target" option...they end with "Optimize". I note that the "expert" ...
800 byte By
at 2007-11-25 11:20:11
Hi, I have encounter a strange problem since I use the internet edition of forte. I have two JSPs: One (let say JSP_1) in the root directory and the second (JSP_2) in a sub directory of the the root.Well JSP_1 is generating dynamic content, JSP_2 also but a part of the information is given by ...
775 byte By
at 2007-11-25 11:20:14
Hi,I running Forte for Java - Internet Edition on an Intel machine under Windows NT 4.0. I keep getting EXCEPTION_STACK_OVERFLOW message my JSP goes to another page. The rest of the mesaage is at follows:Starting tomcat. Check logs/tomcat.log for error messages No webapps/ directory ...
1003 byte By
at 2007-11-25 11:20:15
I'm having trouble getting the Capture Database Schema functionto work with MSSQL drivers. It works fine with the Oracle thindriver connected to an Oracle database. When I capture a DbSchema with Oracle, the DbSchema object is created and thedatabase node under it lists all the visible ...
261 byte By
at 2007-11-25 11:20:16
Has anyone managed to configure Forte and JRun to allow use of JRun as the application server for debugging servlets and JSP? If so, any configuration tips you can give would be much appreciated--I haven't been able to make any headway with this.
268 byte By
at 2007-11-25 11:20:17
I want to add a throws clause to this method, but when I try to I get a GuardedBlock exception or some-such. Whay should I be able to add a throws clause to this method? Why shouldn't the xml file be able to handle that as it could for any other method?
194 byte By
at 2007-11-25 11:20:18
Does F4J Internet Edition support source-code level debugging of JSPs? If not, what type of debugging does it offer, and is source-code debugging planned?Thanks,John.
169 byte By
at 2007-11-25 11:20:19
I am using Forte in a multiuser office. Others are using Emacs.Which configuration option prevents this format char form showing up in files.
106 byte By
at 2007-11-25 11:20:20
Forte is not picking up my environment classpath. I'm running under linux with the 1.3 JVM.
422 byte By
at 2007-11-25 11:20:21
I would like to know if the Internet edition of Forte is much different than the Community edition? I am hoping that the JSP editor is similar to JRun Studio by Allaire.Why isn't there a trial version of the Internet edition? I don't want to shell out the $495 for something I may not like.Can ...
800 byte By
at 2007-11-25 11:20:22
Hi, I have encounter a strange problem since I use the internet edition of forte. I have two JSPs: One (let say JSP_1) in the root directory and the second (JSP_2) in a sub directory of the the root.Well JSP_1 is generating dynamic content, JSP_2 also but a part of the information is given by ...
3393 byte By
at 2007-11-25 11:20:23
I'm getting an error whenever I try and execute a JSP page that defines and uses an inner class. It looks like the class files are being generated but for some reason there is an illegal access error thrown by the class loader when it tries to load the generated servlet. Here's the ...
481 byte By
at 2007-11-25 11:20:24
It looks like the bootclasspath property for JSP Debugging must cascade from somewhere else, since it is read-only in the properties panel. I can't seem to find any way to get it to cascade, however. I found a bug saying that sometimes properties won't cascade unless you change the object in ...
370 byte By
at 2007-11-25 11:20:25
If I right-click on a jsp page in the explorer, I only see 'execute', not 'debug.'If I set my JSP page as the main page of the project and start the debugger on the project it complains (rightly) that there is no main in the class.How am I supposed to get the debugger started on this ...
1366 byte By
at 2007-11-25 11:20:26
I'm using Forte 2.0 IE build 1160 under NT4sp6, and can't for the lifeof me get servlet debugging working ! Could someone in the know pleasehelp me with the required magic settings ?I've got my Webapp installed and running under the built in Tomcat, butam unable to debug.Here's some things ...
775 byte By
at 2007-11-25 11:20:27
I am trying to figure out the correct way to manage instances of aPersistenceManager in a servletenvironment (i.e. multi-threaded).How thread safe is PersistenceManager ? Should I be allocating a newinstance for each request,or just one instance and be sure to commit() after each request?From ...
678 byte By
at 2007-11-25 11:20:28
Hi,I'm using Forte 2.0 CE and i plan to develop web application using JSP.I understood that Forte CE does not support JSP debugging and has limitedweb support. I found in the Forte 2.0 specs that the Internet Edition has"...integration with TOMCAT (a java server pages 1.1/servlets 2.2 ...
618 byte By
at 2007-11-25 11:20:29
Hi, I made my registration in EAP and follow all the instrutions there, but when i run my Forte 2.0 CE IDE and select "Update Center" nothing happens ...Bellow are my selections: - Check the web for available updates - Update center registration number: 19181716 - Configure proxy: use proxy ...
274 byte By
at 2007-11-25 11:20:30
I'm having problems with the Forte for Java, Internet Tutorial. I can not get the supplied ProductList.jsp to build. I get error message the following error message ..../ProductList.jsp [4:0] Unable to open taglibrary /WEB-INF/lib/dbtag.jar: in is null
1907 byte By
at 2007-11-25 11:20:31
I cannot seem to get VSS integration to work. When I attempt to mount a VSS filesystem it prompts me repeatedly for my VSS passwordand produces dozens of error messages (below). It seems to be lookingfor nodes directly under the root, not where they actuallyappear. The first error message below ...
839 byte By
at 2007-11-25 11:20:32
When compiling a JSP, a get the following error message:WEB-INF/Test.jsp [-1:-1] The generated servlet was not found.As a test, I did a "chmod -R 777 *" to all directories under the forte4j_user directory. So, I don't think its a file permission problem. Perhaps there is a missing ...
329 byte By
at 2007-11-25 11:20:33
hi all. i just downloaded internet edition. and opened the default project. then i want to compile cdshopcart subproject. but something wrong with it. i cannot understand. the error message belowtutoral/CDShopCart/ProductList.jsp unable to open taglibrary /WEB-INF/lib/dbtags.jar ...
160 byte By
at 2007-11-25 11:20:36
i have write an applet but the HTML page can't show it (load: applet sample not found). although i run it from the Applet viwer(Forte, of-course)
696 byte By
at 2007-11-25 11:20:37
When you install MS VSS by itself (without Visual Studio), it getsinstalled into "C:\Program Files\Microsoft Visual Studio\VSS"instead of "...Common\VSS".In the initial VSS mount dialog you can change the ss.exe path,but this apparently does not affect anything beyond the initialrefresh command ...
509 byte By
at 2007-11-25 11:20:42
hollo: I'm trying to compile a rmi file,the following is what I did:my *impl.class file is stored in ...\myclasses\personal\b directory,the file it extends is in ...\personal\a ,now, I tried to ues rmi to make a stub file(the rmic.exe is copied inpersonal\b dir) ,but the rmic warned that ...
2328 byte By
at 2007-11-25 11:20:44
I'm running into problems debugging with a dual processor setup. Myenvironment is as follows:Dell Precision 610 with dual Pentium III 550/MHzWindows NT 4.0 SP5256Mb memoryJDK 1.3Forte CE 1.0 with EAP IE modulesForte CE 2.0 with EAP IE modulesIn particular, I see this problem many times with ...
295 byte By
at 2007-11-25 11:20:45
Hi,In the tutorial for "CDShopCart", I get the following error when I press the "delete" button.Cannot connect to http://xxxxxx:8080/shopCart.jsp?cdId=1&cdTitle=Yuan++++++++++++++++&cdP rice=14.95&operation=DeleteThanx in advanceChitra
115 byte By
at 2007-11-25 11:20:46
How do I setup a project in FORTE to use jdk 1.1.6? I am using FORTE Community Edition v1.0 build 849
448 byte By
at 2007-11-25 11:20:47
I can't click on some of the windows, such as the text editor and the helpwindow, or the output window for compile errors... Is this something to dowith the fact that I am using the trial version? If so, this is a very poorway to restrict a trial version... Extremely aggravating!Thanks in ...
657 byte By
at 2007-11-25 11:20:49
I'm using the MySQL database with the MM driver. In testing yesterday, Iachieved a connection with the database using the JDK outside of Forte(command line execution, in other words). Today, after copying the filesfrom the MM directory into the "lib\ext" subdirectory (they are a lot of.class ...