Hi Albert,

I am using the plugin 1.2.1 and I am not seeing the problem to recreate with
Eclipse 3.3,

Thanks

Lahiru

On 7/23/07, albert quinn <[EMAIL PROTECTED]> wrote:

  Hi Lahiru !! :

  Many thanks for spending your time with this. I can't generate again
the error scenario because I removed the failing Eclipse project and
the failing Archive plugin when I became frustrated with them after
many hours of trying almost everything and I moved to Ant. I could
dive in the Eclipse logs and I've this trace, I think it's probably
not related with the problem but it is the only log could be, so... I
hope It helps to find a bug in the plugin if there is one. I'm sorry
for removing the project and can't generate now the same error.
Perhaps anybody could help, from the axis 2 mailing lists, it seems
I'm not the only one in trouble with the plugin. Sorry and thanks
again for your time.

  This is the trace :


at org.eclipse.jdt.internal.core.JavaElement.newJavaModelException(
JavaElement.java:492)
        at
org.eclipse.jdt.internal.core.PackageFragmentRoot.buildStructure(
PackageFragmentRoot.java:166)
        at org.eclipse.jdt.internal.core.Openable.generateInfos(
Openable.java:229)
        at org.eclipse.jdt.internal.core.Openable.openParent(Openable.java
:420)
        at org.eclipse.jdt.internal.core.Openable.generateInfos(
Openable.java:218)
        at org.eclipse.jdt.internal.core.Openable.openParent(Openable.java
:420)
        at org.eclipse.jdt.internal.core.Openable.generateInfos(
Openable.java:218)
        at org.eclipse.jdt.internal.core.BinaryMember.generateInfos(
BinaryMember.java:47)
        at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(
JavaElement.java:505)
        at org.eclipse.jdt.internal.core.BinaryType.getElementInfo(
BinaryType.java:281)
        at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(
JavaElement.java:235)
        at org.eclipse.jdt.internal.core.BinaryType.isInterface(
BinaryType.java:715)
        at org.eclipse.jdt.ui.actions.FindImplementorsAction.canOperateOn(
FindImplementorsAction.java:76)
        at org.eclipse.jdt.ui.actions.FindAction.canOperateOn(
FindAction.java:101)
        at org.eclipse.jdt.ui.actions.FindAction.selectionChanged(
FindAction.java:258)
        at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchSelectionChanged
(SelectionDispatchAction.java:255)
        at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.selectionChanged(
SelectionDispatchAction.java:250)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
        at org.eclipse.core.runtime.Platform.run(Platform.java:843)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(
Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(
StructuredViewer.java:1976)
        at
org.eclipse.jface.viewers.StructuredViewer.handleInvalidSelection(
StructuredViewer.java:1092)
        at
org.eclipse.jdt.internal.ui.viewsupport.ProblemTreeViewer.handleInvalidSelection
(ProblemTreeViewer.java:206)
        at
org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$PackageExplorerProblemTreeViewer.handleInvalidSelection
(PackageExplorerPart.java:386)
        at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(
StructuredViewer.java:1336)
        at
org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$PackageExplorerProblemTreeViewer.preservingSelection
(PackageExplorerPart.java:404)
        at org.eclipse.jface.viewers.AbstractTreeViewer.remove(
AbstractTreeViewer.java:1945)
        at org.eclipse.jface.viewers.AbstractTreeViewer.remove(
AbstractTreeViewer.java:1997)
        at
org.eclipse.jdt.internal.ui.packageview.PackageExplorerContentProvider$5.run
(PackageExplorerContentProvider.java:644)
        at
org.eclipse.jdt.internal.ui.packageview.PackageExplorerContentProvider$7.run
(PackageExplorerContentProvider.java:670)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(
Synchronizer.java:123)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java
:3325)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java
:2971)
        at
org.eclipse.jface.operation.ModalContext$ModalContextThread.block(
ModalContext.java:158)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java
:326)
        at
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(
RefactoringWizardDialog2.java:304)
        at
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(
RefactoringWizard.java:545)
        at
org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(
UserInputWizardPage.java:154)
        at
org.eclipse.jdt.internal.ui.refactoring.reorg.DeleteWizard$DeleteInputPage.performFinish
(DeleteWizard.java:177)
        at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(
RefactoringWizard.java:611)
        at
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed
(RefactoringWizardDialog2.java:433)
        at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:508)
        at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java
:660)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(
TypedListener.java:90)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java
:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java
:3348)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java
:2968)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
        at org.eclipse.jface.window.Window.open(Window.java:796)
        at
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(
RefactoringWizardOpenOperation.java:132)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(
BusyIndicator.java:67)
        at
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(
RefactoringWizardOpenOperation.java:145)
        at
org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter.activate
(RefactoringStarter.java:40)
        at
org.eclipse.jdt.internal.ui.refactoring.UserInterfaceStarter.activate(
UserInterfaceStarter.java:56)
        at
