eclipse plugins!

Comments on Eclipse plugin: Lomboz


add comment   plugin-details
pages: <Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Next>
manuel Franco on Jan 17, 2006 10:35 PM
Hi,
does anyone get an error similar to this one?

cvc-complex-type.2.4.b: The content of element 'ejb-jar' is not
complete. One of '{"http://java.sun.com/xml/ns/j2ee":display-name,
"http://java.sun.com/xml/ns/j2ee":icon,
"http://java.sun.com/xml/ns/j2ee":enterprise-beans}' is expected.

I get it when I create a EJB module and I can't create any EJB's.
I used the JBoss plugin but can't say if it's related to this error.
Just asking

0 replies so far


Vardit Sasportas on Dec 27, 2005 4:30 PM
Hello Anurag Pandey,

In order to solve the problem you described below you need to go to:
Project -> Properties -> Java Compiler -> Building
Check Enable project Specific Settings checkbox
and choose "5.0" in the drop down list instead of "1.4"

It works...

Thanks,
Vardit Sasportas

"I have recently downloaded eclipse 3.1 and lomboz latest release 3.1
When I use the lomboz ejb creation wizard
and writing any name for ejb or package
the following message is dispalyed

TypeName is not valid. Type parameters are only available if source level is 5.0.

Anurag Pandey"



Leo on Dec 4, 2005 6:56 PM
Hi all,
I've just downloaded the latest eclipse, jboss and lomboz and was trying to play with them a bit but I'm having some problems...
I'm working with eclipse 3.1.1 and Lomboz 3.1.
After creating an EJB project, I was trying to test it using the Lomboz EJB Test Client Wizard.
My problem is as follows:
As soon as I choose File->New->Lomboz EJB Test Client Wizard, nothing happens(!!!) and I get no wizard screen.
It's wierd that from looking at goolge, I couldn't find anyone who reported this problem before, so I suspect it's a problem with my current plugin versions.
Thanks guys!




Gilson DElrei on Oct 25, 2005 3:02 PM
The newest Lomboz version seems very good a first glance, with a good integration with eclipse sdk. But if you get run it without errors in the first time you'll be probably a lucky guy. The classpath mechanism used by Webservice Wizard generator is complicated and have errors. In previous releases Lomboz run without problems, but i think that with addition of the news attributes it has got many bugs.



nassih on Jul 14, 2005 2:41 PM
pour le pb de type "source level is 5.0.",il faut
aller vers propriétes du projet puis
Java Compiler ->crocher Enabled project specific setting
puis tu peux lever le level vers 5.0 ;


anurag on Jul 6, 2005 4:16 AM
I have recently downloaded eclipse 3.1 and lomboz latest release 3.1
When I use the lomboz ejb creation wizard
and writing any name for ejb or package
the following message is dispalyed

TypeName is not valid. Type parameters are only available if source level is 5.0.

Anurag Pandey


kc on Jun 27, 2005 11:06 AM
Hello,

I use eclipse 3.0.2 build 200503110845
and LOMBOZ plugin 3.0.1
which work very fine as long I am not displaying any *.jsp files. If I do so, I receive following exception popup when closing eclipse:

An error has occured: org/apache/xalan/processor/TransformerFactoryImpl
See log ...


Starting eclipse next time, I get an error message saying 'Unable to read the workbench state. Workbench layout will be reset'.

Anyone has got an idea, what this could be ?

Thanks in advance kc

Here is the log:
---------------------------
!ENTRY org.eclipse.core.runtime 4 2 Jun 27, 2005 17:01:48.00
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
!STACK 0
java.lang.NoClassDefFoundError: org/apache/xalan/processor/TransformerFactoryImpl
at weblogic.xml.jaxp.RegistryTransformerFactory.<init>(RegistryTransformerFactory.java:62)
at weblogic.xml.jaxp.RegistrySAXTransformerFactory.<init>(RegistrySAXTransformerFactory.java:12)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at javax.xml.transform.FactoryFinder.newInstance(Unknown Source)
at javax.xml.transform.FactoryFinder.findJarServiceProvider(Unknown Source)
at javax.xml.transform.FactoryFinder.find(Unknown Source)
at javax.xml.transform.TransformerFactory.newInstance(Unknown Source)
at org.eclipse.ui.XMLMemento.save(XMLMemento.java:410)
at org.eclipse.ui.internal.Workbench.saveMementoToFile(Workbench.java:1415)
at org.eclipse.ui.internal.Workbench.access$6(Workbench.java:1409)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:438)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:434)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:400)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:572)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:570)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:546)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:464)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:448)
at org.eclipse.ui.internal.WorkbenchWindow$1.run(WorkbenchWindow.java:539)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:537)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:593)
at org.eclipse.jface.window.Window$2.shellClosed(Window.java:544)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:158)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:805)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1468)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2972)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1391)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3339)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:398)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1391)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3339)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:398)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1391)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3339)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1473)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2430)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)


quiet on Jun 17, 2005 11:41 AM
What I can offer:
I got lomboz "working" according to the TUSC tutorial. The project and EJB wizards worked but then the Method wizard did nothing. So now im trying Eclipse3.0 and the associated lomboz. The tutorial seems to be for earielr revs. The install instructions at http://www.objectlearn.com/support/docs/installation seem to be for this newer combo.

