Thread: [Mc4j-development] [ mc4j-Bugs-908165 ] JSR160 Wizard is bugged
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2004-03-02 08:45:03
|
Bugs item #908165, was opened at 2004-03-02 08:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 Category: Connections Group: MC4J 1.2b4 Status: Open Resolution: None Priority: 5 Submitted By: Philippe Mouawad (pmouawad) Assigned to: Nobody/Anonymous (nobody) Summary: JSR160 Wizard is bugged Initial Comment: The wizard discards the InitialContext, the user, password. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 |
From: SourceForge.net <no...@so...> - 2004-04-14 02:26:55
|
Bugs item #908165, was opened at 2004-03-02 03:32 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 Category: Connections Group: MC4J 1.2b4 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Philippe Mouawad (pmouawad) >Assigned to: Greg Hinkle (ghinkl) Summary: JSR160 Wizard is bugged Initial Comment: The wizard discards the InitialContext, the user, password. ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2004-04-13 21:26 Message: Logged In: YES user_id=773314 The 1.2b5 release fixed this problem. The context is used and set properly and has been tested with password protected remoting servers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 |
From: SourceForge.net <no...@so...> - 2004-05-26 12:44:58
|
Bugs item #960787, was opened at 2004-05-26 12:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=960787&group_id=60228 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Philippe Mouawad (pmouawad) Assigned to: Nobody/Anonymous (nobody) Summary: JSR160 Wizard is bugged Initial Comment: The wizard doesn't allow entering JNDI NAme InitialContextFactory You can enter them afterwards but they don't seem to be taken into account. I submitted a patch on MC4J 1.2b4 but you answered the bug was corrected :-( ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=960787&group_id=60228 |
From: SourceForge.net <no...@so...> - 2004-05-26 12:52:06
|
Bugs item #960787, was opened at 2004-05-26 07:44 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=960787&group_id=60228 Category: None Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Philippe Mouawad (pmouawad) >Assigned to: Greg Hinkle (ghinkl) Summary: JSR160 Wizard is bugged Initial Comment: The wizard doesn't allow entering JNDI NAme InitialContextFactory You can enter them afterwards but they don't seem to be taken into account. I submitted a patch on MC4J 1.2b4 but you answered the bug was corrected :-( ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2004-05-26 07:52 Message: Logged In: YES user_id=773314 Duplicate of #908165 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=960787&group_id=60228 |
From: SourceForge.net <no...@so...> - 2004-05-26 13:14:24
|
Bugs item #908165, was opened at 2004-03-02 03:32 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 Category: Connections >Group: MC4J 1.2b5 >Status: Open >Resolution: Accepted Priority: 5 Submitted By: Philippe Mouawad (pmouawad) Assigned to: Greg Hinkle (ghinkl) Summary: JSR160 Wizard is bugged Initial Comment: The wizard discards the InitialContext, the user, password. ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2004-05-26 08:14 Message: Logged In: YES user_id=773314 Reopening as there was a mistake in the integration of the patch. I will add the principal and credentials to the initial context lookup, but I'm not sure why we would need to allow you to enter a jndi path. The JNDI path is part of the service url for JSR 160 connections. ---------------------------------------------------------------------- Comment By: Greg Hinkle (ghinkl) Date: 2004-04-13 21:26 Message: Logged In: YES user_id=773314 The 1.2b5 release fixed this problem. The context is used and set properly and has been tested with password protected remoting servers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 |
From: SourceForge.net <no...@so...> - 2004-05-26 13:45:31
|
Bugs item #908165, was opened at 2004-03-02 03:32 Message generated for change (Comment added) made by ghinkl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 Category: Connections Group: MC4J 1.2b5 >Status: Pending >Resolution: Fixed >Priority: 7 Submitted By: Philippe Mouawad (pmouawad) Assigned to: Greg Hinkle (ghinkl) Summary: JSR160 Wizard is bugged Initial Comment: The wizard discards the InitialContext, the user, password. ---------------------------------------------------------------------- >Comment By: Greg Hinkle (ghinkl) Date: 2004-05-26 08:45 Message: Logged In: YES user_id=773314 Fixed and committed. Will be released with 1.2b6. Please let me know if this covers all of what you expected. ---------------------------------------------------------------------- Comment By: Greg Hinkle (ghinkl) Date: 2004-05-26 08:14 Message: Logged In: YES user_id=773314 Reopening as there was a mistake in the integration of the patch. I will add the principal and credentials to the initial context lookup, but I'm not sure why we would need to allow you to enter a jndi path. The JNDI path is part of the service url for JSR 160 connections. ---------------------------------------------------------------------- Comment By: Greg Hinkle (ghinkl) Date: 2004-04-13 21:26 Message: Logged In: YES user_id=773314 The 1.2b5 release fixed this problem. The context is used and set properly and has been tested with password protected remoting servers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=908165&group_id=60228 |