Error in Exraction Tool - Error E001

589 byte By Guest at 2007-11-25 9:29:39
Hi,I am encountering the following error while using extract tool of iMT E001 Error detected: ObjectType [<type>], Name [<name>] In particular this is happening for the buttons and HREFs wherethe value of source fields is mapped to a AutoUserSessionObjector vice versa.yeah the work ...

include jsp tags

1001 byte By Guest at 2007-11-25 9:29:40
I am having a problem relacing the include file of let's call it a header.jsp in a menu page named menu.jsp.So in my header.jsp file let's say I do something simple like<table><tr><td><jato:href name="first">First ...

Short Read Error

2810 byte By Guest at 2007-11-25 9:29:41
we are facing an error which says" Short Read Error" There are two scenarios here:The first has the following sequence of operations:1. click on "Save" button in the transactional pagewhere there is data which can be altered/modified(so there is already data to be viewed) The second ...

Application Security

1273 byte By Guest at 2007-11-25 9:29:43
Brent,How complex are your needs.At the simplest level, you can override your app servlet'sonBeforeRequest event or create a custom ViewBean and overridesecurityCheck event (maybe there is a more appropriate event) and getthe user profile object (or a simple flag) from the HTTP Session.JATO ...

[iPlanet-JATO] OutOfMemoryError

2812 byte By Guest at 2007-11-25 9:29:47
Atul--It sounds like you are simply trying to retrieve so much data that your VMruns out of memory. You should be able to modify the memory parameters forthe container's VM and thus complete the request. However, please considerthe effect getting so much data in the Web tier will have on ...

unit testing

161 byte By Guest at 2007-11-25 9:29:48
Are there any documentations published on unit testing approaches for migrated applications?Thanks,Deepak

Migration Problem

277 byte By Guest at 2007-11-25 9:29:49
HI, I have done some migration work. But i have problem in converting CspHtml.sendMessage("+checkbox");. i want the exact code to J2EE/JATO code. Please send me the solutionTHank u BYeVasu

[iPlanet-JATO] Retrieving all Values from a Tiled View

782 byte By Guest at 2007-11-25 9:29:50
> Does anyone know of is there a single method to get all values of adisplay> field in a tiled view without having to iterate through all the values ie> resetTileIndex() / nextTile() approach.> ie Something that returns an Object[] or Vector just like ND returned a> CspVector. I ...

JSP - prefix error - need resolution

1252 byte By Guest at 2007-11-25 9:29:52
Hi all (Charles, Todd, Mike & others),@ the ND4 to iPlanet migration project, we have failed to get the JSP loaded in iPlanet. The exception displayed in the KJS follows below. We are not sure what this implys and how to resolve it (Does it require a setting in the deployment tool? or ...

[SunONE-JATO] Multiple Tiles using same Model

3336 byte By Guest at 2007-11-25 9:29:55
John,Is status just another piece of criteria that should be in the where clause? If so, just reexecute the same model instance with each tiled view.If for some reason you need all 4 result sets at the same time (can't imagine that you do, but i don't know the need), then each tiled view can ...

execution context

805 byte By Guest at 2007-11-25 9:29:57
I am working on a page which is bound to a model. I am setting maxdisplayTiles(9999) in the constructor.when it first retrieves the model while executing autoRetrievingModel, I amgetting 134 rows. Thats fine.The page has the next button fucntionality. When next time it executes themodel, it is ...

[iPlanet-JATO] JATO tags vs Servlet/JSP container prerequisites

1582 byte By Guest at 2007-11-25 9:30:01
Jacques,There is a known bug re: certain tags (HREF and Form) being used in jato"pagelets" . That bug has been fixed in JATO 1.2.1 which is beingreleased now.Is the jsp fragment that you describe below a JATO "pagelet" as per theJATO recommendation for jsp fragment based component design?I am ...

setting format at runtime

252 byte By Guest at 2007-11-25 9:30:06
Hi,I have to set the format of a textfield at runtime to null or to alphanumeric.Something like setFormatIn JSP i have given it as DATE format which cannot be changed.thxallam

Tree Model Implementation

1270 byte By Guest at 2007-11-25 9:30:07
Hi All,I'm need to create a JATO tree implementation and need some advice. Iwant to modify the JATO sample tree implementation so that:1) The model is cached within the user's session.2) The model is created on demand. i.e. The data associated with thebranches are only retrieved when the ...

[iPlanet-JATO] Re: Reusability within Jato applications - Command vs handleXXXRequest event

5664 byte By Guest at 2007-11-25 9:30:12
Nick,There is no single answer to your question "Where isthe best place to place the control logic, in the ViewBeans or Commandobjects?". It all depends on the complexity of your control logic andyour interest in reuse vs development convenience.JATO provides BOTH the command and the ViewBean ...

Recommend way to replace doJoin

590 byte By Guest at 2007-11-25 9:30:13
I have nested TiledViews. In NetDynamics the Data Objects thatpopulated their fields were joined using the doJoin method. Whatis the recommended way of getting this same behavior in JATO 1.2.x?I have been trying, with little success, to get the values from theparent TiledView's Model and set ...

JATO tag info?

1136 byte By Guest at 2007-11-25 9:30:15
I am having a hard time finding out how some of the event flows take placein the JSP's to beans. As far as I see it, by looking at an outputtedproject of the migration tool (deploy), I see a series of jsp's...let's sayone is called Login.jsp.The header header had an include with some jsp ...

[iPlanet-JATO] Re: Ampersands being replaced with semi colons

4067 byte By Guest at 2007-11-25 9:30:18
John,What version of iAS are you using?What version of JATO are you using?I just did a test using iAS 6.0 SP2 on NT with JATO 1.1.1.Web server iWS 4.1 and Browser IE 5.50.I tested entering some values containing embedded "&" into form fields(example "A&A")On submit, i did getValue just ...

close modal window

803 byte By Guest at 2007-11-25 9:30:23
I have the following situation: from a main window ( viewBean) I need to open adata entry screen as a modal window ( another viewBean, but the modalattribute is set via javascript ) . The modal window screen has a Submit button.When I click the submit button, on the handle event associated I ...

Ampersands being replaced with semi colons

991 byte By Guest at 2007-11-25 9:30:25
I have a data entry screen which allows the user to type in a company name. If the user types in a name like A&A, the first println shows A;A. The second println shows A&A again. Is this a feature? The following code is under the update button for the page:public void ...

iMT Training

77 byte By Guest at 2007-11-25 9:30:33
Is there still iMT training around (in US)

JDBC Date conversion

2349 byte By Guest at 2007-11-25 9:30:35
Dear Tod!We downloaded your web application framework. This is the best framework I've ever seen. It's really great.We've tested JATO 1.2 and 1.2.1 on JRun 3.1. It works fine.We encountered some problems during the test of QueryModelBase. We are using Oracle 8.1.6EE with the Oracle JDBC ...

JATO 1.1 Backward Compatible?

619 byte By Guest at 2007-11-25 9:30:36
If we have not made any changes to the JATO framework, but only extended it,do you expect any application code changes to be required if we upgrade our"1.0 patch 6" JATO classes with the 1.1 classes to be released soon?Marc MaselliBack Bay Technologies, Inc.Office: 781.444-5669 x202Mobile: ...

Conversion of 1.2 JATO project (non-Forte IDE) to S1AF (JATO) 2.0

6994 byte By Guest at 2007-11-25 9:30:42
JATO Team,First of all, thank you very much for the Studio integration. It looks very promising in terms of development time consumption, deployment to S1AS7, etc., etc. It is impossible to observe all advantages for so short period of time.The SOAF (JATO) 2.0 is installed on the top of the ...

setVisible()

1239 byte By Guest at 2007-11-25 9:30:46
Hi all,I was wondering if there was an equivelant to the oldCSpVisual.setVisible(false) in any com.iplanet.jato.view.DisplayFieldImpl ?The old ND app have some code that processes through a list of all displayelements and called setVisible on the CSpVisuals to hide/display the fieldseach time ...

How the views bound name is set ?

