Re: manage app not working with 1.6.0
"Hannes Wallnoefer" <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Paul, that's strange, because it's working for me (with a version of helma built using "ant package"). Do you have any ideas about what may be different from your setup to a "clean" build? hannes 2007/5/22, Paul Alexandrow <[email protected]>: > hi, > > after upgrading to helma 1.6.0 rc1 (from 1.5.3) in one of my projects, > the API functions of the manage app stopped working (and yes, i did > upgrade to the version of manage that's bundled with 1.6.0). where the > url was http://localhost:8080/manage/APPNAME/api/read before, it's now > http://localhost:8080/manage/api/read which obviously doesn't work. > > Maybe that's because helma.framework.core.Application does not implement > IPathElement anymore (hat's just a very quick and unqualified guess of > course)? Or did I just miss something? > > Thanks, > Paul > _______________________________________________ > Helma-user mailing list > [email protected] > http://helma.org/mailman/listinfo/helma-user >