[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: (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
[JBoss JIRA] Created: (JBIDE-5889) NPE in session factory - when expand dvdstore-ejb & jboss-seam-booking Hibernate Console Config simultaneously
by Vitali Yemialyanchyk (JIRA)
NPE in session factory - when expand dvdstore-ejb & jboss-seam-booking Hibernate Console Config simultaneously
---------------------------------------------------------------------------------------------------------------
Key: JBIDE-5889
URL: https://jira.jboss.org/jira/browse/JBIDE-5889
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
I try to expand dvdstore-ejb & jboss-seam-booking simultaneously - then open Session factory for jboss-seam-booking - get exception:
java.lang.NullPointerException
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:98)
at org.hibernate.console.ConsoleConfiguration.buildSessionFactory(ConsoleConfiguration.java:549)
at org.hibernate.eclipse.console.workbench.LazySessionFactoryAdapter.getChildren(LazySessionFactoryAdapter.java:43)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.getChildren(BasicWorkbenchAdapter.java:100)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:106)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
then I rebuild jboss-seam-booking console cinfiguration - and open Session factory is success.
--
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