Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Help setting up generic web connector
Help setting up generic web connector [message #23275] Mon, 20 August 2007 18:26 Go to next message
Eclipse UserFriend
Originally posted by: markphip.GoogleMail.com

I am trying to use the generic web connector. Are there any
techniques for figuring out what is happening? For example, my
repository requireslogin and for all I know my problem is that I did
not configure that
correctly.

I am getting errors that I need to check my query regexp, but it
seemslike it could just as easily be a login problem.

Are there any tools you used to test your regex? I assume you
wouldwant to paste the source of the web page in some tool and then run
the expression to see what it gives back.

I am trying to match something like this:


<td> artf25589 :
Deliver Product Training </td>

I am currently trying this:

(.+?)

Thanks

Mark


--

I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Re: Help setting up generic web connector [message #23296 is a reply to message #23275] Mon, 20 August 2007 22:23 Go to previous messageGo to next message
Eclipse UserFriend
Mark,

There isn't really much tools, but we have few hints on the wiki about
troubleshoting
http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_the_existing_templates.3F

The easiest could be to use wget to get content of the page and then
try regexp in Eclipse text editor.

While back someone seem wanted to contribute some debugging features,
but I haven't heard back about that...

regards,
Eugene


Mark Phippard wrote:
> I am trying to use the generic web connector. Are there any
> techniques for figuring out what is happening? For example, my
> repository requireslogin and for all I know my problem is that I did
> not configure that
> correctly.
>
> I am getting errors that I need to check my query regexp, but it
> seemslike it could just as easily be a login problem.
>
> Are there any tools you used to test your regex? I assume you
> wouldwant to paste the source of the web page in some tool and then run
> the expression to see what it gives back.
>
> I am trying to match something like this:
>
>
> <td> artf25589 :
> Deliver Product Training </td>
>
> I am currently trying this:
>
> (.+?)
>
> Thanks
>
> Mark
>
>
>
Re: Help setting up generic web connector [message #23392 is a reply to message #23296] Tue, 21 August 2007 11:55 Go to previous message
Eclipse UserFriend
Originally posted by: markphip.GoogleMail.com

In article <fadiav$kmr$1@build.eclipse.org> Eugene
Kuleshov<eu@md.pp.ru> wrote:
> Mark,

> There isn't really much tools, but we have few hints on the wiki
> about troubleshoting

> http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_t
> he_existing_templates.3F

> The easiest could be to use wget to get content of the page and
> then try regexp in Eclipse text editor.

> While back someone seem wanted to contribute some debugging
> features, but I haven't heard back about that...

I got it working. Turned out the problem was the login was not
working.

Mark


--

I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Re: Help setting up generic web connector [message #577966 is a reply to message #23275] Mon, 20 August 2007 22:23 Go to previous message
Eclipse UserFriend
Mark,

There isn't really much tools, but we have few hints on the wiki about
troubleshoting
http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_the_existing_templates.3F

The easiest could be to use wget to get content of the page and then
try regexp in Eclipse text editor.

While back someone seem wanted to contribute some debugging features,
but I haven't heard back about that...

regards,
Eugene


Mark Phippard wrote:
> I am trying to use the generic web connector. Are there any
> techniques for figuring out what is happening? For example, my
> repository requireslogin and for all I know my problem is that I did
> not configure that
> correctly.
>
> I am getting errors that I need to check my query regexp, but it
> seemslike it could just as easily be a login problem.
>
> Are there any tools you used to test your regex? I assume you
> wouldwant to paste the source of the web page in some tool and then run
> the expression to see what it gives back.
>
> I am trying to match something like this:
>
>
> <td> artf25589 :
> Deliver Product Training </td>
>
> I am currently trying this:
>
> (.+?)
>
> Thanks
>
> Mark
>
>
>
Re: Help setting up generic web connector [message #578045 is a reply to message #23296] Tue, 21 August 2007 11:55 Go to previous message
Eclipse UserFriend
In article <fadiav$kmr$1@build.eclipse.org> Eugene
Kuleshov<eu@md.pp.ru> wrote:
> Mark,

> There isn't really much tools, but we have few hints on the wiki
> about troubleshoting

> http://wiki.eclipse.org/Mylyn_FAQ#Why_can.27t_I_connect_usin g_one_of_t
> he_existing_templates.3F

> The easiest could be to use wget to get content of the page and
> then try regexp in Eclipse text editor.

> While back someone seem wanted to contribute some debugging
> features, but I haven't heard back about that...

I got it working. Turned out the problem was the login was not
working.

Mark


--

I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
Previous Topic:Background Task Synchronization
Next Topic:Minimum Requirements for Mylyn Trac
Goto Forum:
  


Current Time: Sun May 11 16:13:36 EDT 2025

Powered by FUDForum. Page generated in 0.03675 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top