org.eclipse.jdt.internal.corext.refactoring.RefactoringExecutionStarter.startDeleteRefactoring
(RefactoringExecutionStarter.java:229)
        at org.eclipse.jdt.internal.ui.refactoring.reorg.DeleteAction.run(
DeleteAction.java:83)
        at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(
SelectionDispatchAction.java:267)
        at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(
SelectionDispatchAction.java:243)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
        at org.eclipse.ui.actions.RetargetAction.runWithEvent(
RetargetAction.java:229)
        at org.eclipse.jface.commands.ActionHandler.execute(
ActionHandler.java:119)
        at org.eclipse.core.commands.Command.executeWithChecks(
Command.java:461)
        at
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(
ParameterizedCommand.java:424)
        at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(
HandlerService.java:160)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(
WorkbenchKeyboard.java:466)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(
WorkbenchKeyboard.java:799)
        at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(
WorkbenchKeyboard.java:846)
        at org.eclipse.ui.internal.keys.OutOfOrderListener.handleEvent(
OutOfOrderListener.java:76)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java
:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:937)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:965)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:961)
        at org.eclipse.swt.widgets.Widget.wmKeyDown(Widget.java:1560)
        at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:3567)
        at org.eclipse.swt.widgets.Tree.WM_KEYDOWN(Tree.java:4895)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3275)
        at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:4785)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:4025)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native
Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1925)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java
:2966)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java
:1914)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(
Workbench.java:419)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java
:149)
        at org.eclipse.ui.internal.ide.IDEApplication.run(
IDEApplication.java:95)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(
PlatformActivator.java:78)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication
(EclipseAppLauncher.java:92)
        at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(
EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(
EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(
EclipseStarter.java:177)
        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.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at org.eclipse.core.launcher.Main.main(Main.java:952)


2007/7/23, Lahiru Sandakith <[EMAIL PROTECTED]>:
>
>
> On 7/21/07, albert quinn <[EMAIL PROTECTED]> wrote:
> >   Hi again, Willard ! :
> >
> >   No, I haven't tried the Eclipse plugin without packages because I
> > need them. But when I've tried the plugin with packages, sometimes it
> > worked, sometimes it didn't work, but then, it didn't show me any
> > error message at all, so i've moved to Ant which seems to work
> > properly. Ant seems to be the better choice for me!, almost as easy as
> > the plugin but it works!!.
>
> Could you please log a JIRA with the exact scenario on this, I am trying
out
> the Axis2 Service Archiver
> located @
>
http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/tools/1_2/axis2-eclipse-service-archiver-wizard-1.2.zip
> and did not seeing any random behavior.
>
> Thanks
>
> Lahiru
>
> >
> > 2007/7/21, Willard <[EMAIL PROTECTED]>:
> > > Hi Albert ...
> > > Thanks for the quick note ... did you ever try using the eclipse
plugin
> > > w/o declaring a package?  It worked for me then but of course, I
want to
> > > create a package so its not a long term solution.
> > >
> > > I will check out ant!
> > >
> > > Thx.
> > >
> > > albert quinn wrote:
> > > >  Hi Willard !! :
> > > >
> > > >  I'm a newbie too and I've faced the same problem with the Axis 2
> > > > Archiver Eclipse Plugin too. I can tell you what I've done : I've
used
> > > > Ant, yeah! u're not familiar with Ant, I wasn't familiar with it
but
> > > > it is very very very easy and straightforward, easier than
makefiles
> > > > and easier than command line versions. So take a look at the Axis
2
> > > > WeatherService sample, and look at the "build.xml" file. In a few
> > > > seconds u'll be familiar with Ant.
> > > >
> > > >  Sorry... I've no recommendations for the great quick start guide,
> > > > but call me if u find one, plase!!!.
> > > >
> > > >
> > > >
> > > > 2007/7/21, Willard < [EMAIL PROTECTED]>:
> > > >> Hi I am new to Axis2 and I've gotten a few samples running.  I am
> trying
> > > >> to build a POJO Weather service (both Client and Server).  I was
able
> to
> > > >> get the Eclipse plugin working as long as I do not name my
package.
> > > >> Once I name the package the plugin hangs in the Archiver as
reported
> by
> > > >> other users.
> > > >>
> > > >> Can someone point me to instructions for using the command line
> versions
> > > >> of the tools?  I am not familiar with Ant (makefile guy).  Since
the
> > > >> Eclipse plugin is broken I need to learn to use the command line
> > > >> versions and I've found the docs to be a bit light on that ...
> > > >>
> > > >> Also I read two books on WebServices which gives all the workings
in
> > > >> great detail but I have yet to find a GREAT quick start guide for
> > > >> actually using this stuff ... any recommendations?
> > > >>
> > > >> Maybe I've not seen the right doc ...
> > > >>
> > > >> Best,
> > > >>
> > > >> Jon
> > > >>
> > > >>
> > > >>
> ---------------------------------------------------------------------
> > > >> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > >> For additional commands, e-mail: [EMAIL PROTECTED]
> > > >>
> > > >>
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> --
>
> Thanks
> Lahiru Sandakith
>
> http://sandakith.wordpress.com/
> GPG Key Fingerprint : 8CD8 68E0 4CBC 75CB 25BC  1AB1 FE5E 7464 1F01 9A0F

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Thanks
Lahiru Sandakith

http://sandakith.wordpress.com/
GPG Key Fingerprint : 8CD8 68E0 4CBC 75CB 25BC  1AB1 FE5E 7464 1F01 9A0F

Reply via email to