xplanner-devel Mailing List for XPlanner
Brought to you by:
jacmorel
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(61) |
May
(10) |
Jun
(12) |
Jul
(2) |
Aug
|
Sep
|
Oct
(14) |
Nov
(43) |
Dec
(6) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(49) |
Feb
(39) |
Mar
(13) |
Apr
(23) |
May
(38) |
Jun
(12) |
Jul
(63) |
Aug
(112) |
Sep
(25) |
Oct
(36) |
Nov
(34) |
Dec
(75) |
| 2004 |
Jan
(35) |
Feb
(12) |
Mar
(30) |
Apr
(77) |
May
(28) |
Jun
(47) |
Jul
(21) |
Aug
(4) |
Sep
(21) |
Oct
(18) |
Nov
(42) |
Dec
(5) |
| 2005 |
Jan
(48) |
Feb
(17) |
Mar
(23) |
Apr
(11) |
May
(9) |
Jun
(19) |
Jul
(21) |
Aug
(28) |
Sep
(25) |
Oct
(4) |
Nov
(24) |
Dec
(14) |
| 2006 |
Jan
(39) |
Feb
(25) |
Mar
(18) |
Apr
(31) |
May
(379) |
Jun
(3) |
Jul
(7) |
Aug
(16) |
Sep
(9) |
Oct
(2) |
Nov
(1) |
Dec
(2) |
| 2007 |
Jan
(24) |
Feb
|
Mar
(10) |
Apr
(6) |
May
(9) |
Jun
|
Jul
(3) |
Aug
(10) |
Sep
|
Oct
(12) |
Nov
(1) |
Dec
(6) |
| 2008 |
Jan
(4) |
Feb
|
Mar
(19) |
Apr
(10) |
May
|
Jun
|
Jul
(1) |
Aug
(5) |
Sep
|
Oct
|
Nov
(7) |
Dec
(2) |
| 2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(9) |
Jun
|
Jul
(8) |
Aug
|
Sep
(7) |
Oct
(1) |
Nov
(1) |
Dec
(5) |
| 2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Paul H. <pa...@ha...> - 2015-06-13 00:20:34
|
I've tried to make a Wget script to extract everything as static HTML from xplanner, but I can't get it working. Has anyone else successfully spidered/mirrored an XPlanner site using Wget or anything else? - Paul |
|
From: Komal G. <ko...@en...> - 2010-01-13 13:06:04
|
Hi, I am getting the following exception on deployment .... trying to access http://localhost:8182/xplanner/xplanner/index.jsp It is some struts exception and I am unaware of struts exceptions.. org.apache.jasper.JasperException: The absolute uri: http://jakarta.apache.org/struts/tags-html cannot be resolved in either web.xml or the jar files deployed with this application org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:51) org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409) org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:116) org.apache.jasper.compiler.TagLibraryInfoImpl.generateTLDLocation(TagLibraryInfoImpl.java:315) org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:148) org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:431) org.apache.jasper.compiler.Parser.parseDirective(Parser.java:494) org.apache.jasper.compiler.Parser.parseElements(Parser.java:1444) org.apache.jasper.compiler.Parser.parse(Parser.java:138) org.apache.jasper.compiler.ParserController.doParse(ParserController.java:216) org.apache.jasper.compiler.ParserController.parse(ParserController.java:103) org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:154) org.apache.jasper.compiler.Compiler.compile(Compiler.java:315) org.apache.jasper.compiler.Compiler.compile(Compiler.java:295) org.apache.jasper.compiler.Compiler.compile(Compiler.java:282) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) Please let me know where I am wrong in deployment process.. thanks, Komal |
|
From: Majian <ji...@gm...> - 2009-12-28 11:12:41
|
Hi, Please Help me to configure LDAP in XPlanner I have download Xplanner0.7b7 from source and I use IDEA 6.0.5,Tomcat 5.5, JDK 1.5, centos Directory Server All this run normally but when I want to verify users authentification from a LDAP Server I have this error I referd to the website http://www.xplanner.org/customization.html, and I have a question about the LDAP Authentication .Maybe can I create a new login module ? Or Should I modify the file called xplanner.propreties? Thanks ~ |
|
From: Lucy M. <lu...@th...> - 2009-12-25 17:35:03
|
If you're looking for a more actively developed scrum project manager
I strongly recommend Pivotal Tracker
https://www.pivotaltracker.com/
It is both more usable and more featureful than Xplanner, and as an
added bonus you don't have to setup it up on your own server. I posted
a more detailed review here
http://proudly.procrasdonate.com/project-management-and-motivation/
(I don't mean to troll. I was a happy Xplanner user two years ago at
both a corporate job and at my startup. I loved it, but times do
change. I wanted to share this joyful innovation that is Pivotal
Tracker. It certainly won't work for everyone, especially if SaaS is
too risky.)
Lucy.
On Fri, Dec 25, 2009 at 6:45 AM, Majian <ji...@gm...> wrote:
> Thanks !
>
> First, you can configure Tomcat to accept requests on port 80, instead
> of, or in addition to, port 8080.
>
> That is easy, and you would do it in principle by changing in the
> server.xml file, the existing <Connector ... port="8080"> to <Connector
>
> ... port="80">.
>
> The only catch is that in order for this to work, this Tomcat would need
> to run as user root, because only user root can run a process that opens
> a listening port <= 1024.
>
> But if I run it use no-root user, maybe I should use iptables to forward
> incoming requests on port 80 to Tomcat on port 8080
>
> I will try to search it via Google ~
>
> On Fri, Dec 25, 2009 at 5:33 PM, Raj Saini <raj...@gm...> wrote:
>>
>> Change the port number in server.xml file of Tomcat. Look for 8080 is
>> the said file and change it to 80. Remember, on Linux/Unix machines you
>> will need root access to listen to ports below 1024.
>>
>>
>> Thanks,
>>
>> Raj
>>
>> Majian wrote:
>> > Hi ,all
>> > I'm newbie to here ,So if my question is stupid, please forgive me
>> > ~ hoho~
>> >
>> > After I install the xplanner on the my laptop, and enter the
>> > address: "http://localhost:7070", then it
>> > appears the login screen. So it means installed successfully, isn't it ?
>> >
>> > I want to enter the xplanner like "http://localhost/xplanner" .How
>> > can i do ?
>> >
>> >
>> > Thanks ~
>> > ------------------------------------------------------------------------
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > This SF.Net email is sponsored by the Verizon Developer Community
>> > Take advantage of Verizon's best-in-class app development support
>> > A streamlined, 14 day to market process makes app distribution fast and
>> > easy
>> > Join now and get one step closer to millions of Verizon customers
>> > http://p.sf.net/sfu/verizon-dev2dev
>> > ------------------------------------------------------------------------
>> >
>> > _______________________________________________
>> > Xplanner-devel mailing list
>> > Xpl...@li...
>> > https://lists.sourceforge.net/lists/listinfo/xplanner-devel
>> >
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Verizon Developer Community
>> Take advantage of Verizon's best-in-class app development support
>> A streamlined, 14 day to market process makes app distribution fast and
>> easy
>> Join now and get one step closer to millions of Verizon customers
>> http://p.sf.net/sfu/verizon-dev2dev
>> _______________________________________________
>> Xplanner-devel mailing list
>> Xpl...@li...
>> https://lists.sourceforge.net/lists/listinfo/xplanner-devel
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> Xplanner-devel mailing list
> Xpl...@li...
> https://lists.sourceforge.net/lists/listinfo/xplanner-devel
>
>
|
|
From: Majian <ji...@gm...> - 2009-12-25 11:45:32
|
Thanks ! First, you can configure Tomcat to accept requests on port 80, instead of, or in addition to, port 8080. That is easy, and you would do it in principle by changing in the server.xml file, the existing <Connector ... port="8080"> to <Connector ... port="80">. The only catch is that in order for this to work, this Tomcat would need to run as user root, because only user root can run a process that opens a listening port <= 1024. But if I run it use no-root user, maybe I should use iptables to forward incoming requests on port 80 to Tomcat on port 8080 I will try to search it via Google ~ On Fri, Dec 25, 2009 at 5:33 PM, Raj Saini <raj...@gm...> wrote: > Change the port number in server.xml file of Tomcat. Look for 8080 is > the said file and change it to 80. Remember, on Linux/Unix machines you > will need root access to listen to ports below 1024. > > > Thanks, > > Raj > > Majian wrote: > > Hi ,all > > I'm newbie to here ,So if my question is stupid, please forgive me > > ~ hoho~ > > > > After I install the xplanner on the my laptop, and enter the > > address: "http://localhost:7070", then it > > appears the login screen. So it means installed successfully, isn't it ? > > > > I want to enter the xplanner like "http://localhost/xplanner" .How > > can i do ? > > > > > > Thanks ~ > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > This SF.Net email is sponsored by the Verizon Developer Community > > Take advantage of Verizon's best-in-class app development support > > A streamlined, 14 day to market process makes app distribution fast and > easy > > Join now and get one step closer to millions of Verizon customers > > http://p.sf.net/sfu/verizon-dev2dev > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Xplanner-devel mailing list > > Xpl...@li... > > https://lists.sourceforge.net/lists/listinfo/xplanner-devel > > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Xplanner-devel mailing list > Xpl...@li... > https://lists.sourceforge.net/lists/listinfo/xplanner-devel > |
|
From: Raj S. <raj...@gm...> - 2009-12-25 09:34:12
|
Change the port number in server.xml file of Tomcat. Look for 8080 is the said file and change it to 80. Remember, on Linux/Unix machines you will need root access to listen to ports below 1024. Thanks, Raj Majian wrote: > Hi ,all > I'm newbie to here ,So if my question is stupid, please forgive me > ~ hoho~ > > After I install the xplanner on the my laptop, and enter the > address: "http://localhost:7070", then it > appears the login screen. So it means installed successfully, isn't it ? > > I want to enter the xplanner like "http://localhost/xplanner" .How > can i do ? > > > Thanks ~ > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > ------------------------------------------------------------------------ > > _______________________________________________ > Xplanner-devel mailing list > Xpl...@li... > https://lists.sourceforge.net/lists/listinfo/xplanner-devel > |
|
From: Majian <ji...@gm...> - 2009-12-25 09:14:20
|
Hi ,all I'm newbie to here ,So if my question is stupid, please forgive me ~ hoho~ After I install the xplanner on the my laptop, and enter the address: " http://localhost:7070", then it appears the login screen. So it means installed successfully, isn't it ? I want to enter the xplanner like "http://localhost/xplanner" .How can i do ? Thanks ~ |
|
From: Alberto F. C. B. <alb...@gm...> - 2009-11-14 16:10:45
|
Se você não conhece Alberto Fagner Cordeiro Brasileiro, ignore esta mensagem de email. Se você não pode clicar nos links, clique em « Mostrar conteúdo » e tente novamente. Olá, Finalmente, um sistema inteligente e simples para gerenciar seus contatos! Com UNYK, eu reuni todos os meus contatos num mesmo caderno de endereços, que se atualiza automaticamente. Um dos meus contatos modifica os dados dele(a) no site UNYK.com: meu caderno se atualiza. Eu modifico um dado no site UNYK.com: o caderno dos meus contatos se atualiza. É simples e facilita a vida! Posso lhe acrescentar aos meus contatos? Para aceitar, clique aqui! http://www.unyk.com/ml/250/1/?i=D1DCDB3F3279437FAB75B1072254AB2B&s=16899753 Você poderá também criar seu caderno de endereços inteligente. Alberto Fagner Cordeiro Brasileiro UNYK : RDE 281 Não responda diretamente a esta mensagem. Caso você tenha perguntas ou dúvidas, por favor, entre em contato conosco: http://unyk.com/pt/Entre-em-contato-conosco UNYK Inc., 1010 de Serigny, bureau 820, Longueuil, QC, J4K 5G7, Canada. Não quero mais receber nenhum convite para utilizar UNYK da parte de Alberto Fagner Cordeiro Brasileiro: cancelar minha inscrição http://www.unyk.com/ml/250/74/?mid=9E97AAAD827B88A0&ema...@li...&s=16899753 Não quero mais receber nenhum convite para utilizar UNYK: cancelar minha inscrição http://www.unyk.com/ml/250/2/?i=D1DCDB3F3279437FAB75B1072254AB2B&s=16899753 UNYK, o primeiro caderno de endereços inteligente que se atualiza sozinho! |
|
From: ebenzhang <zha...@gm...> - 2009-10-07 11:59:03
|
@Caused by: com.tacitknowledge.util.migration.MigrationException: patch0001_0-6-0.sql: Error running SQL at statement number 0 "create table datasample May be the reason is "MultiQueries". A solution is add "&allowMultiQueries=true" to the end of your "jdbcurl". eg. hibernate.connection.url=jdbc:mysql://localhost:3306/xplanner?autoReconnect=true&useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true -- View this message in context: http://www.nabble.com/Problem-in-Migration-again-tp20891604p25783930.html Sent from the XPlanner Dev mailing list archive at Nabble.com. |
|
From: Majian <ji...@gm...> - 2009-09-23 12:54:27
|
Thanks for all ! I have installed the xplanner with JDK 1.5.0
successfully!
But I have an another question : How can I install xplanner+ ?
Is it to cover the xplanner directory ?
Thanks
On Wed, Sep 23, 2009 at 7:06 PM, Alexey Chernysh <al...@ar...> wrote:
> Greetings.
>
> > Sorry to interrupt all ! My question is how to install xplanner in
> CentOS
> > 5.3 and JDK 1.6.0
> >
> > xplanner+ is very userful , http://200.35.147.77/xplanner/do/login
> > but the xplanner+ is based on xplanner .
> >
> > Is it impossible to install xplanner on JDK 1.6? If it is that , what
> > should I do ?
>
> Possibly the following link will be helpful
> http://jira.codehaus.org/browse/XPR-391
>
> --
> Regards,
> Alexey Chernysh
> www.ardas.dp.ua
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Xplanner-devel mailing list
> Xpl...@li...
> https://lists.sourceforge.net/lists/listinfo/xplanner-devel
>
|
|
From: Alexey C. <al...@ar...> - 2009-09-23 11:21:56
|
Greetings. > Sorry to interrupt all ! My question is how to install xplanner in CentOS > 5.3 and JDK 1.6.0 > > xplanner+ is very userful , http://200.35.147.77/xplanner/do/login > but the xplanner+ is based on xplanner . > > Is it impossible to install xplanner on JDK 1.6? If it is that , what > should I do ? Possibly the following link will be helpful http://jira.codehaus.org/browse/XPR-391 -- Regards, Alexey Chernysh www.ardas.dp.ua |
|
From: Majian <ji...@gm...> - 2009-09-23 08:52:02
|
Sorry to interrupt all ! My question is how to install xplanner in CentOS
5.3 and JDK 1.6.0
xplanner+ is very userful , http://200.35.147.77/xplanner/do/login
but the xplanner+ is based on xplanner .
Is it impossible to install xplanner on JDK 1.6? If it is that , what
should I do ?
Thanks
On Wed, Sep 23, 2009 at 2:52 PM, Henning Sprang <hen...@gm...>wrote:
> as far as I know xplanner doesn't run on JDK 1.6 yet.
> You can have a look at xplanner+ on sourceforge...
>
> Henning
>
> On Wed, Sep 23, 2009 at 6:41 AM, Majian <ji...@gm...> wrote:
> > Hi:
> > I am a bit of xplanner novice .
> > When I try to start xplanner from the Tomcat Web Application Manager , it
> > comes up with an error
> > message !
> > "FAIL -Application at content path /xplanner could not started "
> >
> > OS: CentOS 5.3
> > Intalled : JDK 1.6.0_16
> > Apache Tomcat 5.5.9
> > Mysql 5.0.45
> > xplanner-0.7b7-war
> > I create the xplanner database as per the instructions in the README.txt
> > .Copied the xplanner folder to Tomcat 5.5 /webapps directory .When I
> point
> > my brower to http://localhost :8080 ,it goes to the Tomcat homepage,but
> when
> > I point my brower to http://localhost:8080/xplanner ,it comes up with an
> > error:
> >
> > "HTTP Status 404-
> > type status report
> > message
> > description The requested resource () is not avaliable
> > Apache Tomcat /5.5.9
> >
> > Please give me a help . Thanks !
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry® Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and stay
> > ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> > http://p.sf.net/sfu/devconf
> > _______________________________________________
> > Xplanner-devel mailing list
> > Xpl...@li...
> > https://lists.sourceforge.net/lists/listinfo/xplanner-devel
> >
> >
>
>
>
> --
> Henning Sprang
> http://www.sprang.de
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Xplanner-devel mailing list
> Xpl...@li...
> https://lists.sourceforge.net/lists/listinfo/xplanner-devel
>
|
|
From: Majian <ji...@gm...> - 2009-09-23 07:58:10
|
> > > > *Yeah! I will to try it *.. XPlanner+ is an open source project planning and tracking tool for agile teams. Xplanner+ is based on XPlanner, and has new and improved features, such as: fancy design and email notifications for tasks. |
|
From: Henning S. <hen...@gm...> - 2009-09-23 06:52:51
|
as far as I know xplanner doesn't run on JDK 1.6 yet. You can have a look at xplanner+ on sourceforge... Henning On Wed, Sep 23, 2009 at 6:41 AM, Majian <ji...@gm...> wrote: > Hi: > I am a bit of xplanner novice . > When I try to start xplanner from the Tomcat Web Application Manager , it > comes up with an error > message ! > "FAIL -Application at content path /xplanner could not started " > > OS: CentOS 5.3 > Intalled : JDK 1.6.0_16 > Apache Tomcat 5.5.9 > Mysql 5.0.45 > xplanner-0.7b7-war > I create the xplanner database as per the instructions in the README.txt > .Copied the xplanner folder to Tomcat 5.5 /webapps directory .When I point > my brower to http://localhost :8080 ,it goes to the Tomcat homepage,but when > I point my brower to http://localhost:8080/xplanner ,it comes up with an > error: > > "HTTP Status 404- > type status report > message > description The requested resource () is not avaliable > Apache Tomcat /5.5.9 > > Please give me a help . Thanks ! > > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Xplanner-devel mailing list > Xpl...@li... > https://lists.sourceforge.net/lists/listinfo/xplanner-devel > > -- Henning Sprang http://www.sprang.de |
|
From: Majian <ji...@gm...> - 2009-09-23 04:41:28
|
Hi:
I am a bit of xplanner novice .
When I try to start xplanner from the Tomcat Web Application Manager , it
comes up with an error
message !
"FAIL -Application at content path /xplanner could not started "
OS: CentOS 5.3
Intalled : JDK 1.6.0_16
Apache Tomcat 5.5.9
Mysql 5.0.45
xplanner-0.7b7-war
I create the xplanner database as per the instructions in the README.txt
.Copied the xplanner folder to Tomcat 5.5 /webapps directory .When I point
my brower to http://localhost :8080 ,it goes to the Tomcat homepage,but when
I point my brower to http://localhost:8080/xplanner ,it comes up with an
error:
"HTTP Status 404-
type status report
message
description The requested resource () is not avaliable
Apache Tomcat /5.5.9
Please give me a help . Thanks !
|
|
From: VimalV <Vim...@sa...> - 2009-09-16 05:53:54
|
I have just checked XPlanner-Plus. Good to know that community is interested in further development. I'm currently exploring more from my side on how to contribute to new project. I will update soon. -- View this message in context: http://www.nabble.com/XPlanner-development-activity-tp24734115p25466365.html Sent from the XPlanner Dev mailing list archive at Nabble.com. |
|
From: Henning S. <hen...@gm...> - 2009-07-31 11:47:56
|
On Thu, Jul 30, 2009 at 8:37 PM, Paul Moosman<pmo...@ao...> wrote: > > I vote, check in your changes. Yes, let's see them! > I use Xplanner and I would like to see your > improvements and changes. Let’s make Xplanner an active project together. I started using it, but because it wasn't working with java6, I stopped, and I didn#t have the feeling I could get done the necessary work to update it alone. Having multiple people interested sounds great! Henning |
|
From: Paul M. <pmo...@ao...> - 2009-07-30 18:38:15
|
I vote, check in your changes. I use Xplanner and I would like to see your improvements and changes. Let¹s make Xplanner an active project together. On 7/29/09 2:45 AM, "Vimal Vachhani" <Vim...@sa...> wrote: > Hi All, > > Thanks for the great tool XPlanner. My department at SAS <http://www.sas.com/> > uses it and found it very useful. We have enhanced it locally to satisfy our > requirements. > > We have made following changes locally on the code base 0.8b3: > (1) Fixed JSPs so that XPlanner can be deployed on both Tomcat 5.5.x and > Tomcat 6.0. > > (2) Added basic template support for Iteration, User story and Task. > > (3) Made changes in the History support to view the description of a deleted > entity without restoring it. > > (4) Fixed an issue related to ³Update² event not getting recorded. > > (5) Partial conversion of code to use generics. (In work) > > (6) And some more smaller items. > > > I¹m wondering whether XPlanner is still under active development in the open > source community. If so, I would like to explore the possibility of further > collaboration. > > Thanks, > Vimal Vachhani > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > Xplanner-devel mailing list > Xpl...@li... > https://lists.sourceforge.net/lists/listinfo/xplanner-devel -- |
|
From: Vimal V. <Vim...@sa...> - 2009-07-29 09:45:26
|
Hi All, Thanks for the great tool XPlanner. My department at SAS<http://www.sas.com/> uses it and found it very useful. We have enhanced it locally to satisfy our requirements. We have made following changes locally on the code base 0.8b3: (1) Fixed JSPs so that XPlanner can be deployed on both Tomcat 5.5.x and Tomcat 6.0. (2) Added basic template support for Iteration, User story and Task. (3) Made changes in the History support to view the description of a deleted entity without restoring it. (4) Fixed an issue related to "Update" event not getting recorded. (5) Partial conversion of code to use generics. (In work) (6) And some more smaller items. I'm wondering whether XPlanner is still under active development in the open source community. If so, I would like to explore the possibility of further collaboration. Thanks, Vimal Vachhani |
|
From: Henning S. <hen...@gm...> - 2009-07-27 10:46:35
|
On Sat, Jul 25, 2009 at 10:07 PM, <pmo...@ao...> wrote: > What version of JDK? Tomcat? and MySql does 0.8b2 run under? > ... > JDK 1.5? > ... The only thing I realized is that it'd not yet working with Java6, you need Java5 - I didn't play with the databases. There should be a thread about this from wehn I asked the same - look in the list archive! Henning |
|
From: <pmo...@ao...> - 2009-07-25 20:07:36
|
What version of JDK? Tomcat? and MySql does 0.8b2 run under? JDK 1.4.2? Tomcat 5.0? MySQL 4.1? MySql 5.0? Tomcat 6.0? JDK 1.5? -- Paul Moosman PMo...@ao... |
|
From: Henning S. <hen...@gm...> - 2009-07-18 07:38:47
|
USELESS Unsubscribe the same way as you subscribed!!! And anyway., don't re-use old mails for new tasks. On Fri, Jul 17, 2009 at 11:48 PM, Jorge H. Villegas<jor...@ya...> wrote: > > > --- El mar 19-may-09, Brill Pappin <br...@pa...> escribió: > > De: Brill Pappin <br...@pa...> > Asunto: [Xplanner-devel] unsubscribe > Para: Xpl...@li... > Fecha: martes, 19 de mayo de 2009, 1:18 pm > > unsubscribe > -----Adjunto en línea a continuación----- > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > -----Adjunto en línea a continuación----- > > _______________________________________________ > Xplanner-devel mailing list > Xpl...@li... > https://lists.sourceforge.net/lists/listinfo/xplanner-devel > > ________________________________ > ¡Viví la mejor experiencia en la web! > Descargá gratis el nuevo Internet Explorer 8 > http://downloads.yahoo.com/ieak8/?l=ar > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Xplanner-devel mailing list > Xpl...@li... > https://lists.sourceforge.net/lists/listinfo/xplanner-devel > > -- Henning Sprang http://www.sprang.de |
|
From: Shane H. <sha...@sb...> - 2009-07-17 21:54:36
|
unsubscribe |
|
From: Jorge H. V. <jor...@ya...> - 2009-07-17 21:48:56
|
--- El mar 19-may-09, Brill Pappin <br...@pa...> escribió: De: Brill Pappin <br...@pa...> Asunto: [Xplanner-devel] unsubscribe Para: Xpl...@li... Fecha: martes, 19 de mayo de 2009, 1:18 pm unsubscribe -----Adjunto en línea a continuación----- ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects -----Adjunto en línea a continuación----- _______________________________________________ Xplanner-devel mailing list Xpl...@li... https://lists.sourceforge.net/lists/listinfo/xplanner-devel ____________________________________________________________________________________ ¡Viví la mejor experiencia en la web! Descargá gratis el nuevo Internet Explorer 8 http://downloads.yahoo.com/ieak8/?l=ar |
|
From: Alexey C. <al...@ar...> - 2009-05-20 13:29:05
|
Hi, Anders. > I got something working with mod_proxy and xplanner by using both > mod_rewrite and mod_proxy to rewrite the urls from xplanner. I also > modified server.xml and specified the proxy server and the proxy port in > the Connector string. I should not have to do that as I am running > Apache 2.2 (with ProxyPreserveHost On) and it should be possible to get > the urls rewritten without using mod_rewrite. Not all urls are correct > (e.g. systeminfo still conatins localhost) and there is a possible risk > by rewriting urls in a more complex environment. > > Is there perhaps a better way ? My configuration is very simple. I used the following directives to achieve what I need: ProxyPass /xplanner http://server:8080/xplanner ProxyPassReverse /xplanner http://server:8080/xplanner In this case only /xplanner application works via proxy and it is available only via HTTP. -- Regards, Alexey Chernysh www.ardas.dp.ua |