1092 byte By Guest at 2007-11-25 9:30:47
Hi,I have a question on setting of the view's ( say for example static text field)bound name. My understanding is that we specify a view's binding to a model's field through display field descriptor (by setting the BOUND_DATAOBJECT_NAME_PROP,BOUND_DATAFIELD_NAME_PROP attributes in the ...

Session Handling in JATO

987 byte By Guest at 2007-11-25 9:30:50
I am converting an application in ND5.0 to J2EE.I have started working on this very recently.I am looking for elaborate explanations on certain gray areasMy immediate concern using the JATO classes is "How do I store informationin the session"The getRequestContext,getSession methods in ...

event firing order

423 byte By Guest at 2007-11-25 9:30:52
Hi,Could you please confirm the order of events firedunder JATO. I believethebeforeModelExecutes(Model model, int executionContext)in viewbeanfires beforebeginDisplay() in viewbeanHoever I looked at the documentation First touch eventflow, which suggestsit's the other way around.Please ...

problem while displaying vaues in tiled view

346 byte By Guest at 2007-11-25 9:30:54
Hithe tiled view is not displaying the values .it is showing the records on the page ,but it it dispalying blanks in the fields.i did set model and i have checked the nextTile method it is retriving the records from the model.Am I missing any thing ?Thanks Shyam ...

Please unsubscribe me

93 byte By Guest at 2007-11-25 9:30:55
I can't seem to be able to figure out how to unsubscribe.

COULD YOU PLS HELP ME TO FIX REPEATED OBJECT ISSUE.

5974 byte By Guest at 2007-11-25 9:31:00
HelloWe are migrating ND5 application into Iplanet. I am not gettingany idea to migrate the following ND code into Iplanet.Couldyou please help me to fix problem.If anybody handled with repeated objects could you please send migrate code for the following ND CODE.CSpRepeated repeated ...

TiledView within a TiledView

1538 byte By Guest at 2007-11-25 9:31:01
Hey Guys,I have a TiledView within a TiledView. When I click on the "Mutual Funds" href, it just re-displays the current ViewBean. I have tried to put the handle method in both the pgAccountInformationrDailyStatementsTiledView and the pgAccountInformationrMutualFundsTiledView, but the method ...

Where to start

2856 byte By Guest at 2007-11-25 9:31:02
I have run my application through the migration tool. Then I compiled theapplication and got rid of errors, so the whole thing compiles. I then createdthe war file using the toolkit. I deployed the war file in iPlanet 6sp1, whichalso worked. In NetDynamics I had a Login page which was the ...

onSecurityCheckFailedEvent & & onSessionTimeoutEvent

1997 byte By Guest at 2007-11-25 9:31:10
Hi,We have the following two events (onSecurityCheckFailedEvent& onSessionTimeoutEvent) across all ND projects. I guessit's pretty common for netdynamics project.How do you solve the corresponding issues in j2ee ?Is there any example available ...

iMT

269 byte By Guest at 2007-11-25 9:31:11
Does anyone here know how I can get a copy of iPlanet Migration Toolbox for Netdynamics? I've tried emailing the contact provided on the iplanet website, and tried calling support, but to no avail. thanks, Paul.

Setting ListBox values?

1231 byte By Guest at 2007-11-25 9:31:15
Thank you for your help on a previous question.Our application handles forms and their data is saved in an object so the user can return to a form and have the original data intact. All the JATO HTML objects return the data fine except for the ListBox (whether mult-select or not). Originally ...

Forwarding to ERROR PAGE

951 byte By Guest at 2007-11-25 9:31:18
I am facing problems while forwarding to an error page (The Application JSPalso gets displayed along with the error page).To ovecome this, I am using CompleteRequestException.Whenever an erroroccurs I have forwarded the request to the "error page" and then throwingCompleteRequestException.This ...

Nested Tiled Views

548 byte By Guest at 2007-11-25 9:31:26
I'm trying to do some work with nested tiled views.In particular, I have a tiled view of journal entries, in each of whichthere is a tiled view of comments. The thing that confuses me is that itappears to only be calling the beginDisplay function of the inner TiledViewonce. Not once for each ...

