[JBoss JIRA] Created: (JBDS-701) (JBPAPP-1887) WSPROVIDE.bat does not put jaxb-xjc.jar in the classpath
by Stelios Koussouris (JIRA)
(JBPAPP-1887) WSPROVIDE.bat does not put jaxb-xjc.jar in the classpath
----------------------------------------------------------------------
Key: JBDS-701
URL: https://jira.jboss.org/jira/browse/JBDS-701
Project: Developer Studio
Issue Type: Bug
Affects Versions: 2.0.0.GA
Reporter: Stelios Koussouris
While trying to use the Web Service Wizard to create a 'Bottup up Java bean Web Service' I get the following error "The system cannot find the path specified."
and additionally
"Error: Could not generate. (use --show-traces to see full traces)
Error: com/sun/codemodel/JExpression"
more stack traces by adding --show-traces to the wsprovide.bat and trying to create the web service again
eg. "%JAVA%" %JAVA_OPTS% -Djava.endorsed.dirs="%JBOSS_ENDORSED_DIRS%" -Dlog4j.configuration=wstools-log4j.xml -classpath "%WSPROVIDE_CLASSPATH%" org.jboss.wsf.spi.tools.cmd.WSProvide --show-traces %*
--
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
16 years, 2 months
[JBoss JIRA] Created: (JBIDE-5182) java.lang.UnsupportedOperationException when edit persistent.xml on Hibernate tab
by Vitali Yemialyanchyk (JIRA)
java.lang.UnsupportedOperationException when edit persistent.xml on Hibernate tab
---------------------------------------------------------------------------------
Key: JBIDE-5182
URL: https://jira.jboss.org/jira/browse/JBIDE-5182
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.CR1
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Minor
Fix For: 3.1.0.CR1
stack trace:
java.lang.UnsupportedOperationException: source: ItemPropertyListValueModelAdapter[0036F911] (HibernateJpaProperties$1[0119D575] (properties)) - aspect: list values
at org.jboss.tools.hibernate.jpt.core.internal.context.PersistenceUnitPropertyListListener.itemsMoved(PersistenceUnitPropertyListListener.java:87)
at org.eclipse.jpt.utility.internal.model.ChangeSupport.fireItemsMoved(ChangeSupport.java:1913)
at org.eclipse.jpt.utility.internal.model.ChangeSupport.fireItemsMoved(ChangeSupport.java:1918)
at org.eclipse.jpt.utility.internal.model.SingleAspectChangeSupport.fireItemsMoved(SingleAspectChangeSupport.java:255)
at org.eclipse.jpt.utility.internal.model.AbstractModel.fireItemsMoved(AbstractModel.java:433)
at org.eclipse.jpt.utility.internal.model.value.ItemAspectListValueModelAdapter.itemsMoved(ItemAspectListValueModelAdapter.java:216)
at org.eclipse.jpt.utility.internal.model.value.ListValueModelWrapper$1.itemsMoved(ListValueModelWrapper.java:71)
at org.eclipse.jpt.utility.internal.model.ChangeSupport.fireItemsMoved(ChangeSupport.java:1913)
at org.eclipse.jpt.utility.internal.model.ChangeSupport.fireItemsMoved(ChangeSupport.java:1918)
at org.eclipse.jpt.utility.internal.model.SingleAspectChangeSupport.fireItemsMoved(SingleAspectChangeSupport.java:255)
at org.eclipse.jpt.utility.internal.model.AbstractModel.fireItemsMoved(AbstractModel.java:433)
...
--
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
16 years, 2 months