You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Lalitha Gopalakrishnan <la...@hexaware.com> on 2006/07/13 10:30:54 UTC

JCR connectivity with FrontPage 2003

This is regarding the FrontPage 2003 connectivity with JCR through WebDAV.
Although I am able to connect to the repository but I am unable to view the
directory structure through FrontPage. It shows me a blank view. Further to
this I tried connecting to SVN through FrontPage 2003 and this time was able
to view the content respository directory structure but am unable to do any
kind of operation like publishing from local to remote and vice versa. Any
help on this would be appreciated.

Thanks,
Lalitha
-- 
View this message in context: http://www.nabble.com/JCR-connectivity-with-FrontPage-2003-tf1935856.html#a5304087
Sent from the Jackrabbit - Users forum at Nabble.com.


Re: JCR connectivity with FrontPage 2003

Posted by Lalitha Gopalakrishnan <la...@hexaware.com>.
Now we are able to coonect & view the repository contents through Dreamweaver
but FrontPage 2003 doesnt show the repository details. Any help on this?

Thanks,
Lalitha
-- 
View this message in context: http://www.nabble.com/JCR-connectivity-with-FrontPage-2003-tf1935856.html#a5305499
Sent from the Jackrabbit - Users forum at Nabble.com.


Re: JCR connectivity with FrontPage 2003/Dreamweaver 8

Posted by Tobias Bocanegra <to...@day.com>.
as i said: webdav support is present but not tested on all clients.
apparently it does not work well in dreamweaver. feel free to open a
jira bug or try to debug jackrabbit and find out what's going wrong.

regards, toby

On 7/13/06, Shanmugam Gopal <ha...@hotmail.com> wrote:
> Hi,
>
> I have already posted some issues regarding accessing Jackrabbit repository
> from Dreamweaver.
> Pls let me know is there any  problem with Jackrabbit implementation.
>
> Adding a new file/folder is not a problem.
> But Check out then check in is the problem in Dreamweaver with Jackrabbit.
>
> During checkout, a lock file is created in local folder(<filename>.LCK).
> Is this created by Jackrabbit or Dreamweaver ?
>
> During Checkin, the addMember method in DavResourceImpl class throws the
> following exception.
>
> org.apache.jackrabbit.webdav.DavException: Locked
>         at
> org.apache.jackrabbit.webdav.simple.DavResourceImpl.addMember(DavResourceImpl.java:596)
>         at
> org.apache.jackrabbit.server.AbstractWebdavServlet.doPut(AbstractWebdavServlet.java:666)
>         at
> org.apache.jackrabbit.server.AbstractWebdavServlet.execute(AbstractWebdavServlet.java:318)
>         at
> org.apache.jackrabbit.server.AbstractWebdavServlet.service(AbstractWebdavServlet.java:255)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
>         at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
>         at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
>         at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
>         at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
>         at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
>         at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
>         at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>         at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
>         at
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
>         at
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>         at
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
>         at
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
>         at java.lang.Thread.run(Thread.java:534)
>
> Regards,
> Shan
>
>
> >From: "Tobias Bocanegra" <to...@day.com>
> >Reply-To: tobias.bocanegra@day.com
> >To: users@jackrabbit.apache.org
> >Subject: Re: JCR connectivity with FrontPage 2003
> >Date: Thu, 13 Jul 2006 10:55:59 +0200
> >
> >afaik, webdav support is present though not tested on all clients.
> >from the messages in this list i see that frontpage and dreamweaver
> >pose problems. it might just be a configuration problem.
> >
> >it would be great, if anyone feels compelled to find out what the
> >exact issues are, and possibly can provide a patch.
> >
> >regards, toby
> >
> >ps: please open jira issues for your bugs.
> >
> >On 7/13/06, Lalitha Gopalakrishnan <la...@hexaware.com> wrote:
> >>
> >>This is regarding the FrontPage 2003 connectivity with JCR through WebDAV.
> >>Although I am able to connect to the repository but I am unable to view
> >>the
> >>directory structure through FrontPage. It shows me a blank view. Further
> >>to
> >>this I tried connecting to SVN through FrontPage 2003 and this time was
> >>able
> >>to view the content respository directory structure but am unable to do
> >>any
> >>kind of operation like publishing from local to remote and vice versa. Any
> >>help on this would be appreciated.
> >>
> >>Thanks,
> >>Lalitha
> >>--
> >>View this message in context:
> >>http://www.nabble.com/JCR-connectivity-with-FrontPage-2003-tf1935856.html#a5304087
> >>Sent from the Jackrabbit - Users forum at Nabble.com.
> >>
> >>
> >
> >
> >--
> >-----------------------------------------< tobias.bocanegra@day.com >---
> >Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel
> >T +41 61 226 98 98, F +41 61 226 98 97
> >-----------------------------------------------< http://www.day.com >---
>
> _________________________________________________________________
> Who will win Bollywood's most coveted IIFA awards? You decide! Cast your
> vote! http://server1.msn.co.in/sp06/IIFA2006/static/weekend.asp
>
>


-- 
-----------------------------------------< tobias.bocanegra@day.com >---
Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel
T +41 61 226 98 98, F +41 61 226 98 97
-----------------------------------------------< http://www.day.com >---

Re: JCR connectivity with FrontPage 2003

Posted by Tobias Bocanegra <to...@day.com>.
afaik, webdav support is present though not tested on all clients.
from the messages in this list i see that frontpage and dreamweaver
pose problems. it might just be a configuration problem.

it would be great, if anyone feels compelled to find out what the
exact issues are, and possibly can provide a patch.

regards, toby

ps: please open jira issues for your bugs.

On 7/13/06, Lalitha Gopalakrishnan <la...@hexaware.com> wrote:
>
> This is regarding the FrontPage 2003 connectivity with JCR through WebDAV.
> Although I am able to connect to the repository but I am unable to view the
> directory structure through FrontPage. It shows me a blank view. Further to
> this I tried connecting to SVN through FrontPage 2003 and this time was able
> to view the content respository directory structure but am unable to do any
> kind of operation like publishing from local to remote and vice versa. Any
> help on this would be appreciated.
>
> Thanks,
> Lalitha
> --
> View this message in context: http://www.nabble.com/JCR-connectivity-with-FrontPage-2003-tf1935856.html#a5304087
> Sent from the Jackrabbit - Users forum at Nabble.com.
>
>


-- 
-----------------------------------------< tobias.bocanegra@day.com >---
Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel
T +41 61 226 98 98, F +41 61 226 98 97
-----------------------------------------------< http://www.day.com >---