What I need:
Where is all the stuff like refactoring and and organize imports in my Eclipse | Preferences | Java ? I only see basic stuff like 10 basic items ????


Chemluth on Jun 11, 2005 6:55 PM
Hi,

like fringel did before me, i am searching for a server
definition file for Sun Appserver 8, I tried to write it
myself, but when I press "Run server" or "Debug server" nothing happens.
That's what it looks like:

<serverDefinition
name="Sun Java System Application Server Platform Edition 8.1_01"
ejbModules="true"
webModules="true"
earModules="true">
<property id="serverRootDirectory"
label="Application Server Directory:"
type="directory"
default="E:/Programme/Sun/AppServer" />
<property id="serverAddress"
label="Address:"
type="string"
default="127.0.0.1" />
<property id="serverPort"
label="Port:"
type="string"
default="8080" />
<property id="classPathVariableName"
label="Classpath Variable Name:"
type="string"
default="SunAS8" />
<property id="classPath"
label="Classpath Variable:"
type="directory"
default="E:/Programme/Sun/AppServer/lib" />
<property id="domain"
label="Domain:"
type="string"
default="domain1" />
<serverHome>${serverRootDirectory}</serverHome>
<webModulesDeployDirectory>${serverRootDirectory}/domains/${domain}/autodeploy</webModulesDeployDirectory>
<ejbModulesDeployDirectory>${serverRootDirectory}/domains/${domain}/autodeploy</ejbModulesDeployDirectory>
<earModulesDeployDirectory>${serverRootDirectory}/domains/${domain}/autodeploy</earModulesDeployDirectory>
<jndiInitialContextFactory>com.sun.enterprise.naming.SerialInitContextFactory</jndiInitialContextFactory>
<jndiProviderUrl>jnp://${serverAddress}:3700</jndiProviderUrl>
<startClass>com.sun.enterprise.cli.framework.CLIMain</startClass>
<startWorkingDirectory>${serverRootDirectory}/bin</startWorkingDirectory>
<startVmParameters>-Dcom.sun.aas.instanceRoot="${serverRootDirectory}" -Dcom.sun.aas.instanceName=server -Djava.library.path="${serverRootDirectory}/bin";"${serverRootDirectory}/bin" -Dcom.sun.aas.configRoot="${serverRootDirectory}/config" -Djava.endorsed.dirs="${serverRootDirectory}/lib/endorsed" -Dcom.sun.aas.processLauncher="SE"</startVmParameters>
<startProgramArguments>start-domain ${domain}</startProgramArguments>
<stopClass>com.sun.enterprise.cli.framework.CLIMain</stopClass>
<stopWorkingDirectory>${serverRootDirectory}/bin</stopWorkingDirectory>
<stopVmParameters>-Dcom.sun.aas.instanceRoot="${serverRootDirectory}" -Dcom.sun.aas.instanceName=server -Djava.library.path="${serverRootDirectory}/bin";"${serverRootDirectory}/bin" -Dcom.sun.aas.configRoot="${serverRootDirectory}/config" -Djava.endorsed.dirs="${serverRootDirectory}/lib/endorsed" -Dcom.sun.aas.processLauncher="SE"</stopVmParameters>
<stopProgramArguments>stop-domain ${domain}</stopProgramArguments>
<serverClassPath>
<jar type="variable">JDK_TOOLS</jar>
<jar type="variable">${classPathVariableName}/j2ee.jar</jar>
<jar type="variable">${classPathVariableName}/appserv-rt.jar</jar>
<jar type="variable">${classPathVariableName}/appserv-ext.jar</jar>
<jar type="variable">${classPathVariableName}/admin-cli.jar</jar>
<jar type="variable">${classPathVariableName}/dom.jar</jar>
<jar type="variable">${classPathVariableName}/xalan.jar</jar>
<jar type="variable">${classPathVariableName}/xercesImpl.jar</jar>
<jar type="variable">${classPathVariableName}/install/applications/jmsra/imqjmsra.jar</jar>
<jar type="variable">${classPathVariableName}/ant/lib/optional.jar</jar>
<jar type="variable">${classPathVariableName}/ant/lib/ant.jar</jar>
<jar type="variable">${classPathVariableName}/xsdlib.jar</jar>
<jar type="variable">${classPathVariableName}/relaxngDatatype.jar</jar>
<jar type="variable">${classPathVariableName}/jaxr-api.jar</jar>
<jar type="variable">${classPathVariableName}/jaxr-impl.jar</jar>
<jar type="variable">${classPathVariableName}/commons-launcher.jar</jar>
</serverClassPath>
<clientClassPath>
</clientClassPath>
<projectClassPath>
<jar type="variable">JDK_TOOLS</jar>
</projectClassPath>
</serverDefinition>


Belle on Jun 1, 2005 8:22 AM
Ok, Fixed the problem finally...
I needed to have EMF plugins installed as well.


pages: <Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Next>
home
what's new
categories
search
promotion progr.
contact
links
login / register

Eclipse Wiki
rss
hosting provided by


View Stats