[Security & JAAS/JBoss] - Some more SPNEGO problems
by noFreak
Hi all,
i have added the SPNEGO Authenticator to my JBoss. I have followed the instructions in the userguide exactly. I have read this http://www.jboss.com/index.html?module=bb&op=viewtopic&t=140328 and other related SPNEGO topics.
First my Scenario:
On my Win2k3 Server runs the Kerberos KDC. I have added two users "client" and "jboss". The user "Administrator" comes build in with Win2k3 server. For the user "jboss" i followed the instructions in the userguide to get it work as service combinde with a computer account. On the win2k3 server are the Browsers IE 7 and Firefox 3 installed. I have added the url for my jboss correctly in the "trusted sites" for both Browsers.
Furthermore i have a computer named "ActiveDirTest". The OS there is winXP. The Browsers are Firefox 2.0.0 and IE 6. In both browsers i have added the JBoss ULR as "trusted sites". On this machine i succesfull logged in with the user client at the correct domain (in the os, not the browsers). Also my JBoss is running on this machine. It uses the SPN for the user jboss "host/jboss@DOMAIN" and uses the generatet keytab file. Like described in the userguide.
Know my problems and questions:
In the win2k server browsers the first and second jboss-negotiation-toolkit test are succesfull, but the third fails with "HTTP Status 403 - Access to the requested resource has been denied". I have correctly added the user and the role in the spnego-roles.properties. It looks following: client@DOMAIN=Users.
The second problem is, that the first test fails at the computer ActiveDirTest. Both the IE 6 and Firefox negotiation fails. The Firefox with "HTTP Status 401" and the IE with "Unsupported negotiation mechanism, possibly NTLM!". Perhaps because its the same machine on which the Jboss is running? I think i have correct configured the both browsers.
Any ideas to fix this problems? I dont have more ideas :(...
Maybe i should try a third machine, without jboss...
But there is an other question, is it possible to use the SPNEGO toolkit from a machine which is not added to the Win2k3 AD? In the way, i enter the user and password?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179650#4179650
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179650
17 years, 6 months
[JBoss AOP] - Interceptors with MDBs
by bfach
Hello,
I have setup my interceptor in such a fashion:
@AroundInvoke()
public Object onMessage(InvocationContext invocationContext) throws Exception{
Object result = invocationContext.proceed();
return result;
}
@MessageDriven
class MDBclass {
@Interceptors(RHMDBInterceptor.class)
public void onMessage(Message msg) {
// do something
}
}
This works fine however I want to have a seperate INSTANCE of a interceptor for each separate deployment of the MDB class that is listed in the deployment descriptors. As it is now, the interceptor intercepts all calls to on message for all EJBs.
I want an instance of the same interceptor for each MDB ejb deployment.
I have found a few things but they are all different ways and i haven't figured out how to make them work. Any hints on how i could do this would be greatly appreciated.
Thanks,
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179649#4179649
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179649
17 years, 6 months
[JBoss Tools (users)] - Re: Error opening XHTML files in eclipse
by venkatkodali
Hi Max,
Sorry, i am lost in some other issues,
when i run eclipse with -debug this is what i get on log
| !SESSION 2008-09-30 14:18:19.626 -----------------------------------------------
| eclipse.buildId=M20080221-1800
| java.version=1.5.0_11
| java.vendor=Sun Microsystems Inc.
| BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
| Command-line arguments: -os win32 -ws win32 -arch x86 -clean -debug
|
| !ENTRY org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.eclipse.contribution.visualiser_2.2.0.200807141310.jar was not resolved.
| !SUBENTRY 2 org.eclipse.contribution.visualiser 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.aspectj.runtime_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.aop.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.beans.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.eclipseguru.gwt.ui_1.5.0.200806091707.jar was not resolved.
| !SUBENTRY 2 org.eclipseguru.gwt.ui 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.4.0,3.5.0).
| !SUBENTRY 2 org.eclipseguru.gwt.ui 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.jface.text_[3.4.0,3.5.0).
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.eclipse.contribution.xref.ui_1.5.0.200807141310.jar was not resolved.
| !SUBENTRY 2 org.eclipse.contribution.xref.ui 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.aspectj.runtime_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.eclipseguru.gwt.core_1.5.1.200806091707.jar was not resolved.
| !SUBENTRY 2 org.eclipseguru.gwt.core 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.4.0,3.5.0).
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.webflow.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.eclipse.contribution.xref.core_1.5.0.200807141310.jar was not resolved.
| !SUBENTRY 2 org.eclipse.contribution.xref.core 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.aspectj.runtime_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.770
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.770
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
|
| !ENTRY org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/com.genuitec.eclipse.core_6.5.0.zmyeclipse650200806/ [12] was not resolved.
| !SUBENTRY 2 com.genuitec.eclipse.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: com.genuitec.eclipse.core_6.5.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.contribution.visualiser_2.2.0.200807141310.jar [275] was not resolved.
| !SUBENTRY 2 org.eclipse.contribution.visualiser 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.aspectj.runtime_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.contribution.xref.core_1.5.0.200807141310.jar [276] was not resolved.
| !SUBENTRY 2 org.eclipse.contribution.xref.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.aspectj.runtime_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.contribution.xref.ui_1.5.0.200807141310.jar [277] was not resolved.
| !SUBENTRY 2 org.eclipse.contribution.xref.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.eclipse.contribution.xref.core_0.0.0.
| !SUBENTRY 2 org.eclipse.contribution.xref.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.aspectj.runtime_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.datatools.sqltools.debugger.core_1.0.0.200709251.jar [340] was not resolved.
| !SUBENTRY 2 org.eclipse.datatools.sqltools.debugger.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.datatools.sqltools.debugger.core_1.0.0.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.datatools.sqltools.sqleditor_1.0.0.200709061.jar [351] was not resolved.
| !SUBENTRY 2 org.eclipse.datatools.sqltools.sqleditor 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.datatools.sqltools.sqleditor_1.0.0.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.datatools.sqltools.sqlscrapbook_1.0.0.200709141.jar [353] was not resolved.
| !SUBENTRY 2 org.eclipse.datatools.sqltools.sqlscrapbook 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.datatools.sqltools.sqlscrapbook_1.0.0.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jdt.apt.pluggable.core_1.0.1.R33x_v20071002-2100.jar [434] was not resolved.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.dispatch_0.0.0.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.model_0.0.0.
| !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.util_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jdt.compiler.apt_1.0.1.R33x_v20071002-2100.jar [436] was not resolved.
| !SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jdt.compiler.tool_1.0.1.v_793_R33x.jar [437] was not resolved.
| !SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.1.3.v200802201934.jar [474] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.j2ee.ejb.annotations.xdoclet 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.1.3.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.j2ee.ejb_1.1.105.v200802192030.jar [476] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.j2ee.ejb 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.j2ee.ejb_1.1.105.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.j2ee.jca_1.1.105.v200802192030.jar [480] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.j2ee.jca 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.j2ee.jca_1.1.105.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.j2ee.ui_1.1.103.v200802192030.jar [483] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.j2ee.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.j2ee.ui_1.1.103.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.j2ee.web_1.1.105.v200802192030.jar [485] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.j2ee.web 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.j2ee.web_1.1.105.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.j2ee_1.1.106.v200802192030.jar [490] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.j2ee 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.j2ee_1.1.106.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsf.common.ui_1.0.1.v20070912.jar [496] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsf.common.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsf.common.ui_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsf.common_1.0.2.v200802201120.jar [498] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsf.common 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsf.common_1.0.2.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsf.core_1.0.2.v200802201120.jar [500] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsf.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsf.core_1.0.2.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsf.facesconfig_1.0.1.v20070912.jar [504] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsf.facesconfig 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsf.facesconfig_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsf.ui_1.0.1.v20070912.jar [507] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsf.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsf.ui_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsp.core_1.2.1.v200709181730.jar [509] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsp.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsp.core_1.2.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.jsp.ui_1.1.201.v200709061102.jar [512] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.jsp.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.jsp.ui_1.1.201.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.pagedesigner.jsf.ui_1.0.1.v20070912.jar [514] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.pagedesigner.jsf.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.pagedesigner.jsf.ui_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.pagedesigner.jsp.core_1.0.1.v20070912.jar [516] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.pagedesigner.jsp.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.pagedesigner.jsp.core_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.pagedesigner_1.0.1.v20070912.jar [518] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.pagedesigner 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.pagedesigner_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.server.ui_1.0.203.v200705302225.jar [532] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.server.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.server.ui_1.0.203.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.servlet.ui_1.1.103.v200802192030.jar [536] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.servlet.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.servlet.ui_1.1.103.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.standard.schemas_1.0.0.v200706221355.jar [538] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.standard.schemas 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.standard.schemas_1.0.0.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.300.v200706111751.jar [552] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.ws.consumption.ui.doc.user 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.ws.consumption.ui.doc.user_1.0.300.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.jst.ws.doc.user_1.0.300.v200705302225.jar [558] was not resolved.
| !SUBENTRY 2 org.eclipse.jst.ws.doc.user 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.jst.ws.doc.user_1.0.300.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.common.modulecore_1.1.104.v200802192030.jar [657] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.common.modulecore_1.1.104.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.common.snippets_1.1.101.v200705302225.jar [661] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.common.snippets 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.common.snippets_1.1.101.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.css.ui_1.0.201.v200705302225.jar [667] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.css.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.css.ui_1.0.201.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.dtd.ui_1.0.201.v200705302225.jar [672] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.dtd.ui_1.0.201.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.html.core_1.1.103.v200801092102.jar [675] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.html.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.html.core_1.1.103.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.html.ui_1.0.202.v200708292012.jar [678] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.html.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.html.ui_1.0.202.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.internet.cache_1.0.201.v200705302225.jar [680] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.internet.cache 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.internet.cache_1.0.201.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.javascript.core_1.0.101.v200706071955.jar [684] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.javascript.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.javascript.core_1.0.101.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.javascript.ui_1.0.103.v200802142230.jar [687] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.javascript.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.javascript.ui_1.0.103.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.sse.core_1.1.203.v200802140626.jar [707] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.sse.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.sse.core_1.1.203.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.sse.ui_1.0.305.v200802142230.jar [711] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.sse.ui_1.0.305.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.standard.schemas_1.0.1.v200705302225.jar [713] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.standard.schemas 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.standard.schemas_1.0.1.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.validation.ui_1.1.102.v200706071630.jar [716] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.validation.ui_1.1.102.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.validation_1.1.102.v200709122200.jar [718] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.validation 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.validation_1.1.102.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.ws.explorer_1.0.206.v200802072125/ [724] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.ws.explorer 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.ws.explorer_1.0.206.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.wsdl.ui.doc.user_1.0.300.v200705302225.jar [730] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.wsdl.ui.doc.user 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.wsdl.ui.doc.user_1.0.300.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.wsi.ui.doc.user_1.0.203.v200706120315.jar [735] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.wsi.ui.doc.user 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.wsi.ui.doc.user_1.0.203.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.wsi_1.0.105.v200706120315.jar [738] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.wsi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.wsi_1.0.105.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.xml.core_1.1.202.v200802140626.jar [740] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.xml.core_1.1.202.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.xml.ui_1.0.302.v200802140626.jar [743] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.xml.ui_1.0.302.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst.xsd.ui_1.2.2.v200802141800.jar [747] was not resolved.
| !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst.xsd.ui_1.2.2.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipse.wst_1.0.2.v200706120315.jar [750] was not resolved.
| !SUBENTRY 2 org.eclipse.wst 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.eclipse.wst_1.0.2.zmyeclipse650200806
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipseguru.gwt.core_1.5.1.200806091707.jar [754] was not resolved.
| !SUBENTRY 2 org.eclipseguru.gwt.core 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.4.0,3.5.0).
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.eclipseguru.gwt.ui_1.5.0.200806091707.jar [755] was not resolved.
| !SUBENTRY 2 org.eclipseguru.gwt.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.eclipse.jface.text_[3.4.0,3.5.0).
| !SUBENTRY 2 org.eclipseguru.gwt.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.4.0,3.5.0).
| !SUBENTRY 2 org.eclipseguru.gwt.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Missing required bundle org.eclipseguru.gwt.core_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.hibernate.eclipse.jdt.ui_3.2.2.CR1.jar [760] was not resolved.
| !SUBENTRY 2 org.hibernate.eclipse.jdt.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.hibernate.eclipse.jdt.ui_3.2.3.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common.kb_2.0.1/ [787] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common.kb 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common.kb_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common.model.ui_2.0.1/ [789] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common.model.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common.model.ui_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common.model_2.0.1/ [791] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common.model 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common.model_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common.text.ext_2.0.1/ [794] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common.text.ext 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common.text.ext_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common.text.xml_2.0.1/ [796] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common.text.xml 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common.text.xml_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common.verification_2.0.1/ [799] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common.verification 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common.verification_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.common_2.0.1/ [801] was not resolved.
| !SUBENTRY 2 org.jboss.tools.common 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.common_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.hibernate.xml.ui_2.0.0/ [807] was not resolved.
| !SUBENTRY 2 org.jboss.tools.hibernate.xml.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.hibernate.xml.ui_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.hibernate.xml_2.0.0/ [809] was not resolved.
| !SUBENTRY 2 org.jboss.tools.hibernate.xml 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.hibernate.xml_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.text.ext.facelets_2.0.1/ [811] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.text.ext.facelets 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.text.ext.facelets_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.text.ext_2.0.1/ [813] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.text.ext 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.text.ext_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.ui_2.0.1/ [815] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.ui 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.ui_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.verification_2.0.1/ [817] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.verification 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.verification_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.vpe.ajax4jsf_2.0.1.jar [820] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.vpe.ajax4jsf 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.vpe.ajax4jsf_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.vpe.facelets_2.0.1/ [822] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.vpe.facelets 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.vpe.facelets_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.vpe.richfaces_2.0.1.jar [826] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.vpe.richfaces 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.vpe.richfaces_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf.vpe.tomahawk_2.0.1/ [829] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf.vpe.tomahawk 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf.vpe.tomahawk_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jsf_2.0.1/ [831] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jsf 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jsf_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jst.jsp_2.0.1/ [834] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jst.jsp 2 0 2008-09-30 14:18:34.864
| !MESSAGE Another singleton version selected: org.jboss.tools.jst.jsp_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.864
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jst.web.ui_2.0.1/ [843] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jst.web.ui 2 0 2008-09-30 14:18:34.880
| !MESSAGE Another singleton version selected: org.jboss.tools.jst.web.ui_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.jst.web_2.0.1/ [846] was not resolved.
| !SUBENTRY 2 org.jboss.tools.jst.web 2 0 2008-09-30 14:18:34.880
| !MESSAGE Another singleton version selected: org.jboss.tools.jst.web_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.vpe.xulrunner_2.0.1.jar [864] was not resolved.
| !SUBENTRY 2 org.jboss.tools.vpe.xulrunner 2 0 2008-09-30 14:18:34.880
| !MESSAGE Another singleton version selected: org.jboss.tools.vpe.xulrunner_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.jboss.tools.vpe_2.0.1/ [866] was not resolved.
| !SUBENTRY 2 org.jboss.tools.vpe 2 0 2008-09-30 14:18:34.880
| !MESSAGE Another singleton version selected: org.jboss.tools.vpe_2.1.1.GA
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.mozilla.xulrunner.win32.win32.x86_1.8.1.3-20070404/ [887] was not resolved.
| !SUBENTRY 2 org.mozilla.xulrunner.win32.win32.x86 2 0 2008-09-30 14:18:34.880
| !MESSAGE Another singleton version selected: org.mozilla.xulrunner.win32.win32.x86_1.8.1.3-20070904
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.ajdt.ui.visualiser_2.0.4.zmyeclipse650200806.jar [899] was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.visualiser 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.contribution.visualiser_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.ajdt.ui.xref_2.0.4.zmyeclipse650200806.jar [900] was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.xref 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.contribution.xref.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.xref 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.contribution.xref.core_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.aop.mylyn_2.0.4.zmyeclipse650200806.jar [902] was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.beans.mylyn_2.0.4.zmyeclipse650200806.jar [906] was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.springframework.ide.eclipse.mylyn_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.mylyn_2.0.4.zmyeclipse650200806.jar [917] was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
| !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-30 14:18:34.880
| !MESSAGE Bundle update(a)plugins/org.springframework.ide.eclipse.webflow.mylyn_2.0.4.zmyeclipse650200806.jar [922] was not resolved.
| !SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
| !SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-30 14:18:34.880
| !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
|
Thanks,
Venkat
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179644#4179644
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179644
17 years, 6 months
[JBoss Cache: Core Edition] - Re: Why does TreeCache notify when putting data gotten by a
by jimshowalter
We have some followup questions. We are writing unit tests that operate out of container and with the TreeCache not clustered.
When we create the TreeCache locally for out-of-container testing, we call setCacheMode(TreeCache.LOCAL):
TreeCache theTreeCache = new TreeCache();
theTreeCache.setCacheMode(TreeCache.LOCAL);
theTreeCache.createService();
theTreeCache.startService();
When we're in a call, we need to be able to determine whether we should be sending replication notifications or not. So our code looks like this:
public final void cache(Object somethingToCache, ReplicationMode replicationMode) throws ServiceException
{
TreeCache treeCache = mTreeCache;
Fqn typePath = MetadataCachePaths.typePathFor(somethingToCache);
if ((replicationMode == ReplicationMode.Replicate) && (treeCache.getCacheModeInternal() != 1))
{
treeCache.getInvocationContext().getOptionOverrides().setCacheModeLocal(false);
}
else
{
treeCache.getInvocationContext().getOptionOverrides().setCacheModeLocal(true);
}
treeCache.put(typePath, BaseTypeKey, customizedBaseType);
}
We're not sure about several things about our approach:
1) Does setCacheModeLocal(TreeCache.LOCAL) when we create the TreeCache set the default mode? If so, does that mean that the getOptionOverrides().setCacheModeLocal leaves the overall default mode alone, so we don't have to first save the mode, then set it in the invocation context, then set it back to the original mode?
2) When we create TreeCache locally, the call to getOptionOverrides().setCacheModeLocal blows up with an NPE because there are no option overrides. Are we supposed to set them ourselves when we create the local TreeCache?
3) Is calling getCacheModeInternal the right way to determine whether an instance of TreeCache is clustered or not? If that's not the right way to make that determination, what is?
4) Is there an example somewhere that shows how to use TreeCache out of container, and an example that shows how to determine if a TreeCache is clustered and how to enable/disable replication notifications based on whether it's clustered?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179638#4179638
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179638
17 years, 6 months