[iPlanet-JATO] Re: session timeout when not submitting to a handler

9683 byte By Guest at 2007-11-25 9:31:30
Mark--I know what's happening here, but am curious about your approach. You saidin an earlier email that you were generating links directly to JSPs, butfrom what you are describing, you are generating JATO-style links to accessJATO pages. Nothing wrong with that, but there is a signficant ...

[iPlanet-JATO] sp3 jsp compiler problem

6171 byte By Guest at 2007-11-25 9:31:33
Weiguo,First, Matt is correct, the regular expression tool is perfect for general textsubstitution situations, and as a completely independent tool its use is notrestricted to migration situations (or file types for that matter).Second, I sympathize with the unfortunate trouble you are ...

[iPlanet-JATO] Re: Servlet Exception - problem was same App and Module names on Resin server

9003 byte By Guest at 2007-11-25 9:31:34
Hello Haim,Thanks for the reply. I was actually trying to not-so-subtly suggest that wehad tried to help Jason earlier but had not heard back from him. We don'thave all the answers, but we usually try to provide some response and it ishelpful to all of us if there is some closure on the issue ...

Is there a problem with next functionality ?

609 byte By Guest at 2007-11-25 9:31:38
Hi,I am having a search results page with first/prev/next/lastfunctionality.Say the search results in 100 rows and the max.no of displaytiles is 25. In my search results page, 1-25, 26-50 are coming properly. Onthe search results page (showing 26-50), if we hit next,we are againgetting ...

SQLConnectionManagerImpl.java and Oracle database

3862 byte By Guest at 2007-11-25 9:31:42
Hi,I am a newbie in iMT.After working with MigtoolboxSample, the migrated code worked great inj2ee appserver. However, i had problems while doing the real ND projectswhich use Oracle as data source.It seems to me that the connection (data source) problem may be on afile - ...

forwardTo a viewbean in a completely different package.

491 byte By Guest at 2007-11-25 9:31:51
Hi,How can I do a forwardTo a viewbean in a completely different class?What I am trying to accomplish is to have a central login page for theapps. Call the app, and if it doesn't have the right session variableset, it sends you off to the login app, telling the login app to sendthe user back ...

Dynamic Tiled View display question

1252 byte By Guest at 2007-11-25 9:31:53
Hi,I?ve been working with JATO during this month, i findthe framework very flexible but a bit complex toundertand.Currently i?m triying to make the following test, buti?m in a dead point.I must create a page that is composed by a form, thechildren views of this page that compound the formmust ...

Setting the Models where criteria

496 byte By Guest at 2007-11-25 9:31:55
This might be a simplistic question, but here it goes:I have a page with a model, and with bound data fields. Where and how should I be setting the where criteria for that model?In looking over the tixonline sample app, it doesn't seem toexplicitly go out and use the login name to filter the ...

HREF field

1203 byte By Guest at 2007-11-25 9:32:06
Hi,The equivalent of the onBeforeHtmlOutput event of ND in JATO is the end<HREF>fieldDisplay event. We have a repeated object containing a HREF link in ND. The code snippet in the onBeforeHtmlOutput event of the HREF field looks like below. CSpHref hr = (CSpHref)event.getSource();String ...

Help with JatoTutorial

1726 byte By Guest at 2007-11-25 9:32:10
Hi there!I've seen this problem a few times in the archives, but never an answer. I have run through the first section of the Jato tutorial and keep getting the following (partial) stack trace:javax.servlet.ServletException: Invalid request - requesthandler "Login" not found ...

Handling & loading of frames in a frameset

1119 byte By Guest at 2007-11-25 9:32:18
Hi,We have a frameset page, consisting of a border, left-hand menu, and body frame.The application uses a global class, UBSRaiseMessage, which should load a message page into the body frame using the following code:public static void loadViewBeanInFrmBody(Class clazz, RequestContext ...

Jato issues/bugs list

234 byte By Guest at 2007-11-25 9:32:23
Where can one find a list of Jato issues/bugs (similar to what some projects at sourceforge.net maintain ?What does the next version 1.2.1 include in terms of enhancements/fixes.