2017-01-07 7 views
0

Я разрабатываю приложение EJB 3.0 на Марсе Eclipse. Я не могу развернуть проект на сервере Glassfish 4. Я использую JDK 7.Невозможно развернуть проект ejb3 на Марсе Eclipse

Мой журнал сервера:

cannot Deploy SampleEJBProject 
deploy is failing=Error occurred during deployment: Exception while deploying the app [SampleEJBProject] : A MultiException has 2 exceptions. They are: 
1. com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.web.weld-integration [296]], State = [RESOLVED] 
2. java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
    implementation=org.glassfish.weld.WeldContainer 
    name=org.glassfish.weld.WeldContainer 
    contracts={org.glassfish.weld.WeldContainer,org.glassfish.api.container.Container} 
    scope=javax.inject.Singleton 
    qualifiers={} 
    descriptorType=CLASS 
    descriptorVisibility=NORMAL 
    metadata=Bundle-SymbolicName={org.glassfish.main.web.weld-integration},Bundle-Version={4.1.1} 
    rank=0 
    loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.web.weld-integration [296]], State = [RESOLVED],377949866) 
    proxiable=null 
    proxyForSameScope=null 
    analysisName=null 
    id=414 
    locatorId=0 
    identityHashCode=2094253683 
    reified=false) 
. Please see server.log for more details. 

Пожалуйста, помогите мне. Я имею в виду эту ссылку для разработки приложения

https://www.genuitec.com/products/myeclipse/learning-center/javaee/myeclipse-ejb-3-x-tutorial/

ответ

0

проблема получила решена автоматически.