Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] eclipse WTP bugs

I suspect it may be due to my changes to get the ant build to work, but I'm not sure what.  What's the exception in the log?

>>> Anthony Bussani <bus@xxxxxxxxxxxxxx> 12/1/06 4:02 AM >>>
Hi All,

I just wanted to share a bad experience using some higgins projects.
I am part of the team working on the STS Idemix plugins and to test this new
plugins I've download from the CVS repository the required packages:
org.eclipse.higins.idas
org.eclipse.higgins.sts.bindings.axis1x.core
org.eclipse.higgins.sts.bindings.axis1x.service
org.eclipse.higgins.sts.bindings.axis1x.types
org.eclipse.higgins.sts.bindings.axis1x.xfer_temp
org.eclipse.higgins.sts.core
org.eclipse.higgins.sts.extension.samltoken
org.eclipse.higgins.sts.extension.usernametoken
org.eclipse.higgins.sts.informationcardgenerator

I am using eclipse/WTP and tomcat/axis1.3, and the "magic" deployment feature
from WTP. It was working fine until now.
With the last code I had suddenly no access to the properties "J2EE Module
Depedencies", only a error dialog box with "The currently displayed pages
contains invalid values".
The exception logged in .metadata/.log was not so much helpfull.
By chance I discover that closing the project org.eclipse.higgins.idas is
correcting this really annoying bugs ... but still idas is needed and at
least referenced in core & samltoken packages.
This WTP error dialog box seems to be known, for multiple different problems.
Its maybe due to some circular references ?
Did someone else had the same experience ?
Ok, it should be a bug submit in the WTP project, but maybe a .classpath or
a .project just get wrong ...
Mmm... maybe I will just give up and always use Jim's ant file ;)

Thanks for any help or hint !

Anthony.
_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

Back to the top