Hi,

finally found it.

It was an configuration error i made!. Don't remember why, but set the
following parameter in xwiki.cfg:

#-# The name of the webapp to use in the generated URLs. The right value is
taken from the request URL, so setting this
#-# is not recommended in most cases. If set, the value should contain a
trailing /, but not a leading one. For example:
#-# xwiki.webapppath=xwiki/
xwiki.webapppath=/
#-# The default servlet mapping name to use in the generated URLs. The right
value is taken from the request URL,
#-# preserving the requested servlet mapping, so setting this is not
recommended in most cases. If set, the value should
#-# contain a trailing /, but not a leading one. For example:
#-# xwiki.servletpath=bin/
xwiki.servletpath=bin/
#-# The fallback servlet mapping name to use in the generated URLs. Unlike
xwiki.servletpath, this is the value used when
#-# the correct setting could not be determined from the request URL. A good
way to use this setting is to achieve short
#-# URLs, see http://platform.xwiki.org/xwiki/bin/Main/ShortURLs
xwiki.defaultservletpath=bin/

Changed all back to default values and it works again.

Thanks
hel.


Sergiu Dumitriu-2 wrote:
> 
> hel-o wrote:
>> Hi,
>> 
>> still no import and no idea why. 
> 
> Can you install firebug and capture the XHR request + response triggered 
> when clicking the xar name, then send it by mail.
> 
> -- 
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-----
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3315136.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to