At 12:42 pm 25-10-2001 -0700, you wrote:
I don't see any other way to report bugs, so here it is on the mailing list.


Yes, this mailing list is the right place. :-)

 
I have been playing with Ted Husted's Artimus application [I updated to his newest version created on 10-24-2001].  The application contains the following global forward:
<forward name="exit" path="http://jakarta.apache.org/" redirect="true" />
 
On one of the pages [Menu.jsp] there is the following link tag:
<html:link forward="exit">EXIT</html:link>
 
In Camino this <html:link> is listed under Menu.jsp, but when it is right clicked and "Edit" is selected from the pop-up menu the following error message appear:
"INTERNAL ERROR: java.lang.NullPointerException - null" [This appeared twice in a row]
"This path's target is not in Camino.  You can edit it only by drag-and-link on the Navigation Panel."
 


The NullPointerException is worrying. Could you send me the log file? (Camino should tell you where it is when the exception occurs. (If you're using Win2K, it'll be under your personal temp directory. i.e. C:\Documents and Settings\[user]\Local Settings\Temp\camino.log)

When I loaded the application into a new Camino project initially I did get the following warning:
"/pages/Menu.jsp: <html:link> target 'http://jakarta.apache.org/' is not found."

The second response ("This path's target is not in Camino...") relates to the above warning. Currently, Camino has the limitation that if the target of a <html:link> is not found in the project (i.e. Camino doesn't draw the link on the Storyboard), it doesn't allow you to edit it.

It seems to be a major limitation. We'll work on it.

regards,

--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com  m: +(65) 9782 9610

Scioworks Camino - "Rapid WebApp Assembly for Struts"

Reply via email to