• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

CVS checkout of JForum

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai,

I have to use JForum in a development environment using eclipse.
I am already working with eclipse 3.0, JForum 2.1.4, j2sdk1.4.2_05,Tomcat 5.0.x

But I get a problem saying "import org.jboss could not be resolved" in JBossCacheEngine.java and few other errors.

Can you tell me the following ?
1 The checkout parameters for CVS (for Jforum)
2 Additional jars required to Compile the whole version (if you have time to answer this)

thank you
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
See this link:

http://www.jforum.net/development.jsp

the cvs version has all jars you need.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That sounds great!

but there was a problem in cheking out the version from CVS.

I used the CVS parameters as given in the link
Host cvs.dev.java.net
Path /cvs
Server Type pserver
Username guest
Module jforum

I tried it out with Eclipse as well as WinCVS, but it wont checkout it seems!
Am i doing something wrong here? bcoz I get time out request while connecting to CVS!
Can you help me?!

regards
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am badly in need of the checkout version!

I am still not able to checkout the version!

Whatever I use WinCVS,command-line CVS or Eclipse is asking for password!
and when I enter without the password, it says "Request TimedOut"!

Guys I need your help!
I know that it is weekend; but someone might feel happy to help me!

expecting reply
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK, I'll take a look in the data - but I guess it's correct

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hai,

Did you find out the problem?

May be some more input might fix the issue!
I am working from behind a proxy server in my intranet!
Does this have any implications on using the CVS server ( like, machines behind a proxy or firewall are not allowed entry into the cvs.dev.java.net ) ?

I am still waiting for your answer! :?

regards
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hhmm.. probably, yes. Many users who are behind a proxy told me thei are unable to connect to the cvs server.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai ,

I have posted a similar problem in this forum!

Luckily I got the solution !

Problem: unable to checkout from behind the proxy server of my intranet

Solution: find out the content to be filled in your "Proxy server" setting of IE.
This would be usually 172.*.*.* and port 3128.
Check with your Network administrator.

I have finally checked out the version !

regards
SunThin
[originally posted on jforum.net by SunThin]
 
So I left, I came home, and I ate some pie. And then I read this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic