JATO Framework classes not generated

Hi All,

I ran the migration tool with the patches (4 patches). The execution

was successful with no errors. But, no JATO framework packages are

created. Even the ApplicationServletBase is not created. Are there

any options to be set to generate the framework packages and other

base classes.

Thanks,

Ravi

[385 byte] By [Guest] at [2007-11-25 9:28:20]
# 1

Hi Ravi--

> I ran the migration tool with the patches (4 patches). The execution

> was successful with no errors. But, no JATO framework packages are

> created. Even the ApplicationServletBase is not created. Are there

> any options to be set to generate the framework packages and other

> base classes.

You must run the "JATO Packaging Tool" in order to generate the JATO

packages. When you run it with the "VerboseOutput" property set to "true",

you should see something like this:

-

Invoking tool PackagingTool1

(com.iplanet.moko.netdyn.tools.EnterprisePackagingTool)

Started Wed Nov 01 09:13:22 MST 2000

-

Writing "c:/jato/com/iplanet/jato/taglib/UseTiledViewTagExtraInfo.java"

Writing "c:/jato/com/iplanet/jato/CompileEnterprisePackage.bat"

Writing "c:/jato/com/iplanet/jato/view/ValueBasedView.java"

Writing "c:/jato/com/iplanet/jato/view/html/ComboBox.java"

...

Perhaps the files are not being written in the location you expect? Note

the value of the "OutputDirectory" property and ensure it is correct.

Todd

--

Todd Fast

Senior Engineer

Sun/Netscape Alliance

<a href="/group/SunONE-JATO/post?protectID=189233080150035131169232031248130090006 048031198039130252055210">todd.fast@e...</a>

Guest at 2007-7-1 16:33:46 > top of Java-index,Development Tools,Java Tools...