[JBoss JIRA] Created: (JBIDE-5339) New BPEL Process Wizard says Namespace of the process cannot be empty.
by Jeff DeLong (JIRA)
New BPEL Process Wizard says Namespace of the process cannot be empty.
----------------------------------------------------------------------
Key: JBIDE-5339
URL: https://jira.jboss.org/jira/browse/JBIDE-5339
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.M4
Environment: JBossTools-Update-3.1.0.v200911251807N-H130-RC1 on Mac Snow Leopard JDK 1.6 and eclipse-jee-galileo-SR1-macosx-cocoa-x86_64
Reporter: Jeff DeLong
Attachments: NewProcessDialog.tiff
Using the New -> Other -> BPEL 2.0 -> New BPEL Process File opens a Dialog that asks user to specify the BPEL PRocess Name, Namespace, and Template. however, even if a Namespace is selected, it still shows and error 'Namespace of the process cannot be empty:, and will not allow the user to finish creating the new process.
Checking and then unchecking the Abstract Process box clears the error, and allows the user to continue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 12 months
[JBoss JIRA] Created: (JBDS-1176) resources not getting included in the build
by Brice Ruth (JIRA)
resources not getting included in the build
-------------------------------------------
Key: JBDS-1176
URL: https://jira.jboss.org/jira/browse/JBDS-1176
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Environment: WinXP SP2, jdk1.5.0_13, eclipse-jee-galileo-sr2, jboss_tools 3.1 final, m2e 0.10
Reporter: Brice Ruth
>From #JbossTools on IRC:
[10:50] <bruth> I'm using the latest JBossTools31Final with Maven integration m2e 0.10 and finding that on a clean Eclipse JEE install with a clean workspace (pulled project in from CVS), nested modules aren't getting deployed with resources in the JARs
[10:51] <bruth> So, if I have ear -> war -> depends on my-business module
[10:51] <bruth> where these are all nested modules of the one parent I checked out of CVS, the resources from the war module are placed in WEB-INF/classes
[10:52] <bruth> but my-business-1.0-SNAPSHOT.jar in WEB-INF/lib doesn't have resources, only .class files
[10:53] <bruth> I've seen this in the past with previous milestones and some jiggling of handles seems to resolve it ..
[10:53] <bruth> combinations of clean / clean all / full publish / etc.
[10:54] <bruth> and that's what happened now, too ...
[10:55] <bruth> shutdown JBoss, did a full clean via Eclipse, let things build, did a Full Publish via server -> .ear context menu
[10:55] <bruth> interestingly, that resulted in an incomplete deployment (nothing from the war project, pretty much (JSPs, etc. all missing))
[10:56] <bruth> so, did a clean on the war module, then another Full Publish ... checked the deployment and voila, all files present, dependent JARs now have resources included
[10:56] <bruth> Unfortunately, I don't feel right putting something up on our team wiki saying "just clean / publish / clean / publish ad nauseum until you get a working .ear"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 12 months
[JBoss JIRA] Created: (JBIDE-5918) Seam ear project is sometimes undeployed incorrectly
by Jiri Peterka (JIRA)
Seam ear project is sometimes undeployed incorrectly
----------------------------------------------------
Key: JBIDE-5918
URL: https://jira.jboss.org/jira/browse/JBIDE-5918
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Environment: JBDS 3.0.0. #173, RHEL 5 Client, OpenJDK 1.6
Reporter: Jiri Peterka
Fix For: 3.1.0.CR2
There is strange undeployment, here is wha I did.
1. Install new JBDS eclipse with EAP
2. Start server
3. Create seam ear project testseam1 (everything default)
- project is deployed and information is in the console view
4. Click on testseam1 project and run on the server on context menu
- chek it in the internal browser
5. Click on the server in server view
6. Add remove and remove all
- project is removed from the seam folder, but no information about undeployment is present neither in console nor in log files
and what is strange, seam project is still accesible through eclipse web browser
When deploy/undeploy without JBDS it works fine. I was able to duplicate this only on RHEL and not everytime. Usually for the first time with clean installation.
It's not critical because after some time or eclipse restart it works normal.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 12 months