Problems with EJB Application with many CMP's

1514 byte By dcspeer@intersoft-devs.com at 2007-11-25 11:14:24
I had been working with a Sun engineer in reference to a major problem with a large CMP Module with over 120 cmp beans with many relationships. It was filed as a bug and just recently they released Update 2. I installed this update and now I can build our complete application in Sun 1 Studio 5. ...

Can't Install Indentity Server and Portal Server in JSE

845 byte By moliwang at 2007-11-25 11:14:40
Hi All,I'm trying install JSE in my Windows XP SP1.After Install Completion, the log file saysthat Identity Server is Installed and Configuraed,and the Portal Server is installed but not configured.After examining the Identity Server and Portal Insall Directory, I've found that these 2 ...

Is Sun Java Studio Creator based on the NetBeans IDE?

90 byte By _developer_ at 2007-11-25 11:14:46
What is the difference between Sun Java Studio Creator and the NetBeans IDE?

Early Access support

86 byte By _developer_ at 2007-11-25 11:14:47
What kind of support is available for users of the Creator Early Access?

Studio 4 update 1

407 byte By mkersz at 2007-11-25 11:15:00
Hello,After installing enterprise edition from CD, C++ support was fine, forte compilers in /opt/SUNWspro called without a hitch.After web update, forte_fcc still points to /opt/SUNWspro, however the IDE is configured for gcc, which I don't have, and there is no way to choose the forte ...

DataDrivenChoiceDisplayField using QueryModelBase

1198 byte By joe.s at 2007-11-25 11:15:04
I have a DataDrivenChoiceDisplayField component bound to a QueryModelBase. Works great however I need to add criteria to the WHERE clause, based on the user requesting the page, to restrict the choices they can select.JatoSample has an example in it's DataDrivenChoicesPage which binds ...

Why to switch context

658 byte By BasilMahdi at 2007-11-25 11:15:05
Hi,In the 'Custom Dataset Model', that is part of the JATO sample application, the context is changed frequentely specially in the insert method.In some cases it is set to the default using the selectDefaultContext() method. In others it is set to a named context using the ...

OS X

71 byte By rifferte2 at 2007-11-25 11:15:20
No OS X support? Please tell me this is coming soon . . .

add data sources about sybase ase?

36 byte By xiufan at 2007-11-25 11:15:21
tell the method,thanks

What is the admin password?

335 byte By ThomasClancy at 2007-11-25 11:15:22
I am a little confused. I installed everything and got it up and running on Windows XP prof. I was in the studio and decided to check out the deployed server via the admin port. The username is admin, but the password is not. Where can I find what the password is? I looked in a bunch of docs ...

My Review of Java Studio Creator

191 byte By matt_raible at 2007-11-25 11:15:23
I attended a Java Studio Creator demo today and wrote down my thoughts. Just thought I'd share them here: http://raibledesigns.com/page/rd?anchor=my_review_of_java_studio

Failed EA Installation on Fedora Core 1

638 byte By fricker at 2007-11-25 11:15:24
(Apr 8, 2004 9:45:49 PM), Setup.product.install, com.sun.installer.InstallApplicationServerAction, msg1, Installing Sun Java(TM) System Application Server...exitcode = 127(Apr 8, 2004 9:45:49 PM), Setup.product.install, com.sun.installer.InstallApplicationServerAction, err, Error occured ...

How to change default package

262 byte By valeredejardin at 2007-11-25 11:15:25
Hi, and first congratulations for the job.I would like to know how, when starting a project, change the name of the default package, that seems currently "untitled". I would like to use the "com.mycompany.myproject " structure.Thanks.

No tomcat server when starting Creator

390 byte By valeredejardin at 2007-11-25 11:15:26
Hi,I noticed that the Tomcat 5 server does not appears in the deployment server node of Creator. I uninstalled and reinstalled the application, no success.I already have a tomcat 4.1 server runnning on port 8080 on that computer, may this explain the failure? How to configure the integrated ...

Support for page fragments?

800 byte By amenegat at 2007-11-25 11:15:27
Ok, just a quick going over in the first day. The first thing I can't seem to find is any integrated support for page fragments. If I'm missing something let me know.What I'm talking about is being able to include a page in another page with the include directive (or jsp:include) or ...

Howto install on SuSE or Mandrake

313 byte By johnzoet at 2007-11-25 11:15:29
Did anybody manage to install Sun Java Studio Creator on SuSE or Mandrake ?In tried:SuSE 8.2Mandrake 9.2SuSE does not even get to the flash screen.Mandrake stops immedialtely after Java flash screen pops up.Any suggestion how to work around these problems ? ...

Howto install Sun Java Studio Creator on SuSE or Mandrake

646 byte By johnzoet at 2007-11-25 11:15:30
Did anybody manage to install Sun Java Studio Creator on SuSE or Mandrake ?In tried:SuSE 8.2Mandrake 9.2SuSE does not even get to the flash screen.Mandrake stops immedialtely after Java flash screen pops up.I ran install in debug mode.In SuSE file /wizard.inf is missing.However this file is ...

Oracle Server

211 byte By Oracle_server at 2007-11-25 11:15:32
Hi,How can I configure an Oracle server in the Configure Server Types dialog? What's the Driver Class Name, what's the URL Template?Bye... P.S.: Sorry my bad English...

Running JATO components under J2EE application server

1695 byte By BasilMahdi at 2007-11-25 11:15:35
Hi,In the last two hours I tried to run a web application that contains JATO components, developed using SJSS5u1, under the J2EE Application Server Platform Edition 8 but all my tries failed.The server does not diplay the jsp page as in the case with 'execute' in the sun studio but rather ...

Sun AppServer8 is not installed...

190 byte By jorjuelo at 2007-11-25 11:15:37
I've a Deployment server in 'localhost:4848' but i can't run it.I don't have a a /opt/Creator/SunApp8 directory... Have I to download one? Mandrake 9.2

Select all / unselect all on a JList

176 byte By sylesis@ at 2007-11-25 11:15:38
I've put a JList on a JPanel of my application, and I'd like to put a button that either select all lines of the JList, either unselect them all. How can I do ?

Creating New Project Error

118 byte By therdman at 2007-11-25 11:15:39
When attempting to create a new project, I receive "Exception occurred in Request Processor". Any ideas?

can't see my oracle table

223 byte By inf-collin at 2007-11-25 11:15:40
This tool seems great ! But when I set up a new datasource to an oracle database, it says Test Connection is OK, but no tables appear in the tree..... Anyone with a solution ? Grard

Oracle table bind

234 byte By jbuntz at 2007-11-25 11:15:42
I set up an Oracle DB and can connect and display data in the Server Navagator, but when take a listbox and try to bind to display no colums are displaying in the selection window. It work fine with the sample db.

no Sun application server installes

283 byte By antenor74 at 2007-11-25 11:15:43
I've installed java sun studio creator but because of i've to use a proxy to go in internet, installation program didn't install the application server. Someone knows flags or parameter that i've to use to indicate to the installation program the proxy and his port

JGraph?

61 byte By jchaney88 at 2007-11-25 11:15:44
Anyone know how to incorporate JGraph with JSC?

Deployment error, localhost 4848, but ping failed

211 byte By Dino_Vaught at 2007-11-25 11:15:47
Im using the Sun Java Studio Creator, Early Access. Trying to deploy or run a project I always see the (Deployment error, localhost 4848, but ping failed). Does anyone know how to fix this problem?

Step in the right direction

167 byte By jaya_maruthy_ram at 2007-11-25 11:15:50
Though the tool needs a lot of features such as a automatic connection to Oracle database, HTML style builder, it still is a step in the right direction.

Beyond the tutorials

2333 byte By markwolfe at 2007-11-25 11:15:52
After using this new IDE for a bit I decided to post some of my experiances, observations and suggestions.I downloaded sun java creator yesterday and I can honestly say I was pleasently suprised at the simplicity of the interface.I downloaded every tutorial I could get my hands on and started ...

Can Java Studio Creator be used with existing (session) EJBs and DAOs?

