[reposting because of wrong xwiki-users address. please reply to this
email and not the previous one]
Hi,
I'm beating Vincent by announcing XWiki Watch 1.0M1 before he announces
XWiki 1.1M2 (which is needed for XWiki Watch 1.0M1).
XWiki Watch 1.0M1 is the first official release and is a functional beta.
XWiki Watch is:
- A collaborative RSS/Atom Feed aggregator
- Feeds, Groups and Keywords configuration using an AJAX interface.
Configuration are managed by spaces.
- Storing of articles themselves in XWiki pages using the FeedPlugin's
capabilities
- AJAX UI to navigate articles, open the content
- Collaborative tagging, commenting and flagging of articles, store a
'read' status
- Filtering UI to see only articles from a group, a feed, only flagged
articles, matching a keyword, etc..
- TagCloud of tags applied to articles
- Text analysis feature on the content of articles matching a filter
- Press Review feature allowing to generate an HTML, RSS or PDF page
listing articles and comments matching a filter
- Look and Feel adapted to the Albatross skin by Laurent Lunati !
- Packaged as an XWiki Application (xar) that can run on XWiki 1.1M2 or
later
- French and English User Interface
This release needs some developer skills to be installed. If you are
interested in beta-testing XWiki Watch but don't feel that you can
install XWiki and tweak configuration files, you can send us an email at
marketing(a)xwiki.com to get access to our online beta.
Don't hesitate to send us your feedback with bugs and suggestions. We
manage bugs and new feature requests on JIRA at
http://jira.xwiki.org/jira/browse/XWATCH
Ludovic
--
Ludovic Dubost
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
AIM: nvludo Yahoo: ludovic
The XWiki development team team is pleased to announce the
availability of the 1.1 Milestone 2 release.
Go grab it on http://www.xwiki.org/xwiki/bin/view/Main/Download
Main changes:
* Lots of bugs fixed
* WYSIWYG editor improvements:
o Added new toolbar icon for creating horizontal lines
o Added new toolbar icon for removing all styling on the
selected text
o Make current cell visible when selected in a table
* Improved Photo Album performances
* When deleting a page, first show the list of pages linking to
it and warn about them
* Improved AllDocs page on the default wiki by adding an Index
with A-Z links and added a Treeview tab for showing pages with parent-
children relationships
* The Navigation panel now displays all pages when the logged in
user has Admin rights
* The "Recently Created", "Recently Visited" and "Members"
Panels now only display the last 5 elements
* Added a cancel button to the Rename page
* Added support for the Derby Database and bundled version
10.2.2.0 of Derby
* The Zip Explorer plugin and the AutoTag plugins are now
activated by default in the default configurations
* Added new "Recently Modified Documents" Panel
* New space rights inheritance mechanism
+ lots of other changes.
See the full release notes on http://www.xwiki.org/xwiki/bin/view/
Main/ReleaseNotesXWiki11M2
Enjoy
-The XWiki development team
Hi,
We were looking to put a 2nd required field in the
comments box which is a name. This would post their name if they were a
guest user. Could you give me an idea on how to do this?
Thanks in advance,
Thomas Vachon
PartnerNet Portal Developer
Xerox Developing Markets Organization
Xerox Corporation
800 Phillips Rd
Webster, NY 14580 USA
Phone 585.265.5750
thomas.vachon(a)xerox.com <mailto:thomas.vachon@xerox.com>
I've got XWiki 1.1 milestone 1 deployed. When I try to access a protected
page...
http://mywikiserver/xwiki/bin/view/Main/
I get redirected to the login page. The URL contains a query string to
track what I was trying to access:
http://mywikiserver/xwiki/bin/login/XWiki/XWikiLogin?xredirect=%2Fxwiki%2Fb…
When I then successfully authenticated, I am redirected to the following
URL:
http://mywikiserver/xwiki/bin/view/XWiki/XWikiLogin%3Bjsessionid%3D1rvyil3a…
However, that page apparently doesn't exist. I get the notice that "The
requested document could not be found." However, if I go explicitly to the
login page and log in, I get redirected to the following URL which works:
http://mywikiserver/xwiki/bin/view/Main/WebHome
Any ideas?
Regards,
Brian.
-----------------------------------------
CONFIDENTIALITY STATEMENT:
This e-mail transmission contains information that is intended to
be confidential. It is intended only for the addressee named
above. If you receive this e-mail in error, please do not read,
copy, or disseminate it. If you are not the intended recipient,
any disclosure, copying, distribution or use of the contents of
this information is prohibited. Please reply to the message
immediately by informing the sender that the message was
misdirected. After replying, please erase it from your computer
system. Your assistance in correcting this error is appreciated.
Hi All,
I'm wondering whether it is possible to define default template for _every_ new
document created?
What I need it to have an object of my class to be added by default to every
page as it is done with TagClass now. I've looked everywhere but didn't find
a way to do this.
I've recently installed XWiki 1.1 milestone 1. I and a couple of others
are in the admin group, but everyone else is in the "all" group. For some
reason, only admins can see the search results. Others can see the search
page and can submit a search, but they never see in results.
I'm running this under Jetty on Win32 using wrapper.exe to run it as a
service. In the wrapper.log, I see the following types of exceptions, but
I don't know if these correlate to just those who can't see results, or
everybody:
INFO | jvm 1 | 2007/06/18 10:37:29 | 10:37:29,344 WARN P1-17
http://wikiserver/xwiki/bin/skin/skins/albatross/icons/black-edit-ab2.png
XWikiAction:execute:185 - Uncaught exception: Error number 0 in 11:
Uncaught exception
INFO | jvm 1 | 2007/06/18 10:37:29 | Wrapped Exception: null
INFO | jvm 1 | 2007/06/18 10:37:29 | com.xpn.xwiki.XWikiException:
Error number 0 in 11: Uncaught exception
INFO | jvm 1 | 2007/06/18 10:37:29 | Wrapped Exception: null
INFO | jvm 1 | 2007/06/18 10:37:29 | at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO | jvm 1 | 2007/06/18 10:37:29 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpServer.service(HttpServer.java:954)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:30 | Wrapped Exception:
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:30 | java.lang.IllegalStateException
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpResponse.java:564)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:93)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpServer.service(HttpServer.java:954)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO | jvm 1 | 2007/06/18 10:37:30 | com.xpn.xwiki.XWikiException:
Error number 0 in 11: Uncaught exception
INFO | jvm 1 | 2007/06/18 10:37:30 | Wrapped Exception: null
INFO | jvm 1 | 2007/06/18 10:37:30 | at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:165)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpServer.service(HttpServer.java:954)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO | jvm 1 | 2007/06/18 10:37:30 | at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:30 | Wrapped Exception:
INFO | jvm 1 | 2007/06/18 10:37:30 |
INFO | jvm 1 | 2007/06/18 10:37:31 | java.lang.IllegalStateException
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpResponse.java:564)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:93)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:159)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpServer.service(HttpServer.java:954)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO | jvm 1 | 2007/06/18 10:37:31 | java.lang.IllegalStateException
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.ServletHttpResponse.getWriter(ServletHttpResponse.java:564)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.XWikiServletResponse.getWriter(XWikiServletResponse.java:93)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:117)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:52)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:187)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:118)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpServer.service(HttpServer.java:954)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO | jvm 1 | 2007/06/18 10:37:31 | at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Any ideas?
Regards,
Brian.
-----------------------------------------
CONFIDENTIALITY STATEMENT:
This e-mail transmission contains information that is intended to
be confidential. It is intended only for the addressee named
above. If you receive this e-mail in error, please do not read,
copy, or disseminate it. If you are not the intended recipient,
any disclosure, copying, distribution or use of the contents of
this information is prohibited. Please reply to the message
immediately by informing the sender that the message was
misdirected. After replying, please erase it from your computer
system. Your assistance in correcting this error is appreciated.
Hi all,
can anyone give me an example how to call an external web service from
Velocity code and evaluate the result?
The question may be stupid, but I'm new to XWiki, Velocity, and WEb
programming...
Many thanks in advance,
Ute
--
View this message in context: http://www.nabble.com/Calling-a-web-service-from-Velocity-tf3915895.html#a1…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
We'd like to have particular groups being admins for particular xwiki
spaces. It appears that if these admins don't have also Admin Rights in
XWiki and Admin they are unable to change Page Rights or change settings
for the particular spaces.
Did I screw up the rights configuration or is this a bug? Do I need to
copy pages from XWiki und Admin to their spaces? Which pages?
Regards,
Gunter
-------------------------------------------------------------------------------
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
-------------------------------------------------------------------------------
Hi,
We are running Xwiki 1.0 using the German local.
Today, I noticed that if a page contains special German characters like öäß, the PDF is not able to handle diese Characters correctly.
This was already an issue with 0.940 and I thought, it had already been resolved. Could it have something to do with runing with the German de local (set in XWikiPreferences)? How do I fix this issue?
Also, the fonts used in the PDF are totally different from the page in XWiki. How do I configure the PDF Engine to generate pages more similar to the XWiki pages (Albatross-skin)?
Regards,
Gunter
-------------------------------------------------------------------------------
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
-------------------------------------------------------------------------------