JSC for Swing

73 byte By shajilsun at 2007-11-25 11:16:23
Is it possible to use JSC for building a Swing application.

Some early comments...

1660 byte By softbear_developer at 2007-11-25 11:16:24
(1 -- problems resizing panes)It was sometimes (randomly, it seemed) difficult or impossible to resize the right panes (by sliding the bar to the left). Sometimes I clicked at the bar's location and the black bar appeared an inch or so to the right, even though I hadn't dragged the bar yet. ...

How do I add a managed bean?

237 byte By cayhorstmann at 2007-11-25 11:16:25
I was hoping to be able to add code to my own managed beans rather than dumping it into the page beans. The SessionBean1.java and ApplicationBean1.java files looked tantalizing, but how do I manage instances of them?

JDK 1.5 installation with some other Software Installation

610 byte By waseemarfi at 2007-11-25 11:16:27
We are in the process of building a product. We need to install JDK with our product. JDK 1.4 works properly while our Product's installation is in progress. But when we tried to launch the installation of JDK 1.5 from our Product's installation, it produces the following error:"Another ...

Web Service Development

390 byte By Adriaanvw at 2007-11-25 11:16:29
IS it possible to create new web services as part of your web application (or a new one) from within the Creator IDE? I know you can use the web service sdk, but competitive products (J2EE and .NET) provides ease ways of adding and creating new web services as part of the integrated dev ...

Tomcat instead of App Server

216 byte By niksa_os at 2007-11-25 11:16:30
App Server is great, but it takes over 100MB in memory.I just need to make and try basics JSF pages. So, App Server is big for that.How can I setup Tomcat instead App Server?Thanks.

Please add support for Tiles

853 byte By ParkM at 2007-11-25 11:16:31
I have been looking on other lists and sites and this seems to be a big missing piece of both JSC and JSF -> the ability to template the layout of pages.As a Struts developer, I find creating page templates in Tiles, them being able to reuse, inhertit from and tweak with only a few lines of ...

Classpath

241 byte By RedCurrant at 2007-11-25 11:16:35
I've decided to use my DB2 as a Data Source. The JDBC driver, however, needs a license file in the classpath. I can see only 'Effective Classpath' in Options. How can I modify the Creator classpath?RegardsChris

javax.servlet

136 byte By venkkatesh at 2007-11-25 11:16:36
I am unable to import javax.servlet.*; it says package not found? how could this package be not found in j2ee environment?

UDDI

659 byte By charly10000 at 2007-11-25 11:16:40
HelloIm trying to use SUN ONE APPLICATION SERVER 7.0 and the UDDI that is in in SUN ONE Studio 5.0. When I tried to connect to the uddi to publish a new Web Services, that is in another computer, Ive got the following error:-error connecting to uddi: javax.xml.registry.JAXRException: ...

Can existing JSF apps import into JSC

673 byte By KamauObasi at 2007-11-25 11:16:41
I have a a number of existing JSF applications that were manually created (JSP,code, etc)musing JSF 1.0 FCS. I have tried to import these into the visual designer JSC to look at how they would display but it seems that the JSF tags are aways stripped out of the html. Does the JSC allow for ...

creating JSF components dynamically at runtime

90 byte By tiger15 at 2007-11-25 11:16:45
Hi: Gurus, Can we create JSF components at runtime? Thanks in advance

Using an EJB as a source for a Model

1261 byte By BasilMahdi at 2007-11-25 11:16:50
Hi,Before starting with this post content it might be helpful to give you the desired output of what I am trying to do. Basically I need to have an HTML table that is populated from an EJB.The current proposed solution is as follows: the Model that is associated with a TiledView will be used as ...

Early feedback (and PostgreSQL connectivity)

368 byte By Roberto_de_I at 2007-11-25 11:16:53
Great tool, looks very promising to me.Disregarding warnings about supported databases, i triedpostgreSQL connectivity and was very pleased with the results. It just works (So far at least) I hope that the finished product is priced within the reach of our small development shop.RegardsRoberto ...

BUYING CREATOR

78 byte By HOLLYBIBLE at 2007-11-25 11:16:55
HOW CAN IA BUY IT WITHOUT WAITING 6 HOURS TO DOWNLOAD IT?

error installing creator studio in linux

259 byte By oneromybot at 2007-11-25 11:16:57
After running ./creator-ea-linux-en.binInstallShield generated this errorThe wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)Did anybody experience the same problem?

servlet->session bean OR servlet->web service(SOAP)->session bean?

1716 byte By nikita_bludevil at 2007-11-25 11:17:01
Hi,i have a j2ee application that includes:EJB teer:-local entity beans representing a database-one remote session bean with 40 or so business methods exposedWEB-tier:-one web service which creates a wsdl file exposing all of session bean's business methodsClients:-one personal profile-based ...

j2ee Application: re-deploying web-module only

649 byte By nikita_bludevil at 2007-11-25 11:17:02
I have a web-module (servlets), which is a part of a larger j2ee application (i'm using studio 5u1). currently i'm working only on that one web-module, however each time i want to deploy and test it (just that war), i have to redploy the entire app (ear). since the ear is quite large, it ...

HelloWeb application fails to start

222 byte By uomini at 2007-11-25 11:17:03
I built the "HelloWeb" demo and the Deployment Progress Monitor started, but after a while (it displayed about 80% done) the message "Failed to start server Server J2EESDK Instance Deployer..." got displayed.

HELP! The HtmlOutputText component didn't display the value!

549 byte By Castor616 at 2007-11-25 11:17:05
Code like this in the page1.java :public java.lang.String button1_action() {// Add your event code here...String name=(String)dropdown1.getValue();String splitname[]=name.split(",");outputText1.setValue("Hello, "+splitname[1]+" !");//Still not display the word ...

HELP! The HtmlOutputText component didn't display the value!

549 byte By Castor616 at 2007-11-25 11:17:06
Code like this in the page1.java :public java.lang.String button1_action() {// Add your event code here...String name=(String)dropdown1.getValue();String splitname[]=name.split(",");outputText1.setValue("Hello, "+splitname[1]+" !");//Still not display the word ...

when open the jsp file in netbeans

118 byte By AstroWoo_Chang@hotmail.com at 2007-11-25 11:17:08
if there is not pageEncoding="GBK",I save the jsp file and open it again,I find all Chinese is '?'. :(

Web Browser

263 byte By amrandin at 2007-11-25 11:17:13
Hello,Any ideas whay my browser will not open when running a web applicaitons? It give me a msg that the browser could not be opened. I've tried to change my default browser options to a specific browser on my PCw with no luck.Thanks!

Code for excel sheets

428 byte By satishkosuru at 2007-11-25 11:17:17
Hi,This is Employee Survey Application.Environment:Java,Servlets,HTML,Windows2000,Oracle.Our problem is ,we could able generate Reports from database to EXCEL sheet format.We have prepared database to HTML reports.Our client requirement is to generate Excel format reports.I want java code for ...

i'm behind a firewall

246 byte By antenor74 at 2007-11-25 11:17:18
I've installed creator but i'm behind a firewall on my company, so the installer didn't install the application server. Maybe there is a way to indicate the proxy adress to the installer if someone know that way plese can help me

How to enable "Enable paging" in Table Layout

294 byte By liluqun at 2007-11-25 11:17:20
Suppose, there are 1000 record in a databaseI want to you a JSF data table to show them.. in multi pages, each page has 10 records, I try it use Tabel Layout ,however the "enable paging" and the "<"">" button can not be selected!how can I mak it enable?

Database connection using code in IDE

409 byte By MacDonald_Anigwe at 2007-11-25 11:17:23
I am using evaluation copy of Sun one Studio 5 IDE, I have added oracle's classes12.zip into the classpath in the runtime explorer of the IDE. I cannot connect to the database at this point, but i cannot using code. That is, at runtime, my code cannot connect to the database.Please can anyone ...

Installation problems on Mandrake 10

3547 byte By berevoescu at 2007-11-25 11:17:24
Hi,My first attempt to install was failing due to the "id" problem. Did the soft link from /bin to /usr/bin and the install starts, but it fails after a while (the install.log contents are at the end of this message).I nevertheless tried to start the Creator and it starts all right, but I ...

visual editor bugs

8843 byte By iphan at 2007-11-25 11:17:28
working through the HelloWeb tutorial:very nasty bug:finished application, ran it, everything fine. Then, closed Page1.jsp from the visual editor.Double-clicked on Page1.jsp from the Project Navigator:EVERYTHING on the Design view has vanished:- no components show up- source look OKtraceback ...

Howto run an app without running an server

313 byte By Tim86 at 2007-11-25 11:17:29
I somehow cant test my helloworld application i build, it just refuses to start my app. Is there some way I can make a html file (these are web apps after all) so I can test my build anyway, I can see alot of xml and jsp files in the source folder but I don't know which one to use. Thx in ...

J2EE already installed - will this cause a problem

369 byte By Java_Jerbil at 2007-11-25 11:17:31
Hi all,I would like to download JSC, but am a little apprehensive since I already have J2EE 1.4 and pointbase installed on my machine. I have searched FAQ and there is no mention that JSC optionally installs these components and I don't wish to ruin my current environment. Are the J2EE and ...

Can I import a NetBeans 3.5 project?

200 byte By gjoseval90 at 2007-11-25 11:17:32
Congrats to developers. Creator seems to be in the right way. How can I reuse a project from NetBeans? or at least some of the pages/classes/resources I wrote?thanks

JSC and existing EJBs

335 byte By quintism at 2007-11-25 11:17:36
Hi all,I know that JSC does not support EJBs etc but I was wondering if anyone had a code snippet of returning a jdbc rowset and then binding this to a JSF control (eg: a DataTable). In particular how you bind the rowset to the control. I could not see any setModel method in the web ...

create components and put them in "User Defined" palette

82 byte By msoldate at 2007-11-25 11:17:37
How can i create components and put them in "User Defined" palette ?

Can Creator generates Tab page or Tree View?

188 byte By ttv_ at 2007-11-25 11:17:38
If developer wants to create a tab page or a Tree View, are there any (user-defined) components available in Sun Java Studio Creator? If there are, how does developer use it?

Design Layout of Project Dissapears

453 byte By vannice at 2007-11-25 11:17:41
This happened to me yesterday, once or twice. Now it seems that anytime I save a project and then close down Creator, when I open Creator back up and try to open an existing project the design layout dissapears. So does every object in the Document Outline. The source is still there, but not ...

Adding and Deleting JSF Standard Components - Cant find resource for bundle

785 byte By vannice at 2007-11-25 11:17:42
I was playing with the HelloWeb Tutorial earlier today and decided to add a data table. I added the data table and dropped the Person.Root database table onto the datatable. When I deployed it looked great. And my other code from the exercise still worked. (you know enteryour name here and ...

"Bind to an object" tab could be better

723 byte By cayhorstmann at 2007-11-25 11:17:44
I finally figured out that I can select the "bind to an object" tab and just type in a value binding expression of my choice, ignoring the paltry selection of objects in the list below the text entry field. Why doesn't it list all managed bean objects?And anyway, why is it "bind to an object"? ...

Does the sun java studio creator support Chinese character?

105 byte By voven@ at 2007-11-25 11:17:49
Why it occur errors when output Chinese characters?Does the creator support Chinese?

Database connection using code in IDE

6999 byte By MacDonald_Anigwe at 2007-11-25 11:17:52
Anybody there please help me. I cannot connect to my database from within the Java Sun One Studio 5 IDE. This situation also happens in the Enterprise Edition; I cannot connect to the oracle database from within the IDE using code.Please can someone tell me what I am doing wrong. I have copied ...

Help! Download repeatedly crashes around 17Mb

285 byte By NiLOSTEP at 2007-11-25 11:17:53
I tried downloading using Flashget, this doesn't work. Then I downloaded the Sun download program. I tried downloading five times now and every time when I reach 17Mb something fails, recovery starts at 16 again. Endlessly...What is going on?Thanks.

MIDP2.0 unknown to Sun One Studio 4 update 1 Mobile Edition?

571 byte By mateimatei at 2007-11-25 11:17:54
Hello everyone,I am using Studio 4 update 1 Mobile Edition : I am trying to compile my class which extends a class from a package issued with MIDP2.0: javax.microedition.lcdui.game. The compiler tells me that 'this package does not exist'.When trying to compile sample code issued with WTK2.1 ...

JSC does not deploy modified project

236 byte By matomira at 2007-11-25 11:17:57
I went through the tutorial, I ran the first example, then I modified it as specified and when I run again it keeps on showing the old web page. I don't see any other buttons besides "run" to deploy/undeploy.Thanks

Please help .. how do we create tabpage or treeview in Java Studio Creator

280 byte By ttv_ at 2007-11-25 11:18:01
I would like to create a tabpage or treeview using Java Studio Creator . The components that Creator supports are not existing in the beta Studio Creator version that Sun released on 04/08/2004 yet. I don't know where to begin. Anyone has ideas how to make it work?

SQL Query editor misbehaving

1197 byte By iphan at 2007-11-25 11:18:03
SQL query builder does not allow LIKE criteria for selecting data, as in:SELECT ALL ROOT.PERSON.PERSONID, ROOT.PERSON.JOBTITLE, ROOT.PERSON.FREQUENTFLYER, ROOT.PERSON.NAME FROM ROOT.PERSON WHERE PERSON.NAME LIKE ? ; I tried editing the JAVA code for my web form ...

How to use additional libraries in a project

200 byte By chenihsu at 2007-11-25 11:18:17
I am trying to call an existing EJB from page bean. And for the life of me, I can not figure out how to add additional libraries to Creator project. Is it supported at this stage?

Install failed on solaris due to insufficient disk space

214 byte By DaveMAth at 2007-11-25 11:18:22
Now, How do I completely uninstall under this condition. I can't launch this tool to do 'Uninstall' from its menu. I also don't know the 'pkginfo' for this Solaris package. thxdave

JES on SuSE ?

242 byte By Joseph.Smith at 2007-11-25 11:18:24
Has anyone tried to deploy Enterprise on SuSE instead of Redhat ? I'm trying to figure out why JDS runs on SuSE but Enterprise runs on Redhat. Personally, I would rather have on uniform Linux Distro than managing multiple ones.

Java Studio Creator Vs Oracle JDeveloper

154 byte By PeriHerman at 2007-11-25 11:18:29
We are looking at using Java to develop Web Applications connected to Oracle.Which tool would suit us best?Per-Olof Hermansson

Getting used to the SUN studio

629 byte By KG49152 at 2007-11-25 11:18:30
Hey,Forgive my newness to the sun studio, but I have problems executing applications using MIDP 2.0, using the Studio 4 Update 1 ME. I can get the tutorials to compile and execute fine, but when I try to execute anything that uses MIDP 2.0, I always end up with a classnot found exception. I ...