333 byte By jackinabox at 2007-11-25 11:15:53
Is it possible to use JSC only like a presentation tier builder (something like a Struts replacement), ignoring its support to data access and using instead existing Business Delegates, Session Beans and DAOs?Am I very wrong or JSC encourages mixing of tiers (data access, business logic and ...

MySQL Support?

349 byte By sethladd11 at 2007-11-25 11:15:56
Hello,I'm using MySQL 4.0.15 w/ their 3.0.11 driver. I don't see any tables in my datasource. No errors are given, and the test connection works fine. Also, my other apps are working fine, so I know the setup is OK.So hopefully that new version of the FAQ will include how to get MySQL to ...

J2EE design

94 byte By StefanMaric at 2007-11-25 11:15:58
Will this tool support the design / build of EJBs or is it only aimed at webApps

Windows 98?

310 byte By PepijnSchmitz at 2007-11-25 11:15:59
I know that the system requirements state Windows 2000 or XP, but can Creator really not be installed on Windows 98, or is it just not supported? I tried installing it, and it hangs at "Installing Sun Java (TM) System Application Server", but it didn't complain about my operatng system ...

Thick client apps

128 byte By JakesSA at 2007-11-25 11:16:00
Does anybody know if Java Studio Creator will include functionality in the near future to build thick client apps.

Post Install

591 byte By RobLAG at 2007-11-25 11:16:01
An interesting program this, I install it with no hiccups, run it no problem, but when I click on the New Project button i get the generic "A problem has occurred" exception error message in the error message label.Also, clicking on Open Project does nothing.I'm running Windows XP on i386 (or ...

sample for data entry?

209 byte By fujii.akihito at 2007-11-25 11:16:02
Are there any sample codes to enter form data into pointbase using JSF/RowSet with Creator? I found sample code for select ing data from DB with Creator, but no sample code for data entry.

tutorial - accessing db with databound components

661 byte By opcode8 at 2007-11-25 11:16:03
I would like to commend Sun for this tool. The visual design appears to be correctly synchronized with the code.I have not been successful with the database tutorial and would like to know if others are experiencing problems. The submit on change to the dropdown appears to work but the table ...

Web Services Usage

345 byte By Omer_Boyaci at 2007-11-25 11:16:04
Hi,I have used the web services support of JSC, it's good for simple method accesses. For example getCurrentTemp() returns float and I can easily use it. But for complex return types for example getInfo(zip) method of one webservice returns a XML part,Do I have to parse it with DOM or SAX or ...

Deployment error, localhost 4848, but ping failed -- revisited

1512 byte By macgibbon at 2007-11-25 11:16:07
On the initial run after installation, I was able to run a simple page.Now though, I get the following stack trace in server.log [#|2004-04-10T16:23:02.796-0400|WARNING|sun-appserver-pe8.0|javax.enterprise.sy stem.stream.err|_ThreadID=12;|18812 [http4848-Processor2] ERROR tomcat5.CoyoteAdapter ...

Save Options

252 byte By rafael.santini at 2007-11-25 11:16:08
When I change the font size (menu Tools -> Options -> Editing -> Editor Settings), this works while the Creator is open, but when I open Creator again the font size becames to default font size (11). Is this a bug or am I wrong ?

Custom Components

70 byte By rlowe1 at 2007-11-25 11:16:09
Will I be able to develop custom widgets and components?

Install Hangs

327 byte By sidjor at 2007-11-25 11:16:10
Ok, It hangs just like in the FAQ at 24% on WinXP Professional. So what am I supposed to do? File a bug report? Wasted close to two hours on this. I am moving on. Reminds me of their WebServices Pack Installers. May be they should outsource their installer creation activity and let someone more ...

Java Faces Property Not Found Excelption

310 byte By bro1424 at 2007-11-25 11:16:11
Just installed JSC and was stepping through the tutorial. Clicked the Build Project Button. The "Say Hello" example did not load and I got the error:javax.faces.el.PropertyNotfound ExceptionDidn't see any other posts on this. Has anyone else gotten this error?Thanks. ...

Upgrade PointBase from 4.2 to 4.8

190 byte By Jonathan_Goh@sg at 2007-11-25 11:16:12
I downloaded Pointbase 4.8. I try to config the PointBase Network to refer to Pointbase 4.8 folder but it prompt "Invalid entry".Can anyone advise me how to overcome it?

Adding Sun App Server 8.0 to Studio 5

182 byte By Jonathan_Goh@sg at 2007-11-25 11:16:13
Studio 5 support J2EE 1.3 and can with Sun App Server 7.0. Can we configure Studio 5 to support J2EE 1.4 and Sun App Server 8.0. Can anyone advise how to config.

Any books availbe yet?

116 byte By ramv_klarissa at 2007-11-25 11:16:16
I know its too soon. But are there any books available on how to use Java Studio Creator?thanks

Started server deployer:Sun:AppServer::localhost:4848, but ping failed, see

5483 byte By fbiaggi at 2007-11-25 11:16:17
Hello,running on winxp,cannot start the server, the log do not show any error.any help ? Thanks.->Log Session: Sunday, April 11, 2004 5:47:51 PM CEST>System Info: Product Version= Java Studio Creator (Build 040409) Operating System= Windows XP version 5.1 running on x86 Java; VM; Vendor= ...

How to change the package name of Managed Bean class

388 byte By tiger15 at 2007-11-25 11:16:19
Hi: Gurus, when ever I create a new JSP page the Creator creates a code behind file with a package name untitled. Is there any way to change this package name? Can't the Creator gives us an option before genereating manged bean page to choose a package name? And then create the Java source ...

Creator Re-start problem

225 byte By shajilsun at 2007-11-25 11:16:21
When I re-start the application on WIndows 2000 , it says on an alert box "Another instance is running ....click O.K to termincate session".. When I do that I get memory conflict alert box message of win 32 api.

Started server deployer:Sun:AppServer::localhost:4848, but ping failed, see

502 byte By fbiaggi at 2007-11-25 11:16:22
New post...sorry but I do not find any reply function ...1. From Creator, start/stop server2. From dos: E:\Sun\Creator\SunAppServer8\bin>asadmin start-domain domain1Starting Domain domain1, please wait.Log redirected to ...