hello
i follow the follow link to study jdeveloper+weblogic,
http://otn.oracle.com/products/jdev/htdocs/vcmigration/weblogic/content.html but all me xml file(such as web.xml,ejb-jar.xml) use the 'GBK' as their charactor encoding,i am SURE that i have set the "project settings->configurations->development->compiler->charactor encoding" as "UTF-8",but it don't work,i must MANUALLY modify it in order to deploy it to weblogic.why?
the other question is that within the "project navigator",i can only find the classes there,and can't find the packages,but the jbuilder can display the package structure,why?
thank you!