-
any example on acegi+ntlm?.
2009-09-30 10:15:59 UTC in JTrac
-
finally i able to get active directory working. can some guru comments abit how difficult it would to add ntlm auto login into jtrac? any example code would be appeciated.
2009-09-30 10:06:08 UTC in JTrac
-
change this column="comment" ---> put ` in front and behind of comment.
2009-09-25 05:06:15 UTC in JTrac
-
by default, sql schama for history table will not be able to auto create on oracle10g. by changing jtrac.hbm.xml file
<class name="History" table="history">
<property name="comment" column="`COMMENT`" type="text"/>
just fix the problem. This is because oracle doesnt allow creation of field call "comment".
2009-09-25 05:04:53 UTC in JTrac
-
ptrthomas, i suggest you upload to youtube .then more people able to see it.
2009-09-24 01:46:03 UTC in JTrac
-
may i know is jtrac implement it own workflow metadata or using external library? i'm trying to understand the xml below and wonder possible to do "skip a state" based on condition let say particular state did not response for more than 3 days, programmatically
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<fields><field-order/>...
2009-09-03 06:43:23 UTC in JTrac
-
what do u mean integration with netbeans? if you to create plugin for netbeans? if u have problem import project into netbeans. delete the build.xml and when open with netbeans, it will automatically open with maven project.
2009-09-03 03:23:52 UTC in JTrac
-
what is the license of the api? gpl or mit? it stated 2 on the summary. confusing.
2009-08-20 06:46:25 UTC in JTorrent
-
if this project able to support ntlm and more feature rich ldap rathar than can only authenticate using simple ldap. i am sure lot of people will start notice on this project and use it.
2009-08-20 01:47:04 UTC in JTrac
-
paste your error code.
2009-08-20 00:54:25 UTC in JTrac