[JBoss JIRA] (JBIDE-13445) Enable possibility of deployment scanner additions for remote servers
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13445?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-13445:
--------------------------------
Fix Version/s: 4.1.x
(was: 4.1.0.Beta2)
> Enable possibility of deployment scanner additions for remote servers
> ---------------------------------------------------------------------
>
> Key: JBIDE-13445
> URL: https://issues.jboss.org/browse/JBIDE-13445
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.1.x
>
>
> Currently, additions tot he deployment scanners are limited to locally running servers. This is due to a lack of API allowing accurate discovery of what folders need to be added for remote servers, specifically no way for as.core classes to discover what the remote server home is, what the remote configuration folder is, etc. There is a lack of api here, and that will need to be fixed before this issue can work.
> Remember: If a remote server is not running with its management ports exposed, do not attempt to add the scanners, as the management connections will fail.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-13139) Improve libs import for EAP 6
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13139?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-13139:
--------------------------------
Fix Version/s: 4.1.x
(was: 4.1.0.Beta2)
> Improve libs import for EAP 6
> -----------------------------
>
> Key: JBIDE-13139
> URL: https://issues.jboss.org/browse/JBIDE-13139
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 3.3.0.Final
> Environment: JBDS 4.x
> EAP 6/AS 7
> Reporter: William Siqueira
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.1.x
>
>
> In previous version of EAP, we could create a LIB and all our JARs files to the application build path, so we didn't have problem with imports. in EAP 6(AS 7), we have the modules new concept.
> The problem is that when migrating from older EAP version to EAP 6, we have to create modules to represent our libs and when setting a server to your project, it is not bringing our custom modules which our application is dependent.
> What is needed is a way to select which modules will be in the project classpath whn adding a server lib to the project or perhaps automatically import all modules based on the jboss-deployment-structure.xml descriptor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-13139) Improve libs import for EAP 6
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13139?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-13139:
-------------------------------------
With no updates from AS team, I have to push this.
> Improve libs import for EAP 6
> -----------------------------
>
> Key: JBIDE-13139
> URL: https://issues.jboss.org/browse/JBIDE-13139
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 3.3.0.Final
> Environment: JBDS 4.x
> EAP 6/AS 7
> Reporter: William Siqueira
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.1.x
>
>
> In previous version of EAP, we could create a LIB and all our JARs files to the application build path, so we didn't have problem with imports. in EAP 6(AS 7), we have the modules new concept.
> The problem is that when migrating from older EAP version to EAP 6, we have to create modules to represent our libs and when setting a server to your project, it is not bringing our custom modules which our application is dependent.
> What is needed is a way to select which modules will be in the project classpath whn adding a server lib to the project or perhaps automatically import all modules based on the jboss-deployment-structure.xml descriptor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14835) Test testAddRemovingDOMElements fails
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14835?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich updated JBIDE-14835:
-------------------------------------
Description:
http://209.132.182.20/hudson/view/JBossTools/view/JBossTools_Trunk/job/jb... :
org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements (from org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests)
Failing for the past 1 build (Since Unstable#374 )
Took 0.58 sec.
add description
Stacktrace
java.lang.NullPointerException
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.getDOMDocument(XulRunnerEditor.java:242)
at org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements(DOMCreatingTest.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
was:
http://209.132.182.20/hudson/view/JBossTools/view/JBossTools_Trunk/job/jb...
org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements (from org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests)
Failing for the past 1 build (Since Unstable#374 )
Took 0.58 sec.
add description
Stacktrace
java.lang.NullPointerException
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.getDOMDocument(XulRunnerEditor.java:242)
at org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements(DOMCreatingTest.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
> Test testAddRemovingDOMElements fails
> -------------------------------------
>
> Key: JBIDE-14835
> URL: https://issues.jboss.org/browse/JBIDE-14835
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core
> Affects Versions: 4.1.0.Beta1
> Reporter: Konstantin Marmalyukov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Beta2
>
>
> http://209.132.182.20/hudson/view/JBossTools/view/JBossTools_Trunk/job/jb... :
> org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements (from org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests)
> Failing for the past 1 build (Since Unstable#374 )
> Took 0.58 sec.
> add description
> Stacktrace
> java.lang.NullPointerException
> at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.getDOMDocument(XulRunnerEditor.java:242)
> at org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements(DOMCreatingTest.java:32)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14835) Test testAddRemovingDOMElements fails
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14835?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich updated JBIDE-14835:
-------------------------------------
Description:
http://209.132.182.20/hudson/view/JBossTools/view/JBossTools_Trunk/job/jb...
org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements (from org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests)
Failing for the past 1 build (Since Unstable#374 )
Took 0.58 sec.
add description
Stacktrace
java.lang.NullPointerException
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.getDOMDocument(XulRunnerEditor.java:242)
at org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements(DOMCreatingTest.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
was:
org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements (from org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests)
Failing for the past 1 build (Since Unstable#374 )
Took 0.58 sec.
add description
Stacktrace
java.lang.NullPointerException
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.getDOMDocument(XulRunnerEditor.java:242)
at org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements(DOMCreatingTest.java:32)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
> Test testAddRemovingDOMElements fails
> -------------------------------------
>
> Key: JBIDE-14835
> URL: https://issues.jboss.org/browse/JBIDE-14835
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core
> Affects Versions: 4.1.0.Beta1
> Reporter: Konstantin Marmalyukov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.1.0.Beta2
>
>
> http://209.132.182.20/hudson/view/JBossTools/view/JBossTools_Trunk/job/jb...
> org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements (from org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests)
> Failing for the past 1 build (Since Unstable#374 )
> Took 0.58 sec.
> add description
> Stacktrace
> java.lang.NullPointerException
> at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.getDOMDocument(XulRunnerEditor.java:242)
> at org.jboss.tools.vpe.xulrunner.test.DOMCreatingTest.testAddRemovingDOMElements(DOMCreatingTest.java:32)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14726) Cannot run Cordova project on iOS Emulator
by Stefan Bunciak (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14726?page=com.atlassian.jira.plugi... ]
Stefan Bunciak commented on JBIDE-14726:
----------------------------------------
Both requirements you mentions are fulfilled:
{code}
machydra:~ jbossqa$ xcodebuild -version
Xcode 4.6.2
Build version 4H1003
{code}
Xcode > Open Developer Tool > iOS Simulator -> About:
{code}
iOS Simulator
Version 6.0 (369.2)
{code}
> Cannot run Cordova project on iOS Emulator
> ------------------------------------------
>
> Key: JBIDE-14726
> URL: https://issues.jboss.org/browse/JBIDE-14726
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.0.Beta1
> Environment: Darwin machydra.brq.redhat.com 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64
> Reporter: Stefan Bunciak
> Assignee: Gorkem Ercan
> Priority: Critical
> Fix For: 4.1.0.Beta2
>
> Attachments: screenshot.png
>
>
> {code}
> dyld: Library not loaded: @rpath/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
> Referenced from: /Users/jbossqa/Downloads/eclipse/configuration/org.eclipse.osgi/bundles/264/data//ios-sim
> Reason: image not found
> {code}
> The files seems to be present:
> !screenshot.png|thumbnail!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months